cinny/src/client
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
..
action Allow rendering messages as plaintext (#805) 2022-09-14 14:30:06 +05:30
event Update sidebar on room/space switch (#768) 2022-08-20 20:51:37 +05:30
state Parsing HTML to Markdown AST (#847) 2022-09-16 21:21:53 +05:30
dispatcher.js initial commit 2021-07-28 18:45:52 +05:30
initMatrix.js Notification settings (#807) 2022-09-04 13:10:07 +05:30