mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-11 17:50:29 +03:00
* Remove reply fallbacks & add m.mentions (WIP) the typing on line 301 and 303 needs fixing but apart from that this is mint * Less jank typing * Mention the reply author in m.mentions * Improve typing * Fix typing in m.mentions finder * Correctly iterate through editor children, properly handle @room, ... ..., don't mention the reply author when the reply author is ourself, don't add own user IDs when mentioning intentionally * Formatting * Add intentional mentions to edited messages * refactor reusable code and fix todo * parse mentions from all nodes --------- Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ASCIILexicalTable.ts | ||
| AsyncSearch.ts | ||
| blurHash.ts | ||
| common.ts | ||
| disposable.ts | ||
| dom.ts | ||
| featureCheck.ts | ||
| findAndReplace.ts | ||
| key-symbol.ts | ||
| keyboard.ts | ||
| matrix-crypto.ts | ||
| matrix-uia.ts | ||
| matrix.ts | ||
| mimeTypes.ts | ||
| regex.ts | ||
| room.ts | ||
| sanitize.ts | ||
| sort.ts | ||
| time.ts | ||
| user-agent.ts | ||