1
0
mirror of https://github.com/tooot-app/app synced 2024-12-22 15:49:42 +01:00
Commit Graph

312 Commits

Author SHA1 Message Date
xmflsct
71e3bce422 Bump reanimated 2023-02-13 21:38:02 +01:00
xmflsct
a78fe5ffe8 Added attachment border radius 2023-02-12 23:08:15 +01:00
xmflsct
127978da79 Fix #612 2023-02-12 14:50:31 +01:00
xmflsct
b679c0760f Fix ts warnings 2023-02-11 22:04:32 +01:00
xmflsct
fcc53672fa Build passed 2023-02-11 19:15:34 +01:00
xmflsct
2de5a251ce Bump packages 2023-02-11 18:04:03 +01:00
xmflsct
724cd76647 Bump deps 2023-02-08 01:33:12 +01:00
xmflsct
d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct
1dd64c4e19 Fix link matching crashes 2023-02-06 14:00:40 +01:00
xmflsct
2d9f7a90cc Bump packages 2023-02-02 14:15:14 +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
f219371243
Update package.json 2023-01-30 01:20:24 +01:00
xmflsct
3451a021e9 Update package.json 2023-01-29 00:38:44 +01:00
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