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

14 Commits

Author SHA1 Message Date
0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +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
dee4e2810a Bump packages 2022-12-12 00:31:32 +01:00
d2272d5d30 Fixed #385
Instead of providing an option to choose whether or not to include EXIF data, by default, EXIF are not included in the upload as Mastodon would not make use of the data anyway.
2022-10-10 23:50:15 +02:00
e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
869524eb84 Fix uploading avatar 2022-06-21 23:05:29 +02:00
b5a5ce01a3 Using proper image transformation 2022-06-09 21:33:10 +02:00
b13ae5dafe Fixed #117 2022-06-05 18:52:33 +02:00
fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
545d4151aa Fix iOS 12 crashes on media selection
https://github.com/expo/expo/issues/14903#issuecomment-966161497
2022-02-06 22:47:30 +01:00
7ac789c18c Added instance configuration support 2021-11-15 22:34:43 +01:00
d4c93750c7 Basic profile images working 2021-05-13 02:03:24 +02:00
0b659913dc Partially fixed #113 2021-05-09 21:59:03 +02:00