Commit Graph

83 Commits

Author SHA1 Message Date
Paul Makles
4d6e34755d feat: finish reimplementation of server list 2022-05-27 21:21:42 +01:00
Paul Makles
b6c3ab6fd0 chore: update and add new languages 2022-05-25 16:43:59 +01:00
Jan
cac4e58af4 feat: Add option to show Send button on Desktop (#628) 2022-05-23 21:19:55 +01:00
Paul Makles
8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles
77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles
f29251529a feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles
96a9bb776c fix(state): save state on reset 2022-04-09 19:02:33 +01:00
Paul Makles
48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Alyxia Sother
92f11c4dc5 feat: Implement a plugins page 2022-03-29 20:50:43 +01:00
Paul Makles
b12d47bc2f chore: clean up the patch from yesterday 2022-03-29 19:23:46 +01:00
Paul Makles
9b27fee158 fix: don't delete, set undefined 2022-03-28 09:51:35 +01:00
Paul Makles
9a0721ef76 feat(experiment): basic plugin API 2022-03-27 21:45:54 +01:00
Paul Makles
42019214f6 fix: pre-cache to not include extra files 2022-03-25 11:17:04 +00:00
Paul Makles
01c1ca0a12 fix(theme): use alternative contrast algorithm 2022-01-21 23:17:55 +00:00
Paul Makles
d3f1648556 fix(state): sync locale correctly 2022-01-15 15:43:32 +00:00
Paul Makles
b889d67180 fix(build): type errors with revolt-api 2022-01-15 13:41:02 +00:00
Paul Makles
c32491abf3 fix: fix server last section state 2022-01-13 19:44:02 +00:00
Paul Makles
ff0c2b8a1b feat: add a way to toggle offline users list 2022-01-10 23:40:47 +00:00
Paul Makles
80bf90260a fix: ignore bot and server invites in layout paths 2022-01-10 20:38:13 +00:00
Paul Makles
69f1d39aec fix: remove theme shop from settings 2022-01-10 20:37:20 +00:00
Paul Makles
313b362e09 feat: handle discover last path properly 2022-01-10 18:43:27 +00:00
Paul Makles
a1c1d2265d feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles
33d9ca9aee fix: enable auto reconnect 2022-01-06 17:06:04 +00:00
Paul Makles
1e40cedc1c fix: bump revolt.js and add pong timeout 2022-01-04 22:56:20 +00:00
Paul Makles
b13c993862 chore: merge branch 'ui/glass-header' 2022-01-02 23:48:19 +00:00
Paul Makles
f31f89749b chore: clean up code 2022-01-02 15:46:51 +00:00
Paul Makles
22a6dd6885 fix(mobx): save stores on first load 2022-01-02 15:43:13 +00:00
Paul Makles
0538832678 fix(mobx): ignore lack of sync object 2022-01-02 15:41:43 +00:00
Paul Makles
b735051e22 feat: add better debugging flags 2022-01-02 15:33:58 +00:00
Paul Makles
3c653064a6 chore: fix build errors 2022-01-02 13:12:22 +00:00
Paul Makles
ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles
7c5f3ddb52 feat(theme): add transparency effects toggle 2021-12-29 00:18:00 +00:00
Paul Makles
ed55059fdb fix: apparently fix app jumping around 2021-12-28 22:58:19 +00:00
Paul Makles
1ceaab1be2 feat: dynamically calculate header translucency and clamp minimum opacity 2021-12-28 21:59:09 +00:00
Paul Makles
6caf0e6018 fix: hydrating server config should always be null if not present 2021-12-26 23:12:49 +00:00
Paul Makles
55b79536d4 chore: allow state to be visible globally 2021-12-26 23:04:14 +00:00
Paul
09e909d9d9 fix(settings): persist false-y values 2021-12-26 15:03:44 +00:00
Paul
b09080f88c fix(mobx): use correct key for saving sync options 2021-12-26 14:45:18 +00:00
Paul
967ea6074d fix: catch errors from redux migration 2021-12-25 16:37:39 +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
5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul
1c05d93cf5 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul
c065bc677f fix: avoid writing mobx data to localforage 2021-12-24 12:06:11 +00:00
Paul
7b53dc34b5 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul
fbdc6fe119 feat(mobx): migrate legacy data 2021-12-24 11:19:02 +00:00
Paul
aaadd98cfa feat(mobx): add sync back (do not look at the code) 2021-12-24 02:05:18 +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
b80e02cfaf chore(mobx): add legacy redux migations 2021-12-21 12:31:14 +00:00