Commit Graph

61 Commits (b13c993862c20dc9068f36ad0b169ff23098a50e)

Author SHA1 Message Date
trashtemp 47e7af1443 fix(serverlist): adjusted design 2021-12-30 19:42:12 +01:00
trashtemp 58c916a98b chore: removed mention 2021-12-29 23:57:41 +01:00
trashtemp 8f6e1edb63 fix(header): commented out server banner until fix 2021-12-26 23:35:05 +01:00
trashtemp 54f0e0bf71 feat(servers): added new icons to server sidebar 2021-12-26 20:28:48 +01:00
Paul b9dc8b91db feat(sidebar): show DMs under home button 2021-12-24 23:53:26 +00:00
Paul c138f58b12 feat(sidebar): change swoosh colour depending on sidebar collapse 2021-12-24 13:06:52 +00:00
Paul 246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +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
Paul 6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul 763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Gregory Pappas bc88631ac8 FIx ping counter alignment in Firefox but actually
This property isn't transformed into kebab-case due to a bug in Preact.
2021-09-10 06:52:05 -05:00
Gregory Pappas db3df2e49f Fix ping count alignment in Firefox 2021-09-07 02:13:15 -05:00
Paul c370a24fad Fix Korean language name. 2021-08-30 15:01:15 +01:00
Paul 13e0fc86b0 Fix ghost notifications on closed DMs.
Fix link warning not closing on open.
2021-08-30 13:26:19 +01:00
Ryan Alexander 516f3effdf Treat direct messages as mention, group behaviour is the same 2021-08-29 10:29:58 +10:00
Paul 61c7b4236e Show friend request count in indicator. Fixes #96 2021-08-17 20:05:21 +01:00
Ryan Alexander bbdba3881e Centered mention count + Fixed file formatting for last commit 2021-08-17 17:19:29 +10:00
Ryan Alexander b4c6837660 Update ServerListSidebar.tsx 2021-08-16 05:24:37 +10:00
Ryan Alexander 2ecc2b920c Update ServerListSidebar.tsx 2021-08-16 05:17:21 +10:00
Ryan Alexander 69b4cebc2d Used global language file for text 2021-08-16 01:57:33 +10:00
Ryan Alexander 2befb9e74e Add Tooltip to settings icon 2021-08-16 01:40:58 +10: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 11e0f54d96 Fixes #9 and closes #8. This adds a way to mark servers as read.
Servers are also marked as read when joining them.
You can now also mark DMs as read.
2021-08-07 12:30:19 +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
nizune 52b31d21e4 Refreshed languages menu in settings 2021-08-03 11:51:40 +02:00
Paul 308bebbbd6 Open settings when clicking top left on desktop. 2021-08-02 21:36:49 +01:00
nizune 936d196beb More settings fixes + clamped long usernames 2021-08-02 17:25:39 +02:00
nizune 6f08a70d15 Small update for desktop app 2021-08-02 12:22:39 +02:00
nizune 1ded8ed4fc New server sidebar swoosh 2021-08-02 10:57:17 +02:00
Paul 23a9d41450 Fix server id not being replaced properly.
Fix links in spoilers opening when revealing.
Fix unread icon appearing for home.
Fix unreads not being acknowledged.
2021-07-31 10:05:59 +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 4990ac2350 Remove useChannels.
Add servers to MobX.
2021-07-29 18:49:49 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul 67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul 1271c29117 Show friend requests on top-right avatar. 2021-07-25 12:50:34 +01:00
Paul 6b573bba98 Fix scrollbar on server list. 2021-07-25 10:56:22 +01:00
Paul 0afd123ef5 Fix: Prevent context menu on images in settings.
Revert mobile change.
Messages: Add channel id matching.
2021-07-10 17:35:18 +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
Paul be3e4ba184 Fix: Sever list was not center aligned. 2021-07-10 12:29:32 +01:00
Paul e15dd408ec Fix: Don't lose focus on send.
Sidebar: Show home button on mobile.
2021-07-10 11:21:05 +01:00
Paul 2258815dd9 Server Sidebar: Add home icon hover.
Home Sidebar: Remove top bar.
2021-07-09 22:15:36 +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
nizune 124284319d Update: Added solid icons where needed 2021-07-03 10:46:35 +02:00
Paul e252c2ff2e Add SVG masks to server / user icons. 2021-07-02 16:24:36 +01:00