Commit Graph

100 Commits (b13c993862c20dc9068f36ad0b169ff23098a50e)

Author SHA1 Message Date
Paul Makles 841151a662 fix(channel header): fix action callbacks 2021-12-30 19:44:15 +00:00
Paul Makles ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles 445a988a23 fix: apply reasonable defaults to all scrollbar thumbs 2021-12-30 15:33:13 +00:00
trashtemp af1d255f11 fix(app): fixed broken scrollbar on mobile 2021-12-30 14:37:56 +01:00
trashtemp 7d3707ef78 fix(scrollbar): fixed scrollbar 2021-12-30 14:07:41 +01:00
trashtemp 9fed4a41c5 fix(header): fixed voice dialog 2021-12-26 23:38:01 +01:00
trashtemp 4e43ff72be feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul 60fac6cfba feat: handle errors for message renderer separately 2021-12-25 16:03:05 +00:00
Paul 22d5522e98 fix: handle invalid channels even when sidebar is closed 2021-12-25 13:20:20 +00:00
trashtemp ac45c72a06 fix(settings): improved server settings tabs 2021-12-24 22:54:46 +01:00
trashtemp 5511c868df chore(settings): added new translation strings 2021-12-24 21:22:01 +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 ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul c138f58b12 feat(sidebar): change swoosh colour depending on sidebar collapse 2021-12-24 13:06:52 +00:00
Paul 5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +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
Paul c5f9fc2873 feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
Paul Makles 3ee0c37a60 feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +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 a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Paul 718f530017 feat(messaging): render masqueraded messages 2021-11-04 20:55:26 +00:00
Marie 3805072442 feat: handle nsfw flag & added monospace font (#258) 2021-10-31 17:57:35 +00:00
Paul 04ced5a0d2 Fix(voice): Voice UI would not react to actions.
Feat(voice): Allow accessing user profile from voice UI.

Fixes #89. Fixes #91.
2021-10-20 22:39:26 +01: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
Paul Makles ba45637b8c Merge pull request #208 from goaaats/feat/no_channels_design 2021-09-14 15:42:46 +01:00
goat cc25c6b1ec feat: add channel placeholder 2021-09-08 02:40:57 +02:00
brecert 0e935234e2 Remove the ability to hide the channel sidebar on mobile 2021-09-07 10:57:40 -04:00
brecert 3f01dd07ac Add the ability to hide the channel sidebar
(the left one)
2021-09-07 10:51:46 -04:00
Snazzah f4cd207df6 Bump message editor rows to 10 2021-08-30 05:03:22 +00:00
Ryan Alexander b71208e6a8 Add deafen button 2021-08-22 12:22:44 +10:00
Paul 1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +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 3a150b638a Remove logs. 2021-08-12 19:51:23 +01:00
Paul b6230abbd7 Add search back. 2021-08-09 17:34:25 +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 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
nizune ba76863255 Updated boxicons + small fixes 2021-08-03 17:51:35 +02:00
Paul 4d194ba31a Move update indicator to titlebar on desktop. 2021-08-01 17:52:44 +01:00
Paul 67feb34f58 Fix message links redirecting to home page. 2021-07-31 15:11:58 +01:00
Paul 54900008a6 Move typing indicator into revolt.js 2021-07-31 13:48:26 +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