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
48481a4cd5 Improve auto fetch 2023-02-08 19:22:20 +01:00
5c3e490112 Use in-memory global values
As connect needs to be read very often
2023-01-29 19:02:47 +01:00
95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
40522595d0 Fix #682 #681 2023-01-29 00:37:56 +01:00
47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
e5744aba06 Try to fix #648
Also reported by other users
2023-01-14 16:58:01 +01:00
6ce78e94f8 Fix #271
Added follow as menu option
2023-01-08 16:59:35 +01:00
7db8b26dd9 Simplify and improve pagination 2023-01-07 18:01:08 +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