Paul Makles
|
bdb1d939e7
|
chore: fix build errors
|
2022-01-02 13:12:22 +00:00 |
|
Paul Makles
|
b5077b62ff
|
fix(invite): allow logged out users to view invites
|
2021-12-28 12:24:35 +00:00 |
|
Paul
|
064f223c78
|
fix: catch errors from redux migration
|
2021-12-25 16:37:39 +00:00 |
|
Paul
|
c96b09bb81
|
fix: pre-emptive render without valid user
|
2021-12-25 15:56:47 +00:00 |
|
Paul
|
189d0b5ff9
|
fix(mobx): properly persist login state
|
2021-12-24 12:00:24 +00:00 |
|
Paul
|
e380534d2a
|
Merge branch 'mobx'
|
2021-12-24 11:45:49 +00:00 |
|
Paul
|
c31bcd0200
|
fix(auth): block render while logging in
|
2021-12-24 11:32:59 +00:00 |
|
Paul
|
e89bbb7455
|
feat(mobx): add sync back (do not look at the code)
|
2021-12-24 02:05:18 +00:00 |
|
Paul
|
cc0e45526c
|
feat(mobx): refactor and remove (react-)redux
|
2021-12-23 21:43:11 +00:00 |
|
Paul
|
71c0a782c1
|
fix(notifications): use effective name and avatar for notif
|
2021-12-21 12:38:53 +00:00 |
|
Paul Makles
|
120e6a35d8
|
feat(mobx): migrate audio settings
|
2021-12-16 22:05:31 +00:00 |
|
Paul
|
c7df0088fc
|
feat(mobx): rewrite appearance menu
|
2021-12-15 18:23:05 +00:00 |
|
Paul
|
faca4ac32b
|
feat(mobx): add message queue store
|
2021-12-12 15:33:47 +00:00 |
|
Paul
|
ec83230c59
|
chore(mobx): write jsdoc for notif opt.
|
2021-12-12 12:26:45 +00:00 |
|
Paul
|
413bf6949b
|
feat(mobx): server notification options + data store
|
2021-12-11 23:34:46 +00:00 |
|
Paul
|
f8b8d96d3d
|
feat(mobx): migrate auth and config
|
2021-12-11 21:04:12 +00:00 |
|
brecert
|
945e072327
|
Fixes background not updating on profile
- fixes #110
|
2021-09-17 19:44:19 -04:00 |
|
Paul Makles
|
60c3a5ba11
|
Merge pull request #223 from brecert/identity-fix
Improve server identity avatar preview
|
2021-09-11 23:53:17 +01:00 |
|
Paul
|
5b422b89e3
|
Migrate to rAuth v1.
|
2021-09-11 17:36:23 +01:00 |
|
brecert
|
33d79beae6
|
Improve server identity avatar preview
- server identity avatar preview now displays your current avatar, but desaturated and grayscale when no avatar is set
resolves #218
|
2021-09-11 11:38:58 -04:00 |
|
Paul
|
b364fe50f6
|
Make Typescript happy, testing CI build.
Adjust language names.
|
2021-08-30 16:08:22 +01:00 |
|
Paul
|
2341408557
|
Fix unresolved import for system user ID.
|
2021-08-18 11:31:25 +01:00 |
|
Paul
|
8a104855a1
|
Add settings button to server list sidebar.
Move more border radiuses to variables.
|
2021-08-15 15:21:23 +01:00 |
|
Paul
|
f19e334d56
|
Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
|
2021-08-09 15:51:22 +01:00 |
|
Paul
|
d5b0d8d9cf
|
Display all server roles separately.
|
2021-08-08 21:50:29 +01:00 |
|
Paul
|
1f903cd56b
|
Manage state per channel. Closes #2
|
2021-08-07 20:43:08 +01:00 |
|
Paul
|
55e00bf93f
|
Make the linter happy.
|
2021-08-05 14:47:00 +01:00 |
|
Paul
|
76478f67be
|
Fix notifications not opening server.
|
2021-07-31 17:00:50 +01:00 |
|
Paul
|
6b6279ffee
|
Move typing indicator into revolt.js
|
2021-07-31 13:48:26 +01:00 |
|
Paul
|
719e5b4dd8
|
Add queued messages back.
Fix various code issues.
i18n invite menu.
|
2021-07-31 10:31:16 +01:00 |
|
Paul
|
c21453b281
|
100 error milestone.
Remove hooks completely. :)
|
2021-07-30 21:20:42 +01:00 |
|
Paul
|
3184269ba4
|
Start migration to revolt.js@5.0.0.
200 error milestone
|
2021-07-30 20:24:53 +01:00 |
|
Paul
|
b0681dfc99
|
Load member sidebar into MobX state.
|
2021-07-29 21:01:03 +01:00 |
|
Paul
|
d5cd45196e
|
Clean up code.
|
2021-07-29 20:11:50 +01:00 |
|
Paul
|
768c80b051
|
Remove useServer and useServers.
|
2021-07-29 19:01:40 +01:00 |
|
Paul
|
bde9a2e8f7
|
Remove useChannels.
Add servers to MobX.
|
2021-07-29 18:49:49 +01:00 |
|
Paul
|
411fac2527
|
Remove useChannel
|
2021-07-29 18:41:01 +01:00 |
|
Paul
|
0571c065bd
|
Remove remaining references to useUser(s).
Add Channel object.
|
2021-07-29 16:55:07 +01:00 |
|
Paul
|
4dffaad6c1
|
Work towards removing useUsers.
|
2021-07-29 15:11:21 +01:00 |
|
Paul
|
cf3930b094
|
Add MobX store, create observable User.
|
2021-07-29 12:41:28 +01:00 |
|
Paul
|
a8c3482815
|
Temporary member nickname / role colour solution.
|
2021-07-25 17:52:57 +01:00 |
|
Paul
|
f2a69daf03
|
Fix onboarding.
|
2021-07-25 13:55:45 +01:00 |
|
Paul
|
dbaf246c27
|
Use loading="lazy" in more places.
i18n invites page.
Polish the bans page.
|
2021-07-24 17:01:50 +01:00 |
|
Paul
|
ca975aae7b
|
Lazy load embed contents.
Use server config for image proxy.
|
2021-07-24 11:22:08 +01:00 |
|
Paul
|
f5e70afb35
|
Experimental hooks.
|
2021-07-14 14:42:22 +01:00 |
|
Paul
|
7586b365fe
|
Format and automatically fix linted code.
|
2021-07-10 15:57:29 +01:00 |
|
Paul
|
ef5944b065
|
Add more internal CSS variables.
|
2021-07-10 15:42:13 +01:00 |
|
Paul
|
67d3fb35a4
|
Format code.
|
2021-07-06 19:29:27 +01:00 |
|
Paul
|
e8a111e6bc
|
Rotate file upload icon instead of switching icon.
|
2021-07-06 11:52:07 +01:00 |
|
Paul
|
b5a11d5c8f
|
Use tabWidth 4 without actual tabs.
|
2021-07-05 11:25:20 +01:00 |
|