Paul Makles
445e9537d4
merge: remote-tracking branch 'origin/master' into feat/emojis
2022-07-08 17:02:39 +01:00
Paul Makles
51939bb57a
merge: remote-tracking branch 'origin/master' into feat/emojis
2022-07-08 17:02:39 +01:00
Paul Makles
c12d40d0da
fix: correct mention styling
2022-07-08 16:58:21 +01:00
Paul Makles
b9cb5531f0
fix: correct mention styling
2022-07-08 16:58:21 +01:00
Paul Makles
7e20d5029e
fix: underline anchor; prevent jitter on render
2022-07-08 15:45:16 +01:00
Paul Makles
51fc78df36
fix: underline anchor; prevent jitter on render
2022-07-08 15:45:16 +01:00
Paul Makles
262b931810
fix: actually render HTML out instead of obliterating it
2022-07-08 15:36:18 +01:00
Paul Makles
4f6e2e730e
fix: actually render HTML out instead of obliterating it
2022-07-08 15:36:18 +01:00
Paul Makles
4a85dd69cf
fix: limit maximum quote depth to 3
2022-07-08 15:19:16 +01:00
Paul Makles
3245bb753c
fix: limit maximum quote depth to 3
2022-07-08 15:19:16 +01:00
Paul Makles
34bb2bbc13
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
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
b541301cb1
feat: add test emoji page
2022-07-07 17:33:33 +01:00
Paul Makles
d0b1a4b2f3
feat: add test emoji page
2022-07-07 17:33:33 +01:00
Paul Makles
a766183f01
feat: port `CreateBot` to modal form
...
fixes #723
2022-07-06 13:15:33 +01:00
Paul Makles
13f107d2b9
feat: port `CreateBot` to modal form
...
fixes #723
2022-07-06 13:15:33 +01:00
Paul Makles
47e3d0bdb5
chore: update README to reflect project changes [skip ci]
2022-07-06 13:09:17 +01:00
Paul Makles
ff9208fcd1
chore: update README to reflect project changes [skip ci]
2022-07-06 13:09:17 +01:00
Paul Makles
c51b024329
chore(refactor): delete `context/revoltjs` folder
2022-07-06 13:08:03 +01:00
Paul Makles
de4d644743
chore(refactor): delete `context/revoltjs` folder
2022-07-06 13:08:03 +01:00
Paul Makles
e37140dcd0
chore: minor styling change for clipboard modal
2022-07-06 12:50:38 +01:00
Paul Makles
fa9b02c71b
chore: minor styling change for clipboard modal
2022-07-06 12:50:38 +01:00
Paul Makles
705dcd001b
feat: add correct submit buttons to form modals
2022-07-06 12:49:24 +01:00
Paul Makles
468e6f5a0d
feat: add correct submit buttons to form modals
2022-07-06 12:49:24 +01:00
Paul Makles
f9c6f5cd9d
chore: delete intermediate
2022-07-05 21:13:42 +01:00
Paul Makles
11d0631351
chore: delete intermediate
2022-07-05 21:13:42 +01:00
Paul Makles
f7ff7d0dfe
feat: port `CreateCategory` / fix `Channel`
2022-07-05 20:55:24 +01:00
Paul Makles
59c31732b5
feat: port `CreateCategory` / fix `Channel`
2022-07-05 20:55:24 +01:00
Paul Makles
29fb8e0064
feat: port `CreateChannel` modal
2022-07-05 20:37:40 +01:00
Paul Makles
773041a5ce
feat: port `CreateChannel` modal
2022-07-05 20:37:40 +01:00
Paul Makles
4009b19f9c
feat: port `BanMember`, `KickMember` modals
2022-07-05 20:25:00 +01:00
Paul Makles
bb20f85469
feat: port `BanMember`, `KickMember` modals
2022-07-05 20:25:00 +01:00
Paul Makles
ec347f585d
feat: port `CreateInvite`
2022-07-05 20:11:32 +01:00
Paul Makles
1c6c667028
feat: port `CreateInvite`
2022-07-05 20:11:32 +01:00
Paul Makles
160d71684f
feat: port `DeleteMessage` and `Confirmation`
2022-07-05 18:46:13 +01:00
Paul Makles
1f4945603a
feat: port `DeleteMessage` and `Confirmation`
2022-07-05 18:46:13 +01:00
Paul Makles
79c90c1b00
feat: port input modals to new system
2022-07-05 17:53:41 +01:00
Paul Makles
32474a5c6f
feat: port input modals to new system
2022-07-05 17:53:41 +01:00
Paul Makles
23dec32476
feat(refactor): partially rewrite appearance settings
2022-07-05 15:49:08 +01:00
Paul Makles
56955a5934
feat(refactor): partially rewrite appearance settings
2022-07-05 15:49:08 +01:00
Paul Makles
a24e027a48
chore: clean up picker / prism imports
2022-07-04 19:04:27 +01:00
Paul Makles
55f11e0b0f
chore: clean up picker / prism imports
2022-07-04 19:04:27 +01:00
Paul Makles
6e70937825
chore: turn emoji picker into an experiment
2022-07-01 19:32:27 +01:00
Paul Makles
e60f182c80
chore: turn emoji picker into an experiment
2022-07-01 19:32:27 +01:00
Paul Makles
e4b61819d3
feat: mogus vented
2022-07-01 19:23:50 +01:00
Paul Makles
918dd15894
feat: mogus vented
2022-07-01 19:23:50 +01:00
Paul Makles
6bf58e8379
feat: test emoji picker design
2022-07-01 18:09:53 +01:00
Paul Makles
c0e30fcd94
feat: test emoji picker design
2022-07-01 18:09:53 +01:00
Paul Makles
5dfe72c093
merge: pull request #717 from revoltchat/chore/client-fsm
2022-07-01 15:12:04 +01:00
Paul Makles
ff69351b5a
merge: pull request #717 from revoltchat/chore/client-fsm
2022-07-01 15:12:04 +01:00