Michael Telatynski
|
044eaf7eb5
|
Update calls to addEventToTimeline and addLiveEvents for new signature
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2024-11-06 14:55:21 +00:00 |
|
David Langley
|
491f0cd08a
|
Change license (#13)
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
|
2024-09-09 13:57:16 +00:00 |
|
Richard van der Hoff
|
489bc32674
|
Remove references to some deprecated js-sdk identifiers (#12729)
* IKeyBackupInfo -> KeyBackupInfo
* ICryptoCallbacks -> CryptoCallbacks
* IRoomEncryption -> RoomEncryptionEventContent
* MEGOLM_ALGORITHM -> a single local constant
* UserTrustLevel -> UserVerificationStatus
|
2024-07-04 15:50:07 +00:00 |
|
Michael Telatynski
|
148a360598
|
Avoid using deprecated exports, fields, and duplicate code (#12555)
|
2024-05-28 08:41:20 +01:00 |
|
Andy Balaam
|
d3c0435446
|
Adept KnownMembership imports for new location in types
|
2024-03-18 14:43:08 +00:00 |
|
Andy Balaam
|
34559d2a89
|
Adapt Membership usage for the change to an enum KnownMembership
|
2024-03-18 14:43:08 +00:00 |
|
Stanislav Demydiuk
|
da99bad7b9
|
Introduce Membership type
|
2024-03-18 14:43:08 +00:00 |
|
Michael Telatynski
|
4574c665ea
|
Conform more code to strict null checking (#10167)
* Conform more code to strict null checking
* Delint
* Iterate PR based on feedback
|
2023-02-16 17:21:44 +00:00 |
|
Michael Telatynski
|
da7aa4055e
|
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking
* More strict fixes
* More strict work
* Fix missing optional type
* Iterate
|
2023-02-13 17:01:43 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Weimann
|
c5eaeafe8e
|
Prepare utils for local rooms (#9084)
* Prepare utils for local rooms
* Split up direct-messages module
|
2022-07-25 10:17:40 +02:00 |
|