Commit Graph

29 Commits

Author SHA1 Message Date
xmflsct d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct a3b5a132c5 Added GoToSocial support
Fix #206
Fix https://github.com/superseriousbusiness/gotosocial/issues/825
2023-01-08 20:07:20 +01:00
xmflsct 06324ee51a Believe #638 can be closed now! 2023-01-04 22:39:29 +01:00
xmflsct 2705b4b804 Simplify update toot logic 2023-01-01 18:37:05 +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 e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct 4a35e910c1 Fixed #447 2022-12-14 23:37: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 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
Zhiyuan Zheng 7c0bcbeb06 Fixed #337 2022-06-14 23:43:11 +02:00
Zhiyuan Zheng 72eee3600f Fixed #301 2022-06-10 17:02:04 +02:00
Zhiyuan Zheng 68178f7f31 Update Poll.tsx
Fixed #256
2022-05-29 17:56:35 +02:00
Zhiyuan Zheng d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
Zhiyuan Zheng 4c9f93497d Using format.js
https://github.com/tooot-app/app/issues/280
2022-05-08 17:56:26 +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 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 4df121e01a
Fix crash 2021-04-11 11:25:40 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng 80e23d8a31
Small fixes 2021-03-27 00:47:14 +01: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 544af1936c
Small fixes 2021-03-22 00:04:47 +01:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng b20b75f22e
Use flash message instead of toast 2021-02-28 22:49:55 +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