S1m
24794f28aa
Fix: registering multi account for UnifiedPush ( #907 )
...
* Register all account when enabling UnifiedPush
* Register new account to UnifiedPush if enabled
2023-11-10 20:12:27 +01:00
FineFindus
50d1523210
feat: re-add 12 hour option to polls ( #917 )
2023-11-10 20:10:50 +01:00
sk
295cb74287
don't show translate for empty decoding
2023-11-10 16:30:46 +01:00
sk
95dd3ff068
fix translation language name
2023-11-10 16:13:43 +01:00
sk
d6aeb753fc
allow exclamation/question marks in pronouns
2023-11-10 16:13:14 +01:00
sk
a085744038
fix missing parens on start of pronouns
2023-11-10 15:37:31 +01:00
sk
26391a6f14
hopefully fix string index out of bounds
...
https://paste.crdroid.net/3FNRe7
2023-11-10 15:37:03 +01:00
sk
4cf734ce9a
avoid IllegalArgumentException
2023-11-10 15:23:42 +01:00
FineFindus
12096fb427
fix: disable group divider on EMUI
2023-11-08 20:25:25 +01:00
FineFindus
3c4baf0126
fix(status/edit-history): set fake poll fields
2023-11-08 19:45:49 +01:00
FineFindus
f0b87c62a5
fix(status/edit-history): check for negative array index
2023-11-08 19:36:24 +01:00
FineFindus
b1f7f3e351
Merge remote-tracking branch 'origin/feat/translate-media' into feat/merge-commits
2023-11-08 18:42:18 +01:00
FineFindus
6cfc1f3955
Merge remote-tracking branch 'origin/feat/edit-history-diff' into feat/merge-commits
2023-11-08 18:39:52 +01:00
FineFindus
f1a5e3afae
Merge remote-tracking branch 'origin/feat/12-hours-polls' into feat/merge-commits
2023-11-08 18:39:04 +01:00
FineFindus
d8b932c9ad
merge: 'origin/feat/hide-empty-link-previews' into feat/merge-commits
2023-11-08 18:36:36 +01:00
FineFindus
536bd11798
fix(status/edit-history): add fake poll id
2023-11-05 15:16:04 +01:00
FineFindus
b74bd66cf2
feat(status/edit-history): display diff for text
...
Closes https://github.com/sk22/megalodon/issues/789
2023-11-05 14:59:50 +01:00
FineFindus
5e92562c99
build: add google's diff-match-patch
...
Copied from 62f2e689f4/java/src/name/fraser/neil/plaintext/diff_match_patch.java
2023-11-05 14:06:24 +01:00
Otavio Pliger
022e61b2d0
Don't display empty image preview if thumbnail image is null
2023-11-02 09:13:55 +01:00
FineFindus
4a58fae111
feat: re-add 12 hour option to polls
2023-11-02 09:08:28 +01:00
Grishka
09d0e82216
Fix video player state after app resumption
2023-11-02 02:21:11 +03:00
FineFindus
47549fa88c
feat(status/translation): support translating spoiler
2023-11-01 20:44:24 +01:00
FineFindus
be2b290300
fix(status/translation): do not require all fields
2023-11-01 19:56:59 +01:00
FineFindus
6c9db5ce0d
feat(status): translate poll options
2023-11-01 19:52:45 +01:00
FineFindus
24677ea239
feat(status): translate media attachments
2023-11-01 19:23:09 +01:00
Grishka
160ef25621
Also try resolving URLs from link cards
2023-11-01 17:32:50 +03:00
Grishka
97d19605d5
Fix link cards
2023-10-29 14:43:10 +03:00
Grishka
bc490218f9
Open profile and post links in-app (AND-114)
2023-10-29 14:18:29 +03:00
Grishka
6dac05a21d
Fix pagination in lists
2023-10-29 09:59:47 +03:00
Grishka
fd3fff6322
fix
2023-10-28 21:24:04 +03:00
Grishka
edb64fff2e
Add info banner to the new local timeline
2023-10-28 18:56:15 +03:00
Grishka
fe0e854e72
Remove local timeline from search tab
2023-10-28 18:43:54 +03:00
LucasGGamerM
fd5beba780
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# metadata/en-US/full_description.txt
# metadata/ja-JP/title.txt
2023-10-28 10:46:33 -03:00
sk
3075030b1c
add todo
2023-10-27 17:38:54 +02:00
sk
42c56401db
fix wrong check for gap item
...
re sk22#898
2023-10-27 17:34:47 +02:00
sk
a18a4383e5
update gap in database when deleting status
...
closes sk22#898
2023-10-27 17:19:59 +02:00
sk
375b5b3133
fix gaps not showing time
...
closes sk22#889
2023-10-27 16:14:16 +02:00
sk
4cab916957
move status list fragment check out of predicate
2023-10-27 16:02:14 +02:00
sk
7902691093
avoid index out of bounds
...
closes sk22#904
2023-10-27 01:28:27 +02:00
sk
812ab7198c
revert, i said!
...
actually, the cached posts limit can stay
2023-10-26 18:38:06 +02:00
sk
e8c9253a76
don't remove gap when removing status
...
re: sk22#898
2023-10-26 18:32:46 +02:00
sk
c8f633ae3b
don't hide gap behind warning
...
closes sk22#899
2023-10-26 18:23:56 +02:00
sk
af339a833f
fix gap time being wrong when next status is own
...
closes sk22#902
2023-10-26 18:11:54 +02:00
sk
708142e1b8
Revert "refresh data from cache"
...
This reverts commit 60a998be89 .
2023-10-26 17:53:36 +02:00
sk
55f32671c5
Revert "fix timeline breaking when max_id is null"
...
This reverts commit 289db09770 .
2023-10-26 17:52:43 +02:00
LucasGGamerM
828d07d6b5
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/viewcontrollers/ComposePollViewController.java
# metadata/uk/changelogs/56.txt
2023-10-25 20:10:41 -03:00
Markus Unterwaditzer
015e63ba66
apply review feedback
2023-10-25 21:50:10 +02:00
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