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

82 Commits

Author SHA1 Message Date
65e9f41a3b Fix bugs 2022-12-31 12:56:10 +01:00
b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +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
50b07fc5eb Experiment with #558 2022-12-18 23:15:58 +01:00
4725287554 Remove conversation levels for now as it doesn't work well yet 2022-12-16 17:00:07 +01:00
d3d2202caa Fixed #561 2022-12-16 10:11:09 +01:00
78dba4ae1a Pilot fix for #558 2022-12-16 00:21:53 +01:00
c18089bf8a Fixed #549 2022-12-11 12:12:46 +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
cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
6a9f951dba Move screen options into each screen 2022-12-03 16:50:54 +01:00
e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
4dcc561cbf Update error tracing 2022-05-18 00:11:31 +02:00
e619677660 Fix crashes 2022-02-19 17:09:34 +01:00
3f7c85a41a Hopefully fix the warning 2022-02-17 23:10:32 +01:00
e388ce7626 Square image when image is too long 2022-02-14 21:07:10 +01:00
5ab988585b Try to capture more debug info 2022-02-13 19:34:05 +01:00
50141b2963 Proper gate return preventing running further codes 2022-02-12 11:12:05 +01:00
9936f6c921 Try to fix toot id not found 2022-02-11 21:30:45 +01:00
9c9c7b83af Try to capture more info to debug 2022-02-06 18:58:27 +01:00
55b7b0b0cd Try to solve scrollToIndex was called during going back to previous page 2022-02-03 23:25:58 +01:00
bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
e92a7907e6 Update sentry reporting 2022-01-08 11:19:24 +01:00
3a4733316a Try to fix scrollToIndex out of range 2022-01-03 21:25:53 +01:00
248238dda8 Try to fix scrollToIndex out of range 2021-12-31 12:09:03 +01:00
122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
5281de63a6 Added font size settings 2021-03-10 10:22:53 +01:00
f3fa6bc662 Rewrite timeline logic 2021-02-27 16:33:54 +01:00
4c8003b533 Try to fix #16 2021-02-13 01:26:02 +01:00
383ebc2775 Fixed #17 2021-02-08 23:47:20 +01:00
247f7a7982 iOS almost working 2021-01-30 01:29:15 +01:00