Commit Graph

42 Commits

Author SHA1 Message Date
xmflsct b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
xmflsct fd114ed0f0 Check for Wildebeest's account ID format 2023-02-07 15:06:04 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct 6ce78e94f8 Fix #271
Added follow as menu option
2023-01-08 16:59:35 +01:00
xmflsct bd3046cc2f Updates 2023-01-06 01:08:27 +01:00
xmflsct 06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
xmflsct 4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
xmflsct 2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +01:00
xmflsct 56d1090ca9 Actions working for #638 2023-01-01 17:20:35 +01:00
xmflsct b677c4b7ce Fix #558 #602 2022-12-31 00:07:28 +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 3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
xmflsct e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct ed71f86983 Fix Android action sheet color mode 2022-12-19 22:36:30 +01:00
xmflsct 50b07fc5eb Experiment with #558 2022-12-18 23:15:58 +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 c6e27d6d88 Fixed #514 2022-12-05 14:50:03 +01:00
xmflsct 20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
xmflsct c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
Zhiyuan Zheng d0aa55d021 Fix proper reblog permission
https://github.com/tooot-app/app/issues/274
2022-05-16 21:54:11 +02:00
Zhiyuan Zheng ee2f23c972 Update Actions.tsx
https://github.com/tooot-app/app/issues/274
2022-05-11 00:11:18 +02:00
Zhiyuan Zheng 7c48c61c99 Using new text component
Need to use global accessibility checks rather than per text component which is not efficient
2022-05-07 00:52:32 +02:00
Zhiyuan Zheng 293447f65c Clean up react memo 2022-04-30 21:47:17 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
Zhiyuan Zheng 0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng f3852025ba
Fixed #45
Cannot use pure component in this case after refresh
2021-03-25 00:25:37 +01:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng bcb55254f9
Refine RN 0.64 2021-03-16 23:15:37 +01:00
Zhiyuan Zheng e6adbf6986
Fixed #49 2021-03-15 00:18:44 +01:00
Zhiyuan Zheng 83048450e8
Updates 2021-03-06 21:01:38 +01:00
Zhiyuan Zheng cc02626adb
Ready for push feature 2021-03-04 01:03:53 +01:00
Zhiyuan Zheng b20b75f22e
Use flash message instead of toast 2021-02-28 22:49:55 +01:00
Zhiyuan Zheng f3fa6bc662
Rewrite timeline logic 2021-02-27 16:33:54 +01:00
Zhiyuan Zheng 4c8003b533
Try to fix #16 2021-02-13 01:26:02 +01:00
Zhiyuan Zheng 383ebc2775
Fixed #17 2021-02-08 23:47:20 +01:00