Commit Graph

234 Commits

Author SHA1 Message Date
Zhiyuan Zheng faebd555e8 New context menu largely working 2022-06-06 22:49:43 +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 316096cf57 Fixed #310 2022-06-01 23:39:48 +02:00
Zhiyuan Zheng 68178f7f31 Update Poll.tsx
Fixed #256
2022-05-29 17:56:35 +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 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 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 546847fd9a Auth follow update 2022-04-30 23:41:48 +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 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 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 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 9a41dd2191 MVP last read position 2022-01-16 23:26:05 +01:00
Zhiyuan Zheng 387a574b0d Make duration fully optional 2022-01-08 11:22:07 +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 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 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 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 64cb47f7ab Use original uri as translation source instead of destination 2021-05-25 18:41:54 +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 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 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 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 b07db55573
Fixes 2021-03-23 23:16:01 +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 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 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 5281de63a6
Added font size settings 2021-03-10 10:22:53 +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 cc02626adb
Ready for push feature 2021-03-04 01:03:53 +01:00
Zhiyuan Zheng b20b75f22e
Use flash message instead of toast 2021-02-28 22:49:55 +01:00
Zhiyuan Zheng f3fa6bc662
Rewrite timeline logic 2021-02-27 16:33:54 +01:00
Zhiyuan Zheng 13efb56324
Fixed #9 2021-02-14 00:27:21 +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 d1bddc696a
Fixed #19 2021-02-11 01:33:31 +01:00
Zhiyuan Zheng c46888acab
Test development branch 2021-02-09 01:16:12 +01:00
Zhiyuan Zheng 383ebc2775
Fixed #17 2021-02-08 23:47:20 +01:00