Commit Graph

52 Commits

Author SHA1 Message Date
xmflsct 29d5a1508d Bump packages 2023-02-14 23:04:28 +01:00
xmflsct ea54f91f29 Update Video.tsx 2023-02-13 22:02:48 +01:00
xmflsct a78fe5ffe8 Added attachment border radius 2023-02-12 23:08:15 +01:00
xmflsct 79a92b5df7 Fix #667 2023-02-12 18:38:06 +01:00
xmflsct 4a340fca8e Fix remote toot not interactable 2023-02-12 17:08:44 +01:00
xmflsct 398f34d95d Narrower attachments
For #704
2023-02-12 15:50:55 +01:00
xmflsct 441090ab28 Improve audio player 2023-02-11 23:46:12 +01:00
xmflsct 242c75079a Use the new gap option 2023-02-11 23:37:17 +01:00
xmflsct d1ed8a0d2a Test #700 2023-02-08 01:10:59 +01:00
xmflsct 624c1f172c Use the same subdomain for connect media
Preventing count as cache miss
2023-01-31 14:26:43 +01:00
xmflsct 752d33d5b3 Dimming images for dark mode 2023-01-29 17:28:49 +01:00
xmflsct 9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +01:00
xmflsct 34c0bbf4bb Fix too thin images 2023-01-15 22:04:25 +01:00
xmflsct 2d9dc00683 Fix #633
https://github.com/expo/expo/issues/6864#issuecomment-678620290
2023-01-07 23:56:24 +01:00
xmflsct 6dafbc96af Account actions working for #638 2023-01-02 02:08:12 +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 f3c40e9486 Fix #611 2022-12-23 18:19:14 +01:00
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 44f83e44b9 Fixed #539
Respect system's reduced motion enabled setting
2022-12-09 00:48:34 +01:00
xmflsct e2e5e80aaf Remove previous fix attempts
#499
2022-12-04 18:42:01 +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 de7498b218 Fixed #497 2022-11-29 23:44:11 +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 e8b3187f9e Try stopping video playback if audio issue could be fiexed 2022-11-20 17:39:36 +01:00
xmflsct 35c585fb81 Fixed #398 2022-10-10 23:43:26 +02:00
xmflsct d0becef5bf Fixed #363 2022-08-14 22:38:57 +02:00
Zhiyuan Zheng e38a45ffb2 Fixed #315 2022-06-03 23:18:24 +02:00
Zhiyuan Zheng d9e1530b8b Fixes after upgrades 2022-05-08 23:40:42 +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 f93d6f7db8 Editing can update media 2022-04-30 21:29:08 +02: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 6f0c318d06 Implemented new dark theme 2022-02-12 14:51:01 +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 1880dd62d1 Attempt to fix audio issue 2021-09-15 22:52:21 +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 d4b28df091
Refine accessibility 2021-04-09 21:43: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 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 b07db55573
Fixes 2021-03-23 23:16:01 +01:00
Zhiyuan Zheng d15e8cb652
Update colour naming
Fixed #73
Fixed #58
Fixed #47
2021-03-21 14:14:10 +01:00
Zhiyuan Zheng 960634ec0b
Update image viewer index seraching 2021-03-06 23:42:29 +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