Levi Bard
0301bed0ac
Fix showing filtered (warn) boosts in timelines ( #4079 )
2023-10-30 08:42:16 +01:00
Levi Bard
c26abaea5d
Translations update from Weblate ( #4080 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widget/tusky/tusky/horizontal-auto.svg )
2023-10-30 08:41:52 +01:00
Eric
b870088050
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (632 of 632 strings)
Co-authored-by: Eric <ekhfcxwuvxqfdb@hldrive.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/zh_Hans/
Translation: Tusky/Tusky
2023-10-30 04:45:00 +00:00
puf
685c51db53
Translated using Weblate (Welsh)
...
Currently translated at 100.0% (632 of 632 strings)
Co-authored-by: puf <puffinux@tutanota.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cy/
Translation: Tusky/Tusky
2023-10-30 04:45:00 +00:00
Levi Bard
55ed6841ff
Support "replies policy" for lists ( #4072 )
2023-10-26 11:21:04 +02:00
mcclure
0f1d63e3c3
Upgrade all exoplayer/media3 packages to 1.1.1 stable ( #4076 )
...
Works in my testing
2023-10-25 13:45:33 -04:00
mcc
a7cf5fcbc7
Upgrade all media3 packages to 1.1.1 stable
2023-10-25 11:59:46 -04:00
Levi Bard
70c67b9003
Translations update from Weblate ( #4074 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widget/tusky/tusky/horizontal-auto.svg )
2023-10-25 13:24:40 +02:00
Levi Bard
131ebabe85
Add support for v2/instance ( #4062 )
...
…with fallback to v1
2023-10-25 12:53:10 +02:00
Markus Unterwaditzer
6e6cf05d11
Remove garbage alt text from images attached via Gboard ( #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 Tusky but I also don't
see it getting fixed in Gboard, so here we go.
2023-10-25 12:52:42 +02:00
Weblate
99e16e9918
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
Translation: Tusky/Tusky
2023-10-25 10:27:37 +00:00
UlrichKu
73ce9ffda5
4063: Make dialog size more stable ( #4066 )
...
Fixes : #4063
Switching from an AlertDialog to only a DialogFragment.
I didn't get the AlertDialog to be sized correctly.
It also opens now directly with the right (full screen) size. When the
imageView fails to load (i.e. with an audio file) it will be hidden.
This changes the button layout somewhat.
One observation: The placeholder text "... visually impaired..." is not
quite right as a description for an audio file is not intended for the
visually impaired. But I couldn't think of a better text just yet.
![grafik](https://github.com/tuskyapp/Tusky/assets/1618905/fd49d5bd-b86c-4659-abb9-f1776cbb2a55 )
2023-10-25 11:59:59 +02:00
Levi Bard
dd250717b2
Translations update from Weblate ( #4064 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widgets/tusky/-/tusky/horizontal-auto.svg )
2023-10-25 11:59:15 +02:00
Weblate
85af732ec6
Added translation using Weblate (French (Belgium))
...
Added translation using Weblate (Telugu)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Luxembourgish)
Added translation using Weblate (English (Australia))
Co-authored-by: Weblate <noreply@weblate.org>
2023-10-25 04:45:14 +00:00
puf
eb849194e0
Translated using Weblate (Welsh)
...
Currently translated at 100.0% (629 of 629 strings)
Co-authored-by: puf <puffinux@tutanota.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cy/
Translation: Tusky/Tusky
2023-10-25 04:45:14 +00:00
mcclure
1a10d5fd7a
Customize exoplayer to remove dark "curtain" ( #4071 )
...
In the new Tusky version, we switched from "old and busted" Android
video player to new "Exoplayer" (PR #3857 ). This introduced a dark
"curtain" covering the entire screen. This patch restores the 23.0 look.
This is done by creating a "magic" exo_player_control_view.xml override file.
2023-10-24 12:56:43 -04:00
mcc
98c3946ad9
Put semitransparent curtain back behind controls. This requires moving the stanza up in the file.
2023-10-24 12:32:26 -04:00
mcc
7590456dc1
Hide dark layer behind exoplayer controls
2023-10-23 17:15:47 -04:00
mcc
04ae4800ad
Custom exo_player_control_view.xml file
2023-10-23 17:09:40 -04:00
UlrichKu
b286255630
3532: Show badge on conversations tab on new conversations ( #3890 )
...
Fixes #3532
(Old PR, now closed: https://github.com/tuskyapp/Tusky/pull/3533 )
Listens on new notifications and if a "direct mention" is detected a
badge (red dot) is shown on the conversations tab if present.
I am missing things like this a lot and also big accounts are unhappy
with the usability so far:
https://mastodon.social/@pallenberg/110129889996182814
2023-10-15 21:39:38 +02:00
Konrad Pozniak
ff1c4a4b27
fix theme preference defaults ( #4061 )
...
closes #4060
Also I noticed that we had the theme defaults twice in the code so I
refactored a bit so only one are still in there.
2023-10-14 14:20:20 +02:00
UlrichKu
8935b554d7
2512: Fix random tab colors ( #4058 )
...
Tries to fix the random colors for tabs on the bottom after #4051 .
Does not work yet: The "selected" color does not take effect.
2023-10-11 23:11:49 +02:00
Lakoja
948d3b30cf
2512: Set style properly
2023-10-11 21:00:59 +02:00
Lakoja
7841209286
2512: Some in-vain efforts to fix wrong tab color
2023-10-11 19:48:21 +02:00
Levi Bard
a39d210692
Translations update from Weblate ( #4057 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widgets/tusky/-/tusky/horizontal-auto.svg )
2023-10-11 10:52:42 +02:00
UlrichKu
81a04c8977
2512: Allow more than 5 tabs ( #4051 )
...
Fixes #2512
![grafik](https://github.com/tuskyapp/Tusky/assets/1618905/f8199d10-e26a-4f14-93c3-95cb890ea663 )
Can add an arbitrary number of tabs.
Graphical behavior is unchanged for small numbers: the whole space if
filled with the tabs - they are enlarged if needed.
If there are more the mode switches to "scrollable".
This does not, however, look very differently (see screenshot with the
current tab scrolled out).
---------
Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
2023-10-11 09:54:01 +02:00
Levi Bard
1f8bf728db
Translations update from Weblate ( #4056 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widgets/tusky/-/tusky/horizontal-auto.svg )
2023-10-11 09:53:28 +02:00
Levi Bard
b634f22efb
Translations update from Weblate ( #4055 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky
description](https://weblate.tusky.app/projects/tusky/tusky-app/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widgets/tusky/-/tusky-app/horizontal-auto.svg )
2023-10-11 09:33:23 +02:00
Weblate
eb61ab4900
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
Translation: Tusky/Tusky
2023-10-11 07:29:36 +00:00
Ümit Solmaz
a3081bff5a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (630 of 630 strings)
Co-authored-by: Ümit Solmaz <usnotv@gmail.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/tr/
Translation: Tusky/Tusky
2023-10-11 07:08:57 +00:00
Deleted User
5ff70923b7
Translated using Weblate (German)
...
Currently translated at 100.0% (630 of 630 strings)
Co-authored-by: Deleted User <noreply+304@weblate.org>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
Translation: Tusky/Tusky
2023-10-11 07:08:57 +00:00
sanao
3f7480fb73
Displayed the date of each announcement. ( #4041 )
...
## Issue
Close #3967
# What I did
- Displayed the date of each announcement.
- Date is placed in the lower left corner of the Announcement
- Supported date format internationalization using
getBestDateTimePattern
# Screenshot
<image
src="https://github.com/tuskyapp/Tusky/assets/62137820/7c124183-1a13-4cae-8667-ff82ca99b60c "
width="500"/>
## Note
I am not good at English so I use machine translation a bit. So, you may
find my writing style a little strange...
2023-10-10 19:17:06 +02:00
Ümit Solmaz
33eed2177d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (31 of 31 strings)
Translation: Tusky/Tusky description
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/tr/
2023-10-10 16:52:51 +00:00
Konrad Pozniak
150d3854bc
don't cut off names on profiles ( #4052 )
...
We cut them off everywhere but there should be at least one place where
one can read full display/usernames
closes #4000
<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/21d22eb3-a6fc-4397-bdd0-551a3cce12d5 "
width="400"/>
2023-10-09 15:43:02 +02:00
Levi Bard
119b14cb7f
Translations update from Weblate ( #4050 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widgets/tusky/-/tusky/horizontal-auto.svg )
2023-10-09 15:42:37 +02:00
Salif Mehmed
ef3bd4f919
Translated using Weblate (Bulgarian)
...
Currently translated at 87.4% (551 of 630 strings)
Co-authored-by: Salif Mehmed <mail@salif.eu>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/bg/
Translation: Tusky/Tusky
2023-10-07 15:40:54 +00:00
puf
ab64525f4c
Translated using Weblate (Welsh)
...
Currently translated at 99.8% (629 of 630 strings)
Co-authored-by: puf <puffinux@tutanota.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cy/
Translation: Tusky/Tusky
2023-10-07 15:40:54 +00:00
Rhys Wynne
7b0b3d8f0d
Translated using Weblate (Welsh)
...
Currently translated at 99.8% (629 of 630 strings)
Co-authored-by: Rhys Wynne <rhysw1@gmail.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cy/
Translation: Tusky/Tusky
2023-10-07 15:40:54 +00:00
Konrad Pozniak
9412ffba0f
fix boost button not updating when boosting ( #4048 )
2023-10-07 08:59:36 +02:00
Levi Bard
0fad9729ef
Translations update from Weblate ( #4040 )
...
Translations update from [Weblate](https://weblate.tusky.app ) for
[Tusky/Tusky](https://weblate.tusky.app/projects/tusky/tusky/ ).
Current translation status:
![Weblate translation
status](https://weblate.tusky.app/widgets/tusky/-/tusky/horizontal-auto.svg )
2023-10-05 12:24:06 +02:00
Rhoslyn Prys
99cbd3a8f6
Translated using Weblate (Welsh)
...
Currently translated at 99.8% (629 of 630 strings)
Co-authored-by: Rhoslyn Prys <post@meddal.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cy/
Translation: Tusky/Tusky
2023-10-04 11:40:54 +00:00
Weblate
0efe314279
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
Translation: Tusky/Tusky
2023-10-04 11:40:54 +00:00
Levi Bard
7036551b18
Fix weblate again ( #4039 )
...
Don't squash&merge or weblate won't pick it up :D
2023-09-29 07:16:05 +02:00
Conny Duck
74b391ce97
Merge remote-tracking branch 'weblate/develop' into fix-weblate
2023-09-28 20:05:08 +02:00
Levi Bard
1badf68531
Refresh timelines when filters are added/edited/removed ( #3552 )
...
Fixes #3546
2023-09-28 20:01:44 +02:00
Konrad Pozniak
14d4934172
Fix weblate conflict ( #4038 )
...
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: Danial Behzadi <dani.behzi@ubuntu.com>
Co-authored-by: Oliebol <schrijfmedan@gmail.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Hồ Nhất Duy <mastoduy@gmail.com>
Co-authored-by: Manuel <mannivuwiki@gmail.com>
Co-authored-by: xzFantom <xzfantom@gmail.com>
Co-authored-by: Yusuke Matsubara <whym@whym.org>
Co-authored-by: XoseM <xosem@disroot.org>
Co-authored-by: Deleted User <noreply+143@weblate.org>
Co-authored-by: Salif Mehmed <mail@salif.eu>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: ButterflyOfFire <butterflyoffire@protonmail.com>
2023-09-27 19:39:23 +02:00
UlrichKu
24985f0206
#3570 : Also provide a "direct" back with the hardware button ( #3571 )
...
Fixes #3570
2023-09-27 08:56:09 +02:00
UlrichKu
2dc27bca2a
use link icon instead of emoji when showing hidden urls ( #4031 )
...
Looks way better imho. Also closes #4028 .
Before vs After:
![Screenshot_20230924_163714](https://github.com/tuskyapp/Tusky/assets/10157047/5b0b745a-4574-4e37-988e-b04997ac55f1 )
![Screenshot_20230924_162657](https://github.com/tuskyapp/Tusky/assets/10157047/58a3482f-6afb-4b10-9891-f7a86af7f2bf )
2023-09-26 21:46:05 +02:00
alcapurrias
6c8cf0191d
Update contributing.md with payment policy link ( #4037 )
...
Updated to add the payment policy link and capitalized "API" where used
2023-09-26 20:17:18 +02:00
Levi Bard
2dceecb591
Fix build after logical conflict ( #4036 )
...
Ugh, I didn't notice that #3480 was affected by the notification
fragment rollback
2023-09-26 20:04:06 +02:00