Commit Graph

20 Commits

Author SHA1 Message Date
81938ec4d0 EditProfile: fix formdata submission 2022-05-02 22:45:58 -05:00
39b92b96fc Store settings in IndexedDB even on unsupported backends 2022-04-29 23:15:41 -05:00
ce73b30237 actions/me: do it with a const 2022-04-29 21:41:41 -05:00
2cbea4aa5b Upgrade axios to v0.27, fix EditProfile uploads 2022-04-29 16:01:46 -05:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
0b94774fbe localforage: remember auth accounts 2021-10-20 16:27:36 -05:00
13c623ca1e EditProfile: resize avatar/banner in browser, improve error messages 2021-10-19 12:03:04 -05:00
fcaf19df76 Auth: rudimentary API baseURL support 2021-08-21 22:08:26 -05:00
463b3ba085 Auth: store users by their ActivityPub ID instead of their primary key 2021-08-21 17:38:19 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
a42ece6df4 Don't call ME_FETCH_SUCCESS twice extraneously 2021-03-31 13:36:48 -05:00
09cbcf6145 Don't rely on ['auth', 'me'] 2021-03-30 00:23:29 -05:00
a731ac88cf Make login work again 2021-03-24 00:05:06 -05:00
88420ccca6 Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
0162eac662 Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
4720ccc57d Use distinct ME_PATCH_SUCCESS action for responding to account updates 2020-06-16 17:36:49 -05:00
289f90dd4e Fix PropType errors 2020-06-07 17:18:26 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00