gallegonovato
aa5404842b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-12 16:58:49 +00:00
LucasGGamerM
8b27e6de33
fix: long click boost button actions on customlocaltimelines
...
Before, you just couldnt reblog something with the unlisted visibility directly from the custom local timelines, now you can! And there are some small adjustments to the behavior.
2023-04-12 13:32:22 -03:00
LucasGGamerM
4c698cf217
feat: make confirm reblog setting consistent on customlocaltimelines
...
Make it so there is also a confirmation to reblog on custom local timelines
2023-04-12 13:12:57 -03:00
LucasGGamerM
05217b7712
refactor: move confirm reblog setting to behavior tab
2023-04-12 13:10:21 -03:00
LucasGGamerM
64e681c227
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# metadata/de-DE/changelogs/83.txt
# metadata/en-US/changelogs/83.txt
2023-04-12 13:04:31 -03:00
LucasGGamerM
2cea6a9df5
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
2023-04-10 15:17:14 -03:00
LucasGGamerM
d6d6155f2c
refactor: move LatestNotificationID preference away from GlobalUserPreferences
...
This is solely for the purpose of organization, as I think GlobalUserPreferences should only directly contain Global user preferences
2023-04-10 15:14:47 -03:00
LucasGGamerM
f39690b7e5
Merge pull request #160 from FineFindus/fix/sign-in-flow
...
fix: use BuilType defined REDIRECT_URI
2023-04-10 07:34:19 -03:00
LucasGGamerM
0a1c42f90b
feat: add nightly auto updater
2023-04-09 10:56:41 -03:00
FineFindus
a59587eb62
fix(auth): use BuildType depended redirect uri
2023-04-09 15:46:30 +02:00
FineFindus
7615723d4f
refactor(auth): use REDIRECT_URI
2023-04-09 15:07:22 +02:00
LucasGGamerM
1f4970c0d2
fix: NPE when instance is null and attempts to get new notifications
...
For some weird reason, someone saw a pixelfed instance return null as the instance, causing a crash on the updateNotificationsBadge method. This reminds me of why java is such a shit language
2023-04-08 15:53:40 -03:00
LucasGGamerM
e9833baaa4
Merge pull request #157 from FineFindus/fix/notification-id
...
fix(notification): overwriting IDs
2023-04-07 21:30:21 -03:00
LucasGGamerM
1ed891ced8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-07 21:39:06 +00:00
Eryk Michalak
2ebf52d156
Translated using Weblate (Polish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-07 21:36:57 +00:00
Andrewblasco
9d45fc1c84
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-07 21:36:57 +00:00
Hiajen
a436573f25
Translated using Weblate (German)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-07 21:36:57 +00:00
dontobi
76980244ec
Translated using Weblate (German)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-07 21:36:57 +00:00
LucasGGamerM
0e6a3ccd72
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-07 21:36:57 +00:00
gallegonovato
b8869e6460
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (43 of 43 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-07 21:36:57 +00:00
sk
6ec43a6f86
slightly smaller collapsed height
...
closes sk22#480
2023-04-07 18:45:11 +02:00
sk
df93a1a845
increase max height
2023-04-07 18:42:18 +02:00
sk
41a70a353c
distinct default languages
...
closes sk22#487
2023-04-07 18:21:23 +02:00
sk
8d69bcfd4b
new profile counters for account card
...
closes sk22#483
2023-04-07 18:08:57 +02:00
sk
0ef30f82a7
fix disappearing no-alt indicator
...
closes sk22#484
2023-04-07 17:16:45 +02:00
sk
be60e78ea6
improve external share behavior
2023-04-07 16:58:02 +02:00
sk
5434325fa8
fix header alignments… again
2023-04-07 16:30:49 +02:00
sk
0a04c9357c
Revert "display reblog popup by default"
...
This reverts commit 21c4cef397 .
okay, so, i think i'll keep reblog as a default. i fear that exposing everyone
to an overwhelming menu (you literally have to *decide* for a visibility!)
when just pressing reblog might not be a good idea. i'll just have "confirm
before reblogging" as an option in the settings instead
https://floss.social/@megalodon/110157968813469351
2023-04-07 16:20:29 +02:00
sk
21c4cef397
display reblog popup by default
2023-04-07 16:04:35 +02:00
sk
4b2fcd760a
add option to confirm before reblog
...
closes sk22#456
2023-04-07 15:29:43 +02:00
sk
9824b5fb56
allow boosting with every visibility
...
closes sk22#486
2023-04-06 20:24:40 +02:00
sk
f6279fcc0c
Merge branch 'l10n_fr' of codeberg.org:butterflyoffire/megalodon
2023-04-06 20:08:46 +02:00
FineFindus
dd4bad706b
fix(notification): saved used ids
2023-04-05 19:54:26 +02:00
LucasGGamerM
5d253a39b2
refactor: move the auto-updater settings to match megalodon
2023-04-03 17:10:27 -03:00
LucasGGamerM
e84a92fedc
feat: add link to up-to-date nightly build in settings
2023-04-03 17:09:07 -03:00
LucasGGamerM
6bc6aca17e
refactor: remove the auto updater from nightly builds
2023-04-03 16:49:25 -03:00
LucasGGamerM
9bcae3f893
Revert "fix: actually fixing the crash on change of themes on nightly builds"
...
This reverts commit 6d094af6d5 .
2023-04-02 20:00:15 -03:00
LucasGGamerM
6d094af6d5
fix: actually fixing the crash on change of themes on nightly builds
2023-04-02 19:52:44 -03:00
LucasGGamerM
7c11a12e9a
fix: padding inconsistencies on status footer
...
Fixed padding inconsistencies on the Status footer
2023-04-02 19:04:12 -03:00
LucasGGamerM
6bf6e38384
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (42 of 42 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-02 11:39:56 +00:00
ewm
27f0af4f0b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (41 of 41 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-02 11:39:55 +00:00
poesty
4226f776c1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.5% (40 of 41 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2023-04-02 11:39:55 +00:00
gallegonovato
f1e4eae858
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (41 of 41 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
ewm
3a965500e8
Translated using Weblate (Polish)
...
Currently translated at 100.0% (40 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-02 11:39:55 +00:00
Oliebol
7a9bb807f0
Translated using Weblate (Dutch)
...
Currently translated at 80.0% (32 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-04-02 11:39:55 +00:00
gallegonovato
694f0044cc
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (40 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
dontobi
27696e4f0f
Translated using Weblate (German)
...
Currently translated at 100.0% (40 of 40 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-02 11:39:55 +00:00
ewm
803b1cd21a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-02 11:39:55 +00:00
Andrewblasco
125d39b019
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00
Andrewblasco
8eb66a049e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-02 11:39:55 +00:00