Andy Balaam
|
ba36d2cc01
|
Improve strictNullChecks support in right_panel (#10415)
|
2023-03-22 12:15:26 +00:00 |
|
Kerry
|
5211b628d6
|
add fallback reply for poll start (#10380)
|
2023-03-16 21:27:56 +00:00 |
|
Michael Telatynski
|
f37ae1e230
|
Fix sanitise html warning about unsafe tags (#10384)
|
2023-03-15 12:56:15 +00:00 |
|
Michael Telatynski
|
01d7b795ab
|
Silence sanitize-html warning (#10334)
|
2023-03-09 09:08:42 +00:00 |
|
Michael Telatynski
|
76b82b4b2b
|
Make more code conform to strict null checks (#10219
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
|
2023-02-24 15:28:40 +00:00 |
|
Germain
|
8c22584f64
|
Remove threads labs flag and the ability to disable threads (#9878)
|
2023-02-20 14:46:07 +00:00 |
|
Kerry
|
b4565f5024
|
add Ended poll text to ended poll reply formatted body (#10146)
|
2023-02-13 22:34:47 +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 Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
|
Germain
|
7ca1b385d9
|
Force enable threads labs flag
|
2023-01-09 12:38:19 +00:00 |
|
Germain
|
2d2755d145
|
🧵 Enable threads by default (#9736)
* Delabs threads
* remove threads reload when labs is toggled
* Fix ts strict
* fix rebase mistake
* remove .only
* fix pr comments
* re-introduce backwards compat
* Fix export test
* Fix SearchREsultTile test
* strict ts
|
2022-12-13 15:09:15 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Weimann
|
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 |
|
Michael Telatynski
|
dc9ec8526c
|
Match MSC behaviour for threads when disabled (thread-aware mode) (#8476)
|
2022-05-03 14:52:51 +01:00 |
|
Michael Telatynski
|
17cfd45eb3
|
Fix explicit replies in threads (#8210)
|
2022-03-31 18:40:35 +01:00 |
|
Michael Telatynski
|
60ca8996d3
|
Fix issue with replying outside a thread to a thread root (#8195)
|
2022-03-30 16:53:15 +01:00 |
|
Michael Telatynski
|
3b523677fd
|
Don't try (and fail) to show replies for redacted events (#8141)
|
2022-03-24 12:17:42 +00:00 |
|
Germain
|
6639b60dfd
|
Only consider is_falling_back when threads is enabled (#8083)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2022-03-22 08:25:39 +00:00 |
|
Michael Telatynski
|
dd53b226eb
|
Allow sending files as replies as per MSC3676 (#8020)
|
2022-03-21 12:03:59 +00:00 |
|
Germain
|
2acc8fd18b
|
Implement is_falling_back in accordance to MSC3440 (#8055)
|
2022-03-15 13:52:37 +00:00 |
|
Germain
|
21d3cb08a9
|
Switch to using stable values for threads (#8019)
|
2022-03-11 09:04:22 +00:00 |
|
Michael Telatynski
|
3f67a389c1
|
Fix incorrect usage of unstable variant of is_falling_back (#8016)
|
2022-03-10 15:32:00 +00:00 |
|
Michael Telatynski
|
288e47fd81
|
Update m.render_in to is_falling_back (+ unstable field) (#7979)
|
2022-03-09 16:15:53 +00:00 |
|
Michael Telatynski
|
8fccef86d8
|
Wire up drag-drop file uploads for the thread view (#7860)
|
2022-02-22 11:14:56 +00:00 |
|