Commit Graph

52 Commits

Author SHA1 Message Date
trashtemp
e1290b72a9 fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles
ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
trashtemp
af1d255f11 fix(app): fixed broken scrollbar on mobile 2021-12-30 14:37:56 +01:00
trashtemp
4e43ff72be feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul
ac832bfe42 fix(messaging): only show date if date changes 2021-12-24 14:41:33 +00:00
Paul
d0c1deb77c feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul
246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul
0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Ed L
abefaca143 fix: make the autocompletor actually run when editing messages (#445) 2021-12-20 11:31:33 +00:00
Paul
74dbdef136 feat(mobx): add message queue store 2021-12-12 15:33:47 +00:00
Paul
718f530017 feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
RigidStudios
c9c684ab9d Revert "ConversationStart changed for notes/normal channel"
This reverts commit 74297085d7.
2021-09-23 23:11:38 +04:00
RigidStudios
dff9ae8d1d ConversationStart changed for notes/normal channel 2021-09-22 23:59:22 +04:00
Snazzah
f4cd207df6 Bump message editor rows to 10 2021-08-30 05:03:22 +00:00
Paul
1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul
3a150b638a Remove logs. 2021-08-12 19:51:23 +01:00
Paul
d2f0532344 Anchor scroll to bottom when switching channels. 2021-08-08 23:01:47 +01:00
Paul
2a497c5d51 Scroll to last position when re-opening a chat. 2021-08-07 20:53:17 +01:00
Paul
0d415b4d5b Manage state per channel. Closes #2 2021-08-07 20:43:08 +01:00
Paul
0e7e719308 Re-write voice context. Working towards #21 2021-08-07 16:15:55 +01:00
Paul
872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul
67feb34f58 Fix message links redirecting to home page. 2021-07-31 15:11:58 +01:00
Paul
6750812916 Add queued messages back.
Fix various code issues.
i18n invite menu.
2021-07-31 10:31:16 +01:00
Paul
5105e84867 Update to revolt.js 5.0.0-alpha.10
Fix member sidebar not showing on mobile.
2021-07-31 09:34:55 +01:00
Paul
d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul
8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul
b085f715af Fix: Session icon alignment.
Fix: i18n blocked messages / users.
2021-07-10 18:06:21 +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
Paul
8c72497ad2 Highlight messages we jump to. 2021-07-09 09:58:38 +01:00
Paul
fa9fe2d6a5 Feature: Add message links. 2021-07-08 22:47:56 +01:00
Paul
93e328821f Fluff: Jump to bottom when editing last message in chat. (up arrow) 2021-07-06 23:03:29 +01:00
Paul
fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00
Paul
238b6950a8 Update all packages.
Update vite fork to latest. (fixes voice)
2021-07-06 16:07:04 +01:00
Paul
335b46090f Fix: Textarea AutoSize did not resize correctly with long lines. 2021-07-06 11:04:51 +01:00
Paul
a9e6f9073a Fix: Increase margin on message area. 2021-07-05 19:53:59 +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
504f491074 Fix: Set head = true as we tick over midnight.
Re-design blocked messages.
2021-07-03 23:51:15 +01:00
Paul
e9f303828f Add auto-complete to message editor. 2021-07-03 23:42:05 +01:00
Paul
286441cfdc Temporary blocked messages solution.
Fix settings theme colour.
2021-07-03 14:45:08 +01:00
Paul
e81db17576 Fix: Editor would not open "delete_message".
Fix: Clear status if empty string given.
2021-06-24 17:09:34 +01:00
Paul
2d761d1e97 Fix: Icons collapsing in flex.
Feature: Remember what channel was opened last.
Channels: ESC to focus message box / cancel editing.
2021-06-24 16:22:45 +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
0ce77951cb Optimise re-renders when scrolling / updating messages. 2021-06-23 16:14:46 +01:00
Paul
22b21c030f Add animations to loaders. 2021-06-22 16:29:47 +01:00
Paul
8fe1ce3450 Show errors / queue on message.
Focus editor / box properly.
2021-06-22 10:59:06 +01:00
Paul
5db0854b42 Add global event pipeline.
Add message editor back.
2021-06-22 10:28:13 +01:00
Paul
602cca1047 Implement new auto-size text area.
Add bars + header + sidebar to channels.
2021-06-21 21:11:53 +01:00