1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
d3c0435446 Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
34559d2a89 Adapt Membership usage for the change to an enum KnownMembership 2024-03-18 14:43:08 +00:00
da99bad7b9 Introduce Membership type 2024-03-18 14:43:08 +00:00
db6ee53535 Implement third-party invite waiting room (#10229) 2023-03-06 12:08:04 +01:00
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
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