xinny/src/app
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
..
atoms Allow rendering messages as plaintext (#805) 2022-09-14 14:30:06 +05:30
hooks Manage ignored users (#814) 2022-09-05 08:30:45 +05:30
molecules Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
organisms Allow rendering messages as plaintext (#805) 2022-09-14 14:30:06 +05:30
pages Updated dependencies 2021-11-19 13:20:34 +05:30
partials Fix members btn not visible in small devices 2022-04-24 16:47:24 +05:30
templates Accept mxid on login (#187) 2022-07-09 13:58:57 +05:30