Commit graph

2327 commits

Author SHA1 Message Date
aur
6e653693e7
Add marginEnd to action buttons
to make it easier to tap the overflow menu icon
on the right edge of the action buttons.
2023-10-19 13:48:21 +09:00
aur
6ae6ff8484
Change imeOptions from actionNext to actionDone
After entering an instance name on the login screen,
the soft input method is now automatically hidden.
2023-10-18 23:46:33 +09:00
aur
12ff7e09a6
Translated using Weblate (Japanese)
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: aur <noreply@aurantiacus.bsvr.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ja/
Translation: Fedilab/Strings
2023-09-28 15:59:56 +02:00
Ettore Atalan
1423aa37f7
Translated using Weblate (German)
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-09-23 05:00:24 +00:00
Thomas
ec50416a8b Merge remote-tracking branch 'origin/develop' into develop 2023-09-14 11:14:11 +02:00
Thomas
61ff1608f8 Fix polls 2023-09-14 11:14:01 +02:00
Eduardo
6185597436
Translated using Weblate (Portuguese)
Currently translated at 85.8% (1000 of 1165 strings)

Co-authored-by: Eduardo <edu200399lim@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/pt/
Translation: Fedilab/Strings
2023-09-13 11:58:00 +02:00
Lukáš Jelínek
f4155f9c43
Translated using Weblate (Czech)
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-09-13 11:58:00 +02:00
ButterflyOfFire
484824d75f
Translated using Weblate (French)
Currently translated at 99.9% (1164 of 1165 strings)

Translated using Weblate (Arabic)

