Commit Graph

41 Commits

Author SHA1 Message Date
xmflsct a3b5a132c5 Added GoToSocial support
Fix #206
Fix https://github.com/superseriousbusiness/gotosocial/issues/825
2023-01-08 20:07:20 +01:00
vitalyster 59a2d932e3
OAuth: send PKCE code verifier with token request (#640)
* OAuth: send PKCE code verifier with token request

* Prevents typescript's warning

Co-authored-by: xmflsct <me@xmflsct.com>
2023-01-08 18:06:30 +01:00
xmflsct cc6740a7c0 Fix adding account bug 2023-01-08 17:07:47 +01:00
xmflsct 0bcd0c1725 Continue refine remote logic #638 2023-01-03 23:57:23 +01:00
xmflsct 49a0e6d63e Remove base64 dep 2022-12-30 15:14:16 +01:00
xmflsct 0de7e84f58 Fix #632
No need to warn
2022-12-30 12:56:13 +01:00
xmflsct a77e495b6b Fix admin options not showing up 2022-12-29 23:13:22 +01:00
xmflsct c6aff79055 Fix public domain and API domain differ 2022-12-29 23:00:17 +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 b6045e5121 Remove most React memo
Maybe would solve iOS out of memory crashes
2022-12-24 01:18:20 +01:00
xmflsct e32125ad17 Update i18next type 2022-12-23 15:53:40 +01:00
xmflsct a5315501fd Fixed #565 2022-12-18 00:00:58 +01:00
xmflsct 3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
xmflsct 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct 748351026f Improve push error messaging 2022-12-10 01:59:26 +01:00
xmflsct 9f76fa08a8 Fix Android browser package 2022-12-04 00:35:13 +01:00
xmflsct 75800598c2 Fix #489 2022-11-29 21:59:52 +01: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 c105b36b3d Fix font weight 2022-05-10 23:19:26 +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
Zhiyuan Zheng dc91f3edeb Update typing for new react-redux 2022-04-30 23:47:52 +02:00
Zhiyuan Zheng 546847fd9a Auth follow update 2022-04-30 23:41:48 +02:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 7ac789c18c Added instance configuration support 2021-11-15 22:34:43 +01:00
Zhiyuan Zheng 371830ff19 Done #79 2021-08-29 16:08:02 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng 5281de63a6
Added font size settings 2021-03-10 10:22:53 +01:00
Zhiyuan Zheng 83048450e8
Updates 2021-03-06 21:01:38 +01:00
Zhiyuan Zheng 45681fc1f5
Restructure removing remote 2021-02-20 19:12:44 +01:00
Zhiyuan Zheng f5414412d4
#18
Use websocket to constantly fetch new notifications. Also use flatlist item view to clear notification.
2021-02-08 23:19:55 +01:00
Zhiyuan Zheng 700b9ad433
Support max_toot_chars
See this commit of how to supply this value in API response. `instance_serializer.rb`

2bf275ba3b
2021-02-05 13:45:02 +01:00
Zhiyuan Zheng ea3fa87057
iOS can run 2021-01-28 00:41:53 +01:00
Zhiyuan Zheng 41bfeed56f
Updates 2021-01-27 00:35:34 +01:00
Zhiyuan Zheng 4076733061
Removed external instance 2021-01-26 12:17:25 +01:00
Zhiyuan Zheng 86231fb7b7
Updates 2021-01-23 02:41:50 +01:00
Zhiyuan Zheng 5a248716bf
Update translations 2021-01-19 01:13:45 +01:00
Zhiyuan Zheng f977fdfa8b
Updates 2021-01-17 22:37:05 +01:00
Zhiyuan Zheng 813f6b57c4
Correct app details 2021-01-16 23:30:25 +01:00
Zhiyuan Zheng 8451d5a565
Prepare for apk test 2021-01-16 14:16:58 +01:00
Zhiyuan Zheng 4b99813bb7
Lots of updates 2021-01-07 19:13:09 +01:00