Michael Telatynski
|
277a3c0146
|
Conform more of the codebase to strict typescript (#10841)
|
2023-05-25 09:39:23 +01:00 |
|
Michael Telatynski
|
30429df948
|
Eliminate the use of MatrixClientPeg in utils (#10910)
|
2023-05-23 16:24:12 +01:00 |
|
Kerry
|
74d30187a4
|
Apply strictNullChecks to src/components/views/rooms/* (#10875)
* fix everything except notificationbadge
* unit test ThirdPartyMemberInfo
* fix RoomPreviewBar dm tests
* lint
* test PinnedEventTile
|
2023-05-21 23:53:23 +00:00 |
|
Kerry
|
6f1a3af895
|
Properly generate mentions when editing a reply with MSC3952 (#10486)
* remove redundant feature_intentional_mentions settings check
* tests
* pass replytoevent to attachmmentions in editmessagecomposer
* lint
* strict fix
|
2023-04-02 21:32:12 +00:00 |
|
Patrick Cloke
|
aca077cf2b
|
Add tests for createEditContent which mirror tests for createMessageContent. (#10331)
|
2023-03-09 12:15:48 +00:00 |
|