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

22 Commits

Author SHA1 Message Date
9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +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
3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
dab2ca060d Fix visual bugs
Somehow the `onError` of `react-native-fast-image` doesn't work anymore as expected. Maybe because the underlying `SDWebImage` is being patched to other versions.
2022-12-20 10:47:33 +01:00
fea2e82bdd Fixed #568 2022-12-18 01:12:58 +01:00
4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
357c4039cb 544 migrate to react query v4 (#547)
* Update all imports

* Update isLoading

* Update onlineManager
2022-12-10 14:47:19 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
aab3d8d94d Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
b20b75f22e Use flash message instead of toast 2021-02-28 22:49:55 +01:00
08f3036753 Updates 2021-01-24 02:25:43 +01:00
314bc31e32 Update en strings 2021-01-20 00:39:39 +01:00
5a248716bf Update translations 2021-01-19 01:13:45 +01:00
284d6e46e0 Switch to shared hooks 2021-01-11 21:36:57 +01:00
541e2a5601 Lots of updates 2021-01-10 02:12:14 +01:00
4b99813bb7 Lots of updates 2021-01-07 19:13:09 +01:00
dcb36a682d Refine structure 2021-01-04 18:29:02 +01:00
e9ea0ed71e Updates
1. Added more notification types
2. Use `react-native-reanimated` v2
2021-01-04 10:50:24 +01:00