Charly Nguyen
|
fd749172e1
|
Allow creating knock rooms (#11182)
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
|
2023-07-10 08:01:03 +00:00 |
Michael Telatynski
|
796ed35e75
|
Refactor SlashCommands to not use MatrixClientPeg (#10905)
|
2023-05-25 16:29:48 +01:00 |
Michael Telatynski
|
f4a265b2c7
|
Use grapheme-splitter instead of lodash for saving emoji from being ripped apart (#10976)
* Use grapheme-splitter instead of lodash for saving emoji from being ripped apart
* Move to a more appropriate place
* Add tests and improve types
|
2023-05-25 08:32:20 +00:00 |
Michael Telatynski
|
72d1bd910a
|
Switch from cheerio to DOMParser (#10929)
* Add tests around feature_latex_maths
* Switch from cheerio to DOMParser
* strict
* Iterate
|
2023-05-23 13:31:05 +00:00 |
Michael Telatynski
|
d0b77cc3aa
|
Fix big emoji in replies (#10932)
* Add test for big emoji in replies
* Fix big emoji in replies
* Update test snapshot
* Iterate
|
2023-05-18 08:32:14 +00:00 |
Kerry
|
5211b628d6
|
add fallback reply for poll start (#10380)
|
2023-03-16 21:27:56 +00:00 |
Kerry
|
b4565f5024
|
add Ended poll text to ended poll reply formatted body (#10146)
|
2023-02-13 22:34:47 +00:00 |
Michael Weimann
|
35a187a231
|
Handle starting a call while listen to a broadcast (#9764)
|
2022-12-19 08:44:19 +00:00 |
Michael Telatynski
|
8c0d202df4
|
Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600)
* Enable tsc alwaysStrict
* Enable tsc strictBindCallApply
* Enable tsc noImplicitThis
* Add d.ts
* Improve types
* Add ?
* Increase coverage
* Improve coverage
|
2022-11-21 11:24:59 +00:00 |
Michael Telatynski
|
04bc8fb71c
|
Optimise Jest run in CI (#9542)
|
2022-11-04 10:48:08 +00: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
|
3b523677fd
|
Don't try (and fail) to show replies for redacted events (#8141)
|
2022-03-24 12:17:42 +00:00 |