Commit Graph

27 Commits

Author SHA1 Message Date
16da9030ac normalizeInstance: break out instance normalization into its own module 2022-02-23 11:24:36 -05:00
635f88f5e8 Rewrite code with optional chaining (?.) 2022-02-18 21:04:18 -05:00
abcd55752d Support only external Ethereum auth for now 2022-02-10 19:34:23 -06:00
e04e75f831 Set attachment limit from instance 2022-01-31 17:52:12 -06:00
04979486e8 Normalize instance configuration for Mastodon 2022-01-31 16:51:11 -06: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
e42030daae Always check error.response before error.response.status 2021-10-20 17:50:35 -05:00
c8cec8fdac localforage: create custom KVStore instance, refactor Instance actions 2021-10-20 15:17:47 -05:00
3c5384f318 localforage: add localforage, remember a fetched instance 2021-10-20 13:18:55 -05:00
937782dc62 Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT 2021-09-15 12:15:36 -05:00
390cdf4c5e Authenticated fetch: make the instance appear censored 2021-09-04 14:47:11 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
e4dd720d51 EditFederationModal: use ConfigDB directly instead of /api/v1/instance 2021-07-28 17:06:21 -05:00
0e59139902 Use Mastodon defaults for initial state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-19 23:15:42 +02:00
fb99d36494 Support RGI emoji reacts conditionally 2021-01-18 13:31:16 -06:00
acdc282cfd Admin: optimistic RegistrationModePicker 2020-12-29 23:29:06 -06:00
b571765c33 Admin: add registration mode picker 2020-12-29 23:25:07 -06:00
20f64079e0 Preload /api/v1/instance 2020-08-24 15:53:38 -05:00
2fff5db5d5 Handle max_fields fallback differently 2020-08-09 14:01:16 -05:00
9a2fba1ef5 Revert "Revert "Store fieldsLimits in instance/pleroma/metadata of the Redux store. Render fields to maxFields value in features/edit_profile, using maxFields value""
This reverts commit b3a6c395df.
2020-08-08 20:32:39 -05:00
b3a6c395df Revert "Store fieldsLimits in instance/pleroma/metadata of the Redux store. Render fields to maxFields value in features/edit_profile, using maxFields value"
This reverts commit 3d24cfaf53.
2020-08-08 18:34:35 -05:00
3d24cfaf53 Store fieldsLimits in instance/pleroma/metadata of the Redux store. Render fields to maxFields value in features/edit_profile, using maxFields value 2020-08-04 18:05:16 -05:00
8f566b70e6 Better actions names for INSTANCE_FETCH_SUCCESS etc 2020-06-03 14:26:22 -05:00
a2c9aeb8dd Conditionally fetch /nodeinfo/2.1.json for Pleroma < 2.1, #137 2020-05-31 12:01:21 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00