Commit Graph

43 Commits

Author SHA1 Message Date
xmflsct b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
xmflsct 48481a4cd5 Improve auto fetch 2023-02-08 19:22:20 +01:00
xmflsct 5c3e490112 Use in-memory global values
As connect needs to be read very often
2023-01-29 19:02:47 +01:00
xmflsct 95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
xmflsct 196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
xmflsct e7ca5ba63d Fix #655 2023-01-14 16:29:28 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +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 57e1206faf Upgrade to yarn 3 2022-12-23 17:47:01 +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 2516b9753b Fix iOS language cannot be changed 2022-12-05 13:40:36 +01:00
xmflsct 7421ffd1bc Fix toot relative time does not align with app's language 2022-12-03 21:56:52 +01:00
xmflsct 18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
xmflsct 0d9992107c Fixed #432
这应该能修复问题1
2022-11-04 23:38:29 +01:00
xmflsct e605a35e3a Use system's preferred language for iOS 2022-10-11 22:28:59 +02:00
xmflsct 398f37d599 Remove sentry-expo
Too many dependencies it needs, especially the unused expo-updates
2022-09-24 13:42:15 +02:00
xmflsct 800ebe989d Try building again 2022-09-21 21:55:58 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng c0d2da3f65 Fixed #137 2022-06-05 21:17:39 +02:00
Zhiyuan Zheng 31a3e87963 Allow push count badge 2022-06-03 21:25:20 +02:00
Zhiyuan Zheng af6731f702 Added pt-BR
https://github.com/tooot-app/app/issues/302
2022-05-28 22:18:03 +02:00
Zhiyuan Zheng 4dcc561cbf Update error tracing 2022-05-18 00:11:31 +02: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 56887fec85 Update expo-updates 2022-05-09 22:56:10 +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 8c2004fe6c Upload GIF using Android keyboard
https://github.com/tooot-app/app/issues/261
2022-05-08 12:15:16 +02:00
Zhiyuan Zheng 4ea4e39759 Long press to switch account 2022-02-02 22:47:30 +01:00
Zhiyuan Zheng 5ddc370588 Fix default language not set 2022-02-01 22:27:29 +01:00
Zhiyuan Zheng 013d55aee2 Use proper environment mapping 2022-01-02 22:28:33 +01:00
Zhiyuan Zheng 8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
Zhiyuan Zheng ace530c5bd Bump up Expo versions
`expo-av` has issues with version `10.2.0`
2021-12-18 12:06:35 +01:00
Zhiyuan Zheng 8e0d499ed8
Remove most of the require cycles 2021-05-12 15:40:55 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng b0b7a7567b
Added reduced motion 2021-03-27 00:02:32 +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 7329c7038b
Bump versions 2021-03-15 22:30:29 +01:00
Zhiyuan Zheng 4afdaf84c1
Minor fixes according to DeepScan
GitHub actions'a Mac is without connectivity again..
2021-03-09 01:24:33 +01:00
Zhiyuan Zheng e1e4aace78
Minor fixes according to DeepScan 2021-03-09 01:17:07 +01:00
Zhiyuan Zheng ea018a71fa
Improve push experience 2021-03-02 01:17:06 +01:00
Zhiyuan Zheng f3fa6bc662
Rewrite timeline logic 2021-02-27 16:33:54 +01:00
Zhiyuan Zheng f5414412d4
#18
Use websocket to constantly fetch new notifications. Also use flatlist item view to clear notification.
2021-02-08 23:19:55 +01:00
Zhiyuan Zheng 247f7a7982
iOS almost working 2021-01-30 01:29:15 +01:00