Commit Graph

56 Commits

Author SHA1 Message Date
xmflsct a8243adf51
More permissive logging in 2023-05-16 21:51:03 +02:00
xmflsct a4152a5bb6 Fix #733 2023-04-17 23:57:23 +02:00
xmflsct 79fc0c814c Added another outdated instance 2023-04-13 22:47:30 +02:00
xmflsct f8a3b56b11 Remove direct dependency of url-parse 2023-03-13 23:16:41 +01:00
xmflsct 120641b95e Improve account page 2023-02-26 21:51:31 +01:00
xmflsct 48481a4cd5 Improve auto fetch 2023-02-08 19:22:20 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 0b3d206190 Fix #698 2023-02-07 21:41:06 +01:00
xmflsct e60535cd1c Catch potentially json parsing error 2023-02-01 00:07:38 +01:00
xmflsct e8eb62e2d0 Refined filter view 2023-01-26 13:59:42 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct 196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
xmflsct 76d4bc754b Fix accounts array empty not init 2023-01-11 22:18:02 +01:00
xmflsct f93fe09783 Fix push wrong auth key format 2023-01-11 21:01:44 +01:00
xmflsct be772f905d Added global scopes 2023-01-09 16:54:30 +01:00
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