Commit Graph

308 Commits

Author SHA1 Message Date
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 34f7218c34 Fix React key missing 2022-12-25 17:40:53 +01:00
xmflsct e27bf7407b Fix #616 2022-12-24 01:59:18 +01:00
xmflsct 64b367a247 Fix #614 2022-12-23 20:02:44 +01:00
xmflsct 3594500b3e Fix #610 2022-12-23 18:49:50 +01:00
xmflsct f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
xmflsct e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct b388853429 Refine types for #600 2022-12-22 18:38:04 +01:00
xmflsct 39ab9059d9 Fix #600 2022-12-22 01:21:51 +01:00
xmflsct 5e90a0d8f3 Attempt to fix #596 2022-12-21 15:24:23 +01:00
xmflsct b36863337e Fix #595 2022-12-21 14:42:44 +01:00
xmflsct bb02fadc16 Remove schema when instance is being added for Pleroma 2022-12-20 10:04:21 +01:00
xmflsct ca629befc9
Experiment support of Pleroma (#588) 2022-12-20 00:45:53 +01:00
xmflsct 4bd11e2246 Fix #581 2022-12-19 21:20:14 +01:00
xmflsct d26d8f3c14 Fixed #574
Stupid typo..
2022-12-18 22:01:02 +01:00
xmflsct 909fed0644 Fixed #575 2022-12-18 20:55:33 +01:00
xmflsct 96a448d602 Fixed #573 2022-12-18 20:25:52 +01:00
xmflsct 2c7772d4c2 Fixed #572 2022-12-18 17:25:18 +01:00
xmflsct a236adfb57 No need to retry if confirmed not found 2022-12-18 11:00:33 +01:00
xmflsct b1f00ce99b Use account lookup instead of search
May increase success rate
2022-12-18 01:29:33 +01:00
xmflsct fea2e82bdd Fixed #568 2022-12-18 01:12:58 +01:00
xmflsct c59690fcb9 Fixed #566 2022-12-17 23:21:56 +01:00
xmflsct 3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
xmflsct be4eaa93ee Fix push 2022-12-16 10:35:31 +01:00
xmflsct 0e348dcef1 Fix bugs 2022-12-15 19:31:20 +01:00
xmflsct 3d2339c2b5 Fix searching for remote accounts 2022-12-15 14:28:36 +01:00
xmflsct a4cd24f313 Fixed #457 2022-12-15 01:41:34 +01:00
xmflsct 4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
xmflsct 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct 73eb695cfc Fixed #538 2022-12-11 01:37:26 +01:00
xmflsct 44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +01:00
xmflsct 213328ef1a Add admin notifications besides push #535 2022-12-10 22:43:37 +01:00
xmflsct bdbacf579e Fixed #536 2022-12-10 20:19:18 +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 748351026f Improve push error messaging 2022-12-10 01:59:26 +01:00
xmflsct e7fb9ed452 Try to fix #543
No physical phone to test
2022-12-10 00:31:11 +01:00
xmflsct 1b58bcad3e Fixed #535 2022-12-09 21:09:00 +01:00
xmflsct 44f83e44b9 Fixed #539
Respect system's reduced motion enabled setting
2022-12-09 00:48:34 +01:00
xmflsct 1f2e34e9da Added push server error messaging
Also clean up <Message> component
2022-12-05 23:15:07 +01:00
xmflsct 210b34304c Refine error logging
Previous attempt resulted in truncated error object which is not readable
2022-12-05 19:24:03 +01:00
xmflsct 3d590d836d Fix search debouncing 2022-12-04 20:08:55 +01:00
xmflsct cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
xmflsct b70ca924a1 Fix wrong query key 2022-12-04 16:16:53 +01:00
xmflsct 79246ff821 Refine logging 2022-12-04 14:39:27 +01:00
xmflsct c79caa6dc7 Fixed #505 2022-12-04 13:26:36 +01:00
xmflsct d8bff02136 Fix logging logic 2022-12-04 00:13:54 +01:00
xmflsct dab09369cb Add trending tags in search landing page 2022-12-03 23:49:14 +01:00
xmflsct 0fd3fcfd3f Add logging for #472 2022-12-03 21:38:35 +01:00
xmflsct 20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
xmflsct 29fd36a581 Fixed #495 2022-12-03 15:50:15 +01:00
xmflsct f619d1bb6a Partial fix #495
Added list removing users
2022-12-02 00:13:59 +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 bb3ddd2779 Partial fix #495
Add list
Edit list info
2022-11-30 22:42:42 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct bd750da9d5 Update useConnect.ts 2022-11-23 22:09:41 +01:00
xmflsct 6c17123fe3 Try if can find out why badge is not cleared 2022-11-23 21:31:58 +01:00
xmflsct a0c440be5e Should fix #484 2022-11-22 22:00:33 +01:00
xmflsct 18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
xmflsct 5907d43eb2 Fixed #463 2022-11-17 21:48:22 +01:00
xmflsct f11d3abe98 Try to capture connect failure 2022-11-14 16:04:15 +01:00
xmflsct b196d87cb1 Fixed #442 2022-11-14 15:54:51 +01:00
xmflsct dc83818e90 Increase review count 2022-11-12 18:01:17 +01:00
xmflsct f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
Josh Soref beb7ba9dc2
Spelling (#449)
* spelling: announcement

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: corrupted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: dimensions

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: favourites

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: mutation

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: retrieve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: transitive

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-11 21:53:30 +01:00
xmflsct 9ec6f7331d Fixed #433
So weird iOS does not have this issue...
2022-11-05 01:19:44 +01:00
xmflsct cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
xmflsct 4b39525c82 Try to fix #413 2022-10-27 23:25:09 +02:00
xmflsct e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
xmflsct 5b35951424 Remove expo-updates unfortunately
As now it starts charging
2022-09-21 00:16:55 +02:00
xmflsct 244eda3d12 Use proper branch instead of releaseChannel 2022-08-18 00:21:46 +02:00
xmflsct 1620963863 Seems like it is still not using EAS updates?! 2022-08-17 14:14:18 +02:00
xmflsct 70c90b6a47 Using EAS update 2022-08-16 22:39:54 +02:00
xmflsct 397c6a2f44 Fixed #336 2022-08-12 16:44:28 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng 29977b6c9e Fixed #347 2022-06-21 23:45:11 +02:00
Zhiyuan Zheng ca810065f8 Force clearing push count 2022-06-21 23:10:40 +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 db46ccc3d8 Fix weird error reportings 2022-06-09 23:25:01 +02:00
Zhiyuan Zheng e33e8550f6 Prepare for future media needs
NOT USED
2022-06-09 22:57:54 +02:00
Zhiyuan Zheng b5a5ce01a3 Using proper image transformation 2022-06-09 21:33:10 +02:00
Zhiyuan Zheng 0991d50240 Fixed #158 2022-06-07 20:07:14 +02:00
Zhiyuan Zheng 23bc9aa5f3 Merge branch 'release' 2022-06-06 22:50:23 +02:00
Zhiyuan Zheng b18ccc5490 Fix badge not cleared on app launch 2022-06-06 12:42:38 +02:00
Zhiyuan Zheng fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
Zhiyuan Zheng e38a45ffb2 Fixed #315 2022-06-03 23:18:24 +02:00
Zhiyuan Zheng 31a3e87963 Allow push count badge 2022-06-03 21:25:20 +02:00
Zhiyuan Zheng a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00
Zhiyuan Zheng 6b4c2d18ec Push add more types 2022-05-29 01:57:15 +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 4398e520ed Refine notifications
https://github.com/tooot-app/app/issues/306

https://github.com/tooot-app/app/issues/305 This one uses the positive filtering that is added since v3.5, that a such a filter won't be shown as there is no way to check if a user is an admin or not and showing a useless option for majority users won't be a good experience.
2022-05-28 19:24:08 +02:00
Zhiyuan Zheng 8a1ccdb305 Update instancesSlice.ts 2022-05-17 23:26:29 +02:00
Zhiyuan Zheng 02360c443f Make error object as optional 2022-05-17 23:18:49 +02:00
Zhiyuan Zheng 4b3b222582 Some Android phones do not have StoreReview? 2022-05-17 23:14:23 +02:00
Zhiyuan Zheng 46bab1593f Fix push wrong ID 2022-05-16 23:44:49 +02:00
Zhiyuan Zheng 9c1d18c7f0 Using new sentry project thanks for sponsoring
Also removing unnecessary importing public keys
2022-05-16 22:35:58 +02:00
Zhiyuan Zheng 265db6abce Now fix push not available
Because expo-application is not installed
2022-05-15 00:40:49 +02:00
Zhiyuan Zheng dde33ad1ad Add static emoji option 2022-05-13 00:04:15 +02:00
Zhiyuan Zheng ea0b85365e Use global detection 2022-05-07 13:23:08 +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