minty/src/app/utils
Ajay Bura c854c7f9d2
Timeline Perf Improvement (#1521)
* emojify msg txt find&replace instead of recursion

* move findAndReplace func in its own file

* improve find and replace

* move markdown file to plugins

* make find and replace work without g flag regex

* fix pagination stop on msg arrive

* render blurhash in small size
2023-10-30 11:28:47 +05:30
..
AsyncSearch.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
blurHash.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
common.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
disposable.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
dom.ts Edit option (#1447) 2023-10-14 10:38:43 +05:30
findAndReplace.ts Timeline Perf Improvement (#1521) 2023-10-30 11:28:47 +05:30
key-symbol.ts Add ESC btn to toolbar to quickly exit formatting (#1283) 2023-06-16 11:09:09 +10:00
keyboard.ts Fix hotkeys (#1468) 2023-10-21 12:44:33 +05:30
matrix.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
mimeTypes.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
regex.ts Add URL preview (#1511) 2023-10-30 07:14:58 +11:00
room.ts Improve Editor related bugs and add multiline md (#1507) 2023-10-27 21:27:22 +11:00
sanitize.ts Improve Editor related bugs and add multiline md (#1507) 2023-10-27 21:27:22 +11:00
time.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
user-agent.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30