Commit Graph

44 Commits (f70a347ec86f9603ef2c05cfb2f5cd6f9a8ef3ba)

Author SHA1 Message Date
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
Paul 763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul 2eb8801363 feat(mobx): add persistence 2021-12-11 16:24:23 +00:00
Paul 24bc0949a4 chore(mobx): refactor into interfaces 2021-12-11 14:36:26 +00:00
Paul a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Paul fa009c43e3 feat(mobx): add experiments store 2021-12-11 13:23:01 +00:00
Paul 835609dbbd chore(mobx): clean up documentation 2021-12-11 12:08:43 +00:00
Paul ab8768bcd2 chore(mobx): remove extra util class 2021-12-11 11:59:26 +00:00
Paul 7c665b3b40 feat(mobx): implement locale options 2021-12-11 11:56:33 +00:00
Paul Makles 3fc49a3835 feat(mobx): start working on notif options, create blank files 2021-12-10 17:00:34 +00:00
Paul Makles 13f93e60f6 feat(mobx): write experiments, lastOpened and localeOptions stores 2021-12-10 13:55:05 +00:00
Paul Makles ac2ff24cf6 feat(mobx): add drafts and state context 2021-12-10 12:53:41 +00:00
Paul Makles fcfcd7809d chore: notes 2021-12-08 20:42:20 +00:00
Paul 3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +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 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 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