Commit Graph

15 Commits

Author SHA1 Message Date
90664dd5c6 Remove legacy accounts reducer 2023-07-20 15:03:23 -05:00
4b3f03353d WIP TypeScript convertions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 00:31:07 +01:00
fe34af29d3 Rename files (10): service-worker + storage 2022-11-16 08:34:53 -05:00
1ea4ae3a57 Only support Pleroma for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:36:39 +01:00
3448022965 Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-27 19:48:41 +02:00
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
ae01b845de eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05:00
0fa58be38c Catch instance/fetch error, only set instance_fetch_failed on 404 2022-05-02 11:46:18 -05:00
c6456a43b6 Convert actions/instance to use createAsyncThunk() 2022-04-25 14:17:05 -05:00
84d7d2ee38 Add @ts-ignore lines for strictFunctionTypes 2022-03-24 12:26:27 -05:00
161cd3d1fc Revert lazy type changes to actions/instance.ts 2022-03-24 11:09:30 -05:00
14ec40ee95 Typescript: start fixing 'strict' mode errors 2022-03-23 21:43:36 -05:00
ed692c8bef Fix build >:( 2022-03-18 16:23:14 -05:00
12c57e02a5 Fix Instance types 2022-03-18 16:04:08 -05:00
27564dd360 WIP: reducer typescript 2022-03-15 09:40:19 -05:00