Commit Graph

84 Commits (c2547b3eade15a34212258aa552ca866bef6f9b2)

Author SHA1 Message Date
Paul Makles bdf741e0ee feat: add "ordering" data store 2022-05-27 21:21:42 +01:00
Paul Makles 588cb7c019 feat: finish reimplementation of server list 2022-05-27 21:21:42 +01:00
Paul Makles 9e948175b3 chore: update and add new languages 2022-05-25 16:43:59 +01:00
Jan 6fdd701b38
feat: Add option to show Send button on Desktop (#628) 2022-05-23 21:19:55 +01:00
Paul Makles 37d5ba24c5 merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles d31237e9e1 chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles eee1d4060f feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles 7b7f3c3af8 fix(state): save state on reset 2022-04-09 19:02:33 +01:00
Paul Makles b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Alyxia Sother 07439bd5f6 feat: Implement a plugins page 2022-03-29 20:50:43 +01:00
Paul Makles ca240fb6d7 chore: clean up the patch from yesterday 2022-03-29 19:23:46 +01:00
Paul Makles cf049bd4ee fix: don't delete, set undefined 2022-03-28 09:51:35 +01:00
Paul Makles b3be822568 feat(experiment): basic plugin API 2022-03-27 21:45:54 +01:00
Paul Makles f9f0d5c55a fix: pre-cache to not include extra files 2022-03-25 11:17:04 +00:00
Paul Makles e4b1be591c fix(theme): use alternative contrast algorithm 2022-01-21 23:17:55 +00:00
Paul Makles 05266790ae fix(state): sync locale correctly 2022-01-15 15:43:32 +00:00
Paul Makles b5189a769f fix(build): type errors with revolt-api 2022-01-15 13:41:02 +00:00
Paul Makles 5a49bc7d20 fix: fix server last section state 2022-01-13 19:44:02 +00:00
Paul Makles 8fcda5a6de feat: add a way to toggle offline users list 2022-01-10 23:40:47 +00:00
Paul Makles 90a53452e8 fix: ignore bot and server invites in layout paths 2022-01-10 20:38:13 +00:00
Paul Makles 5768ff7c2f fix: remove theme shop from settings 2022-01-10 20:37:20 +00:00
Paul Makles 450b404ec5 feat: handle discover last path properly 2022-01-10 18:43:27 +00:00
Paul Makles abecd0ec11 feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles 81af91fa1f fix: enable auto reconnect 2022-01-06 17:06:04 +00:00
Paul Makles a5a6833c2c fix: bump revolt.js and add pong timeout 2022-01-04 22:56:20 +00:00
Paul Makles c26ef4c2b2 chore: merge branch 'ui/glass-header' 2022-01-02 23:48:19 +00:00
Paul Makles 1d4eed872b chore: clean up code 2022-01-02 15:46:51 +00:00
Paul Makles 1b6275d1b5 fix(mobx): save stores on first load 2022-01-02 15:43:13 +00:00
Paul Makles d92c50fdb8 fix(mobx): ignore lack of `sync` object 2022-01-02 15:41:43 +00:00
Paul Makles a688063d96 feat: add better debugging flags 2022-01-02 15:33:58 +00:00
Paul Makles bdb1d939e7 chore: fix build errors 2022-01-02 13:12:22 +00:00
Paul Makles bad7458560 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles cc531705b4 feat(theme): add transparency effects toggle 2021-12-29 00:18:00 +00:00
Paul Makles a4155a1153 fix: apparently fix app jumping around 2021-12-28 22:58:19 +00:00
Paul Makles 17a2ca773b feat: dynamically calculate header translucency and clamp minimum opacity 2021-12-28 21:59:09 +00:00
Paul Makles 3999dbbe66 fix: hydrating server config should always be null if not present 2021-12-26 23:12:49 +00:00
Paul Makles 336e2ddeb7 chore: allow state to be visible globally 2021-12-26 23:04:14 +00:00
Paul bb707fb287 fix(settings): persist false-y values 2021-12-26 15:03:44 +00:00
Paul 5737b32271 fix(mobx): use correct key for saving sync options 2021-12-26 14:45:18 +00:00
Paul 064f223c78 fix: catch errors from redux migration 2021-12-25 16:37:39 +00:00
Paul 3d723574f4 feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul fee56d8f54 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul d8d002cc4a feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul 63164fe2d0 feat(theme): add toggle for seasonal theme 2021-12-24 12:41:07 +00:00
Paul 5029d0ac86 fix: avoid writing mobx data to localforage 2021-12-24 12:06:11 +00:00
Paul 189d0b5ff9 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul 74430b1a8f feat(mobx): migrate legacy data 2021-12-24 11:19:02 +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 6e1bcab92b feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00