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

391 Commits

Author SHA1 Message Date
c89612d875 Fixed #530 thanks to ChatGPT 2022-12-06 21:54:32 +01:00
1f2e34e9da Added push server error messaging
Also clean up <Message> component
2022-12-05 23:15:07 +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
196fb05dea Remove button animation
Not great
2022-12-04 13:37:42 +01:00
c79caa6dc7 Fixed #505 2022-12-04 13:26:36 +01:00
e1e700543f Refine component account 2022-12-04 12:57:03 +01:00
6146ecf712 Fix git folder renaming 2022-12-04 12:29:44 +01:00
be30ec3e3c Fix Android crashing 2022-12-04 00:38:15 +01:00
9f76fa08a8 Fix Android browser package 2022-12-04 00:35:13 +01:00
dab09369cb Add trending tags in search landing page 2022-12-03 23:49:14 +01:00
8a7e78485d Add hashtag sparkline 2022-12-03 23:10:20 +01:00
7421ffd1bc Fix toot relative time does not align with app's language 2022-12-03 21:56:52 +01:00
507ecf5eeb Fix history page 2022-12-03 21:14:00 +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
f619d1bb6a Partial fix #495
Added list removing users
2022-12-02 00:13:59 +01:00
bb3ddd2779 Partial fix #495
Add list
Edit list info
2022-11-30 22:42:42 +01:00
de7498b218 Fixed #497 2022-11-29 23:44:11 +01:00
75800598c2 Fix #489 2022-11-29 21:59:52 +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
bfd9e8d50c Update Default.tsx 2022-11-20 22:27:15 +01:00
e8b3187f9e Try stopping video playback if audio issue could be fiexed 2022-11-20 17:39:36 +01:00
18e7262f6f Fixed #471 2022-11-20 16:14:08 +01:00
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
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
aa5ad5cd4e Fixed #464 2022-11-17 20:13:09 +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
c75bf73a94 Fix Play Store complaining 2022-11-05 01:31:34 +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
fa0d28acd1 Fixed #426 2022-10-31 22:29:45 +01:00
4f22e4bd78 Fixed #425 2022-10-31 22:15:51 +01:00
c75ecefb09 Fixed #424 2022-10-31 21:54:24 +01:00
10e22f9d4a Fixed #418 2022-10-30 14:49:37 +01:00
8aaa9bafb7 Fix copy menu item 2022-10-27 23:05:00 +02:00
e5f750c3c8 Fix Sentry reported crashes 2022-10-27 22:51:02 +02:00
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