Commit Graph

2470 Commits

Author SHA1 Message Date
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
josé m 655cfa0e75
Translated using Weblate (Galician)
Currently translated at 6.8% (3 of 44 strings)

Co-authored-by: josé m <correoxm@disroot.org>
Translate-URL: https://hosted.weblate.org/projects/fedilab/description/gl/
Translation: Fedilab/description
2023-10-16 06:06:44 +02:00
dureuill b3458e2888 Allow opening toots and profile from server-remote accounts
When opening a link with Fedilab, it can be opened as a status (toot) or a profile even if it is an object that is remote to the server it is requested from.
2023-10-01 20:50:02 +00: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
Roberto Michán Sánchez 9f57fda4ec
Translated using Weblate (Spanish)
Currently translated at 9.0% (4 of 44 strings)

Co-authored-by: Roberto Michán Sánchez <robertoms258@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/fedilab/description/es/
Translation: Fedilab/description
2023-09-19 09:59:29 +00:00
Jean-Luc Tibaux caaa791760
Translated using Weblate (German)
Currently translated at 18.1% (8 of 44 strings)

Co-authored-by: Jean-Luc Tibaux <eugentoptic@outlook.de>
Translate-URL: https://hosted.weblate.org/projects/fedilab/description/de/
Translation: Fedilab/description
2023-09-17 12:59:35 +02: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
Thomas 63e444ffb5 Merge pull request 'fix-lock' (#959) from s1m/Fedilab:fix-lock into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/959
2023-09-09 13:36:12 +00: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 c5e35b6b48 Merge pull request 'Update fastlane description based on readme (full list of features and supported servers)' (#939) from Efreak/Fedilab:efreak-patch-1-update-fastlane-description into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/939
2023-09-04 09:05:14 +00:00
Thomas e735947362 Merge pull request 'Fix missing push notifications' (#946) from s1m/Fedilab:fix-push into main
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/946
2023-09-04 09:04:18 +00: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
Efreak c0f1b3859f Update fastlane description based on readme (full list of features and supported servers) 2023-08-23 21:24:58 +00: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
Gaute Holmin 6805c214bc
Translated using Weblate (Norwegian Bokmål)
Currently translated at 6.9% (3 of 43 strings)

Co-authored-by: Gaute Holmin <gaute@topdogs.no>
Translate-URL: https://hosted.weblate.org/projects/fedilab/description/nb_NO/
Translation: Fedilab/description
2023-08-22 20:48:34 +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