1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
Commit Graph

153 Commits

Author SHA1 Message Date
2c7772d4c2 Fixed #572 2022-12-18 17:25:18 +01:00
ef80ab895e Remove min height of cards 2022-12-17 23:31:46 +01:00
c59690fcb9 Fixed #566 2022-12-17 23:21:56 +01:00
3691b19a87 Fix Sentry errors 2022-12-16 22:00:22 +01:00
8b20e186de Update HeaderAndroid.tsx
Fixed #563
2022-12-16 13:16:04 +01:00
78dba4ae1a Pilot fix for #558 2022-12-16 00:21:53 +01:00
a4cd24f313 Fixed #457 2022-12-15 01:41:34 +01:00
c90c8ee8d4 Fixed #452
Unfortunately iOS does not display RTL languages automatically like Android does, so some simple JS library is needed
2022-12-15 00:03:09 +01:00
4a35e910c1 Fixed #447 2022-12-14 23:37:41 +01:00
6e8515d820 Continue to improve #535 2022-12-12 23:57:07 +01:00
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
dee4e2810a Bump packages 2022-12-12 00:31:32 +01:00
306bc45e33 Improve status mini card 2022-12-11 14:08:27 +01:00
e542f0a52e Fixed #534 2022-12-11 01:46:14 +01:00
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
357c4039cb 544 migrate to react query v4 (#547)
* Update all imports

* Update isLoading

* Update onlineManager
2022-12-10 14:47:19 +01:00
44f83e44b9 Fixed #539
Respect system's reduced motion enabled setting
2022-12-09 00:48:34 +01:00
705c1d0ad0 Fixed #529 2022-12-07 23:56:00 +01:00
c89612d875 Fixed #530 thanks to ChatGPT 2022-12-06 21:54:32 +01:00
5338720106 Fix notification account info not shown 2022-12-05 21:30:19 +01:00
c6e27d6d88 Fixed #514 2022-12-05 14:50:03 +01:00
e2e5e80aaf Remove previous fix attempts
#499
2022-12-04 18:42:01 +01:00
cb7762d18c Fix Sentry reports 2022-12-04 17:56:47 +01:00
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
20a55efb9c Fixed #476 2022-12-03 20:47:11 +01:00
29fd36a581 Fixed #495 2022-12-03 15:50:15 +01:00
a3a0bf523f Moving to using zeego 2022-12-03 01:08:38 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
0a5fea1194 Always play video in fullscreen from beginning 2022-11-28 20:36:39 +08:00
a0c440be5e Should fix #484 2022-11-22 22:00:33 +01:00
9b40a605b4 Fixed #481 2022-11-22 21:44:56 +01:00
a631966952 Now it should finally fix #451 2022-11-22 21:39:25 +01:00
e8b3187f9e Try stopping video playback if audio issue could be fiexed 2022-11-20 17:39:36 +01:00
bf8826fec4 Fixed #469 2022-11-19 17:48:51 +01:00
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
3038127fcc Fix filtering hashtag 2022-11-17 22:18:34 +01:00
f2de56f602 Fixed #446 2022-11-12 17:52:50 +01:00
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
72917c21f6 Fixed #451
More properly adjusted flexbox layout
2022-11-11 22:46:08 +01:00
28028c8aab Fixed #408
Potentially because of too small pressable area
2022-11-05 23:42:59 +01:00
0d9992107c Fixed #432
这应该能修复问题1
2022-11-04 23:38:29 +01:00
cc3d5b14e5 Fixed #427 2022-10-31 23:43:42 +01:00
c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
35c585fb81 Fixed #398 2022-10-10 23:43:26 +02:00
52c44c600c Fixed #397 2022-10-10 23:28:40 +02:00
8a054f2205 Rewrite emoji component logic to be more generic 2022-09-18 01:02:25 +02:00
9b4b575291 Fix duplicated images 2022-09-14 22:44:23 +02:00
3853066330 Fix Android crash 2022-08-17 22:58:30 +02:00
c125382965 Fix duplicated images when opening 2022-08-14 22:48:15 +02:00