Commit Graph

15 Commits (8e55d8681dddcae38f0f811fa77dc65187c120d1)

Author SHA1 Message Date
NanoAim 8e55d8681d submodules 2025-07-10 11:38:04 +08:00
NanoAim 7f098d059d added auto complete 2025-07-10 11:04:05 +08:00
NanoAim 252d33f001 everyone 2025-07-05 12:59:15 +08:00
Paul Makles f69ebadc77 feat: always show link warning for masked links 2023-06-12 09:51:17 +01:00
kate 47e33ae2a8 fix: dash ("-" char) in emoji names (#816) 2023-01-24 17:55:17 +00:00
Ed L 3e5d1c598d fix: use --monospace-font 2022-09-20 18:24:59 +01:00
Paul Makles af7cd15681 feat: add reactions 2022-07-16 15:17:02 +01:00
Paul Makles 27a0ec9bf5 feat: convert html AST nodes to text 2022-07-13 12:32:39 +01:00
Paul Makles 1697e16fc4 fix: internal links would not redirect properly 2022-07-12 14:15:53 +01:00
Paul Makles 396dc90149 fix: remove html entities using AST plugin 2022-07-11 15:33:34 +01:00
Paul Makles 093f0580f8 feat: try to load any 'valid' emoji 2022-07-10 13:53:19 +01:00
Paul Makles 0f1aaadaa1 feat: render custom emoji 2022-07-08 17:14:15 +01:00
Paul Makles b9cb5531f0 fix: correct mention styling 2022-07-08 16:58:21 +01:00
Paul Makles 4f6e2e730e fix: actually render HTML out instead of obliterating it 2022-07-08 15:36:18 +01:00
Paul Makles e72af54f1c feat: switch to `remark` from `markdown-it` (big)
* replaces old mentions with avatar and display name
* renders things directly through React
* replaces most of the markdown hacks with custom AST components
* adds a tooltip to codeblock "copy to clipboard"
2022-07-08 14:24:48 +01:00