Commit Graph

349 Commits

Author SHA1 Message Date
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct 18ad22302d Attempt to fix #644 2023-01-16 18:50:18 +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 e5e74410d0 Fix #659 2023-01-14 15:21:31 +01:00
xmflsct 02a90e84f3 Wrong side of fixing crash 2023-01-12 20:17:26 +01:00
xmflsct f93fe09783 Fix push wrong auth key format 2023-01-11 21:01:44 +01:00
xmflsct def4c5424e Reload image when the source is changed 2023-01-10 19:36:42 +01:00
xmflsct 8610be1caf Fix bugs 2023-01-10 14:56:13 +01:00
xmflsct 3de4212a65 Fix #646 2023-01-10 13:27:47 +01:00
xmflsct 215534d0c8 Fix #605
Turns out to be much more complicated than expected. Finally got the app running through Browser Stack (thanks for their sponsoring!), realised the issue was related to an early attempt to create a build for F-Droid #50 which removed the Google Service. However for Android push, Google service is still required.
2023-01-09 00:55:29 +01:00
xmflsct 2d9dc00683 Fix #633
https://github.com/expo/expo/issues/6864#issuecomment-678620290
2023-01-07 23:56:24 +01:00
xmflsct d6d0cc0d03 Fix Android crashing
Somehow get MMKV number would crash
2023-01-07 23:37:30 +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 62a6594f91 Try removing flipper 2023-01-04 01:20:34 +01:00
xmflsct 6b73485aae Bump packages 2023-01-04 00:06:37 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
xmflsct 4c6b8f0959 Fix toot action for #638 2023-01-02 23:18:22 +01:00
xmflsct 49a0e6d63e Remove base64 dep 2022-12-30 15:14:16 +01:00
xmflsct 53ea661d9a Use i18next's native RTL detection 2022-12-29 18:03: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 a40f0d9f82 Fix #620 #606 2022-12-26 01:06:33 +01:00
xmflsct 57e1206faf Upgrade to yarn 3 2022-12-23 17:47:01 +01:00
xmflsct 39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
xmflsct 54c99eb054 Fix #593 2022-12-20 23:09:21 +01:00
xmflsct c59690fcb9 Fixed #566 2022-12-17 23:21:56 +01:00
xmflsct e09e2da1b7 Bump up packages 2022-12-15 22:14:59 +01:00
xmflsct c90c8ee8d4 Fixed #452
Unfortunately iOS does not display RTL languages automatically like Android does, so some simple JS library is needed
2022-12-15 00:03:09 +01:00
xmflsct dee4e2810a Bump packages 2022-12-12 00:31:32 +01:00
xmflsct 24ccee8afa Fixed #525
HTML is removed. In this way, if a URL is changed, it can be highlighted as well
2022-12-11 16:52:34 +01:00
xmflsct 44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +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 705c1d0ad0 Fixed #529 2022-12-07 23:56:00 +01:00
xmflsct c89612d875 Fixed #530 thanks to ChatGPT 2022-12-06 21:54:32 +01:00
xmflsct 2516b9753b Fix iOS language cannot be changed 2022-12-05 13:40:36 +01:00
xmflsct 52ece9a2eb Bump up packages 2022-12-04 01:12:59 +01:00
xmflsct a3a0bf523f Moving to using zeego 2022-12-03 01:08:38 +01:00
xmflsct 0cc1cdd4b6 Partial fix #495
Add delete list
Also trying out new context menu
2022-11-30 23:47:05 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct eda77fd7fc Bump packages 2022-11-29 21:58:59 +01:00
xmflsct 6c17123fe3 Try if can find out why badge is not cleared 2022-11-23 21:31:58 +01:00
xmflsct 39bda959e3 Bump up packages 2022-11-22 21:10:09 +01:00
xmflsct fbfae52627 Try fix #451
Android does not support true context menu anyway, thus removing per toot component.
2022-11-20 14:41:41 +01:00
xmflsct 0d39f25f39 Bump packages 2022-11-17 19:34:43 +01:00
xmflsct 72917c21f6 Fixed #451
More properly adjusted flexbox layout
2022-11-11 22:46:08 +01:00
xmflsct 3207fc3b58 Fixed #450 2022-11-11 13:58:09 +01:00
xmflsct 6d6dd1a21c Bump up RN and Expo 2022-11-11 13:50:20 +01:00
xmflsct 543d345ea5 Build succeeded 2022-11-05 22:33:16 +01:00
xmflsct 7063d30219 Bump to v4.5.1 2022-11-05 01:55:12 +01:00
xmflsct 9863e13e43 Bump up packages 2022-10-31 19:42:14 +01:00
xmflsct 82be585a5b Try out live text view 2022-10-30 17:42:57 +01:00
xmflsct db6b5e4e70 Bump packages 2022-10-27 22:18:38 +02:00
xmflsct 852948fd23
Update package.json
To trigger a new build
2022-10-12 14:53:24 +02:00
xmflsct 757e5bb52f Bump packages 2022-10-11 22:25:28 +02:00
xmflsct f6a4a7056c Fixed #382 2022-10-10 23:57:25 +02:00
xmflsct bd970ec287 Bump packages 2022-10-10 23:28:27 +02:00
xmflsct f38e1317cc Bump up packages 2022-09-28 23:31:49 +02:00
xmflsct 8d8707cc39 Fix Sentry token warning 2022-09-24 16:50:53 +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 08cd1d2c51 Bump up packages 2022-09-24 00:34:18 +02:00
xmflsct ca0403e730 Bump up packages 2022-09-24 00:27:11 +02:00
xmflsct 29e9d24542 Bring back expo-updates as a dependency to sentry-expo
But disabled
2022-09-21 09:55:27 +02:00
xmflsct 5b35951424 Remove expo-updates unfortunately
As now it starts charging
2022-09-21 00:16:55 +02:00
xmflsct ac10482bc8 Target v4.3.2 2022-09-20 22:47:29 +02:00
xmflsct 7ec7f85893 Removed autolinker 2022-09-20 22:23:01 +02:00
xmflsct 969d4abe0e Move image viewer to a new plugin 2022-09-14 21:52:16 +02:00
xmflsct 79a488c84a Fix poll input 2022-09-13 21:53:44 +02:00
xmflsct 1bcdc9fa93 Bump up packages 2022-08-19 12:22:23 +02:00
xmflsct 88bafcc1e0 Feather icon needs svg 2022-08-19 02:25:31 +02:00
xmflsct 9ed6343eb7 Use native view drawing instead of svg 2022-08-19 01:58:17 +02:00
xmflsct 3e9585fcb7 Removed forced autolinking 2022-08-17 01:01:03 +02:00
xmflsct 70c90b6a47 Using EAS update 2022-08-16 22:39:54 +02:00
xmflsct c6e7063929 Fix Android building
https://github.com/expo/expo/pull/18518
2022-08-14 18:06:24 +02:00
xmflsct 397c6a2f44 Fixed #336 2022-08-12 16:44:28 +02:00
xmflsct 9f17f95a98 Fixed #354 2022-08-09 00:44:56 +02:00
xmflsct a68ed6ea1b Fix menu translations 2022-08-08 23:00:46 +02:00
xmflsct 6b6481f9ac Android builds 2022-08-08 22:32:51 +02:00
xmflsct 99b38f421c Update and patch packages 2022-08-07 00:20:34 +02:00
xmflsct 28b5a2e17e Update rest of the packages 2022-08-06 22:20:03 +02:00
xmflsct 33d8a97efb Updated to expo 46 2022-08-06 22:05:26 +02:00
xmflsct 621ed3561d Bump up packages 2022-07-09 00:27:02 +02:00
Zhiyuan Zheng c457141e10 Fix source map missing 2022-06-25 00:51:13 +02:00
Zhiyuan Zheng 869524eb84 Fix uploading avatar 2022-06-21 23:05:29 +02:00
Zhiyuan Zheng 778ff18457 Do not catch language detection failure 2022-06-19 12:52:11 +02:00
Zhiyuan Zheng 8d0fc94303 Allow Android to have moving image 2022-06-16 23:22:28 +02:00
Zhiyuan Zheng 236ccbe45d Fixed #338
Also Android cannot read from ID, using index instead
2022-06-14 23:32:35 +02:00
Zhiyuan Zheng 85039db137 Fix context menu language missing 2022-06-12 12:30:53 +02:00
Zhiyuan Zheng 0fbae13fdb Try out build separation 2022-06-10 23:39:57 +02:00
Zhiyuan Zheng b5a5ce01a3 Using proper image transformation 2022-06-09 21:33:10 +02:00
Zhiyuan Zheng 50c8e149c6 Prefer local language detection 2022-06-09 01:47:38 +02:00
Zhiyuan Zheng 901ba2de98 Bump packages 2022-06-07 21:53:51 +02:00
Zhiyuan Zheng faebd555e8 New context menu largely working 2022-06-06 22:49:43 +02:00
Zhiyuan Zheng c0d2da3f65 Fixed #137 2022-06-05 21:17:39 +02:00
Zhiyuan Zheng fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
Zhiyuan Zheng 7c48b31241 Bump packages 2022-06-03 23:44:27 +02:00
Zhiyuan Zheng 77deb3fdef Bump packages 2022-06-03 22:29:04 +02:00
Zhiyuan Zheng a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00