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
Paul Makles
9121da99e3
fix: use `class` in markdown rendering
2022-06-10 17:36:59 +01:00
Paul Makles
a5e5f3ea0b
chore(refactor): move and re-organise types folder
2022-06-10 14:11:38 +01:00
Paul Makles
02e7f917b0
feat: add stop-gap emoji solution 😎
2021-12-31 00:49:59 +00:00
Paul Makles
741511105d
feat(mobx): migrate audio settings
2021-12-16 22:05:31 +00:00
Paul
759b9fe3ea
feat(mobx): rewrite appearance menu
2021-12-15 18:23:05 +00:00
Paul
51e83c27e2
Use loading="lazy" in more places.
...
i18n invites page.
Polish the bans page.
2021-07-24 17:01:50 +01:00
Paul
b3386ade33
Format and automatically fix linted code.
2021-07-10 15:57:29 +01:00
Paul
14809f1989
Use tabWidth 4 without actual tabs.
2021-07-05 11:25:20 +01:00
Paul
a9ce64c9fe
Run prettier on all files.
2021-07-05 11:23:23 +01:00
Paul
29bb93f399
Remove twemoji dependency.
...
Support re-connecting after going / starting offline.
2021-06-22 19:34:52 +01:00
Paul
f724cfdf4f
Add auto complete back.
2021-06-22 13:28:03 +01:00