Commit Graph

133 Commits (e37140dcd06d7ecca2ee53116c0d65064e64f5e6)

Author SHA1 Message Date
Paul Makles f9c6f5cd9d chore: delete intermediate 2022-07-05 21:13:42 +01:00
Paul Makles 79c90c1b00 feat: port input modals to new system 2022-07-05 17:53:41 +01:00
Paul Makles 8501e33103 chore(refactor): move `RequiresOnline` into controllers 2022-06-29 17:33:23 +01:00
Paul Makles a2a52e237d chore(refactor): remove `Notifications` component 2022-06-29 17:31:59 +01:00
Paul Makles 45692999bf chore(refactor): remove `SyncManager` 2022-06-29 16:41:26 +01:00
Paul Makles 1fcb3cedc1 feat: consistent authentication flow
fix: missing suspense on login
feat: re-prompt MFA if fail on login
2022-06-29 16:27:57 +01:00
Paul Makles 0261fec676 chore: deprecate `RevoltClient` context 2022-06-29 16:02:35 +01:00
Paul Makles 31220db8fe feat: fully working onboarding on login 2022-06-29 11:48:48 +01:00
Paul Makles 5f2311b09c feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles ce88fab714 feat: get fsm to a working testing state 2022-06-28 13:49:50 +01:00
Paul Makles 1cfcb20d4d chore(refactor): rename `context/modals` to `controllers/modals` 2022-06-27 17:56:06 +01:00
Paul Makles 03e177f865 feat(modal): implement new server identity modal
closes #172
2022-06-18 15:54:17 +01:00
Paul Makles d10bd96900 feat(modal): port Error and ShowToken 2022-06-18 12:25:56 +01:00
Paul Makles 374be319c4 feat(modals): port SignedOut and SignOutSessions 2022-06-18 11:56:05 +01:00
Paul Makles cd8ab6739b feat: add changelog modal 2022-06-12 22:19:41 +01:00
Paul Makles c1324108e3 fix(eslint): rules included deprecated plugin 2022-06-12 19:38:29 +01:00
Paul Makles e81b8ed472 feat: new modal renderer + mfa flow modal 2022-06-10 16:52:12 +01:00
Paul Makles 6be0807433 feat: add disable / delete funct; bump revolt-api 2022-06-10 14:32:21 +01:00
Paul Makles e0ca1681bd chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles 72e60b7528 chore: clean up build errors 2022-06-09 14:50:05 +01:00
Paul Makles 6497e11fb0
Merge branch 'master' into chore/component-migration 2022-06-09 14:48:45 +01:00
Paul Makles ee80dfd3c8 fix: pull `Client` into state early
(should fix empty server list)
2022-06-09 14:40:54 +01:00
Paul Makles 67c8418c31 fix: actually resolve the error from requests 2022-06-07 17:00:11 +01:00
Paul Makles b4777e9816 feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles c2547b3ead feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
kaname-png e46a6d55d6 chore: minor ui fixes for mybots page 2022-05-23 21:14:56 +01:00
Paul Makles e74c3a5f80 fix: return correct error 2022-05-17 21:10:47 +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 48558dd5e4 chore: split `content` into `content`, `system` 2022-04-21 17:46:14 +01:00
Paul Makles 56f59d132b fix: don't paste file anyways if too large 2022-04-09 19:02:10 +01:00
Paul Makles b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles 009565f0cc fix(iOS): fix image / video uploads from iOS
closes #477
2022-03-05 14:56:19 +00:00
Paul Makles 3e045cf8a8 fix(ios): try to accept all content types
for #477
2022-03-05 12:07:57 +00:00
Paul Makles 0f8be1767d fix: delete singleton renderer on channel delete 2022-03-04 16:45:57 +00:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles fc046936aa fix: use config for initial configuration fetch 2022-01-08 16:38:38 +00:00
Paul Makles a5a6833c2c fix: bump revolt.js and add pong timeout 2022-01-04 22:56:20 +00:00
Paul Makles fc91a75acb fix(sidebar): don't keep refetching server members 2022-01-04 13:37:19 +00:00
Paul Makles bdb1d939e7 chore: fix build errors 2022-01-02 13:12:22 +00:00
Paul Makles b5077b62ff fix(invite): allow logged out users to view invites 2021-12-28 12:24:35 +00:00
Paul 064f223c78 fix: catch errors from redux migration 2021-12-25 16:37:39 +00:00
Paul c96b09bb81 fix: pre-emptive render without valid user 2021-12-25 15:56:47 +00:00
Paul 189d0b5ff9 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul c31bcd0200 fix(auth): block render while logging in 2021-12-24 11:32:59 +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 71c0a782c1 fix(notifications): use effective name and avatar for notif 2021-12-21 12:38:53 +00:00