Commit Graph

1147 Commits

Author SHA1 Message Date
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
d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul
3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul
06aaeab256 Completely remove all references to Username. 2021-07-29 21:47:45 +01:00
Paul
6123133356 Try reverting change to typing indicator. 2021-07-29 21:43:04 +01:00
Paul
57bb721246 Handle additional side effects from events. 2021-07-29 21:23:06 +01:00
Paul
b21985a304 Load member sidebar into MobX state. 2021-07-29 21:01:03 +01:00
Paul
720df984d0 Handle all packets. 2021-07-29 20:39:58 +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
7c119fd1a8 Fix: Should use observer not observable. 2021-07-29 16:08:35 +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
bb4321ba22 Add MobX store, create observable User. 2021-07-29 12:41:28 +01:00
Paul
69602df4df Attempt to fix no permission on server. 2021-07-28 17:55:53 +01:00
Paul
2e7a046f72 Fix typing indicator. 2021-07-28 14:04:27 +01:00
Paul
3543a90cbf Show nickname / role colour in typing indicator.
Try to fix voice context.
2021-07-27 11:45:45 +01:00
Paul
93619cebd7 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +01:00
Paul
469b9a055a Update donation link.
Add settings tip to home page.
2021-07-25 14:37:19 +01:00
Paul
5dac9c4244 Rename occurrences of monoscape to monospace. 2021-07-25 14:26:45 +01:00
Paul
70e9de448d Fix message reply overflow.
Add opera icon to sessions.
2021-07-25 14:18:48 +01:00
Paul
1d4546ea03 Fix onboarding. 2021-07-25 13:55:45 +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
dd4edea933 Add category editor to servers. 2021-07-24 19:39:41 +01:00
Paul
3d6d95195e Bring back ability to edit roles on members.
Improve ban list design.
2021-07-24 18:46:33 +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
384152666f Lazy load embed contents.
Use server config for image proxy.
2021-07-24 11:22:08 +01:00
nizune
b38f9ab4bc Fixed app to portrait only mode for the time being 2021-07-23 18:55:18 +00:00
Paul
21de7ab67f Add search sorting. 2021-07-21 18:27:05 +01:00
Paul
03b0018d31 Experimental hooks. 2021-07-14 14:42:22 +01:00
Paul
5629999fb2 Add editing role name / colour.
Animate avatars on message hover.
Switch to 24-hour time format by default.
2021-07-14 13:25:40 +01:00
Paul
f05e6088f7 Add VSCode prettier to recommendations. 2021-07-10 18:09:20 +01:00
Paul
18775699a1 Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-10 18:06:22 +01:00
Paul
b085f715af Fix: Session icon alignment.
Fix: i18n blocked messages / users.
2021-07-10 18:06:21 +01:00
nizune
bcb1ad0823 Fixed settings theme color 2021-07-10 18:39:01 +02:00
Paul
ce35c2b2eb Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-10 17:35:19 +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
nizune
9bea9ed743 Minified SVGs for Appearance 2021-07-10 18:05:13 +02:00
Paul
cc112300de Fix: Hide panels in server / channel settings. 2021-07-10 16:26:58 +01:00
Paul
b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
1a59bb1abd Add spoilers back. 2021-07-10 15:55:21 +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