Commit Graph

608 Commits

Author SHA1 Message Date
xmflsct 96497aad25 Fixed #552
Assuming most toot won't include more than 4 images. For below 4 images, mostly they are not cropped unless they are too long. For single image, mostly it is not cropped unless it is longer than 3/2.
2022-12-12 22:24:03 +01:00
xmflsct 6936e8009a Fixed #554 2022-12-12 20:43:45 +01:00
xmflsct dee4e2810a Bump packages 2022-12-12 00:31:32 +01:00
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 306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
xmflsct acca2683af Fix reply card for using the full width 2022-12-11 12:16:12 +01:00
xmflsct c18089bf8a Fixed #549 2022-12-11 12:12:46 +01:00
xmflsct e542f0a52e Fixed #534 2022-12-11 01:46:14 +01:00
xmflsct 44379504eb Fixed #533
Added trending in the "public" tab
2022-12-11 01:08:38 +01:00
xmflsct 1ece7b3fe3 Fixed #541
Mastodon does not offer the functionality to group notifications like Twitter does, therefore the best solution is to collapse more content by default, assuming users roughly remember what they have tooted
2022-12-10 23:24:41 +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 748351026f Improve push error messaging 2022-12-10 01:59:26 +01:00
xmflsct 1b58bcad3e Fixed #535 2022-12-09 21:09:00 +01:00
xmflsct 44f83e44b9 Fixed #539
Respect system's reduced motion enabled setting
2022-12-09 00:48:34 +01:00
xmflsct 705c1d0ad0 Fixed #529 2022-12-07 23:56:00 +01:00
xmflsct c89612d875 Fixed #530 thanks to ChatGPT 2022-12-06 21:54:32 +01:00
xmflsct 1f2e34e9da Added push server error messaging
Also clean up <Message> component
2022-12-05 23:15:07 +01:00
xmflsct 5338720106 Fix notification account info not shown 2022-12-05 21:30:19 +01:00
xmflsct c6e27d6d88 Fixed #514 2022-12-05 14:50:03 +01:00
xmflsct e2e5e80aaf Remove previous fix attempts
#499
2022-12-04 18:42:01 +01:00
xmflsct cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
xmflsct 35bf588b75
Merge pull request #492 from de1acr0ix/fullscreen-video-play-from-start
Always play video in fullscreen from beginning
2022-12-04 14:49:23 +01:00
xmflsct 196fb05dea Remove button animation
Not great
2022-12-04 13:37:42 +01:00
xmflsct c79caa6dc7 Fixed #505 2022-12-04 13:26:36 +01:00
xmflsct e1e700543f Refine component account 2022-12-04 12:57:03 +01:00
xmflsct 6146ecf712 Fix git folder renaming 2022-12-04 12:29:44 +01:00
xmflsct be30ec3e3c Fix Android crashing 2022-12-04 00:38:15 +01:00
xmflsct 9f76fa08a8 Fix Android browser package 2022-12-04 00:35:13 +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 7421ffd1bc Fix toot relative time does not align with app's language 2022-12-03 21:56:52 +01:00
xmflsct 507ecf5eeb Fix history page 2022-12-03 21:14:00 +01:00
xmflsct 20a55efb9c Fixed #476 2022-12-03 20:47:11 +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 f619d1bb6a Partial fix #495
Added list removing users
2022-12-02 00:13:59 +01:00
xmflsct bb3ddd2779 Partial fix #495
Add list
Edit list info
2022-11-30 22:42:42 +01:00
xmflsct de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
xmflsct 75800598c2 Fix #489 2022-11-29 21:59:52 +01:00
Hanjiang Yu 0a5fea1194 Always play video in fullscreen from beginning 2022-11-28 20:36:39 +08:00
xmflsct a0c440be5e Should fix #484 2022-11-22 22:00:33 +01:00
xmflsct 9b40a605b4 Fixed #481 2022-11-22 21:44:56 +01:00
xmflsct a631966952 Now it should finally fix #451 2022-11-22 21:39:25 +01:00
xmflsct bfd9e8d50c Update Default.tsx 2022-11-20 22:27:15 +01:00
xmflsct e8b3187f9e Try stopping video playback if audio issue could be fiexed 2022-11-20 17:39:36 +01:00
xmflsct 18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
xmflsct fbfae52627 Try fix #451
Android does not support true context menu anyway, thus removing per toot component.
2022-11-20 14:41:41 +01:00
xmflsct bf8826fec4 Fixed #469 2022-11-19 17:48:51 +01:00
xmflsct ce0adeeb66 Try Android fix
https://github.com/mpiannucci/react-native-context-menu-view/issues/43#issuecomment-1035516730
2022-11-17 22:28:58 +01:00
xmflsct 3038127fcc Fix filtering hashtag 2022-11-17 22:18:34 +01:00
xmflsct aa5ad5cd4e Fixed #464 2022-11-17 20:13:09 +01:00
xmflsct f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
xmflsct 1ae7cc7038 Partial fix of #444
It is possible to implement what the web does but that adds additional resources which I believe is not justified. Filtering is meant to be precise. Even hiding the entire block that you still would like to take a look at the content, then why would you set up a certain filter then.

