Commit Graph

117 Commits (0ec005cfd72a43dda1192e7ccaeca763c6c711aa)

Author SHA1 Message Date
Paul Makles 0ec005cfd7 feat: new modal renderer + mfa flow modal 2022-06-10 16:52:12 +01:00
Paul Makles abf7413066 feat: add disable / delete funct; bump revolt-api 2022-06-10 14:32:21 +01:00
Paul Makles a5e5f3ea0b chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles e220c82f71 chore: clean up build errors 2022-06-09 14:50:05 +01:00
Paul Makles 4d6edca667 Merge branch 'master' into chore/component-migration 2022-06-09 14:48:45 +01:00
Paul Makles 45db185292 fix: pull `Client` into state early
(should fix empty server list)
2022-06-09 14:40:54 +01:00
Paul Makles b015b13d8f fix: actually resolve the error from requests 2022-06-07 17:00:11 +01:00
Paul Makles b75fdb59cf feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles bcd3d33ff4 feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
kaname-png 68f158d866 chore: minor ui fixes for mybots page 2022-05-23 21:14:56 +01:00
Paul Makles acc446dc60 fix: return correct error 2022-05-17 21:10:47 +01:00
Paul Makles 8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles 77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles f29251529a feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles 0a8e8c9c08 chore: split `content` into `content`, `system` 2022-04-21 17:46:14 +01:00
Paul Makles da52f01282 fix: don't paste file anyways if too large 2022-04-09 19:02:10 +01:00
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles bcc6827aaf fix(iOS): fix image / video uploads from iOS
closes #477
2022-03-05 14:56:19 +00:00
Paul Makles fdaadfb428 fix(ios): try to accept all content types
for #477
2022-03-05 12:07:57 +00:00
Paul Makles 3ae0bf8d0b fix: delete singleton renderer on channel delete 2022-03-04 16:45:57 +00:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles 2bd5f8db30 fix: use config for initial configuration fetch 2022-01-08 16:38:38 +00:00
Paul Makles 1e40cedc1c fix: bump revolt.js and add pong timeout 2022-01-04 22:56:20 +00:00
Paul Makles 93ef5c7513 fix(sidebar): don't keep refetching server members 2022-01-04 13:37:19 +00:00
Paul Makles 3c653064a6 chore: fix build errors 2022-01-02 13:12:22 +00:00
Paul Makles a9501ded91 fix(invite): allow logged out users to view invites 2021-12-28 12:24:35 +00:00
Paul 967ea6074d fix: catch errors from redux migration 2021-12-25 16:37:39 +00:00
Paul 11043a8cd2 fix: pre-emptive render without valid user 2021-12-25 15:56:47 +00:00
Paul 7b53dc34b5 fix(mobx): properly persist login state 2021-12-24 12:00:24 +00:00
Paul 246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul d879582f81 fix(auth): block render while logging in 2021-12-24 11:32:59 +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 c0f81444bb fix(notifications): use effective name and avatar for notif 2021-12-21 12:38:53 +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 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
brecert e69c3c83bf Fixes background not updating on profile
- fixes #110
2021-09-17 19:44:19 -04:00
Paul Makles 917b6d0283 Merge pull request #223 from brecert/identity-fix
Improve server identity avatar preview
2021-09-11 23:53:17 +01:00
Paul c40e4655f0 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
brecert 7ab3b1a55a Improve server identity avatar preview
- server identity avatar preview now displays your current avatar, but desaturated and grayscale when no avatar is set

resolves #218
2021-09-11 11:38:58 -04:00
Paul ebf9634c87 Make Typescript happy, testing CI build.
Adjust language names.
2021-08-30 16:08:22 +01:00
Paul 1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul 4faba20410 Add settings button to server list sidebar.
Move more border radiuses to variables.
2021-08-15 15:21:23 +01:00
Paul f1babfdd51 Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
2021-08-09 15:51:22 +01:00
Paul f2622121a4 Display all server roles separately. 2021-08-08 21:50:29 +01:00
Paul 0d415b4d5b Manage state per channel. Closes #2 2021-08-07 20:43:08 +01:00