cinny/src/util
ginnyTheCat a8f374dd43
Parsing HTML to Markdown AST (#847)
* Force mentions to have a space after the #

* Use types for rendering

* Parse HTML

* Add code block support

* Add table support

* Allow starting heading without a space

* Escape relevant plaintext areas

* Resolve many crashes

* Use better matrix id regex

* Don't match . after id

* Don't parse mentions as links

* Add emote support

* Only emit HTML link if necessary

* Implement review changes
2022-09-16 21:21:53 +05:30
..
AsyncSearch.js Fix loading on older browsers (#397) 2022-03-18 09:06:48 +05:30
colorMXID.js Create icons for users without an avatar in desktop notifications (#305) 2022-02-15 17:18:25 +05:30
common.js Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
cryptE2ERoomKeys.js Add export E2E key (#178) 2021-12-06 10:22:45 +05:30
markdown.js Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
matrixUtil.js Allow rendering messages as plaintext (#805) 2022-09-14 14:30:06 +05:30
mimetypes.js Fix crash with unknown mime type 2022-09-07 08:40:10 +05:30
Postie.js Update postie to have multiple inbox 2022-03-03 18:33:58 +05:30
sanitize.js Rework Markdown parsing (#719) 2022-08-21 19:34:09 +05:30
sort.js Fix loading on older browsers (#424) 2022-03-23 18:33:19 +05:30
twemojify.jsx Bump linkifyjs 2.1.9 to 4.0.0-beta.5 (#665) 2022-07-08 20:29:07 +05:30