Commit Graph

92 Commits

Author SHA1 Message Date
Paul
08c963e715 Add CTRL + ENTER to force send message.
Fix: cursor jumping to the end of message area.
Fix: inconsistent message send button on mobile.
2021-08-30 18:01:32 +01:00
Paul
1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Martin Löffler
61901b4bc1 Moved reply mention disable into internal event handler 2021-08-17 20:52:16 +02:00
Martin Löffler
d419c455af Disable mention behavior on self-replies 2021-08-17 17:29:25 +02:00
Martin Löffler
59dde14333 Hide reply mention button from current user 2021-08-17 17:20:53 +02: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
0e8feb2389 Remember whether reply was a mention or not.
Fix input modals refreshing page.
2021-08-14 21:37:43 +01:00
Paul
47be4fcd50 Revert typing indicator changes. 2021-08-08 18:46:27 +01:00
Paul
783ad363c9 Temporarily remove TextReact. 2021-08-08 18:40:25 +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
0d415b4d5b Manage state per channel. Closes #2 2021-08-07 20:43:08 +01:00
Paul
872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
nizune
8271551c33 New look to replies 2021-08-05 11:54:32 +02:00
nizune
3b65501a12 Fixed sent attachments code 2021-08-04 19:59:29 +02:00
Paul
c997261e20 Add i18n to replies.
Add Fluent design category button.
Update Account page with new design.
2021-08-04 16:03:38 +01:00
nizune
204fe3dfed Changed Reply bar structure 2021-08-04 14:01:24 +02:00
Paul
f20f1d8b41 Fix blocked users appearing in typing indicator.
Make typing indicator time out.
2021-07-31 17:58:26 +01:00
Paul
54900008a6 Move typing indicator into revolt.js 2021-07-31 13:48:26 +01:00
Paul
33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul
06aaeab256 Completely remove all references to Username. 2021-07-29 21:47:45 +01:00
Paul
6123133356 Try reverting change to typing indicator. 2021-07-29 21:43:04 +01:00
Paul
551dc7562e Remove remaining references to useUser(s).
Add Channel object.
2021-07-29 16:55:07 +01:00
Paul
86c981d692 Finish migrating user state over to MobX. 2021-07-29 15:51:19 +01:00
Paul
2e7a046f72 Fix typing indicator. 2021-07-28 14:04:27 +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
51e83c27e2 Use loading="lazy" in more places.
i18n invites page.
Polish the bans page.
2021-07-24 17:01:50 +01:00
Paul
b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
0e43dadbe9 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
nizune
f3c7dd109e Small fixes 2021-07-08 15:16:23 +02:00
Paul
fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00
Paul
fd23fdb206 Fix: System messages would break replies.
Fix: Show correct time format on left side of messages.
2021-07-06 19:29:09 +01:00
nizune
d28fda2ed5 Update: Fixed Jump to bottom bar on mobile 2021-07-06 15:03:48 +02: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
bree
d4765b7db4 fix long width image previews to fit into view 2021-07-02 22:37:45 -04:00
nizune
38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul
90713b3c5d Support replying to files, show icon in reply. 2021-06-26 09:45:07 +01:00
insert
7e3668b393 Merge branch 'file-preview-cleanup' into 'master'
Restructure `FilePreview` to be less "hacky"

See merge request revolt/revite!1
2021-06-24 13:51:41 +00:00
bree
898288e815 Restructure FilePreview to be less "hacky" 2021-06-23 13:46:31 -04:00
Paul
50bd6addb4 Add message reply UI. 2021-06-23 18:26:41 +01:00
Paul
3c8c9a672f Add support for multiple attachment upload. 2021-06-22 17:45:34 +01:00
Paul
602cca1047 Implement new auto-size text area.
Add bars + header + sidebar to channels.
2021-06-21 21:11:53 +01:00