Commit Graph

195 Commits (4f6e2e730e892fae59ef4ae91bc573c0352cd191)

Author SHA1 Message Date
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 468e6f5a0d feat: add correct submit buttons to form modals 2022-07-06 12:49:24 +01:00
Paul Makles 59c31732b5 feat: port `CreateCategory` / fix `Channel` 2022-07-05 20:55:24 +01:00
Paul Makles 1f4945603a feat: port `DeleteMessage` and `Confirmation` 2022-07-05 18:46:13 +01:00
Paul Makles 32474a5c6f feat: port input modals to new system 2022-07-05 17:53:41 +01:00
Paul Makles 56955a5934 feat(refactor): partially rewrite appearance settings 2022-07-05 15:49:08 +01:00
Paul Makles 55f11e0b0f chore: clean up picker / prism imports 2022-07-04 19:04:27 +01:00
Paul Makles c0e30fcd94 feat: test emoji picker design 2022-07-01 18:09:53 +01:00
Paul Makles c142c2e74d feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles 1a6e333d7d fix: duct-tape fix the bot edit issues
fixes #629
2022-06-21 11:14:51 +01:00
Paul Makles f779599263 fix: bump @revoltchat/ui 2022-06-18 17:13:00 +01:00
Paul Makles 59022f91ae feat: handle system alerts and poll rate changes 2022-06-18 17:03:04 +01:00
Paul Makles 23d6a7c647 feat(modal): implement new server identity modal
closes #172
2022-06-18 15:54:17 +01:00
Paul Makles eff997e251 feat(modal): port LinkWarning 2022-06-18 14:19:31 +01:00
Paul Makles bfd9439f27 feat: re-work modal behaviour to be more natural 2022-06-18 11:22:37 +01:00
Paul Makles a758a3e317 chore: bump `preact-context-menu` 2022-06-14 16:27:46 +01:00
Paul Makles 5c94494280 feat: add changelog modal 2022-06-12 22:19:41 +01:00
Paul Makles 6d74d9046c chore: unlink components 2022-06-12 21:19:27 +01:00
Paul Makles 52ab0e5526 feat: add auto-update and out-of-date indicator 2022-06-12 21:16:42 +01:00
Paul Makles 74a42914d7 fix(eslint): rules included deprecated plugin 2022-06-12 19:38:29 +01:00
Paul Makles cc031464ba feat: finalise 2FA login 2022-06-12 19:24:59 +01:00
Paul Makles 98bdea0b65 chore: refactor account UI 2022-06-12 15:07:30 +01:00
Paul Makles 0ec005cfd7 feat: new modal renderer + mfa flow modal 2022-06-10 16:52:12 +01:00
Paul Makles abf7413066 feat: add disable / delete funct; bump revolt-api 2022-06-10 14:32:21 +01:00
Paul Makles 67de7dbd79 chore: read version from package.json 2022-06-10 12:18:02 +01:00
Paul Makles 88609581f0 feat: add column element 2022-05-30 16:15:52 +01:00
Paul Makles 152784532b chore: bump @revoltchat/ui 2022-05-30 15:48:33 +01:00
Paul Makles 0fbbde0acb feat(@ui): migrate checkbox component 2022-05-29 16:34:54 +01:00
Paul Makles e59bd1bc95 chore: bump revolt.js and @revoltchat/ui 2022-05-27 22:31:12 +01:00
Paul Makles b606933ebf feat: add "ordering" data store 2022-05-27 21:21:42 +01:00
Paul Makles 4d6e34755d feat: finish reimplementation of server list 2022-05-27 21:21:42 +01:00
Paul Makles 7ed35e41d0 chore: server list integration test 2022-05-27 21:21:42 +01:00
Paul Makles e79e5d5f29 fix: unlink @revoltchat/ui 2022-05-25 16:47:30 +01:00
Paul Makles b6c3ab6fd0 chore: update and add new languages 2022-05-25 16:43:59 +01:00
Paul Makles 840b2aa05f chore: bump deps. 2022-05-19 13:37:33 +01:00
Paul Makles 5e075f99fd revert: "chore(deps-dev): bump prismjs from 1.24.1 to 1.27.0" (#625) 2022-05-11 12:11:13 +01:00
dependabot[bot] 7f0e1611c1 chore(deps-dev): bump prismjs from 1.24.1 to 1.27.0 (#620)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 12:30:36 +01:00
Paul Makles 6abc64a1fb chore: remove super and subtext (closes #438) 2022-05-10 12:27:44 +01:00
Paul Makles 9211e23760 fix: remove un-used dep 2022-05-09 22:14:13 +01:00
Paul Makles 8f3bd64982 chore: bump revolt.js 2022-05-07 16:41:53 +01:00
Paul Makles b07cb6476c feat: show 'bridge' badge for masqueraded bot messages 2022-05-07 15:24:12 +01:00
Paul Makles 06162741fc feat: show that permissions / roles are not editable
closes #594
2022-04-30 15:54:27 +01:00
Paul Makles e974bf305f feat: "modernise" Docker image and use alpine 2022-04-29 16:17:31 +01:00
Paul Makles ad3a26b90f chore(ci): go in the opposite direction 2022-04-29 15:49:05 +01:00
Paul Makles 8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles 170ccbee53 fix: bump revolt.js to fix perm calculation 2022-04-28 17:53:27 +01:00
Paul Makles d98b030d8e chore: refactor permission checks 2022-04-28 15:02:22 +01:00
Paul Makles 77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles cd6f45d16a fix: use working esm package for UI 2022-04-24 14:10:23 +01:00
Paul Makles f29251529a feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00