Commit Graph

37 Commits

Author SHA1 Message Date
xmflsct c5c616e3dc
Fix #754 2023-08-16 23:47:00 +02:00
xmflsct 0efb7e5b70 Fix #615 2023-01-15 13:40:12 +01:00
xmflsct 972ae46d45 Fix #604 2023-01-08 17:56:34 +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 a236adfb57 No need to retry if confirmed not found 2022-12-18 11:00:33 +01:00
xmflsct 3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
xmflsct 1b58bcad3e Fixed #535 2022-12-09 21:09:00 +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 79246ff821 Refine logging 2022-12-04 14:39:27 +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 f11d3abe98 Try to capture connect failure 2022-11-14 16:04:15 +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 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
Zhiyuan Zheng ca810065f8 Force clearing push count 2022-06-21 23:10:40 +02:00
Zhiyuan Zheng b18ccc5490 Fix badge not cleared on app launch 2022-06-06 12:42:38 +02:00
Zhiyuan Zheng 31a3e87963 Allow push count badge 2022-06-03 21:25:20 +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 02360c443f Make error object as optional 2022-05-17 23:18:49 +02:00
Zhiyuan Zheng 46bab1593f Fix push wrong ID 2022-05-16 23:44:49 +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 dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
Zhiyuan Zheng 013d55aee2 Use proper environment mapping 2022-01-02 22:28:33 +01:00
Zhiyuan Zheng 5ec3733369 Use correct error code 2021-12-31 11:38:21 +01:00
Zhiyuan Zheng e2c5e173d5 Final test for new push system 2021-12-12 22:09:18 +01:00
Zhiyuan Zheng 6c6dc0ce6a Try out new api services 2021-12-06 21:25:09 +01:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng 927e7df4e9 Use new api gateway 2021-06-21 11:59:29 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng 5fe6cd59f9
Fixed #41 2021-03-14 00:47:55 +01:00
Zhiyuan Zheng cca0ca7032
Capture push control error 2021-03-12 00:19:45 +01:00
Zhiyuan Zheng cc02626adb
Ready for push feature 2021-03-04 01:03:53 +01:00