1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
4941327c78 Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
99e80dd296 Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
5211b628d6 add fallback reply for poll start (#10380) 2023-03-16 21:27:56 +00:00
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
b4565f5024 add Ended poll text to ended poll reply formatted body (#10146) 2023-02-13 22:34:47 +00:00
526645c791 Apply prettier formatting 2022-12-12 12:24:14 +01:00
a2f31fdfb4 Location (live) share replies now provide a fallback content (#8949)
* Implement location share reply fallback content

* Replace single condition switch with if
2022-07-01 08:01:22 +02:00
a987ead7d2 Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
3b523677fd Don't try (and fail) to show replies for redacted events (#8141) 2022-03-24 12:17:42 +00:00