Commit Graph

135 Commits

Author SHA1 Message Date
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
5c100b212e Fix message links from search. 2021-07-31 22:39:15 +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
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
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
b65dbab297 Fix duplicate member entries. 2021-07-30 23:43:26 +01:00
Paul
33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul
b21985a304 Load member sidebar into MobX state. 2021-07-29 21:01:03 +01:00
Paul
eec46c7761 Clean up code. 2021-07-29 20:11:50 +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
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
67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul
93619cebd7 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +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
51e83c27e2 Use loading="lazy" in more places.
i18n invites page.
Polish the bans page.
2021-07-24 17:01:50 +01:00
Paul
21de7ab67f Add search sorting. 2021-07-21 18:27:05 +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
0e43dadbe9 Add more internal CSS variables. 2021-07-10 15:42:13 +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
2720c8db8f Experiment: New search function. 2021-07-09 14:34:36 +01:00
nizune
e985c4a273 Refined bottom navigation bar on mobile 2021-07-09 13:35:24 +02:00
nizune
3325756707 Fix: Set font-family: inherit on auto-complete 2021-07-08 19:17:54 +02:00
nizune
93d0ea475d Temp. fix for members list sections 2021-07-07 13:37:14 +02:00
Paul
5ce6a679ab Add collapsible sections to member sidebars. 2021-07-06 22:52:50 +01:00
Paul
fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00
nizune
e9cb87cfab Fix: Small gap fixes 2021-07-05 22:50:55 +02:00
Paul
62330ddc61 Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
2021-07-05 17:55:08 +01:00
nizune
0b08dbeaad Fix: Small mobile fixes, paddings 2021-07-05 16:24:25 +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
insert
f69e04d4e9 Merge branch 'master' into 'cleanup'
# Conflicts:
#   src/components/common/LocaleSelector.tsx
2021-07-05 10:17:57 +00:00
Paul
e0dd6df552 Fix: Add default for font combo box.
Don't pass dispatcher in, just provide it globally.
Fix: Allow clicking through to profile from server sidebar.
2021-07-05 10:59:48 +01:00
bree
e5d46cc34a Merge branch 'master' into cleanup 2021-07-04 21:06:30 -04:00
Paul
08c338ea1c Add collapsible section component.
Can now collapse server categories.
Client remembers collapse state, incl. advanced appearance settings.
2021-07-04 15:53:06 +01:00
nizune
a83d41cbcc Fix: Small changes to profile context menu 2021-07-04 12:47:06 +01:00
bree
b341f5d166 remove most uses of as any in typescript
- replaced many uses of `as any` with another more specific cast `as T`
- filled in missing typed for items that needed to be typed
  - new runtime code was added where necessary to satisfy the new types with comments
- added missing theme variable "sidebar-active" to the Theme variables
- forms using `react-hook-form` are now typechecked
- changed some instances of `target` into `currentTarget` while removing `as any` assertions
2021-07-04 07:09:39 -04:00
Paul
91b74c39be Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-03 21:27:23 +01:00
nizune
c254179801 Fix: Some header adjustments 2021-07-03 16:40:56 +02:00
Paul
af2e8f685c Fix: Bottom navigation would not let you escape friends. 2021-07-03 15:00:17 +01:00
nizune
9a04c34e91 Update: Larger touch targets for mobile 2021-07-03 12:18:10 +02:00