Commit Graph

33 Commits

Author SHA1 Message Date
Paul Makles
48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
trashtemp
e57a996102 fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
Paul Makles
dfa47027a6 fix(messaging): bring cursor pointer back for av. 2022-01-15 15:59:25 +00:00
ayntgl
6befe8df16 fix(components): convert .systemIcon to non-clickable (#498) 2022-01-15 13:37:08 +00:00
KuhnChris
a5b1d727d3 feat(messaging): quick action bar (#493)
Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu>
Co-authored-by: Paul Makles <paulmakles@gmail.com>
2022-01-14 21:03:52 +00:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
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
6cb1b0df26 Virtualised sidebar test. 2021-08-08 16:17:16 +01:00
Infi
fb6237e9e9 Add system message icons. Closes #10 2021-08-07 00:34:57 +02:00
Paul
872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
nizune
1be8bdfa9b Fixed RTL issue with replies 2021-08-05 12:01:31 +02:00
Paul
540b568a06 Start work on fluent categories.
Fix Locale loading when syncing invalid lang.
2021-08-04 14:31:55 +01:00
nizune
936d196beb More settings fixes + clamped long usernames 2021-08-02 17:25:39 +02:00
Paul
ea4c9abeaf Disallow text selection in messages on mobile. 2021-08-02 13:06:18 +01:00
Paul
33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul
dd4edea933 Add category editor to servers. 2021-07-24 19:39:41 +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
2b9bbef6cb Fixed edited tag 2021-07-09 23:44:15 +02:00
Paul
8c72497ad2 Highlight messages we jump to. 2021-07-09 09:58:38 +01:00
Paul
2729ef859a Remember age gate prompt confirmation.
Translate age gate.
Add additional limitations on KaTeX.
Prevent any message overflow.
2021-07-08 20:16:50 +01: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
Paul
335b46090f Fix: Textarea AutoSize did not resize correctly with long lines. 2021-07-06 11:04:51 +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
e9f303828f Add auto-complete to message editor. 2021-07-03 23:42:05 +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
64682d453f Fix (edited) string on messages.
Fix build issues.
Remove mediasoup from vendor bundle.
2021-06-23 22:56:44 +01:00
Paul
8fe1ce3450 Show errors / queue on message.
Focus editor / box properly.
2021-06-22 10:59:06 +01:00
Paul
602cca1047 Implement new auto-size text area.
Add bars + header + sidebar to channels.
2021-06-21 21:11:53 +01:00
Paul
d0b9cf9090 Work on channels, render content of messages. 2021-06-20 17:31:53 +01:00