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

7 Commits

Author SHA1 Message Date
0185335138 Fix image viewer placeholder 2023-02-08 21:41:16 +01:00
d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
752d33d5b3 Dimming images for dark mode 2023-01-29 17:28:49 +01:00
8c87841fed Improve account switch hint 2023-01-29 16:20:31 +01:00
9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
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