Commit Graph

43 Commits

Author SHA1 Message Date
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
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
Paul
2ccb13f874 Add i18n to incoming requests.
Add icon stacking mask.
2021-07-02 18:56:00 +01:00
Paul
e252c2ff2e Add SVG masks to server / user icons. 2021-07-02 16:24:36 +01:00
nizune
8f047788c4 Fix: Message copy brackets and icon changes 2021-07-02 16:51:06 +02:00
Paul
2c1421fd97 Use UserIcon in server list header.
Re-design status context menu.
2021-07-01 19:37:36 +01:00
Paul
6082b2191b Finish up new sidebar active.
Add rounded corners to sidebar.
2021-07-01 13:42:53 +01:00
nizune
38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +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