Commit Graph

4 Commits (740b7354a1171637f1682f72700db53323d06aaa)

Author SHA1 Message Date
Paul Makles af7cd15681 feat: add reactions 2022-07-16 15:17:02 +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 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