Commit Graph

53 Commits (18761e2181be627705ced2eceea4721afc71c3bd)

Author SHA1 Message Date
Paul Makles 18761e2181 fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
trashtemp da5d82537d
fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 2dcfc340fa
fix: increased margin between username and bot tag 2022-01-14 19:17:17 +01:00
Paul Makles 8d1e26d03e fix: fix build errors 2022-01-07 21:43:00 +00:00
Paul Makles 3baf82ca94 fix: don't assume roles exist when rendering 2022-01-04 13:35:55 +00:00
Paul fee56d8f54 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul Makles 6e4c4f3ae2
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 bd4369cf29 feat(mobx): start implementing theme store 2021-12-13 17:27:06 +00:00
Paul 67834309b1 fix: use masquerade everywhere applicable
fixes #400
2021-11-14 19:53:50 +00:00
Paul 8664cda744 feat: add moderation badge 2021-11-13 23:11:40 +00:00
Paul f467349083 feat: add new badges 2021-11-13 22:55:41 +00:00
Paul d82573b5fc feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
Paul Makles a04c68f5e8
Merge pull request #267 from brecert/fix-196 2021-10-09 23:44:36 +01:00
Paul 920f78b650 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
brecert 51092db01b
Change `UserHover` to use global identity instead of server
- fixes #196
2021-09-19 03:42:01 -04:00
brecert 2966e77917
Add `shift+click` to mention a user in the textarea 2021-09-07 08:14:22 -04:00
Paul 9adad4a4ab Fix issues introduced by #162.
Switch to more consistent naming scheme.
2021-09-03 11:21:51 +01:00
LambdAurora 1d42f0a60a
Introduce new border radius variables for stable theming. 2021-08-30 23:39:02 +02:00
Ryan Alexander dfae11c204
Update UserIcon.tsx 2021-08-23 22:28:49 +10:00
Ryan Alexander ccda5e8609 Add deafen button 2021-08-22 12:22:44 +10:00
Paul 1f2e58b10e Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul 8a104855a1 Add settings button to server list sidebar.
Move more border radiuses to variables.
2021-08-15 15:21:23 +01:00
Paul 8137409dae Fix search scroll.
Add bot badge.
2021-08-12 12:16:24 +01:00
Paul f19e334d56 Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
2021-08-09 15:51:22 +01:00
Paul 17f68088d1 Show server identity in message replies and typing indicator.
Revert reply connector temporarily.
2021-08-08 10:16:48 +01:00
Paul 4f1ba8942f Add server avatars. Closes #52
Add identity edit menu. Closes #51
2021-08-07 22:42:15 +01:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul e1ffefe2ba Hover animation for home button.
Fix svg alignment in foreign objects.
2021-08-03 15:37:19 +01:00
Paul 9bb9d1fa1e Add nicknames + role colours back. 2021-07-31 16:59:37 +01:00
Paul 4c9554c5e9 Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul 768c80b051 Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul f8611ddea5 Finish migrating user state over to MobX. 2021-07-29 15:51:19 +01:00
Paul 4dffaad6c1 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul 98f9672801 Show nickname / role colour in typing indicator.
Try to fix voice context.
2021-07-27 11:45:45 +01:00
Paul a8c3482815 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +01:00
Paul 7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 9846262e8b Fix attachment scaling. 2021-07-10 15:21:35 +01:00
nizune 586b153eb8 Small changes to userhover 2021-07-10 00:09:49 +02:00
Paul 54185b5839 Server Sidebar: Add home icon hover.
Home Sidebar: Remove top bar.
2021-07-09 22:15:36 +01:00
Paul 9bbbf5ffc8 Show tooltip for long statuses. 2021-07-06 22:58:45 +01:00
Paul b5a11d5c8f Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul 7bd33d8d34 Run prettier on all files. 2021-07-05 11:23:23 +01:00
Paul 73c61cd7f8 Add i18n to incoming requests.
Add icon stacking mask.
2021-07-02 18:56:00 +01:00
Paul 1cb59ca40c Add SVG masks to server / user icons. 2021-07-02 16:24:36 +01:00
nizune 0f2b6b6b44 Fix: Message copy brackets and icon changes 2021-07-02 16:51:06 +02:00
Paul f5b3b15188 Use UserIcon in server list header.
Re-design status context menu.
2021-07-01 19:37:36 +01:00
Paul 471b4b0847 Finish up new sidebar active.
Add rounded corners to sidebar.
2021-07-01 13:42:53 +01:00
nizune 4102b69ca4 Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00