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

476 Commits

Author SHA1 Message Date
70d57ed830 Fetching now works better
For #490
2023-01-06 22:58:01 +01:00
c7a472124c Revert "Try out FlashList"
This reverts commit 8406a57143.
2023-01-06 14:00:50 +01:00
8406a57143 Try out FlashList 2023-01-06 01:41:46 +01:00
bd3046cc2f Updates 2023-01-06 01:08:27 +01:00
c83a74d1c3 Fix status interactions 2023-01-06 01:01:10 +01:00
feadcc019c Updates 2023-01-05 00:49:10 +01:00
bb9fa0c752 Improved history diff 2023-01-04 23:12:18 +01:00
06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
6b73485aae Bump packages 2023-01-04 00:06:37 +01:00
0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +01:00
62df29a479 Update status.ts 2023-01-01 18:54:42 +01:00
2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +01:00
56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
13303c4269 Early demo of #638
Actions are not working yet
2022-12-31 15:53:02 +01:00
65e9f41a3b Fix bugs 2022-12-31 12:56:10 +01:00
f0734e52e7 Add string for #631 2022-12-31 02:08:33 +01:00
7ccfdc7562 Fix #631 2022-12-31 02:06:19 +01:00
b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +01:00
49a0e6d63e Remove base64 dep 2022-12-30 15:14:16 +01:00
0de7e84f58 Fix #632
No need to warn
2022-12-30 12:56:13 +01:00
a77e495b6b Fix admin options not showing up 2022-12-29 23:13:22 +01:00
c6aff79055 Fix public domain and API domain differ 2022-12-29 23:00:17 +01:00
53ea661d9a Use i18next's native RTL detection 2022-12-29 18:03:23 +01:00
2a40043b2e Refine querying followed tags 2022-12-29 00:58:07 +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
a40f0d9f82 Fix #620 #606 2022-12-26 01:06:33 +01:00
34f7218c34 Fix React key missing 2022-12-25 17:40:53 +01:00
219358cf54 Fix #590 2022-12-24 02:13:24 +01:00
e27bf7407b Fix #616 2022-12-24 01:59:18 +01:00
b6045e5121 Remove most React memo
Maybe would solve iOS out of memory crashes
2022-12-24 01:18:20 +01:00
64b367a247 Fix #614 2022-12-23 20:02:44 +01:00
3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
b388853429 Refine types for #600 2022-12-22 18:38:04 +01:00
39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
10f7d74600 Fix Plerooma search crash
Potentially could be crashing in other scenarios where history data is missing
2022-12-21 15:31:18 +01:00
047464a9c1 Fix #594 2022-12-21 01:07:12 +01:00
54c99eb054 Fix #593 2022-12-20 23:09:21 +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
ca629befc9 Experiment support of Pleroma (#588) 2022-12-20 00:45:53 +01:00
29a092a925 Some visual fixes based on feedback 2022-12-19 23:58:03 +01:00
f37f9e857d Fix #582 2022-12-19 23:20:47 +01:00
72fa8c4fcf Fix #585 2022-12-19 23:06:39 +01:00
ed71f86983 Fix Android action sheet color mode 2022-12-19 22:36:30 +01:00
533ff1d549 Fix #584 2022-12-19 21:46:37 +01:00
50b07fc5eb Experiment with #558 2022-12-18 23:15:58 +01:00