sk
df44d4cc4f
don't overwrite notifications
...
re: sk22#219
2023-01-18 13:32:58 -03:00
sk
b666048603
add missing margin
2023-01-18 13:29:48 -03:00
FineFindus
153542e1b4
feat(settings): add about instance link ( #263 )
2023-01-18 13:29:45 -03:00
Tyler Saunders
57e0b96f36
Update ComposeFragment to use the photopicker.
...
The android platform has a great photopicker, and this change checks
for the current device's sdk version, and uses the photopicker if it's
available on the device.
For pre Android R sdkrev2 devices, the experience remains unchanged.
2023-01-18 13:27:08 -03:00
mishnz
ff65d150e3
serverKey assignment was missing, corrected.
2023-01-18 13:23:23 -03:00
mishnz
88474ba826
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/486 would break any connections to any instances using WEB_SAFE MIME64 encoding on the serverKey, which actually appears to be the usual case.
This update reverts to the previous logic, but also converts standard MIME64 characters ('/' and '+') to their WEB_SAFE equivalents.
This ensures the standard case of WEB_SAFE BASE64 serverKeys and the anomolous case of DEFAULT BASE64 keys both work.
2023-01-18 13:23:17 -03:00
mishnz
dd92f1b66f
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. Using URL_SAFE in this client means the client will crash for any server that uses a key that generates a Mime64 string containing a "+" or "/". This change removes the URL_SAFE logic. See: https://github.com/mastodon/mastodon-android/issues/483
2023-01-18 13:23:10 -03:00
Grishka
af1c7194e6
Workaround to fix #497
2023-01-18 18:41:48 +03:00
sk
8e507e7970
move post notifications into home
...
closes sk22#314
2023-01-18 12:29:33 +01:00
sk
3b542730b1
fix update item margin
...
closes sk22#308
2023-01-18 12:10:35 +01:00
sk
b038f81718
add alt text reminder
...
closes sk22#103
2023-01-18 12:08:40 +01:00
sk
e1206703cf
disable translating scheduled posts
...
closes sk22#318
2023-01-18 11:39:49 +01:00
Espasant3
924affee14
Translated using Weblate (Galician)
...
Currently translated at 61.5% (8 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/gl/
2023-01-18 08:32:08 +00:00
sheepnik
0c5da34cd6
Translated using Weblate (Welsh)
...
Currently translated at 62.4% (93 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-18 08:32:08 +00:00
AiOO
b44e6b9f0a
Translated using Weblate (Korean)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-01-18 08:32:08 +00:00
gallegonovato
9d3369f601
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2023-01-18 08:32:07 +00:00
edxkl
f607ed314d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.9% (143 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 08:32:07 +00:00
McKris
2cdf642ca3
Translated using Weblate (Polish)
...
Currently translated at 95.9% (143 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-18 08:32:07 +00:00
Oliebol
5d278eb5aa
Translated using Weblate (Dutch)
...
Currently translated at 97.9% (146 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-18 08:32:07 +00:00
Espasant3
860c2826e3
Translated using Weblate (Galician)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 08:32:07 +00:00
ghose
3060c36cca
Translated using Weblate (Galician)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 08:32:07 +00:00
gallegonovato
a1b0632c75
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 08:32:07 +00:00
ling0412
14cbb1107f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.3% (148 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 08:32:07 +00:00
AiOO
dd5f352f5e
Translated using Weblate (Korean)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 08:32:07 +00:00
LucasGGamerM
7c7f3cc42a
Properly Fixing the bot icon at the end of the username on the header of posts.
2023-01-17 22:26:54 -03:00
LucasGGamerM
734a8049a5
Taking the notes out of the about section until further notice
2023-01-17 21:38:01 -03:00
LucasGGamerM
417faa66f9
Deleting some old stuff
2023-01-17 21:35:58 -03:00
LucasGGamerM
7223a13d08
Editing the padding so that text doesnt go below the button to save
2023-01-17 21:29:51 -03:00
LucasGGamerM
a55002da0c
Messing a bit with the colors, I think I like this one
2023-01-17 21:26:44 -03:00
LucasGGamerM
ce89733f2d
Making the notes thing more beautiful, and also saves when back button is pressed. i love this. Try it later @FineFindus!
2023-01-17 21:12:04 -03:00
LucasGGamerM
18811ec32a
Adding a bigger margin for consistency
2023-01-17 20:42:02 -03:00
FineFindus
8bce03fad3
feat(composeButton): hide fab on scroll
2023-01-17 22:05:39 +01:00
ihor_ck
d148883ab2
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2023-01-17 11:26:44 +00:00
Linerly
cfa93424cc
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2023-01-17 11:26:43 +00:00
ihor_ck
ff575f75c7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-17 11:26:43 +00:00
itslameni
6fec7a5205
Translated using Weblate (Russian)
...
Currently translated at 81.2% (121 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2023-01-17 11:26:43 +00:00
Oliebol
0693495e12
Translated using Weblate (Dutch)
...
Currently translated at 97.9% (146 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-17 11:26:43 +00:00
Linerly
04381d57f2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-17 11:26:43 +00:00
ghose
9f4adcab23
Translated using Weblate (Galician)
...
Currently translated at 46.9% (70 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-17 11:26:43 +00:00
Choukajohn
00dba5981c
Translated using Weblate (French)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-17 11:26:43 +00:00
AiOO
ae838fe4d7
Translated using Weblate (Korean)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-17 11:26:43 +00:00
sk
2110861f1b
bump version
2023-01-17 02:20:27 +01:00
sk
4f6476c807
fix "0" reply to ID
v1.1.5+fork.68
2023-01-17 02:17:40 +01:00
sk22
eccfa27128
Translated using Weblate (German)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
v1.1.5+fork.67
2023-01-17 00:58:32 +00:00
sk22
460bce6174
Translated using Weblate (German)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2023-01-17 00:57:46 +00:00
ling0412
d40790a85a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.9% (146 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-17 00:57:46 +00:00
sk22
75dc6fd019
Translated using Weblate (German)
...
Currently translated at 100.0% (149 of 149 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-17 00:57:46 +00:00
sk22
581e2056f7
Translated using Weblate (English)
...
Currently translated at 100.0% (13 of 13 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/en/
2023-01-17 00:57:46 +00:00
ihor_ck
70d5100419
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (144 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-17 00:57:46 +00:00
Linerly
0285d9620e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (144 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-17 00:57:46 +00:00