summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-09-22bottom action buttons with scroll view when too longnew_markdown_detectorThomas
2023-09-20Some changesThomas
2023-09-20some changesThomas
2023-09-20horizontal scroll viewThomas
2023-09-18manage extra featuresThomas
2023-09-18Dedicate iconThomas
2023-09-18Dedicate iconThomas
2023-09-15Detects markdown + disable them by defaultThomas
2023-09-14Merge remote-tracking branch 'origin/develop' into developThomas
2023-09-14Fix pollsThomas
2023-09-13Translated using Weblate (Portuguese)Eduardo
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-13Translated using Weblate (Czech)Lukáš Jelínek
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-13Translated using Weblate (French)ButterflyOfFire
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-11Merge branch 'fix_500' into developThomas
2023-09-11Fix a crashThomas
2023-09-10forward intent when changing the accountThomas
2023-09-10NotificationsThomas
2023-09-09Fix duplicated messages in threadsThomas
2023-09-09Merge branch 'direct_messages_chat' into developThomas
2023-09-09Fix Direct messagesThomas
2023-09-09Merge pull request 'fix-lock' (#959) from s1m/Fedilab:fix-lock into developThomas
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/959
2023-09-09Fix IllegalMonitorStateExceptionsim
When we unlock a lock the thread don't Held
2023-09-05Merge pull request 'Set one lock per account for push notif' (#956) from ↵Thomas
s1m/Fedilab:push-multi-lock into develop Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/956
2023-09-05Set one lock per account for push notifsim
2023-09-04Fix issue #955 - Focus the clicked messages and allow selections for remote ↵Thomas
conversations
2023-09-04More visible cursor when adding media descriptionsThomas
2023-09-04Merge branch 'main' into developThomas
# Conflicts: # app/src/main/java/app/fedilab/android/mastodon/helper/NotificationsHelper.java
2023-09-04Merge pull request 'Update fastlane description based on readme (full list ↵Thomas
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-04Merge pull request 'Fix missing push notifications' (#946) from ↵Thomas
s1m/Fedilab:fix-push into main Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/946
2023-09-04Add custom user agentThomas
2023-09-04Merge remote-tracking branch 'origin/develop' into developThomas
2023-09-04Apply markdown only for message contentThomas
2023-09-02Translated using Weblate (Japanese)RintanBroadleaf
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-08-28Fix missing push notificationssim
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-26Release 3.24.13.24.1Thomas
2023-08-26Fix custom instance max length not workingThomas
2023-08-26Cursor more visible when composingThomas
2023-08-26Change tabs in profilesThomas
2023-08-26New logosThomas
2023-08-25Mardown: stop parsing tags and support strike textThomas
2023-08-25Fix an issue when opening URLsThomas
2023-08-25Merge remote-tracking branch 'origin/develop' into developThomas
2023-08-25keep position with remote conversationsThomas
2023-08-25Bug with long valuesThomas
2023-08-25Translated using Weblate (Polish)Eryk Michalak
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-23Update fastlane description based on readme (full list of features and ↵Efreak
supported servers)
2023-08-23Merge remote-tracking branch 'origin/develop' into developThomas
2023-08-23Fix a crash when instance is nullThomas
2023-08-22Translated using Weblate (Norwegian Bokmål)Gaute Holmin
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-21Merge pull request 'accent_color_corrections' (#934) from ↵Thomas
Zekovski/Fedilab:accent_color_corrections into develop Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/934