vojo/src/app/utils
Rin 0f220f50d6
fix: add noreferrer to sanitized links for improved privacy consistency (#2628)
Enhance privacy by adding noreferrer to sanitized links
2026-02-16 19:54:05 +11: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 type error when accessing FileList (#2441) 2025-08-16 21:35:34 +10: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 New create chat screen (#2463) 2025-08-24 22:40:44 +10:00
mimeTypes.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
notifications.ts Revert "fix: set m.fully_read marker when marking rooms as read" (#2629) 2026-02-16 06:03:37 +11:00
regex.ts sanitize string before used in regex to prevent crash (#2219) 2025-02-20 18:30:54 +11:00
room.ts Fix muted rooms showing unread badges (#2581) 2026-02-12 21:45:37 +11:00
sanitize.ts fix: add noreferrer to sanitized links for improved privacy consistency (#2628) 2026-02-16 19:54:05 +11:00
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