Commit Graph

146 Commits

Author SHA1 Message Date
xmflsct 24ccee8afa Fixed #525
HTML is removed. In this way, if a URL is changed, it can be highlighted as well
2022-12-11 16:52:34 +01:00
xmflsct c18089bf8a Fixed #549 2022-12-11 12:12:46 +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 5338720106 Fix notification account info not shown 2022-12-05 21:30:19 +01:00
xmflsct db6ef36278 Fix account description folding 2022-12-05 18:56:38 +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 413bb4b76f Fixed #506 2022-12-04 13:48:50 +01:00
xmflsct c79caa6dc7 Fixed #505 2022-12-04 13:26:36 +01:00
xmflsct dab09369cb Add trending tags in search landing page 2022-12-03 23:49:14 +01:00
xmflsct 8a7e78485d Add hashtag sparkline 2022-12-03 23:10:20 +01:00
xmflsct 507ecf5eeb Fix history page 2022-12-03 21:14:00 +01:00
xmflsct 6a9f951dba Move screen options into each screen 2022-12-03 16:50:54 +01:00
xmflsct 29fd36a581 Fixed #495 2022-12-03 15:50:15 +01:00
xmflsct a3a0bf523f Moving to using zeego 2022-12-03 01:08:38 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct 18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
xmflsct d4be002016 Fixed #439 2022-11-06 23:39:31 +01:00
xmflsct e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
xmflsct 8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
Zhiyuan Zheng 0f8befc89c Fixed #348 2022-06-21 23:50:49 +02:00
Zhiyuan Zheng 8d0fc94303 Allow Android to have moving image 2022-06-16 23:22:28 +02:00
Zhiyuan Zheng 04813cbc78 Fixed again #326 2022-06-14 23:35:52 +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 0991d50240 Fixed #158 2022-06-07 20:07:14 +02:00
Zhiyuan Zheng c94ef1882b Fix followed by text overflow
https://github.com/tooot-app/app/issues/272
2022-05-29 17:28:27 +02:00
Zhiyuan Zheng 4dcc561cbf Update error tracing 2022-05-18 00:11:31 +02:00
Zhiyuan Zheng c105b36b3d Fix font weight 2022-05-10 23:19:26 +02:00
Zhiyuan Zheng 8c2004fe6c Upload GIF using Android keyboard
https://github.com/tooot-app/app/issues/261
2022-05-08 12:15:16 +02:00
Zhiyuan Zheng ed531d7371 Add followed by
https://github.com/tooot-app/app/issues/272
2022-05-08 00:24:15 +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 b84b59f39f Updates 2022-05-03 00:49:19 +02:00
Zhiyuan Zheng 95ec76f411 Edited posts can be viewed 2022-04-29 23:57:18 +02:00
Zhiyuan Zheng e619677660 Fix crashes 2022-02-19 17:09:34 +01:00
Zhiyuan Zheng 3f7c85a41a Hopefully fix the warning 2022-02-17 23:10:32 +01:00
Zhiyuan Zheng 06db0580cd Fix bugs 2022-02-14 22:10:07 +01:00
Zhiyuan Zheng e388ce7626 Square image when image is too long 2022-02-14 21:07:10 +01:00
Zhiyuan Zheng 5ab988585b Try to capture more debug info 2022-02-13 19:34:05 +01:00
Zhiyuan Zheng c6d3514fa2 Try out more apng loading 2022-02-12 18:25:53 +01:00
Zhiyuan Zheng 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +01:00
Zhiyuan Zheng 50141b2963 Proper gate return preventing running further codes 2022-02-12 11:12:05 +01:00
Zhiyuan Zheng 9936f6c921 Try to fix toot id not found 2022-02-11 21:30:45 +01:00
Zhiyuan Zheng 9c9c7b83af Try to capture more info to debug 2022-02-06 18:58:27 +01:00
Zhiyuan Zheng 55b7b0b0cd Try to solve scrollToIndex was called during going back to previous page 2022-02-03 23:25:58 +01:00
Zhiyuan Zheng bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
Zhiyuan Zheng 45ba984ea3 Fixed #200
When clearing queryClient, we may want to create a global function to refetch last read position
2022-01-29 16:37:58 +01:00
Zhiyuan Zheng e92a7907e6 Update sentry reporting 2022-01-08 11:19:24 +01:00
Zhiyuan Zheng 3a4733316a Try to fix scrollToIndex out of range 2022-01-03 21:25:53 +01:00
Zhiyuan Zheng 248238dda8 Try to fix scrollToIndex out of range 2021-12-31 12:09:03 +01:00
Zhiyuan Zheng 200a3e4741 Fix Android titles 2021-12-18 23:44:08 +01:00
Zhiyuan Zheng 8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
Zhiyuan Zheng d9228da7d7 Moved push notification place 2021-12-15 23:22:47 +01:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng b821fc4d16 React Navigation v6 first try
Android header needs attention
2021-08-21 01:45:43 +02:00
Zhiyuan Zheng ac293f28c1 Fix account moved crash
When the account info was undefined, it may render fewer hooks
2021-07-07 17:19:13 +02:00
Zhiyuan Zheng c72f26c260 Fix bugs 2021-06-02 22:27:51 +02:00
Zhiyuan Zheng 26a9a56e52 Improve account page 2021-06-01 22:27:27 +02:00
Zhiyuan Zheng 0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
Zhiyuan Zheng 5bb77d0114 Fix account page info not shown on first load
React memo is the issue
2021-05-17 22:32:35 +02:00
Zhiyuan Zheng 87343989cf
Fix modals 2021-05-12 22:45:51 +02:00
Zhiyuan Zheng 0b659913dc
Partially fixed #113 2021-05-09 21:59:03 +02:00
Zhiyuan Zheng dd4a9671ba
Improve account fetching 2021-04-24 15:03:17 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng 9258f4b934
Prepare for production release 2021-04-03 11:52:13 +02:00
Zhiyuan Zheng 965bab4822
Improve handling unknown attachment format 2021-04-01 01:11:12 +02:00
Zhiyuan Zheng 4be0fb5a5f
Partial fix #90
Now playing gifv won't interrupt existing audio playing. But when switching app state, it still will.
2021-03-29 23:53:49 +02:00
Zhiyuan Zheng c4ec88609e
Using Crowdin now 2021-03-29 00:22:30 +02:00
Zhiyuan Zheng aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng b0b7a7567b
Added reduced motion 2021-03-27 00:02:32 +01:00
Zhiyuan Zheng 6da2f545f6
Fix header buttons 2021-03-22 00:25:53 +01:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng 15cf29d952
Remove all FastImage 2021-03-19 21:44:52 +01:00
Zhiyuan Zheng bcb55254f9
Refine RN 0.64 2021-03-16 23:15:37 +01:00
Zhiyuan Zheng e6adbf6986
Fixed #49 2021-03-15 00:18:44 +01:00
Zhiyuan Zheng 5fe6cd59f9
Fixed #41 2021-03-14 00:47:55 +01:00
Zhiyuan Zheng 5281de63a6
Added font size settings 2021-03-10 10:22:53 +01:00
Zhiyuan Zheng fa3c298b8a
Fix pinned statuses on account page 2021-03-09 10:35:53 +01:00
Zhiyuan Zheng 4afdaf84c1
Minor fixes according to DeepScan
GitHub actions'a Mac is without connectivity again..
2021-03-09 01:24:33 +01:00
Zhiyuan Zheng e5effd6b65
Fix keyboard appearance
Should match what the app is instead of system
2021-03-08 23:48:09 +01:00
Zhiyuan Zheng ea018a71fa
Improve push experience 2021-03-02 01:17:06 +01:00
Zhiyuan Zheng f3fa6bc662
Rewrite timeline logic 2021-02-27 16:33:54 +01:00
Zhiyuan Zheng 45681fc1f5
Restructure removing remote 2021-02-20 19:12:44 +01:00
Zhiyuan Zheng 4c8003b533
Try to fix #16 2021-02-13 01:26:02 +01:00
Zhiyuan Zheng d1bddc696a
Fixed #19 2021-02-11 01:33:31 +01:00
Zhiyuan Zheng a40a645337
Updates 2021-02-10 00:40:44 +01:00
Zhiyuan Zheng 383ebc2775
Fixed #17 2021-02-08 23:47:20 +01:00
Zhiyuan Zheng 29f2bf7457
Test release
Added screenshot package
2021-02-05 01:13:57 +01:00
Zhiyuan Zheng 1a5b21d56a
Preparing for CI test 2021-02-02 22:50:38 +01:00
Zhiyuan Zheng b8aa402c99
Updates 2021-02-01 02:16:53 +01:00
Zhiyuan Zheng 1072d88191
Added fastlane and other updates 2021-01-31 03:09:35 +01:00
Zhiyuan Zheng 247f7a7982
iOS almost working 2021-01-30 01:29:15 +01:00