Commit Graph

141 Commits

Author SHA1 Message Date
xmflsct b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 5d3f773a2a Faster image loading transition 2023-02-01 00:06:33 +01:00
xmflsct c21e99909d Add fade in transition of react-native-fast-image
Based on https://github.com/DylanVann/react-native-fast-image/pull/958
2023-01-31 15:15:15 +01:00
xmflsct 624c1f172c Use the same subdomain for connect media
Preventing count as cache miss
2023-01-31 14:26:43 +01:00
xmflsct 4aa96ba2bd Fix #683
Affects both platforms
2023-01-30 13:44:29 +01:00
xmflsct 95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
xmflsct 40522595d0 Fix #682 #681 2023-01-29 00:37:56 +01:00
xmflsct 738194d108 Consolidate swipe to delete views 2023-01-27 18:44:48 +01:00
xmflsct e8eb62e2d0 Refined filter view 2023-01-26 13:59:42 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct 47d5b02468 Fix #672
Removed image focus as different clients implement this differently
2023-01-23 23:05:25 +01:00
xmflsct f10d52cebc Use native loading spinner
The lib is not being maintained and the animation quality is bad
2023-01-15 20:34:22 +01:00
xmflsct 9a289489fa Fix #661
The API does not support a better way to achieve this as suggested. Though the search API accepts a "following" param, and it will return data prioritising following accounts.
2023-01-15 19:38:45 +01:00
xmflsct e5744aba06 Try to fix #648
Also reported by other users
2023-01-14 16:58:01 +01:00
xmflsct bebf4c7101 Update TextInput.tsx
There are still reports of text not wrapping #571
2023-01-12 21:24:45 +01:00
xmflsct 2a19e1fc2a Fix #654 2023-01-12 21:04:50 +01:00
xmflsct 7f97908e23 Fix bugs 2023-01-11 22:54:24 +01:00
xmflsct 76d4bc754b Fix accounts array empty not init 2023-01-11 22:18:02 +01:00
xmflsct 01c27d6a99 Fix tooot support broken 2023-01-11 21:35:50 +01:00
xmflsct e31ce3772a Do not auto refetch home timeline
Due to the new timeline position feature, auto refetch would shift the timeline and the user is not at the newest of the list anyway
2023-01-11 21:11:43 +01:00
xmflsct c7a472124c Revert "Try out FlashList"
This reverts commit 8406a57143.
2023-01-06 14:00:50 +01:00
xmflsct 8406a57143 Try out FlashList 2023-01-06 01:41:46 +01:00
xmflsct c83a74d1c3 Fix status interactions 2023-01-06 01:01:10 +01:00
xmflsct 06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
xmflsct 56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
xmflsct ced71d6611 Reply working for #638 2023-01-01 16:44:55 +01:00
xmflsct ac9738d358 Remove flat list in compose view 2023-01-01 13:39:48 +01:00
xmflsct b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +01:00
xmflsct c6aff79055 Fix public domain and API domain differ 2022-12-29 23:00:17 +01:00
xmflsct 4cddbb9bad Remove most React memorization
Though added memo for timeline components making them (almost) pure
2022-12-29 00:36:35 +01:00
xmflsct 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
xmflsct b6045e5121 Remove most React memo
Maybe would solve iOS out of memory crashes
2022-12-24 01:18:20 +01:00
xmflsct f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
xmflsct e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct 047464a9c1 Fix #594 2022-12-21 01:07:12 +01:00
xmflsct 29a092a925 Some visual fixes based on feedback 2022-12-19 23:58:03 +01:00
xmflsct ed71f86983 Fix Android action sheet color mode 2022-12-19 22:36:30 +01:00
xmflsct fea45e66bc Fixed #576 2022-12-18 21:16:21 +01:00
xmflsct 96a448d602 Fixed #573 2022-12-18 20:25:52 +01:00
Hanjiang Yu c0aad41047
Text wrapping workaround in toot composing screen (#571) 2022-12-18 11:37:30 +01:00
xmflsct 3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
xmflsct 3d2339c2b5 Fix searching for remote accounts 2022-12-15 14:28:36 +01:00
xmflsct 91be219ff3 Fixed #553 2022-12-12 21:02:17 +01:00
xmflsct 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct 36bbe5bdbd Fixed #548 2022-12-10 23:11:41 +01:00
xmflsct 357c4039cb
544 migrate to react query v4 (#547)
* Update all imports

* Update isLoading

* Update onlineManager
2022-12-10 14:47:19 +01:00
xmflsct 4a28d47b41 Simple fix #540 2022-12-09 00:35:02 +01:00
xmflsct 7a14c89e5b Fixed #537 2022-12-08 00:38:05 +01:00