cinny/src/app/utils
Ajay Bura f82cfead46
Some checks are pending
Deploy to Netlify (dev) / Deploy to Netlify (push) Waiting to run
Support room version 12 (#2399)
* WIP - support room version 12

* add room creators hook

* revert changes from powerlevels

* improve use room creators hook

* add hook to get dm users

* add options to add creators in create room/space

* add member item component in member drawer

* remove unused import

* extract member drawer header component

* get room creators as set only if room version support them

* add room permissions hook

* support room v12 creators power

* make predecessor event id optional

* add info about founders in permissions

* allow to create infinite powers to room creators

* allow everyone with permission to create infinite power

* handle additional creators in room upgrade

* add option to follow space tombstone
2025-08-13 00:12:30 +10:00
..
ASCIILexicalTable.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
AsyncSearch.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
blurHash.ts Fix crash on malformed blurhash (#2331) 2025-05-21 17:28:13 +05:30
common.ts Redesign space/room creation panel (#2408) 2025-08-05 23:07:07 +10:00
disposable.ts (chore) remove outdated code (#1765) 2024-07-08 21:27:10 +10:00
dom.ts fix notification crash on ios (#2192) 2025-02-10 21:02:33 +11:00
featureCheck.ts feat: check IndexedDB support (#1630) 2024-01-23 18:36:55 +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 redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
matrix-crypto.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
matrix-uia.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
matrix.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
mimeTypes.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
regex.ts sanitize string before used in regex to prevent crash (#2219) 2025-02-20 18:30:54 +11:00
room.ts Render room avatar as fallback for dm group chat (#2398) 2025-07-23 21:00:02 +05:30
sanitize.ts Fix crash when img without src tag (#1731) 2024-05-12 10:06:35 +05:30
sort.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
time.ts Add settings to enable 24-hour time format and customizable date format (#2347) 2025-07-27 22:13:00 +10:00
user-agent.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30