Commit Graph

72 Commits (9a0721ef7690aa85ee03d940bd4284cd50004c5b)

Author SHA1 Message Date
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
Paul Makles 961ba0dedb feat(mobx): start work on migrations 2021-12-20 12:01:45 +00:00
Paul Makles 114ccfcb24 feat(mobx): migrate trusted links 2021-12-17 10:20:55 +00:00
Paul Makles 741511105d feat(mobx): migrate audio settings 2021-12-16 22:05:31 +00:00
Paul 759b9fe3ea feat(mobx): rewrite appearance menu 2021-12-15 18:23:05 +00:00
Paul Makles 83896ae239 feat(mobx): continue implementing themes; performance work on settings 2021-12-13 17:27:30 +00:00
Paul Makles 13d3ea8696 feat(mobx): start implementing theme store 2021-12-13 17:27:06 +00:00
Paul 22c2bbd956 feat(mobx): start work on settings store 2021-12-12 23:55:58 +00:00
Paul 4dae352ef0 chore(mobx): write jsdoc for auth / mqueue 2021-12-12 15:47:15 +00:00
Paul 74dbdef136 feat(mobx): add message queue store 2021-12-12 15:33:47 +00:00
Paul 607b79b3f8 chore(mobx): write jsdoc for notif opt. 2021-12-12 12:26:45 +00:00
Paul 6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00