Currently translated at 80.0% (933 of 1165 strings)

Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ar/
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-09-13 11:57:59 +02:00
Thomas
14127fd203 Merge branch 'fix_500' into develop 2023-09-11 11:03:07 +02:00
Thomas
b6659de483 Fix a crash 2023-09-11 11:02:55 +02:00
Thomas
ac6d9f430e forward intent when changing the account 2023-09-10 11:57:30 +02:00
Thomas
d7d5f286f5 Notifications 2023-09-10 09:55:44 +02:00
Thomas
86dc5d2f13 Fix duplicated messages in threads 2023-09-09 16:25:21 +02:00
Thomas
dbc118064c Merge branch 'direct_messages_chat' into develop 2023-09-09 16:11:06 +02:00
Thomas
392efd2c0c Fix Direct messages 2023-09-09 16:10:33 +02:00
sim
a441ce8ff4 Fix IllegalMonitorStateException
When we unlock a lock the thread don't Held
2023-09-09 14:39:21 +02:00
Thomas
57860793ff Merge pull request 'Set one lock per account for push notif' (#956) from s1m/Fedilab:push-multi-lock into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/956
2023-09-05 04:53:33 +00:00
sim
ceebe74ec1 Set one lock per account for push notif 2023-09-05 00:08:48 +02:00
Thomas
5f3ca62393 Fix issue #955 - Focus the clicked messages and allow selections for remote conversations 2023-09-04 17:17:15 +02:00
Thomas
95e4952012 More visible cursor when adding media descriptions 2023-09-04 11:20:29 +02:00
Thomas
0b6c1d6504 Merge branch 'main' into develop
# Conflicts:
#	app/src/main/java/app/fedilab/android/mastodon/helper/NotificationsHelper.java
2023-09-04 11:07:14 +02:00
Thomas
b8c96e872f Add custom user agent 2023-09-04 11:02:40 +02:00
Thomas
5204974688 Merge remote-tracking branch 'origin/develop' into develop 2023-09-04 10:44:48 +02:00
Thomas
b62982074a Apply markdown only for message content 2023-09-04 10:44:30 +02:00
RintanBroadleaf
8f90cbbbe9
Translated using Weblate (Japanese)
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: RintanBroadleaf <rintanbroadleaf@outlook.jp>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ja/
Translation: Fedilab/Strings
2023-09-02 06:57:14 +02:00
sim
36b28a4483 Fix missing push notifications
since_ids and last_notifid_reccorded often contained the same id
so fetching notification was aborted. It looks like these variables
were introduced to avoid multiple fetches at the same time.
So this commit adds a reentrantLock with a tryLock to do it
2023-08-28 23:16:21 +02:00
Thomas
ce92f23c50 Release 3.24.1 2023-08-26 18:18:45 +02:00
Thomas
1bc12d3202 Fix custom instance max length not working 2023-08-26 18:11:26 +02:00
Thomas
2e4c3bf119 Cursor more visible when composing 2023-08-26 18:01:15 +02:00
Thomas
185479287c Change tabs in profiles 2023-08-26 17:53:55 +02:00
Thomas
a9da1752b2 New logos 2023-08-26 12:15:28 +02:00
Thomas
23cce968f8 Mardown: stop parsing tags and support strike text 2023-08-25 18:26:43 +02:00
Thomas
dd83e86382 Fix an issue when opening URLs 2023-08-25 17:46:18 +02:00
Thomas
c43fe177b5 Merge remote-tracking branch 'origin/develop' into develop 2023-08-25 14:15:08 +02:00
Thomas
14515e6ba6 keep position with remote conversations 2023-08-25 14:14:53 +02:00
Thomas
d017952ffe Bug with long values 2023-08-25 13:36:20 +02:00
Eryk Michalak
6bbf10ae7d
Translated using Weblate (Polish)
Currently translated at 99.9% (1164 of 1165 strings)

Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/pl/
Translation: Fedilab/Strings
2023-08-25 09:59:55 +02:00
Thomas
30f3ab8dca Merge remote-tracking branch 'origin/develop' into develop 2023-08-23 09:35:54 +02:00
Thomas
14bd5e9750 Fix a crash when instance is null 2023-08-23 09:35:35 +02:00
Thomas
23aec94de7 Merge pull request 'accent_color_corrections' (#934) from Zekovski/Fedilab:accent_color_corrections into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/934
2023-08-21 18:45:38 +00:00
Thomas
50e88b3f86 Fix not clickable tags for some languages 2023-08-21 17:17:27 +02:00
Thomas
c646e9136c Crash when several gif in same message 2023-08-21 16:49:17 +02:00
Thomas
8b1d7d11fe Merge remote-tracking branch 'origin/develop' into develop 2023-08-21 16:41:05 +02:00
Thomas
12c4e0465e fix poll max chars 2023-08-21 16:40:59 +02:00
Zekovski
c1343f0ef0
Translated using Weblate (French)
Currently translated at 99.7% (1162 of 1165 strings)

Co-authored-by: Zekovski <zekovski@e.email>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-08-21 03:51:03 +02:00
josé m
72df83cbb3
Translated using Weblate (Galician)
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-08-19 06:28:19 +02:00
Thomas
f11a5c544e make mastodon as default one 2023-08-18 17:47:50 +02:00
Poesty Li
f528fd3e6e
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/zh_Hans/
Translation: Fedilab/Strings
2023-08-18 03:55:29 +02:00
ButterflyOfFire
15034de546
Translated using Weblate (French)
Currently translated at 99.4% (1159 of 1165 strings)

Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-08-18 03:55:29 +02:00
Lukáš Jelínek
ad70a1cf2f
Translated using Weblate (Czech)
Currently translated at 100.0% (1165 of 1165 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-08-18 03:55:29 +02:00
Thomas
802b3b0926 Release 3.24.0 2023-08-16 17:59:30 +02:00
Thomas
cff4c96a04 some improvements 2023-08-16 16:43:32 +02:00
Thomas
fc643162fb Hide self messages 2023-08-16 16:34:54 +02:00
Thomas
1b80aa8df5 Some improvements 2023-08-16 16:21:54 +02:00
Thomas
c63ae5df4f Make buttons still visible when composing with media 2023-08-16 16:03:12 +02:00
Thomas
1965d196ae Merge remote-tracking branch 'origin/develop' into develop 2023-08-16 14:55:48 +02:00
Thomas
28ee0550ae Make buttons still visible when composing with media 2023-08-16 14:55:42 +02:00
claleb
a759640448
Translated using Weblate (German)
Currently translated at 100.0% (1163 of 1163 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-08-16 12:48:06 +02:00
Lukáš Jelínek
705e413661
Translated using Weblate (Czech)
Currently translated at 100.0% (1163 of 1163 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-08-16 12:48:05 +02:00
Thomas
d299c7020d CamelCase Tags when forwarding them 2023-08-16 10:22:21 +02:00
Thomas
8cffef92a5 Merge remote-tracking branch 'origin/develop' into develop 2023-08-16 10:09:49 +02:00
Thomas
c1b256f150 Fix spoiler issue when composing threads 2023-08-16 10:09:41 +02:00
Poesty Li
2137604cec
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1159 of 1159 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/zh_Hans/
Translation: Fedilab/Strings
2023-08-15 17:29:33 +02:00
gbieging
bf200e6745
Translated using Weblate (Portuguese)
Currently translated at 85.4% (990 of 1159 strings)

Co-authored-by: gbieging <gaba_bieging@yahoo.com.br>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/pt/
Translation: Fedilab/Strings
2023-08-15 17:29:33 +02:00
ButterflyOfFire
c530749a46
Translated using Weblate (Arabic)
Currently translated at 78.8% (914 of 1159 strings)

Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ar/
Translation: Fedilab/Strings
2023-08-15 17:29:33 +02:00
Thomas
eec448491f Release 3.23.5 2023-08-15 17:27:44 +02:00
Thomas
92d52bbecf Allow to hide self boosts and self replies 2023-08-15 17:22:07 +02:00
Thomas
302b3e47d4 More place for media description 2023-08-15 16:58:31 +02:00
Zekovski
ed9563d380 Replaced SDK version check with isDynamicColorAvailable before showing DynamicColors options. 2023-08-15 13:00:26 +02:00
Zekovski
49cd05ee35 Misnamed variable 2023-08-15 12:44:30 +02:00
Thomas
4c00aa9a2e Release 3.23.4 2023-08-14 17:22:51 +02:00
Thomas
be54c49918 Whole in timelines due to cache bug 2023-08-14 16:56:40 +02:00
Thomas
9b91ebf317 Fix tags issue with RTL and bookmark 2023-08-14 11:43:04 +02:00
Thomas
ac24e25da0 Fix #929 - Scrollable bio when editing profiles 2023-08-12 09:56:11 +02:00
Thomas
e07cb78d65 Merge remote-tracking branch 'origin/develop' into develop 2023-08-12 09:48:09 +02:00
Thomas
11559ac68a Fix issue #932 - Crash when user is not in a list 2023-08-12 09:48:03 +02:00
Lukáš Jelínek
cf4d418cd0
Translated using Weblate (Czech)
Currently translated at 100.0% (1159 of 1159 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-08-12 09:45:59 +02:00
josé m
68b9b03ec7
Translated using Weblate (Galician)
Currently translated at 100.0% (1159 of 1159 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-08-09 21:55:39 +02:00
Thomas
3d0d68d9f5 Release 3.23.3 2023-08-09 18:17:33 +02:00
Thomas
5a804fd892 Improve link side effect with Markdown 2023-08-09 17:56:47 +02:00
Thomas
c9a86aae01 Fix line breaks with Markdown 2023-08-09 17:18:18 +02:00
Thomas
147917fc58 Fix issue #930 - Crash with Pixelfed 2023-08-09 17:06:06 +02:00
Thomas
c017558984 Merge remote-tracking branch 'origin/develop' into develop 2023-08-09 16:59:47 +02:00
Thomas
65b9015d51 Fix issue #931 - Click on card does not open Mastodon posts inside the app 2023-08-09 16:59:40 +02:00
GunChleoc
24486ae041
Translated using Weblate (Gaelic)
Currently translated at 100.0% (1159 of 1159 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-08-09 03:18:50 +02:00
Thomas
243039151a Merge remote-tracking branch 'origin/develop' into develop 2023-08-08 10:55:13 +02:00
Thomas
e66ca47198 longer fields when editing bio 2023-08-08 10:55:06 +02:00
Oğuz Ersen
d2b1ebe725
Translated using Weblate (Turkish)
Currently translated at 100.0% (1159 of 1159 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/tr/
Translation: Fedilab/Strings
2023-08-08 08:46:00 +02:00
ButterflyOfFire
a7fdad7f77
Translated using Weblate (French)
Currently translated at 99.7% (1156 of 1159 strings)

Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-08-08 08:45:59 +02:00
claleb
6e16a645c8
Translated using Weblate (German)
Currently translated at 100.0% (1159 of 1159 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-08-08 08:45:59 +02:00
Thomas
e00a3c6717 Release 3.23.2 2023-08-07 17:16:49 +02:00
Thomas
ba0fc54cbc Fix maths converter 2023-08-07 17:09:30 +02:00
Thomas
e954fd860a Markdown support 2023-08-07 17:03:14 +02:00
Thomas
6790158ed9 Support Markdown 2023-08-06 18:13:08 +02:00
Thomas
7825e06f69 Merge branch 'develop' of https://codeberg.org/tom79/Fedilab into develop 2023-07-30 18:18:05 +02:00
Thomas
1a3d95ef30 Release 3.23.1 2023-07-30 18:17:59 +02:00
Thomas
f37bf1df53 Scrollable media description 2023-07-30 18:16:16 +02:00
RintanBroadleaf
72d2082638
Translated using Weblate (Japanese)
Currently translated at 100.0% (1157 of 1157 strings)

Co-authored-by: RintanBroadleaf <rintanbroadleaf@outlook.jp>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ja/
Translation: Fedilab/Strings
2023-07-30 18:02:00 +02:00
Lukáš Jelínek
aa5db1cc99
Translated using Weblate (Czech)
Currently translated at 100.0% (1157 of 1157 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-07-30 18:02:00 +02:00
Thomas
bbb47626ce fix for all calls 2023-07-30 11:13:14 +02:00
Thomas
ac290dec2b Fix a crash when visiting Peertube in menu 2023-07-30 10:53:37 +02:00
Thomas
4d2fa93632 Fix a crash when remote profiles is enabled 2023-07-30 10:38:10 +02:00
Thomas
eda23bd3b0 Release 3.23.0 2023-07-29 18:05:57 +02:00
Thomas
cf4b156863 Fix issue #913 - Fix Nitter feeds 2023-07-29 17:37:32 +02:00
Thomas
022d27ecb4 Merge remote-tracking branch 'origin/develop' into develop 2023-07-29 12:34:11 +02:00
Thomas
9e0d44824a Add preview for new logo 2023-07-29 12:34:05 +02:00
Serg
27ad666554
Translated using Weblate (Russian)
Currently translated at 75.9% (879 of 1157 strings)

Co-authored-by: Serg <karesh@bk.ru>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ru/
Translation: Fedilab/Strings
2023-07-29 12:12:47 +02:00
Thomas
a43a97d960 Add new logo 2023-07-29 12:12:35 +02:00
Thomas
fcef89f0c9 Display icon when changing logo 2023-07-29 11:44:13 +02:00
Thomas
bf447d823e Clean code 2023-07-27 14:47:22 +02:00
Thomas
44752cc329 Fix Punycode not supported for domains 2023-07-27 14:46:05 +02:00
Thomas
28501e7929 Merge remote-tracking branch 'origin/develop' into develop 2023-07-27 13:57:44 +02:00
Thomas
8c60348939 voice messages for Android 10+ 2023-07-27 13:57:29 +02:00
Serg
332ae125ac
Translated using Weblate (Russian)
Currently translated at 72.8% (843 of 1157 strings)

Co-authored-by: Serg <karesh@bk.ru>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ru/
Translation: Fedilab/Strings
2023-07-26 22:56:09 +02:00
Tomíček Rosič
d59c16217e
Translated using Weblate (Icelandic)
Currently translated at 35.6% (412 of 1157 strings)

Co-authored-by: Tomíček Rosič <tomicekrosic@proton.me>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/is/
Translation: Fedilab/Strings
2023-07-24 07:07:02 +02:00
Thomas
e06222733c Fix - Videos are played simultaneously 2023-07-23 17:31:35 +02:00
Thomas
958e4f6aa5 Fix issue #904 - Avoid sleep mode for media activity 2023-07-22 10:48:36 +02:00
Thomas
0daee80325 Merge remote-tracking branch 'origin/develop' into develop 2023-07-22 10:38:54 +02:00
Thomas
c1575fbf5f Fix a crash with PixelFed 2023-07-22 10:38:47 +02:00
josé m
40cb45b2da
Translated using Weblate (Galician)
Currently translated at 100.0% (1157 of 1157 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-07-19 18:07:19 +02:00
josé m
923fc1f8eb
Translated using Weblate (Galician)
Currently translated at 99.9% (1156 of 1157 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-07-18 18:06:43 +02:00
Overplant Poster
47b46423c0
Translated using Weblate (Sinhala)
Currently translated at 56.4% (653 of 1157 strings)

Co-authored-by: Overplant Poster <overplant_poster435@simplelogin.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/si/
Translation: Fedilab/Strings
2023-07-17 04:32:59 +02:00
GunChleoc
23f85768c4
Translated using Weblate (Gaelic)
Currently translated at 100.0% (1157 of 1157 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-07-15 23:51:56 +02:00
claleb
879e8840ad
Translated using Weblate (German)
Currently translated at 100.0% (1157 of 1157 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-07-15 23:51:56 +02:00
Thomas
26760c8e15 Release 3.22.2 2023-07-14 18:25:19 +02:00
Thomas
49c5f864a7 Merge branch 'fix_3220' into develop 2023-07-14 18:16:30 +02:00
Thomas
c7f6fefc7f crash 2023-07-14 18:15:47 +02:00
Thomas
fbd2bcb418 Avoid multiple notifications 2023-07-14 15:50:54 +02:00
Thomas
e332df17a4 Merge remote-tracking branch 'origin/develop' into develop 2023-07-14 15:33:59 +02:00
Thomas
bbba486be1 Fix a crash 2023-07-14 15:25:32 +02:00
Thomas
ce607226d9 remote conversations 2023-07-14 11:11:27 +02:00
Overplant Poster
629ae3b9d3
Translated using Weblate (Sinhala)
Currently translated at 56.2% (649 of 1154 strings)

Co-authored-by: Overplant Poster <overplant_poster435@simplelogin.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/si/
Translation: Fedilab/Strings
2023-07-14 10:51:43 +02:00
Thomas
6d983a74de Oops 2023-07-14 10:14:09 +02:00
Oğuz Ersen
f364a08bbc
Translated using Weblate (Turkish)
Currently translated at 100.0% (1154 of 1154 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/tr/
Translation: Fedilab/Strings
2023-07-13 17:53:10 +02:00
josé m
c4c45139d6
Translated using Weblate (Galician)
Currently translated at 99.9% (1153 of 1154 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-07-13 17:53:09 +02:00
claleb
401d43acfc
Translated using Weblate (German)
Currently translated at 100.0% (1154 of 1154 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-07-13 17:53:09 +02:00
Thomas
237801f56c Release 3.22.1 2023-07-12 17:45:28 +02:00
Thomas
7fdebf20f1 Fix issue #901 2023-07-12 16:57:34 +02:00
Thomas
ad178f3cd0 Order by date 2023-07-12 16:33:49 +02:00
Thomas
cbd1332213 Pass first message 2023-07-11 17:08:42 +02:00
Thomas
7cfe2cbecf Fetch comments 2023-07-08 16:41:37 +02:00
Thomas
58f193e71b Display lammy main threads 2023-07-08 16:32:02 +02:00
Thomas
5ca288a04b Add activity for timelines 2023-07-08 16:17:13 +02:00
Thomas
c331cbeb26 converter 2023-07-07 16:59:16 +02:00
Thomas
12b7663653 create entity 2023-07-07 16:27:46 +02:00
Thomas
a53ac333e3 Add timeline action 2023-07-07 16:01:09 +02:00
Thomas
04355116f4 Fix a crash 2023-06-08 16:27:46 +02:00
Thomas
9375abffd3 Allow to mute and unmute own user from Home timeline 2023-06-05 17:29:08 +02:00
Thomas
f6483c0ccb Merge pull request 'Reinstanciate linebreaks in shared content' (#849) from Augier/Fedilab:reinstanciate-linebreaks-in-share into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/849
2023-06-01 14:51:56 +00:00
Thomas
7e86d9377f Fix issue #875 - Visibility of the first message is changed to unlisted when adding replies 2023-06-01 16:46:23 +02:00
Thomas
3861a7b6e4 Crash due to delayed service call (Peertube) 2023-06-01 16:31:54 +02:00
Thomas
443ff2d299 Merge remote-tracking branch 'origin/develop' into develop 2023-05-30 09:45:51 +02:00
Thomas
b9026e2ac0 Release 3.22.0 2023-05-30 09:45:42 +02:00
Thomas
719665a2d8 Release 3.22.0 2023-05-30 09:44:40 +02:00
Thomas
37838681da Fix empty Home when starting 2023-05-30 08:59:28 +02:00
Thomas
cb2ede287d comment #874 - Avoid multiple notification fetch 2023-05-27 14:47:35 +02:00
Thomas
88da62b8e8 Fix a crash when forwarding tags 2023-05-26 12:14:20 +02:00
Thomas
3858220937 Add a fallback when remote profiles are not working 2023-05-26 12:05:18 +02:00
Thomas
be8943163a Fix issue #871 - Remove instance name encoded in UTF-8 2023-05-26 11:02:11 +02:00
Parsa
ba0843ecc6
Translated using Weblate (Persian)
Currently translated at 57.0% (658 of 1153 strings)

Co-authored-by: Parsa <parsa@disr.it>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fa/
Translation: Fedilab/Strings
2023-05-12 04:48:58 +02:00
GunChleoc
3860fef6b8
Translated using Weblate (Gaelic)
Currently translated at 100.0% (1153 of 1153 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-05-06 20:48:58 +02:00
GunChleoc
0093d3d27a
Translated using Weblate (Gaelic)
Currently translated at 91.1% (1051 of 1153 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-05-01 02:51:21 +02:00
dreigiau
3ba8b94850
Translated using Weblate (Welsh)
Currently translated at 61.7% (712 of 1153 strings)

Co-authored-by: dreigiau <sterilgrimed23@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cy/
Translation: Fedilab/Strings
2023-04-23 08:50:16 +02:00
Blood Axe
c839e82633
Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.7% (1081 of 1153 strings)

Co-authored-by: Blood Axe <bloodaxenor@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/nb_NO/
Translation: Fedilab/Strings
2023-04-18 22:50:19 +02:00
dreigiau
c5179274af
Translated using Weblate (Welsh)
Currently translated at 56.0% (646 of 1153 strings)

Co-authored-by: dreigiau <sterilgrimed23@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cy/
Translation: Fedilab/Strings
2023-04-15 05:54:57 +02:00
Hosted Weblate
45b1c0bb31
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/
Translation: Fedilab/Strings
2023-04-14 12:49:20 +02:00
Blood Axe
07bb58730a
Translated using Weblate (Norwegian Bokmål)
Currently translated at 85.1% (982 of 1153 strings)

Co-authored-by: Blood Axe <bloodaxenor@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/nb_NO/
Translation: Fedilab/Strings
2023-04-14 12:49:19 +02:00
Lukas
d9238fffa0
Translated using Weblate (Polish)
Currently translated at 99.8% (1151 of 1153 strings)

Co-authored-by: Lukas <ox86udoo@duck.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/pl/
Translation: Fedilab/Strings
2023-04-12 05:53:08 +02:00
Zekovski
147bc2b709
Translated using Weblate (French)
Currently translated at 99.0% (1142 of 1153 strings)

Co-authored-by: Zekovski <zekovski@e.email>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-04-12 05:53:08 +02:00
Lukas
8076e353d2
Translated using Weblate (Polish)
Currently translated at 98.8% (1140 of 1153 strings)

Co-authored-by: Lukas <ox86udoo@duck.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/pl/
Translation: Fedilab/Strings
2023-04-11 16:53:13 +02:00
Jean-Luc Tibaux
d5181ce222
Translated using Weblate (French)
Currently translated at 98.0% (1130 of 1153 strings)

Co-authored-by: Jean-Luc Tibaux <eugentoptic@outlook.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-04-06 01:49:11 +02:00
Zekovski
64ad6a4ba6
Translated using Weblate (French)
Currently translated at 98.0% (1130 of 1153 strings)

Co-authored-by: Zekovski <zekovski@e.email>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-04-06 01:49:11 +02:00
Christophe Henry
0fcc2e5898 Reinstanciate linebreaks in shared content 2023-04-04 17:02:15 +02:00
GunChleoc
f072a618ee
Translated using Weblate (Gaelic)
Currently translated at 79.2% (914 of 1153 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-04-02 09:38:35 +02:00
GunChleoc
d6a335ec25
Translated using Weblate (Gaelic)
Currently translated at 79.2% (914 of 1153 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-03-30 07:37:41 +02:00
GunChleoc
667b1c7a0b
Translated using Weblate (Gaelic)
Currently translated at 74.3% (857 of 1153 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-03-29 19:26:24 +02:00
GunChleoc
6d2edeea29
Translated using Weblate (Gaelic)
Currently translated at 67.9% (784 of 1153 strings)

Co-authored-by: GunChleoc <fios@foramnagaidhlig.net>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gd/
Translation: Fedilab/Strings
2023-03-29 19:17:09 +02:00
Francesc
857a8960bb
Translated using Weblate (Catalan)
Currently translated at 80.4% (928 of 1153 strings)

Co-authored-by: Francesc <franzesk@live.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ca/
Translation: Fedilab/Strings
2023-03-29 19:06:56 +02:00
josé m
269a36217b
Translated using Weblate (Galician)
Currently translated at 99.9% (1152 of 1153 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-03-26 22:38:01 +02:00
Oğuz Ersen
4ef04c0dfa
Translated using Weblate (Turkish)
Currently translated at 100.0% (1153 of 1153 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/tr/
Translation: Fedilab/Strings
2023-03-26 06:41:00 +02:00
claleb
1e51e9e7d4
Translated using Weblate (German)
Currently translated at 100.0% (1153 of 1153 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-03-26 06:41:00 +02:00
Lukáš Jelínek
d0c4a02c5a
Translated using Weblate (Czech)
Currently translated at 99.8% (1151 of 1153 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-03-26 06:40:59 +02:00
Poesty Li
dd9571c228
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1153 of 1153 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/zh_Hans/
Translation: Fedilab/Strings
2023-03-26 06:40:59 +02:00
RintanBroadleaf
98eab21995
Translated using Weblate (Japanese)
Currently translated at 100.0% (1143 of 1143 strings)

Co-authored-by: RintanBroadleaf <rintanbroadleaf@outlook.jp>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ja/
Translation: Fedilab/Strings
2023-03-26 06:40:59 +02:00
Parsa
811b265022
Translated using Weblate (Persian)
Currently translated at 56.6% (648 of 1143 strings)

Co-authored-by: Parsa <parsa@disr.it>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fa/
Translation: Fedilab/Strings
2023-03-26 06:40:59 +02:00
Thomas
103f030f6b Fix issue #838 - Load and display last notifications when clicking on a push notifications 2023-03-25 18:03:42 +01:00
Thomas
917f33334c some fixes 2023-03-25 17:42:36 +01:00
Thomas
a013c160b7 Release 3.21.2 2023-03-24 17:26:23 +01:00
Thomas
1513f4b667 Merge remote-tracking branch 'origin/develop' into develop 2023-03-24 16:45:12 +01:00
Thomas
a1b08b8edc custom dialog 2023-03-24 16:44:42 +01:00
Thomas
fdbb3b04f3 custom colors per account 2023-03-24 16:27:25 +01:00
Thomas
8ffd5b3a19 some changes 2023-03-24 15:13:24 +01:00
Lukas
5ff9727431
Translated using Weblate (Polish)
Currently translated at 99.3% (1135 of 1143 strings)

Co-authored-by: Lukas <ox86udoo@duck.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/pl/
Translation: Fedilab/Strings
2023-03-23 10:37:14 +01:00
Thomas
4a8d20ed6b Release 3.21.1 2023-03-22 17:51:33 +01:00
Thomas
45078b10b0 FP when playing audio 2023-03-22 17:49:53 +01:00
Thomas
75139a8523 Fix issue #830 - Poll having html 2023-03-22 17:43:35 +01:00
Thomas
7743de24d2 Fix issue #831 - Filter messages in profiles 2023-03-22 17:32:27 +01:00
Thomas
2f9addb788 Fix crash with gif 2023-03-22 16:44:03 +01:00
Thomas
b89671c08a Merge remote-tracking branch 'origin/develop' into develop 2023-03-22 16:35:44 +01:00
Thomas
dca3e444d7 Fix issue #832 - Fetch More with wrong width 2023-03-22 16:35:36 +01:00
Hosted Weblate
67678ab6f9
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/
Translation: Fedilab/Strings
2023-03-22 04:47:02 +01:00
Poesty Li
1c3e060715
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1143 of 1143 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/zh_Hans/
Translation: Fedilab/Strings
2023-03-22 04:47:01 +01:00
Oğuz Ersen
7a7cebc5ce
Translated using Weblate (Turkish)
Currently translated at 100.0% (1143 of 1143 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/tr/
Translation: Fedilab/Strings
2023-03-22 04:47:01 +01:00
josé m
77755e0c93
Translated using Weblate (Galician)
Currently translated at 99.9% (1142 of 1143 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-03-22 04:47:00 +01:00
claleb
8d264a3af4
Translated using Weblate (German)
Currently translated at 100.0% (1143 of 1143 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-03-22 04:47:00 +01:00
Lukáš Jelínek
f9c36f81ae
Translated using Weblate (Czech)
Currently translated at 99.7% (1140 of 1143 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-03-22 04:46:59 +01:00
Thomas
15416b8c5a Fix issue #833 - URL protocol in upper case 2023-03-21 13:10:14 +01:00
Thomas
7930cdf838 Merge branch 'fixes_487' into develop 2023-03-21 13:03:03 +01:00
Thomas
7763d2f5f1 Some fixes 2023-03-21 13:02:52 +01:00
Thomas
5d97d75a13 Merge remote-tracking branch 'origin/develop' into develop 2023-03-20 18:24:02 +01:00
Thomas
3da5cdf703 Some layouts improvements 2023-03-20 18:23:39 +01:00
Thomas
b6a8df9410 clean code 2023-03-20 14:06:58 +01:00
Thomas
f698b414a5 fix flags 2023-03-20 11:42:06 +01:00
Thomas
a8f8f33a74 fix orientation issue 2023-03-20 11:27:36 +01:00
Thomas
47b767e8ce Add settings 2023-03-20 10:43:21 +01:00
Thomas
9fd701b102 Add settings 2023-03-19 16:26:20 +01:00
Thomas
327fac5f5a working track selectors 2023-03-19 12:19:26 +01:00
Thomas
0a9c5162ca track selector 2023-03-19 12:05:33 +01:00
Thomas
f082611b02 some changes with resolution 2023-03-17 17:28:20 +01:00
RintanBroadleaf
f95f7b2dfc
Translated using Weblate (Japanese)
Currently translated at 100.0% (1142 of 1142 strings)

Co-authored-by: RintanBroadleaf <rintanbroadleaf@outlook.jp>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/ja/
Translation: Fedilab/Strings
2023-03-17 14:38:04 +01:00
Ettore Atalan
9703133ad2
Translated using Weblate (German)
Currently translated at 100.0% (1142 of 1142 strings)

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-03-16 18:41:16 +01:00
Lukáš Jelínek
d3b0ccf3d5
Translated using Weblate (Czech)
Currently translated at 99.7% (1139 of 1142 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-03-16 18:41:15 +01:00
Poesty Li
f0ef62183e
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1141 of 1141 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/zh_Hans/
Translation: Fedilab/Strings
2023-03-16 18:41:15 +01:00
Oğuz Ersen
79337d7b7d
Translated using Weblate (Turkish)
Currently translated at 100.0% (1142 of 1142 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (1141 of 1141 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/tr/
Translation: Fedilab/Strings
2023-03-16 18:41:14 +01:00
josé m
b1d59592bd
Translated using Weblate (Galician)
Currently translated at 100.0% (1142 of 1142 strings)

Translated using Weblate (Galician)

Currently translated at 100.0% (1141 of 1141 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/gl/
Translation: Fedilab/Strings
2023-03-16 18:41:13 +01:00
ButterflyOfFire
38fb341f38
Translated using Weblate (French)
Currently translated at 96.8% (1105 of 1141 strings)

Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/fr/
Translation: Fedilab/Strings
2023-03-16 18:41:13 +01:00
claleb
2d2e1787d9
Translated using Weblate (German)
Currently translated at 100.0% (1141 of 1141 strings)

Co-authored-by: claleb <weblate@claleb.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/
Translation: Fedilab/Strings
2023-03-16 18:41:12 +01:00
Thomas
979739cc21 improve Peertube instance picker behaviour 2023-03-16 17:36:55 +01:00
Thomas
740ce71ac9 Release 3.21.0 2023-03-15 18:56:55 +01:00
Thomas
fd4133d962 some changes 2023-03-15 18:46:47 +01:00
Thomas
1dcb500c7f some changes 2023-03-15 18:46:00 +01:00
Thomas
5fbc9d54b3 some changes 2023-03-15 18:09:15 +01:00
Thomas
d95e48ef86 Change instances 2023-03-15 17:33:06 +01:00
Thomas
462a9a1d44 Some changes 2023-03-15 16:41:20 +01:00
Thomas
ffe7dbf1dd Some changes 2023-03-15 15:23:12 +01:00
Thomas
dddef9706d Merge branch 'develop' into peertube_integration 2023-03-15 09:27:53 +01:00
Thomas
d3c44489f3 Fix a crash with search/directory 2023-03-15 09:27:27 +01:00
Thomas
739183de9c Merge remote-tracking branch 'origin/develop' into develop 2023-03-14 18:20:25 +01:00
Thomas
4dfc9b9f68 Release 3.20.3 2023-03-14 18:20:20 +01:00
Thomas
82133c114e Add some elements 2023-03-14 18:16:01 +01:00
Thomas
e28b3fcf76 Add some elements 2023-03-14 18:00:47 +01:00
Oğuz Ersen
7bb0193211
Translated using Weblate (Turkish)
Currently translated at 100.0% (1140 of 1140 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/tr/
Translation: Fedilab/Strings
2023-03-14 16:15:49 +01:00
Lukáš Jelínek
82c7aed836
Translated using Weblate (Czech)
Currently translated at 99.6% (1136 of 1140 strings)

Co-authored-by: Lukáš Jelínek <devel@aiken.cz>
Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/cs/
Translation: Fedilab/Strings
2023-03-14 16:15:49 +01:00
Thomas
20c797520e remote info 2023-03-14 16:15:22 +01:00
Thomas
569e4c680e Release notes 2023-03-14 11:25:56 +01:00
Thomas
50f5f15c6f Check remotely following/followers from profiles 2023-03-14 11:24:20 +01:00
Thomas
ba1aa01d46 Fix a crash 2023-03-14 10:31:18 +01:00
Thomas
3746673f9d Release 3.20.2 2023-03-13 18:09:48 +01:00
Thomas
0383007451 Merge remote-tracking branch 'origin/develop' into develop 2023-03-13 17:19:46 +01:00