Though showing the matched filter is still useful.
2022-11-11 23:46:22 +01:00
xmflsct 72917c21f6 Fixed #451
More properly adjusted flexbox layout
2022-11-11 22:46:08 +01:00
xmflsct 28028c8aab Fixed #408
Potentially because of too small pressable area
2022-11-05 23:42:59 +01:00
xmflsct c75bf73a94 Fix Play Store complaining 2022-11-05 01:31:34 +01:00
xmflsct 0d9992107c Fixed #432
这应该能修复问题1
2022-11-04 23:38:29 +01:00
xmflsct cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
xmflsct fa0d28acd1 Fixed #426 2022-10-31 22:29:45 +01:00
xmflsct 4f22e4bd78 Fixed #425 2022-10-31 22:15:51 +01:00
xmflsct c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
xmflsct 10e22f9d4a Fixed #418 2022-10-30 14:49:37 +01:00
xmflsct 8aaa9bafb7 Fix copy menu item 2022-10-27 23:05:00 +02:00
xmflsct e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
xmflsct d2272d5d30 Fixed #385
Instead of providing an option to choose whether or not to include EXIF data, by default, EXIF are not included in the upload as Mastodon would not make use of the data anyway.
2022-10-10 23:50:15 +02:00
xmflsct 35c585fb81 Fixed #398 2022-10-10 23:43:26 +02:00
xmflsct 52c44c600c Fixed #397 2022-10-10 23:28:40 +02:00
xmflsct 7d9056b562 Allow custom exit 2022-09-23 00:21:41 +02:00
xmflsct 7ec7f85893 Removed autolinker 2022-09-20 22:23:01 +02:00
xmflsct fb3cfa0db1 Emoji working for compose 2022-09-19 22:22:52 +02:00
xmflsct 2df23a8a2e POC compose using the new emoji selector 2022-09-18 23:54:50 +02:00
xmflsct 7282434e69 Fix emoji state 2022-09-18 23:28:14 +02:00
xmflsct 725a061e78 Added emoji search 2022-09-18 16:49:18 +02:00
xmflsct 8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
xmflsct 9b4b575291 Fix duplicated images 2022-09-14 22:44:23 +02:00
xmflsct 969d4abe0e Move image viewer to a new plugin 2022-09-14 21:52:16 +02:00
xmflsct d1a737eb51 Temp visual fix 2022-08-19 12:22:30 +02:00
xmflsct 1507059241 Fix some weird errors 2022-08-19 11:58:49 +02:00
xmflsct 16dfcec9f2 Fix #356 2022-08-19 11:53:16 +02:00
xmflsct 3853066330 Fix Android crash 2022-08-17 22:58:30 +02:00
xmflsct d02e45a72c Correct duplicate string 2022-08-14 22:54:54 +02:00
xmflsct c125382965 Fix duplicated images when opening 2022-08-14 22:48:15 +02:00
xmflsct d0becef5bf Fixed #363 2022-08-14 22:38:57 +02:00
xmflsct 42528caf09 Fixed #362 2022-08-14 22:18:41 +02:00
xmflsct 51ac36768d Initial try out dynamic following 2022-08-13 00:48:20 +02:00
xmflsct 397c6a2f44 Fixed #336 2022-08-12 16:44:28 +02:00
xmflsct a2721d21c0 Fixed #359 2022-08-10 00:46:43 +02:00
xmflsct dba43e248b Fixed #358 2022-08-09 00:49:50 +02:00
xmflsct 9f17f95a98 Fixed #354 2022-08-09 00:44:56 +02:00
xmflsct a68ed6ea1b Fix menu translations 2022-08-08 23:00:46 +02:00
xmflsct e2ba4660df Fxied #353 2022-08-07 01:18:10 +02:00
xmflsct 51a2ff012a Warn image processing error 2022-07-09 11:29:47 +02:00
Zhiyuan Zheng 249320a3b5 Target translation language rule
App language may be in en while the spoken language is others, due to limited translation options
2022-06-26 22:59:46 +02:00
Zhiyuan Zheng 6f774d8c13 Fixed #350 2022-06-26 22:56:21 +02:00
Zhiyuan Zheng 41d85bf738 Fix row flexbox 2022-06-21 23:31:31 +02:00
Zhiyuan Zheng 869524eb84 Fix uploading avatar 2022-06-21 23:05:29 +02:00
Zhiyuan Zheng 778ff18457 Do not catch language detection failure 2022-06-19 12:52:11 +02:00
Zhiyuan Zheng 24d179eee7 Fixed #344 2022-06-19 12:51:44 +02:00
Zhiyuan Zheng 544910f0ed Fix iOS dots 2022-06-17 00:14:32 +02:00
Zhiyuan Zheng 16eaba14aa Allow Android drop menu instead of long press 2022-06-17 00:10:15 +02:00
Zhiyuan Zheng d5104bf6f8 Allowing toot to be copied when highlighted 2022-06-16 23:34:06 +02:00
Zhiyuan Zheng 8d0fc94303 Allow Android to have moving image 2022-06-16 23:22:28 +02:00
Zhiyuan Zheng e396953ac8 Improve menu row when content are long/short 2022-06-15 00:20:29 +02:00
Zhiyuan Zheng 7c0bcbeb06 Fixed #337 2022-06-14 23:43:11 +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 52b8414b7e Comply with Play Store policy 2022-06-10 19:41:51 +02:00
Zhiyuan Zheng 7adc09f624 Improve ML translation by removing HTML tags 2022-06-10 19:41:39 +02:00
Zhiyuan Zheng 72eee3600f Fixed #301 2022-06-10 17:02:04 +02:00
Zhiyuan Zheng f238413232 Improve translation detection 2022-06-10 16:52:55 +02:00
Zhiyuan Zheng db46ccc3d8 Fix weird error reportings 2022-06-09 23:25:01 +02:00
Zhiyuan Zheng e33e8550f6 Prepare for future media needs
NOT USED
2022-06-09 22:57:54 +02:00
Zhiyuan Zheng b5a5ce01a3 Using proper image transformation 2022-06-09 21:33:10 +02:00
Zhiyuan Zheng 50c8e149c6 Prefer local language detection 2022-06-09 01:47:38 +02:00
Zhiyuan Zheng 6f414d38be Fixed #321 2022-06-07 23:01:59 +02:00
Zhiyuan Zheng 0991d50240 Fixed #158 2022-06-07 20:07:14 +02:00
Zhiyuan Zheng faebd555e8 New context menu largely working 2022-06-06 22:49:43 +02:00
Zhiyuan Zheng b13ae5dafe Fixed #117 2022-06-05 18:52:33 +02:00
Zhiyuan Zheng fc8fdec12f Fixed #108 2022-06-05 17:58:18 +02:00
Zhiyuan Zheng 1eaa1eaecf Fixed #255 2022-06-03 23:27:22 +02:00
Zhiyuan Zheng e38a45ffb2 Fixed #315 2022-06-03 23:18:24 +02:00
Zhiyuan Zheng 75c1806342 Fixed #313 2022-06-02 00:48:14 +02:00
Zhiyuan Zheng bee856fa34 Fixed #312 2022-06-02 00:28:42 +02:00
Zhiyuan Zheng 316096cf57 Fixed #310 2022-06-01 23:39:48 +02:00
Zhiyuan Zheng 5ba3290254 Fixed #299 2022-06-01 23:13:43 +02:00
Zhiyuan Zheng a9e36d4a9c Try without memo 2022-06-01 00:33:59 +02:00
Zhiyuan Zheng 68178f7f31 Update Poll.tsx
Fixed #256
2022-05-29 17:56:35 +02:00
Zhiyuan Zheng af6731f702 Added pt-BR
https://github.com/tooot-app/app/issues/302
2022-05-28 22:18:03 +02: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 4dcc561cbf Update error tracing 2022-05-18 00:11:31 +02:00
Zhiyuan Zheng d0aa55d021 Fix proper reblog permission
https://github.com/tooot-app/app/issues/274
2022-05-16 21:54:11 +02:00
Zhiyuan Zheng dde33ad1ad Add static emoji option 2022-05-13 00:04:15 +02:00
Zhiyuan Zheng 932c816951 Remove custom refresh 2022-05-12 00:04:30 +02:00
Zhiyuan Zheng ee2f23c972 Update Actions.tsx
https://github.com/tooot-app/app/issues/274
2022-05-11 00:11:18 +02:00
Zhiyuan Zheng c105b36b3d Fix font weight 2022-05-10 23:19:26 +02:00
Zhiyuan Zheng d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +02:00
Zhiyuan Zheng 4c9f93497d Using format.js
https://github.com/tooot-app/app/issues/280
2022-05-08 17:56:26 +02:00
Zhiyuan Zheng edb332bb26 Update Visibility.tsx
https://github.com/tooot-app/app/issues/279
2022-05-08 14:27:06 +02:00
Zhiyuan Zheng ea0b85365e Use global detection 2022-05-07 13:23:08 +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 8caf315894 Improve sharing error messaging 2022-05-05 23:08:29 +02:00
Zhiyuan Zheng b84b59f39f Updates 2022-05-03 00:49:19 +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 855f50f9ee Clean up core timeline components 2022-04-30 21:59:13 +02:00
Zhiyuan Zheng 293447f65c Clean up react memo 2022-04-30 21:47:17 +02:00
Zhiyuan Zheng f93d6f7db8 Editing can update media 2022-04-30 21:29:08 +02:00
Zhiyuan Zheng d4f91a5756 Basic editing works 2022-04-30 17:44:39 +02:00
Zhiyuan Zheng 95ec76f411 Edited posts can be viewed 2022-04-29 23:57:18 +02:00
Zhiyuan Zheng 46386cb579 #239 2022-02-22 23:14:09 +01:00
Zhiyuan Zheng e619677660 Fix crashes 2022-02-19 17:09:34 +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 9e4189c522 Added frequent used emojis 2022-02-13 22:14:16 +01:00
Zhiyuan Zheng e8fa5f2acb Fix long image 2022-02-12 22:16:29 +01:00
Zhiyuan Zheng ba7c31c4e7 Show full image when only 1 2022-02-12 19:14:02 +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 44d1f6fbed Fix whole word filter not working 2022-02-10 23:09:40 +01:00
Zhiyuan Zheng 311020285d Improved translation response 2022-02-08 22:19:24 +01:00
Zhiyuan Zheng 545d4151aa Fix iOS 12 crashes on media selection
https://github.com/expo/expo/issues/14903#issuecomment-966161497
2022-02-06 22:47:30 +01:00
Zhiyuan Zheng 5ddc370588 Fix default language not set 2022-02-01 22:27:29 +01:00
Zhiyuan Zheng 60f0a838cc Fix crashes 2022-01-31 00:31:57 +01:00
Zhiyuan Zheng bd49caa52a Better lookback update 2022-01-30 22:51:03 +01:00
Zhiyuan Zheng 9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
Zhiyuan Zheng 0b4a8ead84 Fix crrashing 2022-01-16 15:28:02 +01:00
Zhiyuan Zheng 387a574b0d Make duration fully optional 2022-01-08 11:22:07 +01:00
Zhiyuan Zheng cb46dedd71 Fix iOS 12 haptics crash 2021-12-31 15:37:36 +01:00
Zhiyuan Zheng 8c9dfb839b Fixes 2021-12-18 19:59:38 +01:00
Zhiyuan Zheng 3d481624ad Use account preference's spoiler expansion setting 2021-11-27 19:34:20 +01:00
Zhiyuan Zheng 7ac789c18c Added instance configuration support 2021-11-15 22:34:43 +01:00
Zhiyuan Zheng 40a5c36bb0 Fix iOS quick type bar
https://reactnative.dev/blog/2021/09/01/preparing-your-app-for-iOS-15-and-android-12#quicktype-bar
2021-10-24 21:23:07 +02:00
Zhiyuan Zheng 1880dd62d1 Attempt to fix audio issue 2021-09-15 22:52:21 +02:00
Zhiyuan Zheng 371830ff19 Done #79 2021-08-29 16:08:02 +02:00
Zhiyuan Zheng 122dae7404 Basic new react-navigation types 2021-08-29 15:25:38 +02:00
Zhiyuan Zheng bc72e637bb Fixed #149 2021-08-20 23:40:05 +02:00
Zhiyuan Zheng 4b3855ab28 Fixed #135 2021-08-11 00:17:37 +02:00
Zhiyuan Zheng d2bf27a85a Fix some weird link 2021-08-11 00:04:12 +02:00
Zhiyuan Zheng 6488a8f7bd Small fixes 2021-07-07 17:33:54 +02:00
Zhiyuan Zheng 0be23da843 Try to fix crashes for Text 2021-06-11 23:07:41 +02:00
Zhiyuan Zheng c72f26c260 Fix bugs 2021-06-02 22:27:51 +02:00
Zhiyuan Zheng a023ad58f1 Fixed #118 2021-05-30 23:39:07 +02:00
Zhiyuan Zheng 8aa84f7568 Improve loading remote images 2021-05-30 22:12:22 +02:00
Zhiyuan Zheng 8df45475d8 Fix bugs 2021-05-30 15:40:06 +02:00
Zhiyuan Zheng 8a56e3a4f0 Optimisations and haptics 2021-05-26 23:30:15 +02:00
Zhiyuan Zheng 64cb47f7ab Use original uri as translation source instead of destination 2021-05-25 18:41:54 +02:00
Zhiyuan Zheng f8366bb777 Fixed #127 2021-05-23 23:19:37 +02:00
Zhiyuan Zheng 61459cd2d2 Fix multiline alignment issue 2021-05-23 22:53:06 +02:00
Zhiyuan Zheng 0190b35b57 Fixed #119 and translation 2021-05-23 22:40:42 +02:00
Zhiyuan Zheng 0517d2fae2 Local translation works 2021-05-19 23:28:01 +02:00
Zhiyuan Zheng 67d3589f30 Basic translation working 2021-05-19 20:40:16 +02:00
Zhiyuan Zheng fd1a6b3415 Done profile editing 2021-05-17 23:09:50 +02:00
Zhiyuan Zheng d4c93750c7
Basic profile images working 2021-05-13 02:03:24 +02:00
Zhiyuan Zheng 8e0d499ed8
Remove most of the require cycles 2021-05-12 15:40:55 +02:00
Zhiyuan Zheng bfa821a36d
Fix details 2021-05-11 21:38:48 +02:00
Zhiyuan Zheng 7ffc0c7dc6
Fix url input alignment 2021-05-10 23:45:54 +02:00
Zhiyuan Zheng c0dfc30dec
Refine input 2021-05-10 23:41:48 +02:00
Zhiyuan Zheng 9658b0cb71
Fix issues 2021-05-09 23:16:53 +02:00
Zhiyuan Zheng 0b659913dc
Partially fixed #113 2021-05-09 21:59:03 +02:00
Zhiyuan Zheng 0941fb04e9
Fix in some rare cases 2021-04-19 22:59:10 +02:00
Zhiyuan Zheng 1ee9b7d91d
Fixed #109 2021-04-19 22:50:55 +02:00
Zhiyuan Zheng 7a12792393
Fixed #107 2021-04-19 17:15:52 +02:00
Zhiyuan Zheng 5264c17d99
Fix again CW 2021-04-13 22:36:04 +02:00
Zhiyuan Zheng 4df121e01a
Fix crash 2021-04-11 11:25:40 +02:00
Zhiyuan Zheng 933324a2d8
Fix CW 2021-04-10 12:13:54 +02:00
Zhiyuan Zheng d4b28df091
Refine accessibility 2021-04-09 21:43:12 +02:00
Zhiyuan Zheng cf33c52e49
Fixed #93 2021-04-01 18:39:53 +02:00
Zhiyuan Zheng 965bab4822
Improve handling unknown attachment format 2021-04-01 01:11:12 +02:00
Zhiyuan Zheng 0644c51a7a
Try to fix RNFI crash
https://github.com/DylanVann/react-native-fast-image/pull/782
2021-04-01 00:27: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 aab3d8d94d
Try out clean Crowdin source strings 2021-03-28 23:31:10 +02:00
Zhiyuan Zheng edc0a1874c
Fix blurhash image miss align 2021-03-27 18:16:10 +01:00
Zhiyuan Zheng 80e23d8a31
Small fixes 2021-03-27 00:47:14 +01:00
Zhiyuan Zheng 516bb1e67d
Image viewer use blurhash as loading placeholder 2021-03-27 00:17:34 +01:00
Zhiyuan Zheng b0b7a7567b
Added reduced motion 2021-03-27 00:02:32 +01:00
Zhiyuan Zheng f3852025ba
Fixed #45
Cannot use pure component in this case after refresh
2021-03-25 00:25:37 +01:00
Zhiyuan Zheng 3727f0e252
Fixed #81 2021-03-24 23:46:07 +01:00
Zhiyuan Zheng b07db55573
Fixes 2021-03-23 23:16:01 +01:00
Zhiyuan Zheng 6da2f545f6
Fix header buttons 2021-03-22 00:25:53 +01:00
Zhiyuan Zheng 544af1936c
Small fixes 2021-03-22 00:04:47 +01:00
Zhiyuan Zheng 543ac86d03
Fixed #43 #73 #58 2021-03-21 23:06: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 ec0faf7e7f
Gracefully check reply accounts 2021-03-20 17:51:38 +01:00
Zhiyuan Zheng 15cf29d952
Remove all FastImage 2021-03-19 21:44:52 +01:00
Zhiyuan Zheng 5243f71c8c
Try with RN Image instead of fast-image 2021-03-18 23:54:40 +01:00
Zhiyuan Zheng f9f9b783e3
Fixed #67 2021-03-18 23:32:31 +01:00
Zhiyuan Zheng bcb55254f9
Refine RN 0.64 2021-03-16 23:15:37 +01:00
Zhiyuan Zheng 7329c7038b
Bump versions 2021-03-15 22:30:29 +01:00
Zhiyuan Zheng e6adbf6986
Fixed #49 2021-03-15 00:18:44 +01:00
Zhiyuan Zheng a23f98842f
Update branching 2021-03-14 21:48:28 +01:00
Zhiyuan Zheng b21f1b5a0e
Fixed #51 2021-03-14 01:35:38 +01:00
Zhiyuan Zheng bde6c77cc1
Fixed #60 2021-03-13 17:56:57 +01:00
Zhiyuan Zheng 2620ec52bb
Fixed #55 2021-03-13 14:18:14 +01:00
Zhiyuan Zheng a366687ec6
Fixed #52 2021-03-11 22:31:00 +01:00
Zhiyuan Zheng 9c3a300972
Try to fix font size does not adapat 2021-03-10 11:49:14 +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 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 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 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 ea018a71fa
Improve push experience 2021-03-02 01:17:06 +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