Commit Graph

80 Commits

Author SHA1 Message Date
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