Eugen Rochko
859213dd9e
New translations strings.xml (Chinese Simplified)
2023-05-01 21:04:01 +02:00
Eugen Rochko
ad2857791d
New translations strings.xml (Turkish)
2023-05-01 21:03:59 +02:00
Eugen Rochko
497827f2e2
New translations strings.xml (Slovenian)
2023-05-01 21:03:57 +02:00
Eugen Rochko
967e333022
New translations strings.xml (Japanese)
2023-05-01 21:03:54 +02:00
Eugen Rochko
8df1406006
New translations strings.xml (Dutch)
2023-05-01 21:03:46 +02:00
Eugen Rochko
4af42fafdc
New translations strings.xml (Russian)
2023-05-01 21:03:45 +02:00
Eugen Rochko
a9e6a452c1
New translations strings.xml (Galician)
2023-05-01 21:03:43 +02:00
Eugen Rochko
a4a4632397
New translations strings.xml (Chinese Traditional)
2023-05-01 21:03:42 +02:00
Eugen Rochko
421f39e414
New translations strings.xml (Italian)
2023-05-01 21:03:41 +02:00
Eugen Rochko
f8121e2dc4
New translations strings.xml (German)
2023-05-01 21:03:41 +02:00
Eugen Rochko
b1784fc51c
New translations strings.xml (Danish)
2023-05-01 21:03:40 +02:00
Eugen Rochko
96db0d7de7
New translations strings.xml (Greek)
2023-05-01 21:03:39 +02:00
Eugen Rochko
3837ed9cb1
New translations strings.xml (Thai)
2023-05-01 21:03:38 +02:00
Eugen Rochko
2be789a43c
New translations strings.xml (Spanish)
2023-05-01 21:03:37 +02:00
Grishka
fd8d96169a
Update string
2023-05-01 21:38:16 +03:00
FineFindus
397d768f3a
fix(translation): use lookUp status id for request
2023-05-01 17:50:48 +02:00
Eugen Rochko
1562dc32c1
New translations strings.xml (Dutch)
2023-05-01 13:44:56 +02:00
LucasGGamerM
f76eba894a
feat(search): show hashtag subtitles even if item.history is null
2023-04-29 17:12:35 -03:00
LucasGGamerM
42ae74f1a7
fix(search): crash on akkoma where hashtag histories arent present
2023-04-29 16:53:58 -03:00
LucasGGamerM
9d09a904ab
build: fixing debug build with wrong resources
2023-04-29 16:38:14 -03:00
LucasGGamerM
5366c92b4d
build: fixing wrong drawables for github release
2023-04-28 16:26:17 -03:00
LucasGGamerM
c047c53aac
build: bumping version name from 1.2.0 to 1.3.0
...
I forgot to do it
2023-04-28 16:05:12 -03:00
LucasGGamerM
489a49ca40
build: bump version number
2023-04-28 15:53:46 -03:00
LucasGGamerM
ed44a4dac4
Merge remote-tracking branch 'weblate/master'
2023-04-28 15:53:11 -03:00
nitrogenez47ab3e44720c4675
dc5c2dd907
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (274 of 274 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/uk/
2023-04-28 18:51:54 +00:00
Eryk Michalak
cd86d04c9f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (274 of 274 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pl/
2023-04-28 18:51:54 +00:00
Andrewblasco
d0c64fcdf5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (274 of 274 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-04-28 18:51:54 +00:00
nitrogenez47ab3e44720c4675
dfff3b8bcf
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/uk/
2023-04-28 18:51:54 +00:00
Eugen Rochko
cc28bba884
New translations strings.xml (Armenian)
2023-04-28 20:20:59 +02:00
LucasGGamerM
4e13f868fd
fix(notificationsListFragment): fix crash when notification markers are null
...
This would happen when an account had 0 notifications and received one. After which, the user would tap on the notification icon on the tab bar and the app would crash.
Merge this @sk22, as this is a thing that might also happen on megalodon
2023-04-28 15:10:14 -03:00
LucasGGamerM
251ffbba8d
feat: add follow back notification action
2023-04-28 15:00:34 -03:00
Eugen Rochko
beb3081918
New translations strings.xml (Armenian)
2023-04-28 19:06:20 +02:00
Eugen Rochko
1b3c9106b5
New translations strings.xml (Russian)
2023-04-28 09:05:19 +02:00
Eugen Rochko
385b91761b
New translations strings.xml (Portuguese, Brazilian)
2023-04-28 02:45:25 +02:00
LucasGGamerM
01ae9ba7f5
fix: re-add missing drawable
...
This is the second commit for that, now I added it to git
2023-04-27 15:40:58 -03:00
LucasGGamerM
df1df28e23
fix: use enableAutoFabHide instead of autoFabHide
2023-04-27 15:35:53 -03:00
LucasGGamerM
23b2603a5f
refactor: change withComposeButton to wantsComposeButton
2023-04-27 15:33:46 -03:00
LucasGGamerM
1e6dadd7ab
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTabFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
2023-04-27 15:30:58 -03:00
LucasGGamerM
26ab5a7f55
build: re-add missing drawable
2023-04-27 15:14:02 -03:00
Luna!
d7b76ed70a
Fixed a typo in a comment in blocks.tsv ( #509 )
2023-04-27 17:49:15 +02:00
gallegonovato
bc7946dc23
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-26 00:11:15 +00:00
LucasGGamerM
3a34599c82
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-26 00:11:15 +00:00
Eryk Michalak
0a6dd8a754
Translated using Weblate (Polish)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-26 00:11:15 +00:00
MKCOOL142
a61ece13af
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/de/
2023-04-26 00:11:14 +00:00
LucasGGamerM
82005bf3bd
feat: swap correct icon for mention reblogger automatically setting
2023-04-25 20:56:53 -03:00
Eugen Rochko
43600756c0
New translations strings.xml (Chinese Traditional)
2023-04-25 18:41:49 +02:00
Eugen Rochko
3c3e0633ad
New translations strings.xml (Danish)
2023-04-25 12:23:29 +02:00
Eugen Rochko
f819ad6917
New translations strings.xml (Danish)
2023-04-25 11:26:19 +02:00
sk
2e84faa505
update languages
2023-04-23 17:08:51 +02:00
sk
e7e8d13d9e
fix auto hide fab in profile fragment
2023-04-22 22:33:20 +02:00
sk
a683c2cb11
hide fab in notifications
2023-04-22 22:20:40 +02:00
LucasGGamerM
22febe019b
build: update proguard rules for better clarity
2023-04-22 16:29:31 -03:00
sk
addf7de316
single fab for home tabs
...
closes sk22#415
2023-04-22 21:25:02 +02:00
LucasGGamerM
e0f4f87086
build: fix missing proguard rules
2023-04-22 16:19:49 -03:00
LucasGGamerM
7917e34568
build: fix on startup crash on nightly release
2023-04-22 15:32:53 -03:00
sk
44d4eada51
fix "load missing more" being hidden
...
closes sk22#482
2023-04-22 20:14:07 +02:00
sk
40bfdea5b1
fix pleroma emoji reaction notifications
2023-04-22 19:52:46 +02:00
LucasGGamerM
d7287441ca
build: fix compilation errors
2023-04-22 14:47:53 -03:00
sk
55138c1e86
fix wrong true black badge border color
...
closes sk22#485
2023-04-22 19:17:12 +02:00
Eugen Rochko
e7ad396fc6
New translations strings.xml (Italian)
2023-04-22 19:15:42 +02:00
sk
0aef680572
Merge remote-tracking branch 'weblate/main'
2023-04-22 19:06:03 +02:00
sk22
6dc37d6bde
Translated using Weblate (German)
...
Currently translated at 100.0% (275 of 275 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-04-22 17:05:32 +00:00
sk
60ea7cedf6
support glitch react notification
2023-04-22 19:05:14 +02:00
Espasant3
c986b10e14
Translated using Weblate (Galician)
...
Currently translated at 99.6% (272 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-04-22 17:00:55 +00:00
Choukajohn
d52174bd9e
Translated using Weblate (French)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-04-22 17:00:55 +00:00
sk22
c65d138911
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-04-22 17:00:55 +00:00
sk
ad9bb8ad58
support glitch react notification
2023-04-22 19:00:37 +02:00
LucasGGamerM
5b391b44d3
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/github/AndroidManifest.xml
# mastodon/src/main/res/values-de-rDE/strings_sk.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-eu-rES/strings_sk.xml
# mastodon/src/main/res/values-ko-rKR/strings_sk.xml
# mastodon/src/main/res/values-pl-rPL/strings_sk.xml
# mastodon/src/main/res/values-uk-rUA/strings_sk.xml
# metadata/es/changelogs/83.txt
# metadata/fr/short_description.txt
# metadata/gl-ES/changelogs/83.txt
2023-04-22 13:53:50 -03:00
LucasGGamerM
fe20fe4254
feat(compose): add automatically mentioning Reblogger functionality
...
Fixes #173
2023-04-22 13:44:50 -03:00
sk
63e536c66c
fix hidden no alt/alt badge remaining clickable
...
closes sk22#498
2023-04-22 18:20:05 +02:00
Jacoco
b5a08b1b98
Pleroma emoji reaction notifications ( #499 )
2023-04-22 17:39:41 +02:00
r3g_5z
226e2a7cdc
Minor maintenance things ( #501 )
...
* validate gradle wrapper jar file
this is extremely important. see the following:
https://blog.gradle.org/wrapper-attack-report
https://github.com/gradle/wrapper-validation-action#the-gradle-wrapper-problem-in-open-source
Signed-off-by: r3g_5z <june@girlboss.ceo>
* update gradle wrapper to 8.1.1
it is necessary to run the gradlew update command twice to actually
update the jar file properly, e.g.:
./gradlew wrapper --gradle-version=8.1.1 --gradle-distribution-sha256-sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
./gradlew wrapper --gradle-version=8.1.1 --gradle-distribution-sha256-sum=e111cb9948407e26351227dabce49822fb88c37ee72f1d1582a69c68af2e702f
Signed-off-by: r3g_5z <june@girlboss.ceo>
* use Gradle toolchain
this allows for better build reproducibility and avoid mix and matching
JDKs from other projects
https://docs.gradle.org/current/userguide/toolchains.html
Signed-off-by: r3g_5z <june@girlboss.ceo>
* update dependencies and fix build errors
Signed-off-by: r3g_5z <june@girlboss.ceo>
---------
Signed-off-by: r3g_5z <june@girlboss.ceo>
Co-authored-by: sk22 <sk22@mailbox.org>
2023-04-22 17:28:16 +02:00
sk
4d7c4aed4c
enable nonTransitiveRClass
2023-04-22 16:51:44 +02:00
sk
c9bcd000c3
update gradle
2023-04-22 16:49:42 +02:00
Eugen Rochko
b1cb4d4257
New translations strings.xml (German)
2023-04-22 16:44:30 +02:00
sk22
de42145f30
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-04-22 14:38:25 +00:00
sk
7bcdd6070a
boost instead of reblog
2023-04-22 16:38:16 +02:00
ihor_ck
43c19e4942
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-04-22 14:30:34 +00:00
Eryk Michalak
ffc18029bb
Translated using Weblate (Polish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-04-22 14:30:34 +00:00
Linerly
b88b3d15f8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-04-22 14:30:34 +00:00
Choukajohn
c817886a2d
Translated using Weblate (French)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-04-22 14:30:34 +00:00
gallegonovato
aae239494e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-04-22 14:30:34 +00:00
a_mento
b0b2daa5d5
Translated using Weblate (Basque)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-04-22 14:30:34 +00:00
AiOO
e0b6ed7103
Translated using Weblate (Korean)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-04-22 14:30:34 +00:00
Pegasus89
8d3380ff6e
Translated using Weblate (Croatian)
...
Currently translated at 97.4% (265 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hr/
2023-04-22 14:30:34 +00:00
AiOO
ba85d18574
Translated using Weblate (Korean)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-04-22 14:30:34 +00:00
sk22
0f53b17515
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-04-22 14:30:34 +00:00
Anonymous
cb9c869712
Translated using Weblate (Russian)
...
Currently translated at 92.2% (251 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-04-22 14:30:34 +00:00
poesty
aa3d9e7b8f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (272 of 272 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-04-22 14:30:34 +00:00
sk
b3a9b5824d
fix non-positional subtitution in string
2023-04-22 16:29:41 +02:00
LucasGGamerM
218503a739
Merge remote-tracking branch 'weblate/master'
2023-04-22 09:55:07 -03:00
LucasGGamerM
13480ce575
fix(status-display-item): add null check for statusForContent
...
Fuck java
2023-04-21 12:58:05 -03:00
Andrewblasco
37fe0a1145
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-04-21 13:51:50 +00:00
dontobi
e753eea23f
Translated using Weblate (German)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/de/
2023-04-21 13:51:50 +00:00
Andrewblasco
de589d1fdf
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-21 13:51:50 +00:00
dontobi
573872291c
Translated using Weblate (German)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/de/
2023-04-21 13:51:50 +00:00
Oliebol
e4232fb3de
Translated using Weblate (Dutch)
...
Currently translated at 93.4% (255 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/nl/
2023-04-21 13:51:50 +00:00
Eryk Michalak
04f805e846
Translated using Weblate (Polish)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-21 13:51:50 +00:00
Oliebol
ae2769a1b9
Translated using Weblate (Dutch)
...
Currently translated at 93.3% (42 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/nl/
2023-04-21 13:51:50 +00:00
gallegonovato
d8d6cd8258
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2023-04-21 13:51:50 +00:00
LucasGGamerM
8bc395cb16
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (45 of 45 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-04-21 13:51:50 +00:00
a_mento
6d06c4d740
Translated using Weblate (Basque)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/eu/
2023-04-21 13:51:50 +00:00
gallegonovato
fc8784393b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/es/
2023-04-21 13:51:50 +00:00
Eryk Michalak
ce92ffe6dd
Translated using Weblate (Polish)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pl/
2023-04-21 13:51:50 +00:00
Weblate
1953cab173
Added translation using Weblate (Arabic (Algeria))
2023-04-21 13:51:50 +00:00
FineFindus
2525714bc9
fix(shortcut): use visible colors
2023-04-21 13:41:12 +02:00
FineFindus
debdda5fed
fix(settings/footer): use footer item
2023-04-21 13:30:16 +02:00
LucasGGamerM
c4c17e3aea
feat(remote-followers): remote constant remoteLookup function on long follower lists
...
This optimizes the scrolling process, where the dialog now doesnt happen more than once
2023-04-20 20:23:09 -03:00
LucasGGamerM
04699c3684
Merge pull request #175
...
Feat/settings debug improvement
2023-04-20 17:52:58 -03:00
LucasGGamerM
d78fce92c6
Merge pull request #176
...
Fix/nightly updater
2023-04-20 17:51:37 -03:00
LucasGGamerM
73a9073ee4
feat(remote-followers): fallback when results from remote server are empty
2023-04-20 15:00:45 -03:00
LucasGGamerM
ef541058c4
feat(for-you): increase corner radius on account card
2023-04-20 14:52:28 -03:00
FineFindus
bf4c905674
feat(settings/debug): add reset action
2023-04-20 17:56:32 +02:00
FineFindus
d256c759ee
feat(settings/debug): add open icon to external actions
2023-04-20 17:56:32 +02:00
FineFindus
6b8418845e
feat(settings/debug): add action to open app info
2023-04-20 17:56:32 +02:00
FineFindus
47a3834716
fix(settings/debug): typo e-mail → E-Mail
2023-04-20 17:56:32 +02:00
FineFindus
b540729f6b
feat(settings/debug): add action to open dev settings
2023-04-20 17:56:32 +02:00
FineFindus
98e24a5285
feat(settings/debug): add copy pref debug action
2023-04-20 17:56:32 +02:00
FineFindus
ec1e850549
feat(settings/version): tap to copy version
2023-04-20 17:56:26 +02:00
sk
b6186a349f
update gradle
2023-04-20 16:03:57 +02:00
FineFindus
730aa28979
fix(settings/updater): hide updater if info is null
2023-04-20 15:55:31 +02:00
FineFindus
d15d8a0169
fix(updater/nightly): remove old info when no update is available
2023-04-20 15:51:47 +02:00
FineFindus
6077bf4b55
feat(status): hide boosts on direct privacy
2023-04-20 13:12:55 +02:00
LucasGGamerM
b568dac138
fix(remote-followers): actually fix the infinite loading bug on misskey accounts
2023-04-19 18:46:06 -03:00
LucasGGamerM
2c7df11e84
fix: infinite loading screens when when fetching remote followers on some accounts
2023-04-19 16:58:55 -03:00
LucasGGamerM
29777c2513
fix: fix inconsistencies with the follow button on OnboardingFollowSuggestionsFragment
2023-04-19 16:33:22 -03:00
LucasGGamerM
f70a9cbe3f
feat: make follow button consistent with current theme on FollowSuggestions fragment
2023-04-19 16:17:55 -03:00
LucasGGamerM
7bc49aa21c
feat: re-add long click press home to open OnboardingFollowSuggestionsFragment
...
This is also a small redesign, as I like consistency
2023-04-19 16:11:57 -03:00
LucasGGamerM
4d0790dcec
fix: fix keyboard moving over edittext views
...
Merge this @sk22, as its particularly annoying for when editing account roles on a shorter screen
2023-04-19 15:01:21 -03:00
LucasGGamerM
bb7b18e148
style: removing whitespace from function
2023-04-19 14:31:21 -03:00
Eugen Rochko
100bd4b062
New translations strings.xml (Galician)
2023-04-19 07:36:52 +02:00
Eugen Rochko
7da09d9b37
New translations strings.xml (Spanish)
2023-04-19 07:36:51 +02:00
Eugen Rochko
f46eb07228
New translations strings.xml (Galician)
2023-04-19 06:04:49 +02:00
LucasGGamerM
b7b646f03a
feat: add follow button on remote follower lists
...
NOTE: This doesn't actually load remote relationships, so its always going to be in the "follow" state.
2023-04-18 15:09:14 -03:00
LucasGGamerM
7c59b700da
fix: inconsistent true black text colors on account picker dialog
2023-04-18 13:26:21 -03:00
LucasGGamerM
cf64e75e2f
fix: inconsistent true black text colors on toolbar menus
2023-04-18 12:09:00 -03:00
LucasGGamerM
e121fccfc1
feat: add an error toast in case remote account lookup fails with new method
...
I forgot to add it
2023-04-17 16:20:43 -03:00
LucasGGamerM
5a1a2ac9f5
feat: bypass instances which dont allow unauthenticated searches
...
This bypasses the search function for when an account is searched for, which makes it work with instances like universeodon and many others. This is used for remote lookups of profiles, and it works wonders!
2023-04-17 16:15:55 -03:00
Eugen Rochko
7627b5eb25
New translations strings.xml (Greek)
2023-04-17 15:01:08 +02:00
Eugen Rochko
c710448c6b
New translations strings.xml (Greek)
2023-04-17 13:59:43 +02:00
LucasGGamerM
00d6f29285
feat: increase corner radius of auto updater view
2023-04-16 21:39:27 -03:00
LucasGGamerM
a649ea0a00
feat: move some settings around
...
Make it so that the ones which default to True are always on the top
2023-04-16 21:36:37 -03:00
LucasGGamerM
180cf3c902
feat: add a settings toggle for remote profile lookups
...
Adds a toggle for the remote followers
2023-04-16 21:29:17 -03:00
LucasGGamerM
ba997903b6
Merge branch 'feature/remote-followers'
2023-04-16 20:10:41 -03:00
LucasGGamerM
32da4f8e09
feat: use targetAccount domain name in lookup dialog
2023-04-16 18:27:29 -03:00
LucasGGamerM
1098c855c4
fix: this fixes the bug where the app would only load 10-20 remote followers
2023-04-16 18:07:49 -03:00
FineFindus
ed75a62228
refactor(follower): move remote check to own method
2023-04-16 21:44:05 +02:00
FineFindus
c3c76126a3
feat(follower): show own domain accounts as username
2023-04-16 21:32:26 +02:00
FineFindus
4da6016e06
refactor(follower): move null check in called method
2023-04-16 21:19:24 +02:00
FineFindus
e4f4ca5392
refactor: move request to their own methods
2023-04-16 21:13:20 +02:00
FineFindus
9d690e7670
fix: own instance accounts not loading
2023-04-16 21:07:22 +02:00
FineFindus
e1acfef1bf
refactor: use useful variable names
2023-04-16 21:00:07 +02:00
LucasGGamerM
29267dacb4
feat: add onClick lookup for remote accounts
2023-04-16 15:31:47 -03:00
LucasGGamerM
7c8698521d
feat: add remote follower and following lookup
...
Clicking the regenerated accounts wont do anything for now though
2023-04-16 15:25:55 -03:00
LucasGGamerM
fb02689c30
Revert "feat: add remote lookups to the PaginatedAccountListFragment"
...
This reverts commit 74f2bb4707
.
2023-04-16 14:13:25 -03:00
Eugen Rochko
1ad270b1d6
New translations strings.xml (Chinese Simplified)
2023-04-16 18:13:11 +02:00
Eugen Rochko
099e253b2b
New translations strings.xml (Chinese Simplified)
2023-04-16 17:11:48 +02:00
Eugen Rochko
66de4a5b91
New translations strings.xml (Thai)
2023-04-16 09:19:23 +02:00
LucasGGamerM
8a4231686b
Revert "feat(linkSpan/longClick): use share intent istead of copy text"
...
This reverts commit bcfb63b57c
.
This revert is necessary for consistency, as the other links arent long pressable
2023-04-15 20:47:41 -03:00
LucasGGamerM
c1252638c6
Revert "fix: fix auto updater on nightly builds"
...
This reverts commit 09733f3343
.
2023-04-15 18:54:02 -03:00
LucasGGamerM
09733f3343
fix: fix auto updater on nightly builds
...
This fixes the fact that it always showed a new update, even after it updated
2023-04-15 12:58:43 -03:00
LucasGGamerM
249dd5c0e5
Revert "fix: maybe fixing the nightly updater issue"
...
This reverts commit 46398f7bad
.
2023-04-15 12:48:57 -03:00
LucasGGamerM
181fa1383b
fix: make compose button accent consistent with dark mode
...
This is due to consistency and better usage of colors
2023-04-15 12:47:09 -03:00
LucasGGamerM
ee1a4edbe1
fix: discrepant colors in account picker
2023-04-15 12:43:07 -03:00
LucasGGamerM
6a12708905
fix: make disable marquee setting require a restart
2023-04-15 10:46:16 -03:00
LucasGGamerM
04a8e33385
fix: inconsistent marquee behavior on home timelines. Fixes #147
2023-04-15 10:46:16 -03:00
LucasGGamerM
d79c183685
feat: make yellow theme more yellow
2023-04-15 10:46:16 -03:00
LucasGGamerM
0c6efac46a
build: re-enable releases resource shrinking
2023-04-15 10:46:16 -03:00
Eugen Rochko
41437d91d5
New translations strings.xml (Icelandic)
2023-04-15 11:54:07 +02:00
Eugen Rochko
d33d5a6efa
New translations strings.xml (Icelandic)
2023-04-15 10:45:31 +02:00
Eugen Rochko
4f9248d040
New translations strings.xml (Vietnamese)
2023-04-15 05:15:40 +02:00
Eugen Rochko
f40c0e41f3
New translations strings.xml (Japanese)
2023-04-14 20:26:49 +02:00
LucasGGamerM
665a0176b9
Merge remote-tracking branch 'megalodon_main/main'
...
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/res/layout/fragment_splash.xml
2023-04-14 14:27:42 -03:00
LucasGGamerM
3df62d2516
Revert "refactor: make nightly build debuggable "
...
This reverts commit ee18236ec8
.
2023-04-14 13:35:49 -03:00
LucasGGamerM
ee18236ec8
refactor: make nightly build debuggable
...
This is a temporary thing, as for now there is a bug (on theme change crash) that I just cannot reproduce on local builds. Making the nightly build debuggable for now will help debug this problem.
2023-04-14 10:46:19 -03:00
sk
15fcb0e25d
fix alt badge padding and margin
2023-04-13 23:17:46 +02:00
sk
2dae662333
fix username displacement in compose
2023-04-13 23:03:07 +02:00
sk
3ad46926f1
Merge remote-tracking branch 'upstream/master'
2023-04-13 21:46:45 +02:00
sk
2385d102ae
fix header username displacement
2023-04-13 21:42:43 +02:00
Eugen Rochko
deeb03ff2b
New translations strings.xml (Indonesian)
2023-04-13 21:36:15 +02:00
LucasGGamerM
74f2bb4707
feat: add remote lookups to the PaginatedAccountListFragment
2023-04-13 16:08:26 -03:00
LucasGGamerM
76a85af0d7
fix: make remoteLookups not resolve other instance's data
...
This was done because unauthenticated users cannot access them.
2023-04-13 16:04:19 -03:00
Eugen Rochko
5c2a09e243
New translations strings.xml (Indonesian)
2023-04-13 20:38:20 +02:00
LucasGGamerM
5d7363585a
feat: add remote lookup functions in UiUtils
...
This will help when getting remote status's interactions, and remote accounts' followers and follows
2023-04-13 15:08:41 -03:00
Eugen Rochko
2473c999db
New translations strings.xml (German)
2023-04-13 14:38:33 +02:00
Eugen Rochko
ea2cc265e3
New translations strings.xml (Turkish)
2023-04-13 05:12:38 +02:00
Eugen Rochko
a0cd2d42cf
New translations strings.xml (Turkish)
2023-04-13 04:16:05 +02:00
LucasGGamerM
46398f7bad
fix: maybe fixing the nightly updater issue
2023-04-12 16:32:15 -03:00
LucasGGamerM
7c6087c1f5
Merge remote-tracking branch 'weblate/master'
2023-04-12 14:20:16 -03:00
nitrogenez47ab3e44720c4675
ed7bcdb761
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (273 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/uk/
2023-04-12 17:19:02 +00:00
LucasGGamerM
50f9ebe4f7
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.2% (271 of 273 strings)
Translation: Moshidon/values_sk
Translate-URL: https://translate.codeberg.org/projects/moshidon/values_sk/pt_BR/
2023-04-12 17:19:02 +00:00
Weblate
2daf94f91e
Added translation using Weblate (Portuguese)
2023-04-12 17:05:04 +00:00
Weblate
d3b7a60f18
Added translation using Weblate (Arabic)
2023-04-12 17:05:03 +00:00
LucasGGamerM
1d5bf452ab
Merge remote-tracking branch 'megalodon_weblate/main'
...
# Conflicts:
# metadata/es/changelogs/83.txt
2023-04-12 14:00:28 -03:00
LucasGGamerM
51063b65ae
Merge remote-tracking branch 'weblate/master'
2023-04-12 13:58:52 -03:00
Weblate
198dfc067e
Added translation using Weblate (Arabic (Algeria))
2023-04-12 16:58:51 +00:00
nitrogenez47ab3e44720c4675
ab0eed88c4
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/uk/
2023-04-12 16:58:49 +00:00
Eryk Michalak
7a036a52ae
Translated using Weblate (Polish)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pl/
2023-04-12 16:58:49 +00:00
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
nitrogenez47ab3e44720c4675
a33009a297
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/uk/
2023-04-12 16:55:29 +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
Grishka
0a17ceb984
Merge branch 'l10n_master'
2023-04-12 19:20:42 +03:00
Grishka
4ef18f1f4a
Add touch interaction for the SplashFragment art
2023-04-12 19:20:23 +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
Grishka
0de227ab9c
Use fixed colors for SplashFragment
...
fixes #561
2023-04-12 18:47:02 +03:00
Eugen Rochko
19cb8703a6
New translations strings.xml (Kabyle)
2023-04-12 17:37:10 +02:00
Eugen Rochko
e18567dd82
New translations strings.xml (Filipino)
2023-04-12 17:37:06 +02:00
Eugen Rochko
bfb3bcdbfb
New translations strings.xml (Portuguese, Brazilian)
2023-04-12 17:37:02 +02:00
Eugen Rochko
565cd14d88
New translations strings.xml (Galician)
2023-04-12 17:37:00 +02:00
Eugen Rochko
ebc37eac75
New translations strings.xml (Vietnamese)
2023-04-12 17:36:59 +02:00
Eugen Rochko
c3702db577
New translations strings.xml (Chinese Traditional)
2023-04-12 17:36:59 +02:00
Eugen Rochko
e15c4fa342
New translations strings.xml (Chinese Simplified)
2023-04-12 17:36:58 +02:00
Eugen Rochko
8330b9f1c5
New translations strings.xml (Turkish)
2023-04-12 17:36:57 +02:00
Eugen Rochko
f759150982
New translations strings.xml (Swedish)
2023-04-12 17:36:56 +02:00
Eugen Rochko
6af177b596
New translations strings.xml (Slovenian)
2023-04-12 17:36:55 +02:00
Eugen Rochko
657bb94975
New translations strings.xml (Russian)
2023-04-12 17:36:54 +02:00
Eugen Rochko
3c946212b1
New translations strings.xml (Polish)
2023-04-12 17:36:52 +02:00
Eugen Rochko
b4e80f7fca
New translations strings.xml (Norwegian)
2023-04-12 17:36:51 +02:00
Eugen Rochko
c9efc2cb2b
New translations strings.xml (Korean)
2023-04-12 17:36:50 +02:00
Eugen Rochko
0d62e33dc7
New translations strings.xml (Japanese)
2023-04-12 17:36:49 +02:00
Eugen Rochko
ac88b9e19c
New translations strings.xml (Italian)
2023-04-12 17:36:48 +02:00
Eugen Rochko
871dfda79e
New translations strings.xml (Hungarian)
2023-04-12 17:36:47 +02:00
Eugen Rochko
e0c2c208ae
New translations strings.xml (Basque)
2023-04-12 17:36:44 +02:00
Eugen Rochko
22ac112bdb
New translations strings.xml (German)
2023-04-12 17:36:43 +02:00
Eugen Rochko
afd0cca176
New translations strings.xml (Danish)
2023-04-12 17:36:42 +02:00
Eugen Rochko
c083c8bce5
New translations strings.xml (Arabic)
2023-04-12 17:36:41 +02:00
Eugen Rochko
63bde032b3
New translations strings.xml (French)
2023-04-12 17:36:40 +02:00
Eugen Rochko
49492c0788
New translations strings.xml (Belarusian)
2023-04-12 17:36:38 +02:00
Eugen Rochko
b439c64add
New translations strings.xml (Greek)
2023-04-12 17:36:37 +02:00
Eugen Rochko
1868bfe8e3
New translations strings.xml (Thai)
2023-04-12 17:36:36 +02:00
Eugen Rochko
f240a3d996
New translations strings.xml (Indonesian)
2023-04-12 17:36:35 +02:00
Eugen Rochko
788e5bd12e
New translations strings.xml (Icelandic)
2023-04-12 17:36:34 +02:00
Eugen Rochko
a55fed4502
New translations strings.xml (Ukrainian)
2023-04-12 17:36:33 +02:00
Eugen Rochko
a8fdaf1a47
New translations strings.xml (Dutch)
2023-04-12 17:36:32 +02:00
Eugen Rochko
4a758bd488
New translations strings.xml (Czech)
2023-04-12 17:36:31 +02:00
Eugen Rochko
2c9731ec2a
New translations strings.xml (Spanish)
2023-04-12 17:36:30 +02:00
Grishka
eef33266fc
Remove unused code and strings
2023-04-12 18:34:28 +03:00
Eugen Rochko
58d2c3e5a6
New translations strings.xml (Indonesian)
2023-04-11 17:28:22 +02: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
Eugen Rochko
9e6a355db0
New translations strings.xml (Slovenian)
2023-04-10 00:54:45 +02:00
Eugen Rochko
0d10e09fd6
New translations strings.xml (Slovenian)
2023-04-09 23:47:00 +02:00
Eugen Rochko
f85bb995ba
New translations strings.xml (Greek)
2023-04-09 17:56:44 +02:00
Eugen Rochko
268e5639f6
New translations strings.xml (Greek)
2023-04-09 16:26:19 +02: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