Markus Unterwaditzer
d92e2407f3
Remove garbage alt text from images attached via Gboard
...
See also: https://github.com/tuskyapp/Tusky/pull/4068
----
Steps to reproduce:
1. install Gboard
(https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin )
2. open a direct link to any image in Firefox
3. long-press the image to get a "Copy Image" dialogue (and copy the
image)
4. compose a new post in Tusky
5. Gboard will suggest to paste the image from clipboard
6. paste image, see that when opening alt text editor, it is filled out
with this garbage string
Why is this bad? It's not when I just fix the alt text. But it breaks
every mechanism that is supposed to remind me of adding alt text.
It's hard to argue that this is within scope of this app but I
also don't see it getting fixed in Gboard, so here we go.
2023-10-25 14:44:20 +02:00
sk
289db09770
fix timeline breaking when max_id is null
2023-10-25 14:42:35 +02:00
sk
89d7dfd694
don't globally remove status on refresh
...
closes sk22#896
2023-10-23 23:55:04 +02:00
sk
60a998be89
refresh data from cache
2023-10-23 01:00:26 +02:00
sk
128e75bc24
fix animatable avatars not playing in notification headers
...
closes sk22#882
2023-10-22 23:35:09 +02:00
sk
69c60d484c
load custom emoji in reply header
...
closes sk22#886
2023-10-22 23:30:33 +02:00
sk
02983c76b9
add mutuals follow button state
...
closes sk22#890
2023-10-22 23:09:35 +02:00
sk
3e28eb2ccf
fix polls not updating when behind spoiler
...
closes sk22#892
2023-10-22 22:39:10 +02:00
sk
3cf23474e3
fix issue with too-wide context menu icons
...
closes sk22#893
2023-10-22 22:10:25 +02:00
sk
9f0ff2dcd4
fix editing scheduled/drafted polls
...
closes sk22#894
2023-10-22 21:44:02 +02:00
Grishka
27cbb70352
Overdraw fix
2023-10-22 05:18:10 +03:00
Grishka
f5b10b516c
Show all followers when creating a list
2023-10-22 05:14:21 +03:00
Grishka
5580308968
Improve lists caching and consistency
2023-10-22 05:07:28 +03:00
LucasGGamerM
894c8cacd6
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
2023-10-21 09:32:19 -03:00
Grishka
572901ec9d
minor fixes
2023-10-21 11:52:15 +03:00
Grishka
965239d215
Apply filters on more screens
2023-10-21 11:44:39 +03:00
Grishka
ac1e5e991e
Don't auto-refresh notifications if the user scrolled too far
2023-10-21 11:34:55 +03:00
Grishka
66b7b127f9
List creation (AND-98)
2023-10-21 09:13:01 +03:00
sk
c33c3d9112
fix compatibility issue
2023-10-21 00:54:38 +02:00
sk
9de83355e1
revert api timeout and increase for search
...
closes sk22#881
2023-10-20 13:31:27 +02:00
sk
303461d803
take switcher width into account for button
2023-10-20 12:17:12 +02:00
sk
b5eae13a16
introduce separate tonal selector backgrounds
2023-10-20 11:43:15 +02:00
sk
59026286a1
don't cache as many posts
2023-10-20 10:46:56 +02:00
sk
ef0fbb26a4
don't return before refreshDone
2023-10-20 10:33:45 +02:00
sk
387b31193f
hopefully unfuck removing statuses and reblogs
2023-10-19 21:42:17 +02:00
LucasGGamerM
28e816fd89
chore: fix build issues
2023-10-19 15:17:35 -03:00
LucasGGamerM
77081f6cc9
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsAboutAppFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsBehaviorFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsDisplayFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsMainFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/settings/SettingsNotificationsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# mastodon/src/main/res/menu/profile_own.xml
2023-10-19 15:01:22 -03:00
sk
d699788a12
fix string
2023-10-19 17:07:18 +02:00
sk
875b235e6d
restart when show replies/boosts changes
...
closes sk22#879
2023-10-19 16:58:26 +02:00
sk
1711682322
don't display extra text if visibility == local
2023-10-19 16:54:23 +02:00
sk
d34c73c210
add options for locking account and default vis
2023-10-19 16:49:23 +02:00
sk
50a0586e8a
fix content type index and title
2023-10-19 16:02:51 +02:00
Jacoco
1d2ca1e500
fix: hiding discovery on Akkoma + hiding privacy settings ( #867 )
...
* Hide privacy settings on Akkoma
* Fix Akkoma skipping discovery
* Make settings order more clear in the code
2023-10-19 15:42:29 +02:00
sk
67cbc8aff2
don't load new posts every time we hit the top
2023-10-19 01:06:03 +02:00
sk
5db44cbf9d
don't save bidi-safe string in account
...
also support custom emoji in account switcher
closes sk22#859
2023-10-19 01:01:53 +02:00
sk
95858e3280
remove debug println
2023-10-19 00:44:10 +02:00
sk
36846acbe5
fix null pointer when content language is null
2023-10-19 00:38:06 +02:00
sk
b95d944003
save own posts from timeline before removing them
2023-10-19 00:22:52 +02:00
sk
f52886af74
don't add own boosts to home
...
closes sk22#875
2023-10-19 00:09:09 +02:00
sk
6cbe406cef
load new posts on reload
2023-10-19 00:04:54 +02:00
sk
3097bc7168
oops: put home timeline if result NOT empty
2023-10-18 23:28:44 +02:00
sk
5f7faa69e8
remove existing statuses to move them up
2023-10-18 22:07:10 +02:00
sk
ed24e89a96
don't compare newly fetched posts to created post
...
closes sk22#866
2023-10-18 21:48:11 +02:00
sk
39f76f9988
always show "boosted" text in reply/boost line
...
closes sk22#874
2023-10-18 21:21:03 +02:00
sk
5135653cd3
wow!! configurable first fraction
2023-10-18 21:11:48 +02:00
sk
2e4f04cd88
fix divide by zero error
2023-10-18 20:40:23 +02:00
sk
09577074a9
merge settings changes
2023-10-18 20:26:20 +02:00
LucasGGamerM
5c071aa3ec
chore: make app compile again
2023-10-18 14:47:21 -03:00
sk
53f0e2a933
change extra text size
2023-10-18 19:39:12 +02:00
sk
b8dccbbef1
now hopefully fixing header/subtitle extra sizing
2023-10-18 19:23:13 +02:00