1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-06-12 23:01:59 +03:00
Commit Graph

8 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
5398db21ad Add ESLint Jest (#10261) 2023-03-01 16:23:35 +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
526645c791 Apply prettier formatting 2022-12-12 12:24:14 +01: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
fa1bff67cf Wire local room logic (#9078)
* Wire local room logic

* Migrate to testling-lib; update test descriptions
2022-07-20 09:26:25 +02:00