1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
1ea6aff328 619 restructure local storage (#628)
* To MMKV migration working

* POC migrated font size settings

* Moved settings to mmkv

* Fix typos

* Migrated contexts slice

* Migrated app slice

* POC instance emoji update

* Migrated drafts

* Migrated simple instance properties

* All migrated!

* Re-structure files

* Tolerant of undefined settings

* Can properly logging in and out including empty state
2022-12-28 23:41:36 +01:00
1b58bcad3e Fixed #535 2022-12-09 21:09:00 +01:00
6c17123fe3 Try if can find out why badge is not cleared 2022-11-23 21:31:58 +01:00
4398e520ed Refine notifications
https://github.com/tooot-app/app/issues/306

https://github.com/tooot-app/app/issues/305 This one uses the positive filtering that is added since v3.5, that a such a filter won't be shown as there is no way to check if a user is an admin or not and showing a useless option for majority users won't be a good experience.
2022-05-28 19:24:08 +02:00
dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00
bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
45ba984ea3 Fixed #200
When clearing queryClient, we may want to create a global function to refetch last read position
2022-01-29 16:37:58 +01:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
cc02626adb Ready for push feature 2021-03-04 01:03:53 +01:00