cinny/src/util
ginnyTheCat 15c1f6dadf
Allow rendering messages as plaintext (#805)
* Parse room input from user id and emoji

* Add more plain outputs

* Add reply support

* Always include formatted reply

* Add room mention parser

* Allow single linebreak after codeblock

* Remove margin from math display blocks

* Escape shrug

* Rewrite HTML tag function

* Normalize def keys

* Fix embedding replies into replies

* Don't add margin to file name

* Collapse spaces in HTML message body

* Don't crash with no plaintext rendering

* Add blockquote support

* Remove ref support

* Fix image html rendering

* Remove debug output

* Remove duplicate default option value

* Add table plain rendering support

* Correctly handle paragraph padding when mixed with block content

* Simplify links if possible

* Make blockquote plain rendering better

* Don't error when emojis are matching but not found

* Allow plain only messages with newlines

* Set user id as user mention fallback

* Fix mixed up variable name

* Replace replaceAll with replace
2022-09-14 14:30:06 +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 Remove favicons-webpack-plugin (#811) 2022-09-04 19:23:02 +05:30
cryptE2ERoomKeys.js Add export E2E key (#178) 2021-12-06 10:22:45 +05:30
markdown.js Allow rendering messages as plaintext (#805) 2022-09-14 14:30:06 +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