Commit Graph

61 Commits

Author SHA1 Message Date
Paul Makles
a5e5f3ea0b chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles
992a57e451 feat(@ui): migrate category / overline and header 2022-05-30 14:42:09 +01:00
Paul Makles
bcd3d33ff4 feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles
0fbbde0acb feat(@ui): migrate checkbox component 2022-05-29 16:34:54 +01:00
Paul Makles
840b2aa05f chore: bump deps. 2022-05-19 13:37:33 +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
trashtemp
62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01: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
a08a4b8098 fix: fix build errors 2022-01-07 21:43:00 +00: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
246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +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 Makles
13d3ea8696 feat(mobx): start implementing theme store 2021-12-13 17:27:06 +00:00
Paul
ca3c791331 fix: use masquerade everywhere applicable
fixes #400
2021-11-14 19:53:50 +00:00
Paul
b7674f89b2 feat: add moderation badge 2021-11-13 23:11:40 +00:00
Paul
bc83047fdd feat: add new badges 2021-11-13 22:55:41 +00:00
Paul
718f530017 feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
Paul Makles
5563306070 Merge pull request #267 from brecert/fix-196 2021-10-09 23:44:36 +01:00
Paul
1f75459b62 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
brecert
c46f59b617 Change UserHover to use global identity instead of server
- fixes #196
2021-09-19 03:42:01 -04:00
brecert
e3067837ad Add shift+click to mention a user in the textarea 2021-09-07 08:14:22 -04:00
Paul
7627189005 Fix issues introduced by #162.
Switch to more consistent naming scheme.
2021-09-03 11:21:51 +01:00
LambdAurora
24ae88b888 Introduce new border radius variables for stable theming. 2021-08-30 23:39:02 +02:00
Ryan Alexander
b3b9953a81 Update UserIcon.tsx 2021-08-23 22:28:49 +10:00
Ryan Alexander
b71208e6a8 Add deafen button 2021-08-22 12:22:44 +10:00
Paul
127dcf0528 Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul
4faba20410 Add settings button to server list sidebar.
Move more border radiuses to variables.
2021-08-15 15:21:23 +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
635eeebfee Hover animation for home button.
Fix svg alignment in foreign objects.
2021-08-03 15:37:19 +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
b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
e717cb415e Fix attachment scaling. 2021-07-10 15:21:35 +01:00
nizune
c993ece109 Small changes to userhover 2021-07-10 00:09:49 +02:00
Paul
2258815dd9 Server Sidebar: Add home icon hover.
Home Sidebar: Remove top bar.
2021-07-09 22:15:36 +01:00
Paul
0cc6faab21 Show tooltip for long statuses. 2021-07-06 22:58:45 +01:00