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

535 Commits

Author SHA1 Message Date
xmflsct
78b6834c3f Do not fade in when blurhash or preview has been loaded 2023-02-01 13:53:18 +01:00
xmflsct
e60535cd1c Catch potentially json parsing error 2023-02-01 00:07:38 +01:00
xmflsct
5d3f773a2a Faster image loading transition 2023-02-01 00:06:33 +01:00
xmflsct
c21e99909d Add fade in transition of react-native-fast-image
Based on https://github.com/DylanVann/react-native-fast-image/pull/958
2023-01-31 15:15:15 +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
646b539949 Improve notify animation 2023-01-30 13:40:43 +01:00
xmflsct
57efc4c868 Fix crashes 2023-01-30 12:55:35 +01:00
xmflsct
90b0178f5d Refetch only latest pages 2023-01-30 00:36:16 +01:00
xmflsct
d1714fab26 Added fetched notice 2023-01-30 00:25:46 +01:00
xmflsct
aee206fc95 Refine account switching 2023-01-29 22:18:33 +01:00
xmflsct
83cd5d4eb0 Suppress spoiler for easier reading
As spoiler is default expanded now in thread
2023-01-29 19:27:15 +01:00
xmflsct
752d33d5b3 Dimming images for dark mode 2023-01-29 17:28:49 +01:00
xmflsct
8c87841fed Improve account switch hint 2023-01-29 16:20:31 +01:00
xmflsct
95a99ef7cd Try out connect 2023-01-29 15:32:40 +01:00
xmflsct
738194d108 Consolidate swipe to delete views 2023-01-27 18:44:48 +01:00
xmflsct
922d7c7917 Fix #668 2023-01-26 23:35:52 +01:00
xmflsct
653b588c29 Fix #613 2023-01-26 23:07:13 +01:00
xmflsct
e8eb62e2d0 Refined filter view 2023-01-26 13:59:42 +01:00
xmflsct
d73857eef4 First step of adding filter editing support 2023-01-26 00:57:48 +01:00
xmflsct
2d91d1f7fb Fix react-native-svg default fill black 2023-01-25 00:29:36 +01:00
xmflsct
9d9c16df06 Bump packages
And deprecate react-native-feather
2023-01-25 00:15:46 +01:00
xmflsct
ebc6d03c6a Fix url not encoded such as in CJK 2023-01-24 22:47:36 +01:00
xmflsct
82928f8611 Attempt to fix super long toots breaking maintain position 2023-01-24 22:24:55 +01:00
xmflsct
f1b162a020 Added gif preference
https://github.com/mastodon/mastodon/pull/22706
2023-01-24 00:36:51 +01:00
xmflsct
613cf1365c Fix 669 2023-01-22 18:17:57 +01:00
xmflsct
fb6a111c55 Fix #664 2023-01-17 12:57:37 +01:00
xmflsct
196f51bfca Refine account switching
Part of #663
2023-01-16 22:11:41 +01:00
xmflsct
34c0bbf4bb Fix too thin images 2023-01-15 22:04:25 +01:00
xmflsct
f10d52cebc Use native loading spinner
The lib is not being maintained and the animation quality is bad
2023-01-15 20:34:22 +01:00
xmflsct
86c3e91439 Fixed Android's svg spans full width 2023-01-15 19:59:48 +01:00
xmflsct
8814161e0e Improve toot page loading 2023-01-15 18:00:58 +01:00
xmflsct
e5744aba06 Try to fix #648
Also reported by other users
2023-01-14 16:58:01 +01:00
xmflsct
26d2c78517 Fix #653 2023-01-14 15:26:11 +01:00
xmflsct
58c96c4c08 Fix Android does not support menu sub 2023-01-12 21:44:28 +01:00
xmflsct
fa066daa59 Update HeaderConversation.tsx 2023-01-12 21:28:29 +01:00
xmflsct
a37f66d080 Fix unidentified mentions 2023-01-12 20:58:57 +01:00
xmflsct
03fd770a41 Hide useless cards 2023-01-12 20:28:43 +01:00
xmflsct
7f97908e23 Fix bugs 2023-01-11 22:54:24 +01:00
xmflsct
76d4bc754b Fix accounts array empty not init 2023-01-11 22:18:02 +01:00
xmflsct
30be3cdb15 Fix prepended toots not interactable 2023-01-11 21:51:28 +01:00
xmflsct
f93fe09783 Fix push wrong auth key format 2023-01-11 21:01:44 +01:00
xmflsct
def4c5424e Reload image when the source is changed 2023-01-10 19:36:42 +01:00
xmflsct
8610be1caf Fix bugs 2023-01-10 14:56:13 +01:00
xmflsct
a4e97ccb1c Fix warnings and errors 2023-01-09 22:28:53 +01:00
xmflsct
b9c4b139f5 Tune queries 2023-01-09 19:18:48 +01:00
xmflsct
be772f905d Added global scopes 2023-01-09 16:54:30 +01:00
xmflsct
1b2d9d144f Fix bugs 2023-01-09 10:11:44 +01:00
xmflsct
a3b5a132c5 Added GoToSocial support
Fix #206
Fix https://github.com/superseriousbusiness/gotosocial/issues/825
2023-01-08 20:07:20 +01:00
vitalyster
59a2d932e3 OAuth: send PKCE code verifier with token request (#640)
* OAuth: send PKCE code verifier with token request

* Prevents typescript's warning

Co-authored-by: xmflsct <me@xmflsct.com>
2023-01-08 18:06:30 +01:00
xmflsct
cc6740a7c0 Fix adding account bug 2023-01-08 17:07:47 +01:00