Commit Graph

34 Commits (ff69351b5a1fcab67ab48436b5b6002df93aecbe)

Author SHA1 Message Date
Paul Makles 828f002efd feat: port `UserProfile`, `Onboarding`, `CreateBot` to legacy 2022-06-30 20:39:00 +01:00
Paul Makles c142c2e74d feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles b07cb6476c feat: show 'bridge' badge for masqueraded bot messages 2022-05-07 15:24:12 +01:00
Paul Makles 8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles 72792566da fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp cd3149bd73 fix: increased margin between username and bot tag 2022-01-14 19:17:17 +01:00
Paul Makles f1afdf0e19 fix: don't assume roles exist when rendering 2022-01-04 13:35:55 +00:00
Paul ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul Makles e6f6ddc772 fix(ui): fixes for mobile UI, settings and sessions pages (#451)
Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 20:48:37 +00:00
Paul ca3c791331 fix: use masquerade everywhere applicable
fixes #400
2021-11-14 19:53:50 +00:00
Paul 718f530017 feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
Paul 1f75459b62 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
brecert e3067837ad Add `shift+click` to mention a user in the textarea 2021-09-07 08:14:22 -04:00
Paul 127dcf0528 Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul d3894270c1 Fix search scroll.
Add bot badge.
2021-08-12 12:16:24 +01:00
Paul f1babfdd51 Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
2021-08-09 15:51:22 +01:00
Paul 031dc64173 Show server identity in message replies and typing indicator.
Revert reply connector temporarily.
2021-08-08 10:16:48 +01:00
Paul c65073d148 Add server avatars. Closes #52
Add identity edit menu. Closes #51
2021-08-07 22:42:15 +01:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 17d35e5eba Add nicknames + role colours back. 2021-07-31 16:59:37 +01:00
Paul 33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul 2a420cfb3b Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul 86c981d692 Finish migrating user state over to MobX. 2021-07-29 15:51:19 +01:00
Paul 67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul 3543a90cbf Show nickname / role colour in typing indicator.
Try to fix voice context.
2021-07-27 11:45:45 +01:00
Paul 93619cebd7 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +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
nizune 8f047788c4 Fix: Message copy brackets and icon changes 2021-07-02 16:51:06 +02:00
Paul b724b9aec2 Fix: Emojis showing through spoilers.
Fix: Copy ID copies wrong ID.
Messaging: Add context menu to avatar / username.
2021-06-24 16:43:37 +01:00
Paul 50bd6addb4 Add message reply UI. 2021-06-23 18:26:41 +01:00
Paul 9e460c5b3d Refactor + add message box. 2021-06-20 20:30:42 +01:00