minty/src
greentore 830d05e217
Add basic m.thread support (#1349)
* Add basic `m.thread` support

* Fix types

* Update to v4

* Fix auto formatting mess

* Add threaded reply indicators

* Fix reply overflow

* Fix replying to edited threaded replies

* Add thread indicator to room input

* Fix editing encrypted events

* Use `toRem` function for converting units

---------

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2024-08-15 20:22:32 +05:30
..
app Add basic m.thread support (#1349) 2024-08-15 20:22:32 +05:30
client Release v4.1.0 (#1867) 2024-08-04 20:15:10 +10:00
types URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
util show unverified tab indicator on sidebar (#1862) 2024-08-04 14:19:37 +10:00
colors.css.ts Update color theme to match with new design (#1821) 2024-07-21 15:43:33 +10:00
config.css.ts Timeline-refactor-fixes (#1438) 2023-10-07 18:19:01 +11:00
ext.d.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.scss handle error in loading screen (#1823) 2024-07-22 20:47:19 +10:00
index.tsx Add translation support using i18next (#1576) 2024-08-14 18:59:34 +05:30