1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
f93fe09783 Fix push wrong auth key format 2023-01-11 21:01:44 +01:00
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
a77e495b6b Fix admin options not showing up 2022-12-29 23:13:22 +01:00
c6aff79055 Fix public domain and API domain differ 2022-12-29 23:00:17 +01:00
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
5e90a0d8f3 Attempt to fix #596 2022-12-21 15:24:23 +01:00
1bd3e150af Hopefully fixed #564 2022-12-18 11:33:49 +01:00
3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
44aff1f283 Fix push settings 2022-12-16 21:18:58 +01:00
7b3fa6d1bc Update Push.tsx 2022-12-16 13:14:55 +01:00
0e348dcef1 Fix bugs 2022-12-15 19:31:20 +01:00
213328ef1a Add admin notifications besides push #535 2022-12-10 22:43:37 +01:00
b449d50b78 Fix push server key data staled 2022-12-10 13:38:26 +01:00
748351026f Improve push error messaging 2022-12-10 01:59:26 +01:00
e7fb9ed452 Try to fix #543
No physical phone to test
2022-12-10 00:31:11 +01:00
1b58bcad3e Fixed #535 2022-12-09 21:09:00 +01:00
9f76fa08a8 Fix Android browser package 2022-12-04 00:35:13 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
31a3e87963 Allow push count badge 2022-06-03 21:25:20 +02:00
6b4c2d18ec Push add more types 2022-05-29 01:57:15 +02:00
46bab1593f Fix push wrong ID 2022-05-16 23:44:49 +02:00
265db6abce Now fix push not available
Because expo-application is not installed
2022-05-15 00:40:49 +02:00
de495d26d7 Retry push 2022-05-14 22:20:21 +02:00
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
dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00
6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
013d55aee2 Use proper environment mapping 2022-01-02 22:28:33 +01:00
47e6ca5e59 Push not available scenario 2021-12-15 23:08:51 +01:00
0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
87343989cf Fix modals 2021-05-12 22:45:51 +02:00
bfa821a36d Fix details 2021-05-11 21:38:48 +02:00
0b659913dc Partially fixed #113 2021-05-09 21:59:03 +02:00
aab3d8d94d Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
b07db55573 Fixes 2021-03-23 23:16:01 +01:00
69999dadb6 Fixed #74 2021-03-20 19:41:46 +01:00
5281de63a6 Added font size settings 2021-03-10 10:22:53 +01:00
4afdaf84c1 Minor fixes according to DeepScan
GitHub actions'a Mac is without connectivity again..
2021-03-09 01:24:33 +01:00
e1e4aace78 Minor fixes according to DeepScan 2021-03-09 01:17:07 +01:00
ea018a71fa Improve push experience 2021-03-02 01:17:06 +01:00
82cefdc80c Push error tolerance 2021-03-01 01:27:26 +01:00
f3fa6bc662 Rewrite timeline logic 2021-02-27 16:33:54 +01:00