Commit Graph

317 Commits

Author SHA1 Message Date
Zhiyuan Zheng 7d797bb401
Fix attachment editing image 2021-03-09 14:43:31 +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 e1e4aace78
Minor fixes according to DeepScan 2021-03-09 01:17:07 +01:00
Zhiyuan Zheng f127fc3a1a
Try to fix font size too small on large screen 2021-03-09 00:59:11 +01:00
Zhiyuan Zheng 6b048e4b2a
Fix #32 2021-03-09 00:47:40 +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 960634ec0b
Update image viewer index seraching 2021-03-06 23:42:29 +01:00
Zhiyuan Zheng 4cf7b79f83
Update fastlane 2021-03-06 21:13:07 +01:00
Zhiyuan Zheng 83048450e8
Updates 2021-03-06 21:01:38 +01:00
Zhiyuan Zheng 17f15a199c
Try to fix refetch 2021-03-06 17:55:13 +01:00
Zhiyuan Zheng 89ca588116
Update react-native-image-viewing
60ea23a675
2021-03-06 17:55:00 +01:00
Zhiyuan Zheng ed9a58355a
Fix details on timeline 2021-03-04 14:11:08 +01:00
Zhiyuan Zheng cc02626adb
Ready for push feature 2021-03-04 01:03:53 +01:00
Zhiyuan Zheng a4a6e9316b
Update Fastfile
According to https://reactnative.dev/docs/next/publishing-to-app-store#1-enable-app-transport-security
2021-03-04 00:51:25 +01:00
Zhiyuan Zheng ea018a71fa
Improve push experience 2021-03-02 01:17:06 +01:00
Zhiyuan Zheng 82cefdc80c
Push error tolerance 2021-03-01 01:27:26 +01:00
Zhiyuan Zheng 32aaf08574
Removed webhook notification 2021-03-01 00:28:14 +01:00
Zhiyuan Zheng b20b75f22e
Use flash message instead of toast 2021-02-28 22:49:55 +01:00
Zhiyuan Zheng 78898059cb
Basic notification working 2021-02-28 17:41:21 +01:00
Zhiyuan Zheng 4eea2bf58c
When replying to CW content, CW will be added 2021-02-27 17:25:01 +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 9fdf3ab640
Update refresh translation 2021-02-18 22:05:13 +01:00
Zhiyuan Zheng 80dfd47d8b
Remove dSYM step
https://github.com/fastlane/fastlane/discussions/17485#discussioncomment-125619
2021-02-17 23:47:21 +01:00
Zhiyuan Zheng d287e2d0f6
Forgot to update version 2021-02-17 22:03:01 +01:00
Zhiyuan Zheng 796b0544c4
Updates 2021-02-17 21:39:38 +01:00
Zhiyuan Zheng 13efb56324
Fixed #9 2021-02-14 00:27:21 +01:00
Zhiyuan Zheng a9326c381a
Fix android screens 2021-02-13 13:08:34 +01:00
Zhiyuan Zheng 0c76fb642d
Fixed #9 2021-02-13 12:33:51 +01:00
Zhiyuan Zheng 4c8003b533
Try to fix #16 2021-02-13 01:26:02 +01:00
Zhiyuan Zheng d2aec8d590
Fixed #22 2021-02-13 00:15:42 +01:00
Zhiyuan Zheng 6b58bf24e4
Added submodule 2021-02-11 23:43:19 +01:00
Zhiyuan Zheng 50ed350af9
Updates 2021-02-11 23:42:20 +01:00
Zhiyuan Zheng 3303864394
Keep previous tab for next load 2021-02-11 23:42:13 +01:00
Zhiyuan Zheng 313b7af4a8
Added submodule to workflows 2021-02-11 01:49:32 +01:00
Zhiyuan Zheng 9979d0e9e0
Correct typo 2021-02-11 01:42:26 +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 c46888acab
Test development branch 2021-02-09 01:16:12 +01:00
Zhiyuan Zheng 1f4108c2d4
Fixed #14
https://github.com/jemise111/react-native-swipe-list-view/issues/473#issuecomment-663765462
2021-02-09 00:28:21 +01:00
Zhiyuan Zheng b842458626
Fixed #15 2021-02-09 00:24:02 +01:00
Zhiyuan Zheng 383ebc2775
Fixed #17 2021-02-08 23:47:20 +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 01d4e6a5b9
Fixed
#10
2021-02-08 00:23:32 +01:00
Zhiyuan Zheng dd4234199b
Fixed
#11
2021-02-08 00:13:35 +01:00
Zhiyuan Zheng 560d11643b
Fix for certain domain that includes dash
e.g. `@m-i.im`
2021-02-08 00:07:01 +01:00
Zhiyuan Zheng 03dc94c7c9
Draft basic done
#6
2021-02-07 00:39:11 +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
xmflsct 561bb49cdf
Merge pull request #5 from tooot-app/staging
Update mainly for README.md
2021-02-05 09:25:55 +01:00