LucasGGamerM
104423b5e8
Dunno what to do here, will leave for later
2023-01-22 15:18:17 -03:00
LucasGGamerM
521c742d1a
Changing stuff back to how it was, and changing postsFragment to conversationsFragment
2023-01-22 14:47:28 -03:00
LucasGGamerM
135a98224f
reverting to the old code. This is weird
2023-01-22 12:40:26 -03:00
LucasGGamerM
bed71fd9e0
Got stuck in "no such table"
2023-01-22 12:26:48 -03:00
LucasGGamerM
c695bb6aa3
Almost working, just gotta make one singular function call work
2023-01-22 12:02:50 -03:00
LucasGGamerM
4aa750c05e
Update README.md
...
Adding a link to the official matrix chatrooom
2023-01-21 17:37:57 -03:00
LucasGGamerM
c3e5f4d254
Changelog for 87
2023-01-21 16:11:14 -03:00
LucasGGamerM
2e5ff452fd
Bumping version number
2023-01-21 16:03:52 -03:00
LucasGGamerM
c397c08e40
In the process of trying to make them stack I just couldnt. So I guess this is the new release then
2023-01-21 16:02:11 -03:00
LucasGGamerM
a4d2101f54
a little less broken
2023-01-20 22:12:24 -03:00
sk
f956a17797
Experimental notifications improvement, still a long while to go
2023-01-20 22:06:42 -03:00
sk
1c1d1772a3
Adding needAppRestart to reduceMotion setting
2023-01-20 17:30:12 -03:00
sk
4db87feec4
Making sure it compiles!
2023-01-20 17:30:12 -03:00
sk
bef3c72513
fix "0" reply to ID
2023-01-20 17:30:12 -03:00
sk
4fa641b482
fix null-pointer when switching themes
2023-01-20 17:30:12 -03:00
sk
885b5d781a
tweak timeline title animation
2023-01-20 17:30:12 -03:00
sk
2f3bfb3e74
fix clearing notifications
...
closes sk22#292
2023-01-20 17:30:12 -03:00
sk
2be625fd76
add missing draft params
...
closes sk22#302
2023-01-20 17:30:12 -03:00
sk
134a371263
only show new posts button at home
2023-01-20 17:30:12 -03:00
sk
8b0eddb8e1
set pivot of timeline title
...
closes sk22#296
2023-01-20 17:30:12 -03:00
sk
bd2d56b953
remove debug statements
2023-01-20 17:30:12 -03:00
sk
38e429f738
improve multi-line style
2023-01-20 17:30:12 -03:00
sk
de8b15d447
don't cut off multi-line strings
2023-01-20 17:30:12 -03:00
sk
0df1bcce31
fix new posts centered layout
2023-01-20 17:30:12 -03:00
sk
4e17256cfa
fix centering button in rtl
2023-01-20 17:30:12 -03:00
sk
e12c3e2d68
fix rtl direction
2023-01-20 17:30:12 -03:00
sk
aec2704f15
restore current tab
2023-01-20 17:30:12 -03:00
sk
31f9173126
don't use old fragments
2023-01-20 17:30:12 -03:00
sk
90196df65d
simplify method
2023-01-20 17:30:12 -03:00
sk
6b9fa71806
change crash workaround
2023-01-20 17:30:12 -03:00
sk
130085f804
Revert "work around crash theme switch"
...
This reverts commit 58fd0c444f30aa5352486b97cab34b2aca6ce8ab.
2023-01-20 17:30:12 -03:00
sk
f4356e74a4
add pager title transition
2023-01-20 17:30:12 -03:00
sk
9c8a4b7a8e
Fixing some compile problems
2023-01-20 17:30:12 -03:00
sk22
b7ccf1144c
New home layout with public timelines ( #288 )
...
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
Thanks @sk22!
2023-01-20 17:30:11 -03:00
sk
87d5b92a99
change crash workaround
2023-01-20 17:29:23 -03:00
LucasGGamerM
29f8260852
Merge remote-tracking branch 'origin/master'
2023-01-20 11:26:10 -03:00
LucasGGamerM
060745869b
Revert "New home layout with public timelines ( #288 )"
...
This reverts commit 78d0add808 .
2023-01-20 11:19:20 -03:00
LucasGGamerM
1aff3eacd8
Revert "New home layout with public timelines ( #288 )"
...
This reverts commit 0207ddb774 .
2023-01-20 11:19:16 -03:00
LucasGGamerM
0207ddb774
New home layout with public timelines ( #288 )
...
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
2023-01-20 11:19:09 -03:00
sk22
78d0add808
New home layout with public timelines ( #288 )
...
* add dummy popup menu
* add pager to home fragment
* reduce pager sensitivity
* remove timelines from discover fragment
* add fabs to timelines
* change info banner color
* add back toolbar functionality
* update icons on navigate
* handle back press
* add lists and hashtags
* use tabs
* improve timeline title
* tweak switcher behavior
* fix show new posts button appearance
* hide show new posts button on reload
* tweak show new posts animations
* work around crash theme switch
* enable disabling federated timeline
2023-01-20 11:17:26 -03:00
LucasGGamerM
2fa042490a
Revert "feat(status/footer): add tooltips to icons"
...
This reverts commit 707c51e4d6 .
2023-01-20 11:09:16 -03:00
LucasGGamerM
885f559092
Revert "Revert "click "replying to" to scroll up""
...
This reverts commit 77af7ceae3 .
2023-01-20 11:01:39 -03:00
sk
77af7ceae3
Revert "click "replying to" to scroll up"
...
This reverts commit cd0cfba7
2023-01-20 11:00:53 -03:00
sk
09d4188d54
click "replying to" to scroll up
...
closes #241
2023-01-20 10:59:02 -03:00
LucasGGamerM
1ad03828e3
Merge pull request #49 from dontobi/master
...
Update german translation
2023-01-19 20:36:22 -03:00
LucasGGamerM
870ac2b946
Making it so the fab doesnt reappear when the notes is in edit mode
2023-01-19 20:19:33 -03:00
FineFindus
394a3eebb1
feat(composeButton): hide when scrolling in profile fragment
2023-01-19 20:01:39 -03:00
FineFindus
95c10a9fea
feat(composeButton): hide fab on scroll
2023-01-19 20:00:54 -03:00
dontobi
f0e14c5a13
Update german translation
2023-01-18 21:26:47 +01:00
LucasGGamerM
616049bff2
Fixing weird icon in the profile
2023-01-18 14:15:07 -03:00
sk
1a79bc0b61
Changing Megalodon to Moshidon in the strings.
...
The command I use for automating this is "find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;". Run this in the resources folder and it should all be changed
2023-01-18 14:10:38 -03:00
sk
d43cbe642f
disable translating scheduled posts
...
closes sk22#318
2023-01-18 14:07:12 -03:00
sk
77cee4c46a
fix "0" reply to ID
2023-01-18 14:07:07 -03:00
sk22
0949ad1ce6
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-18 14:07:00 -03:00
sk22
1e411c0c23
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-18 14:07:00 -03:00
ling0412
76d306aef7
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-18 14:07:00 -03:00
sk22
7ff19ef481
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-18 14:07:00 -03:00
ihor_ck
6650bb946f
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-18 14:06:50 -03:00
Linerly
bbbf1683aa
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-18 14:06:50 -03:00
Choukajohn
5cdea99eb0
Translated using Weblate (French)
...
Currently translated at 100.0% (144 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:50 -03:00
ling0412
356426b5fc
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.6% (142 of 144 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:06:49 -03:00
gicorada
7577d60f42
Translated using Weblate (Italian)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/it/
2023-01-18 14:06:49 -03:00
ihor_ck
8c7364d57d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:49 -03:00
Oliebol
c0a2945378
Translated using Weblate (Dutch)
...
Currently translated at 93.7% (134 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-01-18 14:06:49 -03:00
gicorada
1af9a71210
Translated using Weblate (Italian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-01-18 14:06:48 -03:00
Choukajohn
dc859fe91c
Translated using Weblate (French)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:42 -03:00
Nicolas_Horvath
d50c37af23
Translated using Weblate (Czech)
...
Currently translated at 13.9% (20 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
2023-01-18 14:06:42 -03:00
ca
00c8a03b80
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-01-18 14:06:42 -03:00
ca
d15d222b72
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ca/
2023-01-18 14:06:41 -03:00
ca
34d134cb57
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-01-18 14:06:34 -03:00
EifionLlwyd
40eb3e2400
Translated using Weblate (Welsh)
...
Currently translated at 48.2% (69 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-18 14:06:34 -03:00
McKris
0af45e5f56
Translated using Weblate (Polish)
...
Currently translated at 58.3% (7 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2023-01-18 14:06:34 -03:00
ihor_ck
82e3250623
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:31 -03:00
HudobniVolk
533a51fc77
Translated using Weblate (Slovenian)
...
Currently translated at 15.3% (22 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sl/
2023-01-18 14:06:31 -03:00
edxkl
6fc82cf26b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.1% (136 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:06:31 -03:00
McKris
6dcfdb9735
Translated using Weblate (Polish)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-01-18 14:06:30 -03:00
Linerly
217d8348d4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:22 -03:00
ghose
9bce934944
Translated using Weblate (Galician)
...
Currently translated at 25.1% (36 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 14:06:21 -03:00
Choukajohn
a1ef3e1cae
Translated using Weblate (French)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:21 -03:00
gallegonovato
978c1cfdc4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 14:06:20 -03:00
ling0412
9fb9ffc269
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.6% (141 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:06:20 -03:00
AiOO
4f357637de
Translated using Weblate (Korean)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:06:20 -03:00
maxocito
1acd177e81
Translated using Weblate (German)
...
Currently translated at 100.0% (143 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:06:20 -03:00
ca
e4b1bf452f
Translated using Weblate (Catalan)
...
Currently translated at 98.6% (141 of 143 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2023-01-18 14:06:20 -03:00
Anonymous
ce22cb4678
Translated using Weblate (Burmese)
...
Currently translated at 71.4% (100 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
2023-01-18 14:06:20 -03:00
Linerly
3c45215fca
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:20 -03:00
ghose
b17e63acae
Translated using Weblate (Galician)
...
Currently translated at 10.7% (15 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-01-18 14:06:20 -03:00
mondstern
859ba5ebb9
Translated using Weblate (Czech)
...
Currently translated at 13.5% (19 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cs/
2023-01-18 14:06:20 -03:00
NovaQ64
164579cbb5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 97.1% (136 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:06:20 -03:00
EifionLlwyd
990f8189e4
Translated using Weblate (Welsh)
...
Currently translated at 23.5% (33 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/cy/
2023-01-18 14:06:20 -03:00
ihor_ck
4d0a642fd9
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:06:16 -03:00
brenno
84b2994b99
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (135 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:06:15 -03:00
Linerly
efbca327c1
Translated using Weblate (Indonesian)
...
Currently translated at 88.5% (124 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:06:06 -03:00
Choukajohn
aa4b007d25
Translated using Weblate (French)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:06:06 -03:00
gallegonovato
23dccef4b4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 14:06:06 -03:00
ling0412
1ef96ed5e6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:06:06 -03:00
sk22
31e2a32233
Translated using Weblate (German)
...
Currently translated at 100.0% (140 of 140 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:06:06 -03:00
irure
168ae80743
Translated using Weblate (Basque)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:06:06 -03:00
Hiajen
8acf23ddac
Translated using Weblate (German)
...
Currently translated at 97.6% (122 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-01-18 14:06:05 -03:00
AiOO
eb40211582
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:06:00 -03:00
irure
bf35161c9f
Translated using Weblate (Basque)
...
Currently translated at 93.6% (117 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:05:59 -03:00
Linerly
456c50f69e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:05:44 -03:00
Choukajohn
587212cf46
Translated using Weblate (French)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:05:44 -03:00
AiOO
fe800a259d
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:05:44 -03:00
Linerly
c193741013
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:05:39 -03:00
Choukajohn
a7b752264f
Translated using Weblate (French)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:05:31 -03:00
AiOO
9075027f69
Translated using Weblate (Korean)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:05:25 -03:00
EifionLlwyd
28faf4277a
Added translation using Weblate (Welsh)
2023-01-18 14:04:53 -03:00
irure
120ab8ca54
Translated using Weblate (Basque)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:04:53 -03:00
AiOO
a3fc1a6a74
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:04:51 -03:00
irure
ec1fe07fea
Translated using Weblate (Basque)
...
Currently translated at 93.6% (117 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-01-18 14:04:51 -03:00
mondstern
e3d054ae3e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/hu/
2023-01-18 14:04:51 -03:00
edxkl
795d4b0801
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2023-01-18 14:04:51 -03:00
khant
0cf0f07f2d
Translated using Weblate (Burmese)
...
Currently translated at 16.6% (2 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/my/
2023-01-18 14:04:51 -03:00
AiOO
2cc5872ec7
Translated using Weblate (Korean)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-01-18 14:04:51 -03:00
HitaloM
6a151e00ac
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2023-01-18 14:04:47 -03:00
ling0412
1e99862d40
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2023-01-18 14:04:41 -03:00
khant
3a1b12306b
Translated using Weblate (Burmese)
...
Currently translated at 80.0% (100 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
2023-01-18 14:04:31 -03:00
ihor_ck
e31db6d506
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-01-18 14:04:31 -03:00
edxkl
b22c0a5d3d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 84.0% (105 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2023-01-18 14:04:31 -03:00
Linerly
e7d856acf4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:04:31 -03:00
Choukajohn
ee8b087b61
Translated using Weblate (French)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:04:31 -03:00
gallegonovato
4e86314df5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-01-18 14:04:31 -03:00
ling0412
cf5fbe3b55
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2023-01-18 14:04:31 -03:00
AiOO
952416fefc
Translated using Weblate (Korean)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:04:31 -03:00
AiOO
1645ce4486
Translated using Weblate (Korean)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2023-01-18 14:04:30 -03:00
Linerly
2bde95b4d2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-01-18 14:04:21 -03:00
Choukajohn
2de003c5bb
Translated using Weblate (French)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-01-18 14:04:21 -03:00
AiOO
a04e16c572
Translated using Weblate (Korean)
...
Currently translated at 100.0% (124 of 124 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-01-18 14:04:21 -03:00
sk
eb41d77d54
implement soft-blocking
...
sk22#297
2023-01-18 14:03:36 -03:00
sk
9325590319
change search placeholder string
2023-01-18 14:03:15 -03:00
sk
d32a57a18d
fix akkoma link previews not showing
...
closes sk22#183
2023-01-18 14:02:53 -03:00
sk
13b5462f63
fix images not loading on akkoma
...
closes sk22#25
2023-01-18 14:02:50 -03:00
sk
480d4ad904
make announcements selectable
...
closes sk22#275
2023-01-18 14:02:23 -03:00
sk
7fa52247e8
display unread announcements first
...
closes sk22#274
2023-01-18 14:02:20 -03:00
sk
5a547015e6
include list title in delete prompt
...
closes sk22#304
2023-01-18 14:02:11 -03:00
LucasGGamerM
513736f765
Fixing duplicate settings item
2023-01-18 14:02:04 -03:00
sk
c6164b1bcd
display image cache size
...
closes sk22#301
2023-01-18 14:00:15 -03:00
sk
87342782d7
fix clearing notifications
...
closes sk22#292
2023-01-18 13:58:03 -03:00
sk
a4b18de72c
add missing draft params
...
closes sk22#302
2023-01-18 13:57:59 -03:00
sk
3064b549cd
fix cut off text
...
closes sk22#295
2023-01-18 13:57:50 -03:00
sk
6666f82329
don't require unused fields
2023-01-18 13:55:49 -03:00
Grishka
ad87efa7e2
Fix #484
2023-01-18 13:55:34 -03:00
Grishka
d06cf1bb1e
Paginate trending posts
2023-01-18 13:55:29 -03:00
sk
096aa23f69
don't use person icon for unblock
...
close #245
2023-01-18 13:54:25 -03:00
Grishka
2464042329
Fix #499
2023-01-18 13:54:06 -03:00
sk
928b04eda6
tweak list decoration
...
closes sk22#273
2023-01-18 13:54:03 -03:00
sk
a31e33415e
fix edit user lists always visible
...
closes sk22#272
2023-01-18 13:53:59 -03:00
Grishka
87ce6b8bb1
Fix #498
2023-01-18 13:53:45 -03:00
sk
bb08d6585c
disable more button when read
...
closes #262
2023-01-18 13:53:33 -03:00
sk
94fa1133fd
fix editing sensitive option
...
closes sk22#260
2023-01-18 13:52:58 -03:00
sk
83822b8f69
add more domains
2023-01-18 13:52:50 -03:00
sk
9f3bd186ba
improve domain check logic
2023-01-18 13:52:46 -03:00
sk
58cb338cb2
add missing icons to popup
2023-01-18 13:52:16 -03:00
sk
6f447909eb
add dividers to lists
2023-01-18 13:52:11 -03:00
sk
af953e294d
move lists and change icons
2023-01-18 13:51:39 -03:00
LucasGGamerM
7504a1b9cb
Revert "move lists and change icons"
...
This reverts commit 3842ecb0d1 .
2023-01-18 13:47:29 -03:00
LucasGGamerM
60ee781004
Revert "Revert "move lists and change icons""
...
This reverts commit 4b88ce5115 .
2023-01-18 13:47:29 -03:00
LucasGGamerM
4b88ce5115
Revert "move lists and change icons"
...
This reverts commit d0ad5561
2023-01-18 13:45:41 -03:00
sk
3842ecb0d1
move lists and change icons
2023-01-18 13:44:30 -03:00
sk
3713063ce3
implement editing lists
...
re: sk22#30
2023-01-18 13:35:26 -03:00
sk
83b089457e
implement deleting lists
...
re: sk22#30
2023-01-18 13:34:54 -03:00
sk
ed9813f093
implement creating lists
...
re: sk22#30
2023-01-18 13:34:34 -03:00
sk
e45f3f30f3
change lists string
2023-01-18 13:33:02 -03:00
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
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
LucasGGamerM
e65e6163ba
Successfully putting it back where it was. Still need to add a toggle for it
2023-01-16 21:32:54 -03:00
LucasGGamerM
9c3db24d2f
Little improvement on the note field
2023-01-16 21:10:06 -03:00
LucasGGamerM
19abbe199b
Fixing the Bot icon. Look at how gorgeous this is @FineFindus!
2023-01-16 20:57:05 -03:00
LucasGGamerM
b33003f7b0
Merge pull request #46
...
Feat/private notes
2023-01-16 20:24:53 -03:00
LucasGGamerM
9a5747efc8
Revert "Fixing it"
...
This reverts commit 1a075e32de .
2023-01-16 15:26:27 -03:00
LucasGGamerM
980503ed57
Merge remote-tracking branch 'origin/master'
2023-01-16 14:49:59 -03:00
LucasGGamerM
c2dd858de8
Merge pull request #47
...
refactor(settings): reorder settings
2023-01-16 14:49:53 -03:00
LucasGGamerM
d2ef6fb567
Merge remote-tracking branch 'origin/master'
2023-01-16 14:48:34 -03:00
LucasGGamerM
9c996b3568
Merge pull request #45 from FineFindus/feat/tooltips
...
feat(status/footer): add tooltips to icons
2023-01-16 14:48:26 -03:00
FineFindus
2387d84bc0
fix(settings): reorder settings
2023-01-14 22:48:03 +01:00
FineFindus
3bd69b5447
fix(note/confirm): animation not displaying
2023-01-14 14:58:31 +01:00
FineFindus
71f6311598
merge: update to latest master
2023-01-14 12:51:29 +01:00
FineFindus
e808977717
refactor(profile/note): rephrase confirm tooltip
2023-01-14 12:50:06 +01:00
FineFindus
8594e34bb5
refactor(profile/note): move note in about tab
2023-01-14 12:46:40 +01:00
FineFindus
4591f06d63
refactor(profile/note): rework edit text hint
2023-01-14 12:44:57 +01:00
FineFindus
b9c3143c6f
feat(profile/note): increase animation duration
2023-01-14 11:01:29 +01:00
FineFindus
adefb0e567
feat(profile/note): add fade animation to confirm icon
2023-01-13 23:46:58 +01:00
FineFindus
5a8fed3c06
feat(profile/note): add toast on save failure
2023-01-13 23:41:57 +01:00
FineFindus
2c1b8da475
feat(profile): add private notes textfield
2023-01-13 23:38:40 +01:00
FineFindus
707c51e4d6
feat(status/footer): add tooltips to icons
2023-01-12 19:32:30 +01:00
LucasGGamerM
1a075e32de
Fixing it
2023-01-11 20:10:14 -03:00
LucasGGamerM
73869b6ea2
86 changelog
2023-01-11 11:28:29 -03:00
LucasGGamerM
3980329112
Merge remote-tracking branch 'origin/master'
2023-01-11 11:26:21 -03:00
LucasGGamerM
6107b21d3b
Merge pull request #43
...
Update german translation
2023-01-11 11:26:14 -03:00
LucasGGamerM
42a0b881af
Bumping version number
2023-01-11 11:23:00 -03:00
LucasGGamerM
2076818220
Now its fixed for good. That was easier than I thought
2023-01-11 11:19:30 -03:00
Tobias S
513bea7959
Merge branch 'LucasGGamerM:master' into master
2023-01-11 05:52:06 +01:00
LucasGGamerM
a48dc18df5
Possibly fixing #29 for good, but the mastodon servers of the accounts I own are slow, so there is basically no way to test it
2023-01-10 21:45:35 -03:00
dontobi
c55639e966
Update german translation
2023-01-10 17:28:26 +01:00
Tobias S
1fc89d7448
Merge branch 'LucasGGamerM:master' into master
2023-01-10 17:20:37 +01:00
LucasGGamerM
4fcc07fcd6
Adding a margin to the char counter when its on the top
2023-01-10 12:24:01 -03:00
LucasGGamerM
b50b1c33da
Renaming custom login fragment to custom welcome fragment
2023-01-10 12:11:11 -03:00
LucasGGamerM
25460191b0
Merge pull request #44
...
feat(compose): move charCounter to action bar if relocatePublishButto…
2023-01-10 12:09:44 -03:00
FineFindus
1206ce6efc
feat(compose): move charCounter to action bar if relocatePublishButton is enabled
2023-01-10 15:43:26 +01:00
sk
3cdcffe03d
implement announcements
...
closes #127
2023-01-10 11:16:14 -03:00
sk
b09aab4a1d
don't connect to fascists
2023-01-10 11:13:30 -03:00
sk
d27fe4ebd1
tweak header text margin
2023-01-10 11:13:27 -03:00
sk
ab2cee08fe
hide keyboard when navigating
...
closes #227
2023-01-10 11:13:14 -03:00
sk
1fa42fd20f
scale text according to system
...
closes #244
2023-01-10 11:13:04 -03:00
sk
e343131670
fix wrong pin icon
...
closes #230
2023-01-10 11:11:32 -03:00
sk
f157313d9a
click "replying to" to scroll up
...
closes #241
2023-01-10 11:11:28 -03:00
sk
9bd4433942
tweak reply animation
...
closes #237
2023-01-10 11:08:56 -03:00
sk
c9cc8e23c1
don't add subject if blank
...
closes #240
2023-01-10 11:08:53 -03:00
Thiago 'Jedi' Abreu
786dbaf92c
Filter all status, even if filters are empty ( #255 )
2023-01-10 11:08:40 -03:00
mishnz
8dd22e1853
serverKey assignment was missing, corrected.
2023-01-10 11:08:33 -03:00
mishnz
34a4dd6d1f
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-10 11:08:27 -03:00
mishnz
6e13e592d0
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-10 11:08:20 -03:00
Tobias S
485ab4ee22
Update german translation
2023-01-10 10:09:11 +01:00
dontobi
59a8d1d462
Update german translation
2023-01-10 06:24:10 +01:00
LucasGGamerM
f4e5baf94d
Merge pull request #41
...
feat(accessibility) add missing toolTipTexts and contentDescriptions
2023-01-09 18:32:21 -03:00
FineFindus
a782160dd3
refactor: use getContentDescription instead of duplicate code
2023-01-09 21:30:52 +01:00
FineFindus
871c17cbe2
merge: update to latest master
2023-01-09 21:18:43 +01:00
FineFindus
047e72ce9c
refactor(compose): use UiUtils.getVisibiltyText
2023-01-09 21:05:58 +01:00
FineFindus
6c1424055f
feat(StatusDisplay): add toolTip/ContentDescription to visibilty icon
2023-01-09 21:02:00 +01:00
FineFindus
369902ffe5
feat(compose): add toolTip/ContentDescription to error icon
2023-01-09 20:19:29 +01:00
FineFindus
747439999d
feat(profile): add toolTip/ContentDescription to fab
2023-01-09 19:23:38 +01:00
FineFindus
4d836f8032
feat(instanceCategory): set (unused) emoji importantForAccessibility to no
2023-01-09 19:21:54 +01:00
FineFindus
f97ab73c5d
feat(reportChoice): set radioIcon importantForAccessibility to no
2023-01-09 19:21:20 +01:00
FineFindus
147fb94442
feat(settingsItem): set icon to not importantForAccessibility
2023-01-09 19:20:07 +01:00
FineFindus
975dc94d41
feat(settingsThemeItem): hide image for accessibility
2023-01-09 19:12:19 +01:00
FineFindus
a5c1053c58
feat(recycler_fragment_with_fab): add toolTip/ContentDescription
2023-01-09 17:46:27 +01:00
FineFindus
1bfbb4bf38
fix(composeMedia): change sk_remove_attachment to delete
2023-01-09 17:42:01 +01:00
FineFindus
c2950ace90
feat(tabBar): accessibilty hide profile avatar
...
Sets the `importantForAccessibility` to no on the profile avatar, since the parent already has a contentDescription.
2023-01-09 17:36:04 +01:00
FineFindus
f0846465c2
feat(accessibility): add contentDesc/toolTip to remove attachment
2023-01-09 17:22:54 +01:00
FineFindus
ddc4512116
feat(accessibility): add contentDesc/toolTip to poll options
2023-01-09 17:22:33 +01:00
FineFindus
1c9e4fe561
feat(accessibility): add contentDesc/toolTip to poll options
2023-01-09 17:21:38 +01:00
FineFindus
35299a7b3f
feat(accessibility): add contentDesc and toolTip to audioItem
2023-01-09 17:19:20 +01:00
LucasGGamerM
3a1b71e95c
Adding a small little different icon for when the toot has replies. Thanks @sk22
2023-01-08 20:55:41 -03:00
LucasGGamerM
54ec1a6cf7
Merge pull request #38
...
Update german translation
2023-01-07 20:46:23 -03:00
FineFindus
bed3e987b7
feat(compose/poll): add contentDescription to addPoll
2023-01-07 11:38:00 +01:00
Tobias S
639ddb3f80
Update german translation
2023-01-06 19:43:28 +01:00
LucasGGamerM
e645abb771
Merge pull request #35
...
Update german translation
2023-01-06 14:51:00 -03:00
LucasGGamerM
762adce054
Merge branch 'bugfix/#29'
2023-01-06 14:47:37 -03:00
LucasGGamerM
263bde658e
Fixing #29 for good
2023-01-06 14:47:06 -03:00
Florian Obernberger
3951acf12e
Add new and custom icon
...
(cherry picked from commit 13a80fb536 )
2023-01-06 14:43:17 -03:00
LucasGGamerM
5cb640a387
Merge pull request #36
...
Add new and custom icon
2023-01-06 14:42:46 -03:00
FineFindus
c65b9ff873
fix: remove change
2023-01-06 18:40:28 +01:00
Florian Obernberger
13a80fb536
Add new and custom icon
2023-01-06 18:12:42 +01:00
LucasGGamerM
23e49c52e5
Its working, but it still needs a better icon
2023-01-06 12:26:52 -03:00
Tobias S
9fcc73984b
Merge branch 'LucasGGamerM:master' into master
2023-01-06 15:51:29 +01:00
LucasGGamerM
67338b6c85
Allowing multiple notifications by default
2023-01-06 11:31:25 -03:00
LucasGGamerM
101e7efd74
Fixing #34
2023-01-06 11:18:51 -03:00
Tobias S
a996a24b7f
Update german translation
2023-01-06 06:22:25 +01:00
Tobias S
44dcc9fe2b
Merge branch 'LucasGGamerM:master' into master
2023-01-06 06:20:35 +01:00
LucasGGamerM
58f79e06ef
Idk what these are, but testing commits
2023-01-05 21:16:03 -03:00
FineFindus
f197c8201d
merge: update to newest master
2023-01-05 19:45:03 +01:00
dontobi
2fc5669203
Update german translation
2023-01-05 18:53:12 +01:00
LucasGGamerM
0065b93060
Adding 85 changelog
2023-01-05 13:44:24 -03:00
LucasGGamerM
3f9dbd6fe2
Bump version number
2023-01-05 13:39:53 -03:00
LucasGGamerM
7ceff3eaa4
Fixing #28
2023-01-05 13:24:09 -03:00
FineFindus
7cdddf06bc
feat(compose/add-poll): add contentLabel for more option
2023-01-05 16:24:44 +01:00
LucasGGamerM
77e7b136ff
Changing megalodon to moshidon
2023-01-05 12:23:20 -03:00
LucasGGamerM
c8d160fc35
Changing too to post. Fixing #26
2023-01-05 12:19:13 -03:00
LucasGGamerM
ee0737c9c7
Adding the ability to long click or to double click the search icon to bring up the keyboard
2023-01-04 21:54:03 -03:00
LucasGGamerM
0f85be7114
Merge branch 'feature/long_press_discover'
2023-01-04 21:33:19 -03:00
LucasGGamerM
34ba4ceb16
Fixing #31
2023-01-04 21:28:06 -03:00
LucasGGamerM
f2a536d0ea
Fixing #31
2023-01-04 18:30:12 -03:00
LucasGGamerM
815c4d4cc9
Merge pull request #32
...
feat: share links
2023-01-04 18:20:29 -03:00
LucasGGamerM
969b91bba9
Merging stuff and adding more icons
2023-01-04 18:18:58 -03:00
LucasGGamerM
f24abde76e
Merge pull request #30
...
feat(profile/bot-icon): prepend icon to username
2023-01-04 18:04:41 -03:00
LucasGGamerM
f486b1a9ce
Merge pull request #24
...
Feat/favourite animation
2023-01-04 17:59:12 -03:00
LucasGGamerM
3dd6638ef3
Merge pull request #25
...
German translation - suggested by FineFindus
2023-01-04 17:58:37 -03:00
FineFindus
bcfb63b57c
feat(linkSpan/longClick): use share intent istead of copy text
2023-01-04 20:53:30 +01:00
FineFindus
c7f5f6827a
refactor(drawables/botIcon): decrease size and change color
2023-01-04 17:25:30 +01:00
FineFindus
8ed88b2b29
refactor(HeaderStatusDisplayItem): add bot icon to username
2023-01-04 17:24:53 +01:00
FineFindus
75db9f4623
refactor(profile/botIcon): move icon to username
2023-01-04 17:24:09 +01:00
LucasGGamerM
b69015a25a
Its closer to working
2023-01-03 15:18:34 -03:00
LucasGGamerM
1cdcc8794c
Maybe it will work one day?
2023-01-03 11:21:30 -03:00
LucasGGamerM
a0c26b748a
It already works, although not to my standard yet
2023-01-03 11:10:53 -03:00
FineFindus
ce5e733c05
fix(drawable/bot): remove unused icons
2023-01-03 14:18:18 +01:00
FineFindus
de485272c5
feat(profile/bot): add bot icon before name
2023-01-03 13:53:04 +01:00
FineFindus
eab53b805e
feat(drawable) add filled bot icon
2023-01-03 13:52:09 +01:00
dontobi
a60046f6ef
German translation - suggested by FineFindus
2023-01-02 22:15:00 +01:00
FineFindus
b0d223c47c
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon into feat/favourite-animation
2023-01-02 21:59:39 +01:00
FineFindus
185a8c776b
feat(StatusDisplayItem/favouriteIcon): add spin animation when clicked
2023-01-02 21:57:19 +01:00
LucasGGamerM
f510ee3b4d
Merge pull request #23
...
Update german translation
2023-01-02 17:56:59 -03:00
dontobi
e7a29824e8
Update german translation
2023-01-02 21:54:35 +01:00
LucasGGamerM
69b86dd98c
Merge pull request #21
...
feat(compose/emoji) add a recent category to the emoji keyboard
2023-01-02 17:48:39 -03:00
LucasGGamerM
55807dc7c6
Merge pull request #22
...
small update of the german translation
2023-01-02 17:45:43 -03:00
dontobi
9a6ee719c4
small update of the german translation
2023-01-02 20:57:23 +01:00
FineFindus
1b02af382c
fix(emoji/recent): remove unused imports
2023-01-02 19:43:30 +01:00
FineFindus
4fe87a9888
merge: merge newest upstream/master
2023-01-02 19:42:42 +01:00
LucasGGamerM
91995155e9
Updating 84 changelog
2023-01-02 13:47:42 -03:00
LucasGGamerM
aae0ff5aa7
Fixing the bug with the german translation
2023-01-02 13:42:45 -03:00
LucasGGamerM
821d9b8a5e
84 changelog
2023-01-02 13:41:51 -03:00
LucasGGamerM
2070aed38f
Bumping version number
2023-01-02 13:40:03 -03:00
LucasGGamerM
986979eefc
Merge remote-tracking branch 'origin/master'
2023-01-02 13:38:59 -03:00
LucasGGamerM
ed3ce54b24
Merge pull request #20
...
German translation
2023-01-02 13:38:52 -03:00
LucasGGamerM
c80ebf2eda
Fixing the login error
2023-01-02 13:38:29 -03:00
FineFindus
42fcd6df51
refactor(emoji/recent): rename NEW_RECENT to NEW_RECENT_VALUE
2023-01-02 16:58:31 +01:00
LucasGGamerM
1f4031da61
Editing the 83 changelog once more
2023-01-02 12:53:39 -03:00
Tobias S
d0ebee74ca
Merge branch 'LucasGGamerM:master' into master
2023-01-02 16:52:51 +01:00
Tobias S
e8ec042d96
German translation
2023-01-02 16:52:11 +01:00
LucasGGamerM
bd61bf32b6
Changing the 83 changelog
2023-01-02 12:49:17 -03:00
FineFindus
8b12fac766
feat(emoji/recent): add clear recent emoji setting
2023-01-02 16:47:41 +01:00
LucasGGamerM
ab7e6b3332
Bump version number
2023-01-02 12:45:27 -03:00
LucasGGamerM
548da48615
Adding 83 changelog
2023-01-02 12:44:57 -03:00
FineFindus
0b6128bcdd
feat(compose/emojis): add category of recent emojis
2023-01-02 16:44:14 +01:00
LucasGGamerM
198a7d5ad3
Merge pull request #18
...
feat(compose/publish): Add warning dialog when no image description is provided
2023-01-02 12:33:10 -03:00
LucasGGamerM
040f244e15
Fixing up the bot icon for good
2023-01-02 12:28:07 -03:00
LucasGGamerM
98bc6f14a9
Fixing some icons again
2023-01-02 12:14:27 -03:00
LucasGGamerM
b92e6d2c48
Fixing some icons
2023-01-02 12:12:55 -03:00
LucasGGamerM
ac3875fe08
Fixing #19
2023-01-02 11:46:15 -03:00
FineFindus
6fdbafc67b
fix(compose/publish): remove unnecessary import
2023-01-02 12:57:18 +01:00
FineFindus
5aebdcaa6a
feat(compose/publish): add warning when no image description provided
2023-01-02 12:53:34 +01:00
LucasGGamerM
2969a3e4fd
Including @FineFindus on the changelog
2023-01-01 19:41:42 -03:00
LucasGGamerM
e1fcf44aa6
Adding more stuff onto the changelog
2023-01-01 19:28:26 -03:00
LucasGGamerM
ddbfe9de57
Changelog for 82 and updating screenshots
2023-01-01 19:25:17 -03:00
LucasGGamerM
b2ee1527af
Bump version number
2023-01-01 19:17:40 -03:00
LucasGGamerM
c94706745f
Merge pull request #17
...
German translation
2023-01-01 19:13:13 -03:00
LucasGGamerM
8aef61ff09
Second iteration of the bot icon
2023-01-01 19:12:29 -03:00
Tobias S
5d6e245ec2
Merge branch 'LucasGGamerM:master' into master
2023-01-01 22:13:11 +01:00
dontobi
8dd4d1a41d
German translation
2023-01-01 22:12:36 +01:00
LucasGGamerM
10f9230139
First iteration of the bot account tag
2023-01-01 18:06:26 -03:00
LucasGGamerM
32c94c8948
Merge remote-tracking branch 'origin/master'
2023-01-01 17:24:23 -03:00
LucasGGamerM
4b947dd1f9
Merge pull request #16
...
feat(profile) add icon to bot accounts
2023-01-01 17:24:06 -03:00
LucasGGamerM
93a7d86f78
Merge branch 'development'
...
# Conflicts:
# mastodon/src/main/res/values-de-rDE/strings_sk.xml
2023-01-01 17:21:32 -03:00
LucasGGamerM
6ed3a57c58
Rebranding Megalodon to Moshidon.
...
Here is the command in case anyone is interested
find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;
2023-01-01 17:16:45 -03:00
LucasGGamerM
ecdba3898f
Merge pull request #15
...
German translation fix
2023-01-01 17:14:36 -03:00
LucasGGamerM
d82a9b25cf
Revert "Revert "match navigation bar color with toolbar""
...
This reverts commit 0fdae0c775 .
2023-01-01 17:12:29 -03:00
LucasGGamerM
da4849e526
Removing unnecessary needAppRestart on the relocatePublishButton setting
2023-01-01 17:11:33 -03:00
LucasGGamerM
da1b47ea0d
Adds a whole lot of icons for the relocated publish button
2023-01-01 17:09:49 -03:00
LucasGGamerM
a617693f93
Add a drafts icon on the relocated publish button
2023-01-01 16:53:31 -03:00
LucasGGamerM
f4c573a95e
Readding the relocated publish button
2023-01-01 16:28:04 -03:00
LucasGGamerM
d3476c1473
Deleting metadata
2023-01-01 10:49:48 -03:00
LucasGGamerM
d58247d996
Editing the padding and making the 3 dot menu invisible
2023-01-01 10:49:34 -03:00
LucasGGamerM
ee441d5b4a
Glory! it finally works!
2022-12-31 21:46:37 -03:00
LucasGGamerM
97a5c6f5cb
Bringing back the verify for updates button
2022-12-31 21:27:12 -03:00
LucasGGamerM
b6566a2bcc
It works now?
2022-12-31 21:23:50 -03:00
LucasGGamerM
af389f7a47
Its as broken as it was before
2022-12-31 20:35:29 -03:00
LucasGGamerM
45577fc423
The settings page is unfucked again
2022-12-31 20:24:14 -03:00
sk
c00b9b3035
fix empty space when no text
2022-12-31 20:05:12 -03:00
sk
f17879783c
tweak scroll height/timing
2022-12-31 20:05:08 -03:00
sk
08dfcdf508
Revert "match navigation bar color with toolbar"
...
This reverts commit 43d334259b .
2022-12-31 20:05:03 -03:00
sk
c97e8fffc4
add option to reduce motion
2022-12-31 20:04:53 -03:00
sk
120585954f
peek original post before scrolling
2022-12-31 20:00:12 -03:00
sk
247669644c
display original post when replying
...
closes sk22#193
2022-12-31 20:00:05 -03:00
sk
ff15bdeaea
change interact with strings
2022-12-31 20:00:02 -03:00
ihor_ck
8b67320e20
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2022-12-31 19:59:00 -03:00
gallegonovato
48828ed1b7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-31 19:58:53 -03:00
Linerly
1e615db77e
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-31 19:58:47 -03:00
Choukajohn
629416ef2f
Translated using Weblate (French)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-31 19:58:40 -03:00
ihor_ck
d6b1c88085
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-31 19:58:34 -03:00
Linerly
3b7079be17
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-31 19:58:34 -03:00
Choukajohn
48d26017b6
Translated using Weblate (French)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-31 19:58:34 -03:00
gallegonovato
8bdbe1c4d7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-31 19:58:33 -03:00
bubblineyuri
4093443bf8
Translated using Weblate (German)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-31 19:58:32 -03:00
bubblineyuri
c6709aba56
Translated using Weblate (German)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-31 19:58:24 -03:00
ihor_ck
a817e03fa0
Translated using Weblate (Ukrainian)
...
Currently translated at 96.6% (115 of 119 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-31 19:58:08 -03:00
Linerly
a757607f35
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (119 of 119 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-31 19:58:07 -03:00
ling0412
ecc9c45f6e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (119 of 119 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-31 19:58:07 -03:00
irure
2e157a9e68
Translated using Weblate (Basque)
...
Currently translated at 18.1% (2 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/eu/
2022-12-31 19:58:07 -03:00
AiOO
8a39154bd3
Translated using Weblate (Korean)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-31 19:58:06 -03:00
nkufideal
b5e2aa8b7f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-31 19:58:05 -03:00
nkufideal
aaea709201
Translated using Weblate (Russian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-31 19:57:56 -03:00
itslameni
c2a0f5e8bc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-31 19:57:56 -03:00
edxkl
2873a66450
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 80.3% (82 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-31 19:57:54 -03:00
irure
7331a5a0cd
Translated using Weblate (Basque)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2022-12-31 19:57:41 -03:00
AiOO
c331cc95c2
Translated using Weblate (Korean)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-31 19:57:41 -03:00
edxkl
91aa425f43
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-31 19:57:40 -03:00
ihor_ck
fd5165428e
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-31 19:57:40 -03:00
Linerly
6df57aebf4
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-31 19:57:40 -03:00
Choukajohn
40b2e4c42e
Translated using Weblate (French)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-31 19:57:40 -03:00
gallegonovato
a762408df8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-31 19:57:40 -03:00
ling0412
9fb6a0261b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (102 of 102 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-31 19:57:40 -03:00
sk
d90edc8cf1
add compose fab to drafts list
2022-12-31 19:57:29 -03:00
sk
eecc1242be
handle recursive compose/drafts list
2022-12-31 19:57:25 -03:00
sk
6eedb0e156
move and refine scheduling and drafting
2022-12-31 19:57:22 -03:00
sk
519894a461
Adding a whole lot of stuff
2022-12-31 19:55:53 -03:00
sk
fe3052a359
schedule/draft in overflow menu
2022-12-31 19:53:50 -03:00
sk
245b91bebd
don't finish compose fragment
2022-12-31 19:53:21 -03:00
sk
2e47147367
offer to save when scheduledAt changed
...
closes sk22#218
2022-12-31 19:53:09 -03:00
LucasGGamerM
8fec3fe56c
Making it not show the text when the publishButton is relocated
2022-12-31 14:52:19 -03:00
LucasGGamerM
c4d56179f3
Fixing the icons on the bottom row of the compose fragment
2022-12-31 14:42:57 -03:00
LucasGGamerM
64d24f6002
Drafts and scheduled posts ( #217 )
...
closes #100
closes #59
* enable saving as draft (scheduled)
* add scheduled posts list
* fix NoSuchMethodError
* editable drafts/scheduled posts
* ui for drafts
* use instants between 9999-01-01 and 9999-12-31
* use save and draft strings
* map scheduled status params to status
* implement scheduling posts
* improve save/discard draft dialog
* persist scheduled date in state
* add unsent posts button to toolbar
* clean up imports
2022-12-31 14:28:06 -03:00
sk22
074efb0813
Drafts and scheduled posts ( #217 )
...
closes #100
closes #59
* enable saving as draft (scheduled)
* add scheduled posts list
* fix NoSuchMethodError
* editable drafts/scheduled posts
* ui for drafts
* use instants between 9999-01-01 and 9999-12-31
* use save and draft strings
* map scheduled status params to status
* implement scheduling posts
* improve save/discard draft dialog
* persist scheduled date in state
* add unsent posts button to toolbar
* clean up imports
2022-12-31 14:05:03 -03:00
Thiago 'Jedi' Abreu
98b96c78d7
Better handling of filter expiration date ( #212 )
...
* Better handling of filter expiration date
* Simplify Thread and Home Timeline filtering
2022-12-31 13:53:33 -03:00
LucasGGamerM
3a962c7c05
Refactoring the uniform notification icon setting
2022-12-31 13:47:55 -03:00
LucasGGamerM
99e3658938
Making fab feel better on light themes. Merging this might be good for you too, @sk22
2022-12-31 12:49:16 -03:00
FineFindus
9cd7ad3601
feat(profile) add icon to bot accounts
2022-12-31 15:11:52 +01:00
FineFindus
96db2b7a8b
feat(icons) add bot icon
2022-12-31 15:01:24 +01:00
LucasGGamerM
a881f23253
Fixing the PublishButton background and also fixing the Fab icon background on trueblack theme. Its a relevant thing, i beliebe you shall merge this @sk22
2022-12-30 20:23:13 -03:00
LucasGGamerM
54106c497b
Unfucking your own profile icons. They now look how they should
2022-12-30 20:00:11 -03:00
LucasGGamerM
1554c6d422
Editing settings page
2022-12-30 19:43:07 -03:00
LucasGGamerM
dccd9dcb97
Editing the InstanceRulesFragment for allowing a more coherent color scheme
2022-12-30 19:42:16 -03:00
LucasGGamerM
16c0866f7f
It fucking compiles. Still a whole lot of stuff to be done
2022-12-30 14:12:10 -03:00
sk
db88de206b
add mention with quasi-quoting
2022-12-30 13:32:51 -03:00
dontobi
92f353e1c5
Updated german translation
2022-12-30 12:06:20 +01:00
sk
71c80dd381
I want to fucking die
2022-12-29 18:01:59 -03:00
sk
d2be917bd4
fix akkoma crash on edit
2022-12-29 17:56:15 -03:00
ihor_ck
ea3dc32e98
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2022-12-29 17:56:06 -03:00
edxkl
be86f1e96f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-29 17:55:48 -03:00
ihor_ck
d626d45f5c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-29 17:55:48 -03:00
sk
f007bdb39c
revert broken color attribute for notif icon
...
closes #190
2022-12-29 17:55:19 -03:00
sk
a0cbfe9a36
fix #200
2022-12-29 17:54:01 -03:00
sk
21f99081f2
long-click to compose from other account
2022-12-29 17:53:32 -03:00
Pointifurry
45952ef143
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-29 17:50:16 -03:00
Linerly
fedaaa6fc8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-29 17:50:16 -03:00
ling0412
1eb08e40be
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-29 17:50:16 -03:00
Choukajohn
6a4936853b
Translated using Weblate (French)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-29 17:50:16 -03:00
nitrogenez
b277eb4990
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-29 17:50:16 -03:00
itslameni
74efc5c332
Translated using Weblate (Russian)
...
Currently translated at 96.7% (88 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-29 17:50:15 -03:00
goliv
6653dd97a6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 74.7% (68 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-29 17:50:08 -03:00
Linerly
d031acabf5
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:49:57 -03:00
Choukajohn
852f666b78
Translated using Weblate (French)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:49:57 -03:00
Pointifurry
9f729e9ef0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:49:57 -03:00
ling0412
027f19e710
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-29 17:49:57 -03:00
sk22
14786f796b
Translated using Weblate (German)
...
Currently translated at 100.0% (91 of 91 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-29 17:49:56 -03:00
sk
411e39a096
fix default reblog visibility
2022-12-29 17:49:28 -03:00
Linerly
8a72c5b9ca
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-29 17:49:22 -03:00
Choukajohn
9e88e28a59
Translated using Weblate (French)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-29 17:49:22 -03:00
Linerly
df73c5ad8d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:49:22 -03:00
Choukajohn
98707dde76
Translated using Weblate (French)
...
Currently translated at 100.0% (89 of 89 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:49:22 -03:00
sk
444a9afabe
disable block domain from post
2022-12-29 17:49:15 -03:00
sk
315bcd5b1a
fix instance info v2 never getting saved
2022-12-29 17:48:51 -03:00
sk
c719ac22da
improve settings items
2022-12-29 17:48:44 -03:00
nitrogenez
f4596998aa
Translated using Weblate (Ukrainian)
...
Currently translated at 90.0% (9 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/uk/
2022-12-29 17:46:40 -03:00
ling0412
5414f5cf41
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-29 17:46:39 -03:00
nitrogenez
d919827bc8
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-29 17:46:36 -03:00
Linerly
7b40bc157d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:46:36 -03:00
Choukajohn
c3ec64d1ff
Translated using Weblate (French)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:46:36 -03:00
gallegonovato
3464cb4a05
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:46:36 -03:00
ling0412
21f40e5b42
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (86 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-29 17:46:36 -03:00
benjaminwolkchen
6d8ecab766
Translated using Weblate (German)
...
Currently translated at 98.8% (85 of 86 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-29 17:46:36 -03:00
sk
fc2e5112c0
add option to open post with other account
...
closes #182
2022-12-29 17:45:09 -03:00
sk
8f6c57d5c9
use popup background color for dialogs
2022-12-29 17:44:15 -03:00
sk
8455dc7bd2
implement long-click to copy links
...
closes sk22#84
2022-12-29 17:44:05 -03:00
sk
4677cef580
remove selectable background for username
...
closes sk22#187
2022-12-29 17:44:01 -03:00
sk
9ab6bf3da1
only show boost visibility for own posts
2022-12-29 17:43:57 -03:00
sk
bc65fa6654
remove selectable background
2022-12-29 17:43:45 -03:00
AiOO
9fe5960449
Translated using Weblate (Korean)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-29 17:43:23 -03:00
Linerly
b684dd5a3b
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-29 17:43:18 -03:00
Christian Elbrianno
5fff0cbdb0
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:43:17 -03:00
Linerly
99dc479d78
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-29 17:43:17 -03:00
Choukajohn
275eef912c
Translated using Weblate (French)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:43:17 -03:00
gallegonovato
b9de7632e6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:43:12 -03:00
AiOO
7a000f2a44
Translated using Weblate (Korean)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-29 17:43:01 -03:00
braydofficial
9d91b8c0fb
Translated using Weblate (German)
...
Currently translated at 100.0% (83 of 83 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-29 17:42:41 -03:00
sk
84d213bdd1
add missing fedi url format
2022-12-29 17:41:57 -03:00
sk
a2302ad318
implement setting boost visibility
2022-12-29 17:41:51 -03:00
sk
42eacea4be
use color attributes instead of fixed colors
2022-12-29 17:39:36 -03:00
LucasGGamerM
664bfe895e
Trying to process wtf happened here
2022-12-29 17:38:19 -03:00
LucasGGamerM
9c1812ce08
Trying to process wtf happened here
2022-12-29 17:38:01 -03:00
sk
49c83581f9
Trying to process wtf happened here
2022-12-29 17:31:22 -03:00
gallegonovato
6aa0428879
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-29 17:24:41 -03:00
Choukajohn
838d0c678b
Translated using Weblate (French)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-29 17:24:40 -03:00
Choukajohn
35555d1362
Translated using Weblate (French)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-29 17:24:40 -03:00
gallegonovato
6c6b5d7be9
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-29 17:24:34 -03:00
sk
037b8cc54e
no ellipsis for settings items
2022-12-29 17:23:50 -03:00
sk
afb518cf8e
animate translate button opacity
2022-12-29 17:23:15 -03:00
LucasGGamerM
b36c7375dd
Fixing the compile problems
2022-12-29 17:22:37 -03:00
sk
069356418d
Replace custom symbol with fluent mention symbol
2022-12-29 17:18:55 -03:00
sk
6b1c725ebd
fix toolbar inset not applying in true black
2022-12-29 17:14:58 -03:00
LucasGGamerM
a46f8f1c20
Adding a new fluent edit icon for the fab
2022-12-29 17:13:44 -03:00
Tobias S
3b3d98c4be
Merge branch 'LucasGGamerM:master' into master
2022-12-29 19:05:21 +01:00
LucasGGamerM
3d4742e8f7
Metada improvements for 81
2022-12-29 14:08:19 -03:00
LucasGGamerM
a6f1c21e1c
Bumping version number
2022-12-29 14:06:33 -03:00
LucasGGamerM
a0b62ab434
Merge branch 'feature/publish_button_improvements'
2022-12-29 14:04:08 -03:00
LucasGGamerM
0b8501e92b
Merge branch 'feature/show_changelog_button'
2022-12-29 14:01:34 -03:00
LucasGGamerM
9a0851cb06
Fixing some padding issues with the changelog
2022-12-29 14:00:53 -03:00
LucasGGamerM
e4340f5015
After hours of looking at the code, i found how to fix it
2022-12-29 13:56:18 -03:00
dontobi
0cd5d12d42
German translation
2022-12-29 07:41:19 +01:00
LucasGGamerM
014398e050
I dont know what i am doing with my life
2022-12-28 22:54:40 -03:00
LucasGGamerM
4f77370977
Its a lot less broken than before
2022-12-28 22:26:49 -03:00
LucasGGamerM
5937215d3a
I have done something here
2022-12-28 21:50:59 -03:00
LucasGGamerM
ade1ce8e05
Adding a send icon. Still havent made use of it though
2022-12-28 21:33:55 -03:00
LucasGGamerM
a4581dc61b
More changes to the 80 changelog
2022-12-28 20:33:19 -03:00
LucasGGamerM
50d4130b3f
Making the relocated button default
2022-12-28 20:14:45 -03:00
LucasGGamerM
1147087531
Update settings page screenshot
2022-12-28 20:07:22 -03:00
LucasGGamerM
4653a22635
Merge pull request #12 from dontobi/master
...
Adding some german translation
2022-12-28 20:06:29 -03:00
LucasGGamerM
e79501857f
Adding changelog for the 80th release of Moshidon!
2022-12-28 19:58:53 -03:00
LucasGGamerM
a8c05f6a32
Bump version number
2022-12-28 19:55:27 -03:00
LucasGGamerM
c1d98cad00
Its now optional!
2022-12-28 19:49:38 -03:00
LucasGGamerM
fb54948f86
Its now in the bottom. Time to make it optional
2022-12-28 18:42:13 -03:00
LucasGGamerM
26297fbb5b
Lastcomm
2022-12-28 18:02:38 -03:00
LucasGGamerM
cd342d1034
I am trying my best
2022-12-28 14:56:49 -03:00
LucasGGamerM
029650ef2d
Its almost working, the UI side is done. But the request is being canceled when the back button is pressed.
2022-12-28 12:34:00 -03:00
dontobi
ca5f189e70
German translation
2022-12-28 16:24:58 +01:00
LucasGGamerM
ac24f636df
Its a little less broken
2022-12-28 11:15:12 -03:00
LucasGGamerM
1688168bc1
The ui is less broken
2022-12-28 11:05:33 -03:00
LucasGGamerM
46b842afc4
It still does not work, but its one step closer to working
2022-12-28 10:45:15 -03:00
LucasGGamerM
3f773a52cc
Created the class. Lets leave this for tomorrow
2022-12-27 21:43:42 -03:00
LucasGGamerM
48664bb580
Idk what to call this commit, so Note Improver it is
2022-12-27 21:42:21 -03:00
LucasGGamerM
094cd67728
Now adding a confirm button
2022-12-27 21:19:54 -03:00
LucasGGamerM
a70bd4f906
Merge remote-tracking branch 'origin/master'
2022-12-27 20:41:34 -03:00
LucasGGamerM
4adac359e3
Adding changelog for 79
2022-12-27 20:41:22 -03:00
LucasGGamerM
9adaf12c00
Bump version number
2022-12-27 20:40:27 -03:00
LucasGGamerM
8bbfa2e417
Adding a donate button
2022-12-27 20:39:52 -03:00
LucasGGamerM
9d800106cc
Added a framelayout just for adding the confirm button
2022-12-27 20:20:44 -03:00
LucasGGamerM
e1ca97f323
Update FUNDING.yml
2022-12-27 19:28:55 -03:00
LucasGGamerM
68bb23e3b4
It actually loads something. Perfect
2022-12-27 18:48:08 -03:00
LucasGGamerM
68397bd487
How did I add some many lines? Removing them
2022-12-27 18:27:57 -03:00
LucasGGamerM
3104ddb4b6
More polishes the UI side a little more, now also hides the private note on the personal profile
2022-12-27 18:26:35 -03:00
LucasGGamerM
9bddd6b274
The ui side is ready somehow. Still need to handle it all
2022-12-27 16:53:21 -03:00
LucasGGamerM
677621f2da
Update _config.yml
...
Rebranding
2022-12-27 15:18:55 -03:00
LucasGGamerM
d40138dd99
Getting screenshots and icon metadata ready
2022-12-27 14:46:15 -03:00
LucasGGamerM
d957e8f2fc
Making changelogs and stuff ready for fdroid release
2022-12-26 20:23:31 -03:00
LucasGGamerM
681c327306
Bump version number
2022-12-26 11:11:23 -03:00
LucasGGamerM
80c9afec7b
Found an icon and changed the name of the setting.
2022-12-26 11:05:29 -03:00
LucasGGamerM
eea8041abe
Its in the settings page as well. All I need to do now is find an icon for it
2022-12-26 10:41:03 -03:00
LucasGGamerM
1309bfe1ee
Its in the global user preferences now, still not in the settings page
2022-12-26 10:33:04 -03:00
LucasGGamerM
70d3ef9984
Removing the divider by making it invisible
2022-12-26 10:27:13 -03:00
LucasGGamerM
52ac5f16e5
Rebumping version number twice, because of the downgrade made so I could test the show changelog feature.
2022-12-25 16:03:04 -03:00
LucasGGamerM
ea43070e6d
More polishes over the Changelog feature
2022-12-25 16:01:22 -03:00
LucasGGamerM
14cd23c28b
Its working. Still needs some polish though!
2022-12-25 15:39:45 -03:00
LucasGGamerM
793668021e
Rolling back version graddle for testing the changelog thing. Will bump it later
2022-12-25 15:03:02 -03:00
LucasGGamerM
f0ea6ef43e
Revert "Getting changelogs commit number 1"
...
This reverts commit e8a31cf867 .
2022-12-25 14:21:09 -03:00
LucasGGamerM
2b2e4845a1
Revert "Its some steps done"
...
This reverts commit d66a4c0920 .
2022-12-25 14:21:09 -03:00
LucasGGamerM
2dccec99cc
Revert "Just no"
...
This reverts commit c5fcf49eda .
2022-12-25 14:21:09 -03:00
LucasGGamerM
b060894a6c
Merge remote-tracking branch 'origin/feature/show_changelog_button' into feature/show_changelog_button
2022-12-25 14:18:59 -03:00
LucasGGamerM
92872edb58
Something is gonna come out of it this time. I am sure of it
2022-12-25 14:16:50 -03:00
LucasGGamerM
c5fcf49eda
Just no
2022-12-25 11:58:23 -03:00
LucasGGamerM
d66a4c0920
Its some steps done
2022-12-25 11:11:30 -03:00
LucasGGamerM
e8a31cf867
Getting changelogs commit number 1
2022-12-24 23:41:41 -03:00
LucasGGamerM
c1f9a88ef4
Bump version number
2022-12-24 11:48:44 -03:00
LucasGGamerM
e6200e186b
Merge pull request #10
...
feat(theme/nord): add favourite and bookmark icon
2022-12-24 11:25:03 -03:00
FineFindus
5564502125
feat(theme/nord): add favourite and bookmark icon
2022-12-24 13:40:06 +01:00
LucasGGamerM
7947e7689c
Bump version number
2022-12-23 12:39:37 -03:00
LucasGGamerM
b53ada7ea2
Fixing color preference not saved loaded on android 11 and below devices
2022-12-23 12:39:14 -03:00
LucasGGamerM
584f28534a
Merge branch 'development_of_the_nord_theme'
2022-12-23 12:03:31 -03:00
LucasGGamerM
770fde7aac
Fixing the background of the disabled button on light themes and dark themes
2022-12-23 12:03:17 -03:00
LucasGGamerM
3d7f918132
Merge branch 'development_of_the_nord_theme'
2022-12-23 11:58:49 -03:00
LucasGGamerM
29b8cedc7c
Merge remote-tracking branch 'origin/development_of_the_nord_theme' into development_of_the_nord_theme
...
# Conflicts:
# mastodon/src/main/res/values/colors.xml
2022-12-23 11:55:22 -03:00
LucasGGamerM
33b65c3bf3
Merge pull request #9 from FineFindus/development_of_the_nord_theme
...
feat(theme/nord): change popup color
2022-12-23 11:54:49 -03:00
LucasGGamerM
34ab1bcd9c
Change the accent color back to default
2022-12-23 11:54:47 -03:00
LucasGGamerM
cfdc88174b
Bumping version number
2022-12-23 11:47:51 -03:00
LucasGGamerM
15123d8924
Merge branch 'development_of_the_nord_theme'
2022-12-23 11:46:38 -03:00
LucasGGamerM
20086d76ce
Fixing the accent color for the nord theme
2022-12-23 11:46:11 -03:00
FineFindus
1ca4fb5c37
feat(theme/nord): change popup color
2022-12-23 15:41:28 +01:00
LucasGGamerM
009016a835
Adding a toggle for custom notification icons
2022-12-23 11:33:08 -03:00
LucasGGamerM
33dfb2a30d
Merge branch 'development_of_the_nord_theme'
2022-12-23 11:04:32 -03:00
LucasGGamerM
1604c067fd
Fixing up the nord theme
2022-12-23 10:59:12 -03:00
LucasGGamerM
0c7419e2b3
Its less broken, but I still found some bugs
2022-12-23 10:37:14 -03:00
LucasGGamerM
7cf30ccb98
Maybe fixing the nord theme. Still a lot of work that needs to be done
2022-12-23 08:29:01 -03:00
LucasGGamerM
aa2c8c5624
Bump the version number
2022-12-22 20:21:27 -03:00
LucasGGamerM
875695c239
Fixing up the nord theme
2022-12-22 20:17:05 -03:00
LucasGGamerM
61049a1302
Adding the nord theme
2022-12-22 19:27:02 -03:00
LucasGGamerM
28db90aa82
Its going there
2022-12-22 18:59:28 -03:00
LucasGGamerM
f0e7fc5e3b
Its almost working
2022-12-22 18:58:20 -03:00
LucasGGamerM
2169afa8e7
Merge remote-tracking branch 'origin/master'
2022-12-22 15:49:09 -03:00
LucasGGamerM
508ec06d93
Bump version number
2022-12-22 15:48:38 -03:00
LucasGGamerM
9fb39d9403
Making it compile again
2022-12-22 15:46:09 -03:00
sk
4879d74f80
implement followed hashtags list
...
closes sk22/megalodon#162
2022-12-22 15:36:02 -03:00
LucasGGamerM
ba3f6c4f95
Changing stuff back to moshidon again
2022-12-22 15:32:32 -03:00
LucasGGamerM
481241c4f6
Using fluent icon instead of normal icon for the color picker
2022-12-22 14:58:16 -03:00
LucasGGamerM
5798587dc6
merge branch 'feature/more_html_tags'
2022-12-22 14:50:15 -03:00
sk
066e3e08a2
disable boost button if disabled
...
closes #180
2022-12-22 14:49:21 -03:00
sk
16d6c14633
try to open link previews in app
2022-12-22 14:49:16 -03:00
sk
80a4a3551c
match navigation bar color with toolbar
2022-12-22 14:47:57 -03:00
LucasGGamerM
74f3bb8708
Adding notification icons for different stuff, and fixing the color of the compose_shortcut thing
2022-12-22 14:46:06 -03:00
sk
c3e398b3c2
use color attributes instead of fixed colors
2022-12-22 14:33:46 -03:00
sk
dcfa812c83
fix media upload colors
2022-12-22 14:30:41 -03:00
sk
065e65d708
reset state on boost long click
2022-12-22 14:30:37 -03:00
sk
bca0dab381
add long-click to "quote"
2022-12-22 14:29:34 -03:00
sk
4a45c1055e
only perform fedi lookup if looks like fedi url
2022-12-22 14:19:04 -03:00
sk
7c789746ce
resolve fediverse links in app
...
closes sk22#177
closes sk22#96
2022-12-22 14:19:03 -03:00
sk
f46ce5576c
reuse old brownish gray and move colors
2022-12-22 14:15:36 -03:00
sk
730e6fc1fa
fix wrong default visibility in popup
...
closes sk22#174
2022-12-22 14:15:18 -03:00
sk
cb36cc042c
move button text/background to styles
2022-12-22 14:15:05 -03:00
sk
5d586418f9
add toolbar background color
2022-12-22 14:15:05 -03:00
sk22
44f1d026d6
Translated using Weblate (German)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-22 14:14:41 -03:00
jonta
defaa1095c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-22 14:14:34 -03:00
gallegonovato
c67f2f8027
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-22 14:14:28 -03:00
Radiquum
452128565f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-22 14:14:23 -03:00
Linerly
6322d3c984
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-22 14:14:18 -03:00
Choukajohn
d68c820e58
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-22 14:14:13 -03:00
AiOO
79f37b4813
Translated using Weblate (Korean)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-22 14:14:07 -03:00
LucasGGamerM
87460a2fb6
Making it work again just in case idk
2022-12-22 11:52:43 -03:00
LucasGGamerM
6774a642d9
Setting purple as default and making it work idk
2022-12-22 11:49:07 -03:00
LucasGGamerM
f0bd9233b7
IT FINALLY FUCKING COMPILES
2022-12-22 11:27:52 -03:00
LucasGGamerM
66efe750a8
Trying to make it compile properly idek wtf to do anymore
2022-12-22 11:24:36 -03:00
sk
3658fc423b
simplify themes
2022-12-22 11:08:26 -03:00
sk
3c3ad7447e
only load default visibility if not editing
...
fix mastodon#306
2022-12-22 09:07:41 -03:00
LucasGGamerM
b570064b99
Fixing missing error toast message
2022-12-22 09:03:14 -03:00
LucasGGamerM
d9f6ef69fe
Revert "Whatever the fuck this is. Hopefully it compiles on the first try"
...
This reverts commit bdac1d5bb4 .
2022-12-22 09:01:30 -03:00
sk
bdac1d5bb4
Whatever the fuck this is. Hopefully it compiles on the first try
2022-12-22 09:00:51 -03:00
sk
1eee1ead5e
merge miui fix for copying text
2022-12-22 08:58:08 -03:00
sk
0ec51f5b34
set pivot point once
2022-12-22 08:57:13 -03:00
sk
6c6fb05a7a
fix broken long click
2022-12-22 08:57:08 -03:00
sk
09a0faacba
fix bug in bookmark button
...
closes #167
2022-12-22 08:51:32 -03:00
sk
d0d1d15de5
add option to disable swiping
...
closes sk22#165
2022-12-22 08:50:25 -03:00
sk
e4e9516d5d
copy post URL on long click
2022-12-22 08:48:05 -03:00
sk
05eceecbea
move copy text to UiUtils
2022-12-22 08:48:01 -03:00
sk
71ba1bb0d5
restore toast message for android 13+
2022-12-22 08:47:56 -03:00
sk
2160a26648
add vibration when copying username
2022-12-22 08:47:52 -03:00
sk
5433eac9c9
fix updating wrong status when interacting with reblog
...
see mastodon#467
2022-12-22 08:45:55 -03:00
LucasGGamerM
0a68f86200
Update default.html
2022-12-21 19:50:47 -03:00
LucasGGamerM
c91dae0346
Update README.md
2022-12-21 18:04:21 -03:00
LucasGGamerM
e1df7e5077
Update README.md
2022-12-21 18:03:52 -03:00
LucasGGamerM
0560b54559
Bump version number
2022-12-21 17:19:55 -03:00
LucasGGamerM
c78db7e835
Fixing the visibility of the translate button... again. This time I scrolled a lot, so i know its not broken
2022-12-21 17:19:28 -03:00
LucasGGamerM
c837a2d4b6
Bumping version number
2022-12-21 09:28:19 -03:00
LucasGGamerM
70b91b7a9a
Fixing npe on timeline
2022-12-21 09:27:16 -03:00
LucasGGamerM
27079a7ec5
Version 69 is special, lmao
2022-12-20 19:56:49 -03:00
LucasGGamerM
9563df0574
Making it appear in every post that isnt on the default language and that allows translation. Merge this as well @sk22, as its a rather useful thing
2022-12-20 19:22:42 -03:00
LucasGGamerM
638209cc13
Renaming string to fix the translate_post error message
2022-12-20 18:51:59 -03:00
LucasGGamerM
224c731afa
Merge remote-tracking branch 'origin/develop' into develop
2022-12-20 17:43:38 -03:00
LucasGGamerM
0bbf937531
Please merge this @sk22, its a transparency filter for when the translation is loading
2022-12-20 17:42:47 -03:00
LucasGGamerM
3556c92c3e
Please merge this @sk22
2022-12-20 17:35:40 -03:00
LucasGGamerM
87c5b23196
Re-re-cleaning unused things.
2022-12-20 17:13:17 -03:00
LucasGGamerM
c83910c885
Cleaning up the old implementation
2022-12-20 17:09:34 -03:00
LucasGGamerM
586622e90d
Its barely working. Huge thanks to @sk22 btw
2022-12-20 16:52:48 -03:00
sk
e5e2430e03
check if server supports translation earlier
...
closes #172
2022-12-20 16:28:22 -03:00
sk
04bfdba50e
Adding translate button from megalodon
2022-12-20 16:28:19 -03:00
sk
7abf15e9e0
use primary color for update notification
...
closes #169
2022-12-20 16:16:52 -03:00
Grishka
6b680831b8
Fix #472
2022-12-20 16:12:54 -03:00
sk
6cbf100828
fire counter updated event for content status
...
see mastodon#467
closes sk22#173
2022-12-20 14:12:46 -03:00
sk
3e7bbebe7f
fix counter updates for preloaded data
...
re: mastodon#467
see fb5289372d
2022-12-20 14:12:46 -03:00
sk
56d344045a
add drag to open to visibility button
2022-12-20 14:12:45 -03:00
LucasGGamerM
7ab634cc08
Renaming megalodon to moshidon
2022-12-20 14:12:01 -03:00
sk
9f0db3ebb5
update strings
2022-12-20 13:58:41 -03:00
sk22
6415eb8590
Translated using Weblate (German)
...
Currently translated at 100.0% (70 of 70 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-20 13:58:30 -03:00
AiOO
87c77b84a4
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-20 13:57:37 -03:00
jonta
0b7bb16f22
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-20 13:57:37 -03:00
jonta
5164b5ba78
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-20 13:57:37 -03:00
gallegonovato
f3c28bc66a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-20 13:57:36 -03:00
itslameni
239f7eb9e7
Translated using Weblate (Russian)
...
Currently translated at 37.5% (3 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-20 13:57:21 -03:00
Linerly
d6daf7a553
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-20 13:57:21 -03:00
Radiquum
dfb3b230e6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-20 13:57:21 -03:00
Linerly
484a5c878f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-20 13:57:20 -03:00
Choukajohn
3f27cfb13b
Translated using Weblate (French)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-20 13:57:15 -03:00
AiOO
38e2ba6ccd
Translated using Weblate (Korean)
...
Currently translated at 100.0% (62 of 62 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-20 13:57:03 -03:00
sk
3dad38e614
update strings
2022-12-20 13:57:02 -03:00
sk
0865c9d1bd
update german
2022-12-20 13:57:02 -03:00
LucasGGamerM
20a8783d84
Making the icons good again in the profile page
2022-12-20 13:45:10 -03:00
LucasGGamerM
0b96fb05fc
Bumping version number
2022-12-18 20:57:47 -03:00
LucasGGamerM
8767d62de7
Fixing a fucking NPE
2022-12-18 20:54:42 -03:00
LucasGGamerM
74fb04e2d4
Disabling the Translate button on statuses that are from the same default language, or that are private or direct messages.
2022-12-18 20:04:32 -03:00
LucasGGamerM
2537460e16
Tis broken
2022-12-18 19:43:48 -03:00
LucasGGamerM
be3dfde3be
Changing out (again) the link back to moshidons github
2022-12-18 17:58:21 -03:00
LucasGGamerM
42025035ad
Caching the status translation for easier use
2022-12-18 17:57:09 -03:00
LucasGGamerM
6a667fdf32
Bump version number
2022-12-18 14:11:18 -03:00
LucasGGamerM
bfafac3d4f
Fixing the translate icon tint, changing translate icon to fluent icon. Making it better overall
2022-12-18 14:09:21 -03:00
LucasGGamerM
0cafbe9f91
Logic side done for the red theme.
2022-12-18 12:54:17 -03:00
LucasGGamerM
2fbf172729
Styles and colors.xml side done. Putting a string in there as well :D
2022-12-18 12:41:40 -03:00
sk
bb9755f4af
Making the boost icon better
2022-12-18 11:12:55 -03:00
LucasGGamerM
2a01377a8a
Why tf did this revert to the old thing?
2022-12-18 11:04:47 -03:00
LucasGGamerM
61cc6d5d07
Checking out of the account list fragment thing
2022-12-18 11:04:32 -03:00
LucasGGamerM
1d74a37f60
Dunno why, just want to commit this
2022-12-18 11:04:05 -03:00
LucasGGamerM
ef9645f9e7
Ranaming stuffs back to moshidon
2022-12-18 11:02:51 -03:00
sk
6a103ca3f3
fix text view cutting off text
...
closes #157
2022-12-18 10:52:01 -03:00
LucasGGamerM
c22772121b
Ranaming stuffs back to moshidon
2022-12-17 21:23:52 -03:00
kaea
de7bc69d2a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-17 21:21:55 -03:00
itslameni
2eccd572c9
Translated using Weblate (Russian)
...
Currently translated at 37.5% (3 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-17 21:21:55 -03:00
itslameni
824a62024b
A whole lot of stuffs, including merging stuffs from weblate
2022-12-17 21:21:54 -03:00
tippete
3a3cfda919
Translated using Weblate (Italian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-17 21:21:05 -03:00
AiOO
e29120cc51
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-17 21:21:03 -03:00
nitrogenez
197d5c6bc3
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-17 21:21:00 -03:00
jonta
d143cc75db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.2% (55 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-17 21:21:00 -03:00
kaea
1635a06c54
Translated using Weblate (Polish)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-17 21:21:00 -03:00
Choukajohn
76de0d8c70
Translated using Weblate (French)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-17 21:21:00 -03:00
AiOO
402a995b8f
Translated using Weblate (Korean)
...
Currently translated at 100.0% (59 of 59 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-17 21:21:00 -03:00
sk
f580ba7779
Refactoring names to custom. Thank you @sk22 for this amazing piece of commit
2022-12-17 21:19:40 -03:00
sk
bc3869b920
fix follow request list issues
...
closes #153
2022-12-17 21:09:56 -03:00
LucasGGamerM
020f4a5a1a
Hiding material you in older android versions fix
2022-12-17 21:00:02 -03:00
sk
b054caa967
Hiding material you in older android versions
2022-12-17 20:52:11 -03:00
LucasGGamerM
82b7633650
Renaming stuff
2022-12-16 19:13:11 -03:00
LucasGGamerM
33497864f2
Bumping version number
2022-12-16 12:47:17 -03:00
LucasGGamerM
4c9d1544fa
Refactoring the purple/pink theme. Merge this @sk22, as its exactly what you asked earlier
2022-12-16 12:43:43 -03:00
LucasGGamerM
bce2367cfc
Making material you default for devices that support it. For devices that dont, still setting purple as the main theme.
2022-12-16 12:07:29 -03:00
sk
390ecc48fb
Refactoring a string for easier translation
2022-12-16 11:44:18 -03:00
LucasGGamerM
9ed99edd6e
Its unbroken now! ITS WORKING!
2022-12-16 11:28:48 -03:00
LucasGGamerM
4362490539
Fixing the instance thing again
2022-12-16 11:17:43 -03:00
LucasGGamerM
f5d225fc3e
Still broken
2022-12-16 11:16:10 -03:00
LucasGGamerM
063e9287fd
A little better. Some refactoring done.
2022-12-16 11:09:42 -03:00
LucasGGamerM
ba376908cd
Get instance things. Still figuring out the merge
2022-12-16 11:03:24 -03:00
sk
caddf0021c
A bunch of stuff. I dont know wtf I am doing
2022-12-16 10:54:50 -03:00
Grishka
90645f4d90
Adding stuff from upstream
2022-12-16 10:30:42 -03:00
LucasGGamerM
1316fcae22
Fixing compile problems. Adding another one
2022-12-16 10:23:45 -03:00
LucasGGamerM
27dee7297b
Changing things back to default
2022-12-16 10:13:26 -03:00
sk
13ecba40ae
use default posting language from server
2022-12-16 10:08:19 -03:00
LucasGGamerM
e15dd0d8b3
Merge remote-tracking branch 'origin/master'
2022-12-15 15:31:16 -03:00
LucasGGamerM
1ab26bc665
Merge pull request #7
...
Add Android 13 monochrome icon
2022-12-15 15:28:33 -03:00
LucasGGamerM
e6758d8c01
Merge branch 'fork'
2022-12-15 15:25:01 -03:00
LucasGGamerM
4621787e34
Imma just wait until @sk22 works on this again
2022-12-15 15:24:47 -03:00
LucasGGamerM
10ad35a285
Deleting the entries for the default language, as I will instead get them from the server
2022-12-15 15:05:22 -03:00
LucasGGamerM
d10145a6ba
Removing this function call because its useless as i will get the default language from the server, and not from this.
2022-12-15 15:03:33 -03:00
LucasGGamerM
c9792ced32
Merge remote-tracking branch 'origin/fork' into fork
2022-12-15 15:01:21 -03:00
LucasGGamerM
a3fb09a33c
Tis broken. Just need to fix MastodonLanguage.java getDefaultLanguge. I am still trying to figure out where it is stored
2022-12-15 14:56:11 -03:00
LucasGGamerM
6d875fd890
It now properly sets a default on every change. Not the final implementation yet
2022-12-14 20:39:02 -03:00
LucasGGamerM
5d87fb7b67
MastodonLanguage util side done
2022-12-14 20:15:29 -03:00
LucasGGamerM
4cbb59850b
Superduper buggy. But the preferences side is done, so make sure to merge this commit as well @sk22
2022-12-14 19:59:53 -03:00
LucasGGamerM
a2022b25e5
Fixing compile problems. Merging the language picker from megalodon.
2022-12-14 19:23:06 -03:00
Florian Obernberger
0d168f93ed
Add Android 13 monochrome icon
2022-12-14 23:03:41 +01:00
LucasGGamerM
94ac5b9bb7
Merge branch 'feature/language-selector' into fork
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/res/values/strings.xml
2022-12-14 19:03:15 -03:00
LucasGGamerM
024d358213
Bump version number
2022-12-13 15:56:38 -03:00
LucasGGamerM
5562c93855
Merge branch 'fork'
2022-12-13 15:49:06 -03:00
LucasGGamerM
98e897d6a8
Merge branch 'material3_dynamic_color_theme'
2022-12-13 15:36:41 -03:00
LucasGGamerM
4aac6aa4f4
Fixing the material you theme.
2022-12-13 15:34:34 -03:00
LucasGGamerM
2bb4616e40
Rebranding the strings.
...
Useful command: "find values* -type f -exec sed -i 's/Megalodon/Moshidon/g' {} \;"
2022-12-13 14:10:10 -03:00
LucasGGamerM
56e8476d2e
Rebranding the welcome screen
2022-12-13 12:39:29 -03:00
LucasGGamerM
97d81eb1b2
Rebranding
2022-12-13 12:36:06 -03:00
sk
ffa21b26af
add custom login fragment
2022-12-13 12:24:39 -03:00
lunarna
9917712f66
Translated using Weblate (Polish)
...
Currently translated at 25.0% (2 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pl/
2022-12-13 12:19:52 -03:00
AiOO
11cdce6c90
Translated using Weblate (Korean)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-13 12:19:50 -03:00
Adolfo Jayme Barrientos
8e82cf1e99
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-13 12:19:49 -03:00
edxkl
9767b11626
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-13 12:19:49 -03:00
Choukajohn
0f95694083
Translated using Weblate (French)
...
Currently translated at 100.0% (8 of 8 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-13 12:19:47 -03:00
nitrogenez
7dfc7dd9ef
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2022-12-13 12:19:46 -03:00
edxkl
0407e958f1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (54 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-13 12:19:44 -03:00
lunarna
e6a5fa1c3f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-13 12:19:43 -03:00
Choukajohn
6f48a7c4a4
Translated using Weblate (French)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-13 12:19:43 -03:00
Adolfo Jayme Barrientos
80c56d71cb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:19:43 -03:00
AiOO
f77d9dcee2
Translated using Weblate (Korean)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-13 12:19:42 -03:00
sk22
f7195c7787
Translated using Weblate (German)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-13 12:19:41 -03:00
sk22
ca92cc6dc1
Translated using Weblate (English)
...
Currently translated at 100.0% (56 of 56 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/en/
2022-12-13 12:19:07 -03:00
AiOO
cd31b2ae5a
Translated using Weblate (Korean)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ko/
2022-12-13 12:18:31 -03:00
edxkl
00bec7174a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-13 12:18:31 -03:00
edxkl
236acab54f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 97.8% (46 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-13 12:18:31 -03:00
kaea
ba362f4457
Translated using Weblate (Polish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-13 12:18:31 -03:00
Adolfo Jayme Barrientos
8ed93baf8d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:18:31 -03:00
plutonemhikari
bf953e96fa
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-13 12:18:30 -03:00
AiOO
6b89a747e2
Translated using Weblate (Korean)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2022-12-13 12:18:29 -03:00
gallegonovato
2fa1d54268
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-13 12:18:25 -03:00
Christian Elbrianno
02ef34b451
Translated using Weblate (Indonesian)
...
Currently translated at 71.4% (5 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-13 12:18:25 -03:00
Choukajohn
1701fc71c4
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-13 12:18:25 -03:00
edxkl
fe200996db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 93.6% (44 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-13 12:18:25 -03:00
tippete
659333342f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2022-12-13 12:18:25 -03:00
Christian Elbrianno
1ca5b6def2
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-13 12:18:24 -03:00
Choukajohn
4e8e3ee440
Translated using Weblate (French)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-13 12:18:24 -03:00
Adolfo Jayme Barrientos
86dd724222
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:18:24 -03:00
gallegonovato
8242995027
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-13 12:18:24 -03:00
ca
49962a4734
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2022-12-13 12:18:24 -03:00
sk
509b16aee1
remove strings
2022-12-13 12:18:22 -03:00
LucasGGamerM
f3f5e4a887
Revert "Revert "Fix #443 again""
...
This reverts commit f63bbeee79 .
2022-12-13 12:02:30 -03:00
LucasGGamerM
7aabc1fa76
Revert "Revert "This is quite brokey""
...
This reverts commit 0231903868 .
2022-12-13 12:02:28 -03:00
LucasGGamerM
dcb5e36041
Revert "Revert "Fix #443 ""
...
This reverts commit e0c072ab9c .
2022-12-13 12:02:21 -03:00
LucasGGamerM
e0c072ab9c
Revert "Fix #443 "
...
This reverts commit 65dbbb3d61 .
2022-12-13 12:00:55 -03:00
LucasGGamerM
0231903868
Revert "This is quite brokey"
...
This reverts commit f352c20ed9 .
2022-12-13 12:00:55 -03:00
LucasGGamerM
f63bbeee79
Revert "Fix #443 again"
...
This reverts commit b34e34de51 .
2022-12-13 12:00:55 -03:00
LucasGGamerM
db9e427444
Bump version number
2022-12-12 21:45:48 -03:00
LucasGGamerM
4474a584df
Fixed the lists tab order. This should partially fix #3
2022-12-12 21:11:15 -03:00
LucasGGamerM
ab00ad68f1
Fixed the lists tab order. This should partially fix #3
2022-12-12 20:43:42 -03:00
LucasGGamerM
d1e77efa1c
Revert "Adding a tab on the tabbar and showing lists. Its still an early alpha though"
...
This reverts commit bfd87cf94e .
2022-12-12 20:40:11 -03:00
LucasGGamerM
de00353864
Revert "Why doesnt this work"
...
This reverts commit be3c12dfb3 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
feec459d47
Revert "Fixed the lists tab order. This should partially fix #3 "
...
This reverts commit 1f51331f67 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
ad68d7e4f2
Revert "The placeholders are now there."
...
This reverts commit 0ca9c536cd .
2022-12-12 20:40:10 -03:00
LucasGGamerM
cf27c6bbf3
Revert "The placeholders are better. But the api thing isnt working"
...
This reverts commit a3267f6cd3 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
0115656d67
Revert "And it still doesnt work"
...
This reverts commit 002687d2b1 .
2022-12-12 20:40:10 -03:00
LucasGGamerM
002687d2b1
And it still doesnt work
2022-12-12 17:12:55 -03:00
LucasGGamerM
a3267f6cd3
The placeholders are better. But the api thing isnt working
2022-12-12 16:10:27 -03:00
LucasGGamerM
0ca9c536cd
The placeholders are now there.
2022-12-12 14:20:56 -03:00
LucasGGamerM
382a23c0b6
Tests
2022-12-12 14:03:44 -03:00
LucasGGamerM
1f51331f67
Fixed the lists tab order. This should partially fix #3
2022-12-11 20:12:27 -03:00
LucasGGamerM
cce6ba0746
Undoing all the stuff that was broken
2022-12-11 15:55:28 -03:00
LucasGGamerM
be3c12dfb3
Why doesnt this work
2022-12-11 14:06:22 -03:00
LucasGGamerM
bfd87cf94e
Adding a tab on the tabbar and showing lists. Its still an early alpha though
2022-12-11 11:58:28 -03:00
LucasGGamerM
857bb1e483
Forgot the edit entry
2022-12-10 20:17:31 -03:00
LucasGGamerM
75a131b675
Api side done
2022-12-10 20:06:45 -03:00
sk
231ea46f9f
change wording in string
2022-12-10 22:29:22 +01:00
sk
600be455a3
save languages per account
2022-12-10 22:17:51 +01:00
LucasGGamerM
d98b1c5ee1
Update readme
2022-12-10 17:38:08 -03:00
sk
a4df06726f
don't add to recent languages if replying
2022-12-10 21:31:04 +01:00
LucasGGamerM
1eeab25b7d
Bumping version number
2022-12-10 17:30:11 -03:00
sk
82cc0c3c09
add option to allow multiple poll choices
2022-12-10 17:15:41 -03:00
sk
e102faff6c
improve semantics for poll options
2022-12-10 17:10:56 -03:00
sk
34369bd7e9
fix poll option displaying wrong own vote
...
fixes #132
2022-12-10 17:10:56 -03:00
sk
c71b620402
fix poll option displaying wrong own vote
...
fixes #132
2022-12-10 17:10:55 -03:00
sk
21b4bf23a1
update description
2022-12-10 17:10:06 -03:00
sk
d034311f2d
Fixing the changelog ig
2022-12-10 17:10:06 -03:00
sk22
2deed69766
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-10 17:09:43 -03:00
sk22
bfbd21b826
Translated using Weblate (German)
...
Currently translated at 100.0% (47 of 47 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2022-12-10 17:09:37 -03:00
sk
ba8683301d
remove upstream fastlane changes
2022-12-10 17:09:37 -03:00
sk22
0ed178167b
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-12-10 17:09:27 -03:00
Grishka
b34e34de51
Fix #443 again
2022-12-10 17:08:40 -03:00
sk
e45e2c31d1
use mastodon languages list
...
fix #139
2022-12-10 21:07:34 +01:00
LucasGGamerM
ba38e21e07
Changing back the link on settings to Moshidon
2022-12-10 16:43:03 -03:00
LucasGGamerM
90bef7fddb
Merge branch 'material3_dynamic_color_theme'
2022-12-10 13:18:06 -03:00
LucasGGamerM
c1b382ef34
Fixing some minor inconsistencies
2022-12-10 13:17:28 -03:00
LucasGGamerM
028b88aa24
Bumping version code
2022-12-10 13:02:28 -03:00
LucasGGamerM
9d0ce33f5e
Making material you setting work fine. Its ready for release
2022-12-10 12:59:24 -03:00
LucasGGamerM
dbb23d952c
Adding the color things
2022-12-10 11:58:29 -03:00
LucasGGamerM
7fe7e47d53
Updating the readme again
2022-12-10 10:21:15 -03:00
LucasGGamerM
d0c93dfd4d
Updating the readme
2022-12-10 10:18:19 -03:00
LucasGGamerM
acdccaf80a
Bumping version code
2022-12-10 10:01:57 -03:00
LucasGGamerM
769293ce1a
Changing translate icon
2022-12-10 09:56:53 -03:00
LucasGGamerM
8d0fe18b70
Fixing the notification color, and app name
2022-12-10 09:33:36 -03:00
LucasGGamerM
6926432a6c
Bumping version number
2022-12-09 20:10:06 -03:00
LucasGGamerM
83f12b0840
Fixing the sk references. Readding them for easier translation
2022-12-09 19:58:33 -03:00
LucasGGamerM
290b7db7e4
This is unbrokey. Merged changes from upstream.
2022-12-09 19:35:15 -03:00
LucasGGamerM
f352c20ed9
This is quite brokey
2022-12-09 19:20:47 -03:00
LucasGGamerM
2ccbffa165
Merge branch 'main' into fork
...
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/color/button_text_primary_light_on_dark.xml
# mastodon/src/main/res/drawable/logo.xml
# mastodon/src/main/res/layout/item_settings_color_picker.xml
# mastodon/src/main/res/menu/color_picker.xml
# mastodon/src/main/res/values-night/styles.xml
# mastodon/src/main/res/values-v27/colors.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/strings.xml
# mastodon/src/main/res/values/styles.xml
2022-12-09 19:08:35 -03:00
LucasGGamerM
06cd80a352
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
2022-12-09 18:35:52 -03:00
sk
17dc0850d5
apply language when replying
2022-12-09 20:53:56 +01:00
sk
9667a32e44
save recently used languages
2022-12-09 20:48:51 +01:00
sk
4e6ba84bb3
implement language selector
2022-12-09 19:34:43 +01:00
LucasGGamerM
de97493e6a
Update README.md
2022-12-09 14:04:38 -03:00
LucasGGamerM
3a24ff0d15
Bumping version code
2022-12-09 13:44:46 -03:00
LucasGGamerM
c463a3fc39
The front end if finally ready!
2022-12-09 13:42:29 -03:00
LucasGGamerM
fc845685cc
Almost there
2022-12-09 12:25:17 -03:00
LucasGGamerM
0ef0aa1a44
The api side is finally working perfectly!
2022-12-09 10:30:24 -03:00
LucasGGamerM
337689aa45
The api side is actually working!
2022-12-08 21:17:11 -03:00
Gregory K
b79ba71228
Merge pull request #445 from sk22/better-inline-emoji-search
...
Improve inline emoji search
2022-12-08 23:22:24 +03:00
Grishka
2903874dbc
Splash fragment redesign
2022-12-08 23:22:10 +03:00
LucasGGamerM
f7e3423f9c
Bumping version number
2022-12-08 15:16:22 -03:00
LucasGGamerM
b465c09cc8
Fixing the "Megalodon" name on logging into a new account
2022-12-08 15:01:46 -03:00
Grishka
202a5f9581
Fix #443 again
2022-12-08 01:48:23 +03:00
sk
06f2f67f0c
Merge branch 'main' of github.com:sk22/megalodon
2022-12-07 19:02:04 +01:00
sk
05c33be3f4
update readme, bump version
2022-12-07 19:01:58 +01:00
LucasGGamerM
ac6c0651d6
Update README.md
2022-12-07 14:32:42 -03:00
LucasGGamerM
18af6f5a12
Bumping version code
2022-12-07 14:24:52 -03:00
LucasGGamerM
d11ee3a702
Update README.md
2022-12-07 14:16:48 -03:00
LucasGGamerM
6d9f9ce2d2
Update README.md
2022-12-07 14:14:34 -03:00
LucasGGamerM
e274b7e6d5
Implement a color picker ( #124 )
...
* Proper implementation on the color picker.
* Disabling the icons for the color picker menu
* Adding a green theme
* Making the green theme more readable
* More polishes over the green theme
* Adding blue theme and refactoring styles.xml
* Make badged settings icon follow accent colors
* Adding an icon to the color picker setting
* Fix readability issue on the light blue theme
* Adding orange theme, tweaking the blue and green theme
* Adding yellow theme
* Making it so that the fab follows the theme
* Fixing the TrueBlack themes for everything
* Make it so that the publish button also follows the theme
* Editing some drawable files to make them also follow the theme
* Making it so that the boost icon is also following the theme when clicked
* Make follow requests icon badge follow the color scheme and also make it that the profile top bar menu also follows the theme. This should be it
Co-authored-by: sk <sk22@mailbox.org >
2022-12-07 18:13:13 +01:00
LucasGGamerM
ec1496a4cc
Editing the readme
2022-12-07 14:08:28 -03:00
LucasGGamerM
41e19185e8
Edited the color of the new instance search box
2022-12-07 14:06:28 -03:00
LucasGGamerM
e15dd6024f
Bumped version number
2022-12-07 13:28:07 -03:00
sk
0806d0c5ea
Merge branch 'external-share-include-subject'
2022-12-07 16:55:20 +01:00
sk
5c67dd0188
include subject line on external share
...
closes #123
2022-12-07 16:55:10 +01:00
LucasGGamerM
e52dffeece
Fix notification logo and lets start splash screen button color
2022-12-07 12:46:26 -03:00
sk
b4358f51cb
Merge branch 'better-inline-emoji-search'
2022-12-07 16:35:58 +01:00
sk
622c6d503d
improve inline emoji search
...
closes #131
closes mastodon#219
2022-12-07 16:34:52 +01:00
sk
b190480d77
add push post notifications
...
closes #93
2022-12-07 14:50:24 +01:00
sk
9a085beea8
fix #130
2022-12-07 14:24:13 +01:00
sk
1a42a77e24
fix #122
2022-12-07 14:12:11 +01:00
sk
e35794ef7d
add new languages
2022-12-07 14:01:20 +01:00
sk
1f9611fc3e
Merge remote-tracking branch 'upstream/master'
2022-12-07 13:55:36 +01:00
LucasGGamerM
563afd487c
add new megalodon logo text
...
closes #129
2022-12-07 13:50:07 +01:00
LucasGGamerM
5b85bb427d
bumping version code
2022-12-07 09:50:03 -03:00
LucasGGamerM
4d62388617
Fixing the notification icon once again...
2022-12-07 09:36:50 -03:00
LucasGGamerM
04b8055474
Fixing the notification icon once more
2022-12-07 09:22:18 -03:00
LucasGGamerM
3c34b6a7d2
Upping the version code once more, and fixing the self updater
2022-12-06 22:06:49 -03:00
LucasGGamerM
de4964c2cd
Upping the version code and changing notification icon. This should be the first release
2022-12-06 21:58:35 -03:00
LucasGGamerM
fbcaa05c03
Changing the name of the archivesBaseName
2022-12-06 21:49:46 -03:00
LucasGGamerM
883f28696e
Editing a while lot of files. New icon, new notification icon, a bunch of new stuff!
2022-12-06 21:21:43 -03:00
LucasGGamerM
df52230837
Editing the readme just in case
2022-12-06 19:23:28 -03:00
LucasGGamerM
a90f26a37a
Setting update client
2022-12-06 19:20:47 -03:00
LucasGGamerM
8c1f76d7fa
Initial Moshidon "release"
2022-12-06 19:17:07 -03:00
Grishka
e10faeefc4
Update languages
2022-12-06 19:18:51 +03:00
LucasGGamerM
f384d44f8f
Changing my app id
2022-12-06 13:03:26 -03:00
Grishka
65dbbb3d61
Fix #443
2022-12-06 18:44:17 +03:00
LucasGGamerM
4ab6ed55f5
Changing my version number and string
2022-12-06 12:41:03 -03:00
Grishka
fa69868ca1
Merge branch 'l10n_master'
2022-12-06 18:33:35 +03:00
Eugen Rochko
9c18de7b90
New translations strings.xml (Icelandic)
2022-12-06 15:26:12 +01:00
Eugen Rochko
61bd19f6ff
New translations strings.xml (Icelandic)
2022-12-06 14:24:50 +01:00
LucasGGamerM
cf99bf5152
Merge branch 'proper_implementation_of_the_color_picker'
...
Just fixing stuff here and there
2022-12-05 17:47:03 -03:00
LucasGGamerM
10779717cf
Make follow requests icon badge follow the color scheme and also make it that the profile top bar menu also follows the theme. This should be it
2022-12-05 17:20:40 -03:00
Eugen Rochko
ba0689aef7
New translations strings.xml (German)
2022-12-05 21:20:13 +01:00
Eugen Rochko
ad54e6bb4b
New translations full_description.txt (German)
2022-12-05 20:15:33 +01:00
Eugen Rochko
f15fcb43da
New translations strings.xml (German)
2022-12-05 20:15:32 +01:00
LucasGGamerM
4e5c2a9ecf
add new megalodon logo text
...
closes #129
2022-12-05 18:29:03 +01:00
LucasGGamerM
db4c1bfe47
Merge branch 'proper_implementation_of_the_color_picker'
...
Just making it tidy and better :D
2022-12-05 14:11:20 -03:00
LucasGGamerM
27afba1cf2
Making it so that the boost icon is also following the theme when clicked
2022-12-05 14:10:34 -03:00
sk
66208f5694
make follow request button invisible until refreshed
2022-12-05 18:03:21 +01:00
sk
68863f28eb
Merge branch 'better-poll-voting'
2022-12-05 17:57:46 +01:00
sk
7feaf093e2
Merge remote-tracking branch 'upstream/master'
2022-12-05 17:57:24 +01:00
sk
4ab9e25fec
show own vote after voted
...
closes #113
2022-12-05 17:55:52 +01:00
sk
e14dfda2fd
show poll vote button for single choice polls
2022-12-05 17:48:28 +01:00
LucasGGamerM
4895425b40
Adding a proper logo to the top of the home timeline
2022-12-05 13:27:09 -03:00
sk
c9aae828e2
no ellipsis for poll options
2022-12-05 17:11:55 +01:00
sk
f346c0af26
Merge remote-tracking branch 'weblate/main'
2022-12-05 16:49:20 +01:00
Eugen Rochko
f2557b7815
New translations strings.xml (Thai)
2022-12-05 15:50:40 +01:00
Eugen Rochko
a2726f5b61
New translations strings.xml (Vietnamese)
2022-12-05 15:50:39 +01:00
gallegonovato
834ec1575d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/es/
2022-12-05 13:40:26 +00:00
LucasGGamerM
004c414fba
Editing some drawable files to make them also follow the theme
2022-12-05 09:41:56 -03:00
LucasGGamerM
c8e38b134c
Fixing weird bug with the buttons for the second time
2022-12-05 09:03:48 -03:00
Eugen Rochko
a30f5bdee8
New translations strings.xml (Russian)
2022-12-05 12:12:10 +01:00
LucasGGamerM
de5a911286
Fixing weird bug with the buttons
2022-12-04 22:52:27 -03:00
Eugen Rochko
4cef005286
New translations strings.xml (German)
2022-12-04 21:26:22 +01:00
Eugen Rochko
58a05681fe
New translations strings.xml (Turkish)
2022-12-04 20:14:06 +01:00
LucasGGamerM
606cd7442e
Make it so that the publish button also follows the theme
2022-12-04 14:45:42 -03:00
LucasGGamerM
3ebc972268
Fixing the TrueBlack themes for everything
2022-12-04 14:00:10 -03:00
LucasGGamerM
4e39bb381c
Making it so that the fab follows the theme
2022-12-04 13:14:38 -03:00
LucasGGamerM
b6178681b0
Adding yellow theme
2022-12-04 11:42:41 -03:00
LucasGGamerM
29abf70cec
Adding orange theme, tweaking the blue and green theme
2022-12-04 11:16:58 -03:00
LucasGGamerM
8d63be513d
Fix readability issue on the light blue theme
2022-12-04 10:24:51 -03:00
Eugen Rochko
2589faf499
New translations full_description.txt (Hungarian)
2022-12-04 12:08:30 +01:00
Eugen Rochko
a5bdf34289
New translations strings.xml (French)
2022-12-04 10:30:25 +01:00
Eugen Rochko
09fdd7f492
New translations strings.xml (Turkish)
2022-12-04 06:23:19 +01:00
LucasGGamerM
e63b9d0dd6
Adding an icon to the color picker setting
2022-12-03 22:29:41 -03:00
Eugen Rochko
519d8b887d
New translations strings.xml (Filipino)
2022-12-03 23:52:40 +01:00
Eugen Rochko
a2f2263bf7
New translations strings.xml (Swedish)
2022-12-03 23:52:39 +01:00
Eugen Rochko
5b73b10b34
New translations strings.xml (Russian)
2022-12-03 23:52:38 +01:00
Eugen Rochko
b7a4364a28
New translations strings.xml (Portuguese)
2022-12-03 23:52:37 +01:00
Eugen Rochko
3f075aff7b
New translations strings.xml (Korean)
2022-12-03 23:52:37 +01:00
Eugen Rochko
f4c33a5970
New translations strings.xml (Japanese)
2022-12-03 23:52:36 +01:00
Eugen Rochko
809af0ec18
New translations strings.xml (Italian)
2022-12-03 23:52:35 +01:00
Eugen Rochko
4ee640e072
New translations strings.xml (Armenian)
2022-12-03 23:52:34 +01:00
Eugen Rochko
1cbf310555
New translations strings.xml (Hebrew)
2022-12-03 23:52:33 +01:00
Eugen Rochko
f1fdc8aa43
New translations strings.xml (Turkish)
2022-12-03 23:52:32 +01:00
Eugen Rochko
d696daece3
New translations strings.xml (Czech)
2022-12-03 23:52:29 +01:00
Eugen Rochko
967bb09282
New translations strings.xml (Catalan)
2022-12-03 23:52:28 +01:00
Eugen Rochko
136d910b3b
New translations strings.xml (Spanish)
2022-12-03 23:52:27 +01:00
Eugen Rochko
51eb48a455
New translations strings.xml (French)
2022-12-03 23:52:26 +01:00
Eugen Rochko
6ee8afcf96
New translations strings.xml (Arabic)
2022-12-03 23:52:25 +01:00
Eugen Rochko
a59f2d4609
New translations strings.xml (German)
2022-12-03 23:52:24 +01:00
Eugen Rochko
b75d871837
New translations strings.xml (Chinese Traditional)
2022-12-03 23:52:23 +01:00
Eugen Rochko
c72f93b990
New translations strings.xml (Basque)
2022-12-03 23:52:22 +01:00
Eugen Rochko
586d337ead
New translations strings.xml (Polish)
2022-12-03 23:52:21 +01:00
Eugen Rochko
d84e10a22e
New translations strings.xml (Ukrainian)
2022-12-03 23:52:20 +01:00
Eugen Rochko
351ec89207
New translations strings.xml (Vietnamese)
2022-12-03 23:52:19 +01:00
Eugen Rochko
7db7bf0220
New translations strings.xml (Hungarian)
2022-12-03 23:52:18 +01:00
Eugen Rochko
a9764c4f46
New translations strings.xml (Icelandic)
2022-12-03 23:52:17 +01:00
Eugen Rochko
a430b6a280
New translations strings.xml (Slovenian)
2022-12-03 23:52:16 +01:00
Eugen Rochko
6a01124d13
New translations strings.xml (Romanian)
2022-12-03 23:52:14 +01:00
Eugen Rochko
2843e445e2
New translations strings.xml (Chinese Simplified)
2022-12-03 23:52:12 +01:00
Eugen Rochko
5c947d14b2
New translations strings.xml (Scottish Gaelic)
2022-12-03 23:52:11 +01:00
Eugen Rochko
590adba3e3
New translations strings.xml (Indonesian)
2022-12-03 23:52:10 +01:00
Eugen Rochko
efee249173
New translations strings.xml (Dutch)
2022-12-03 23:52:09 +01:00
Eugen Rochko
6d2ed27364
New translations strings.xml (Kabyle)
2022-12-03 23:52:08 +01:00
Eugen Rochko
55716d742f
New translations strings.xml (Bosnian)
2022-12-03 23:52:06 +01:00
Eugen Rochko
e4555da735
New translations strings.xml (Croatian)
2022-12-03 23:52:05 +01:00
Eugen Rochko
8b4b99bec7
New translations strings.xml (Thai)
2022-12-03 23:52:04 +01:00
Eugen Rochko
5de4b19969
New translations strings.xml (Galician)
2022-12-03 23:52:03 +01:00
Eugen Rochko
a9460f401e
New translations strings.xml (Portuguese, Brazilian)
2022-12-03 23:52:01 +01:00
Grishka
012cca550e
New login screen
2022-12-04 01:34:03 +03:00
Eugen Rochko
0c743db412
New translations strings.xml (German)
2022-12-03 22:56:40 +01:00
Eugen Rochko
b819ee7d6d
New translations strings.xml (German)
2022-12-03 21:24:27 +01:00
LucasGGamerM
b1fda17ac7
Make badged settings icon follow accent colors
2022-12-03 16:48:12 -03:00
Eugen Rochko
e7e3a249b5
New translations strings.xml (German)
2022-12-03 20:28:32 +01:00
LucasGGamerM
bad44b145c
Adding blue theme and refactoring styles.xml
2022-12-03 16:25:28 -03:00
Eugen Rochko
980c580b55
New translations full_description.txt (Hungarian)
2022-12-03 18:23:40 +01:00
LucasGGamerM
77669cedf6
More polishes over the green theme
2022-12-03 13:44:40 -03:00
Eugen Rochko
e23c530e74
New translations short_description.txt (Hungarian)
2022-12-03 17:20:17 +01:00
Eugen Rochko
a64caccca2
New translations full_description.txt (Hungarian)
2022-12-03 17:20:16 +01:00
LucasGGamerM
19238c389f
Making the green theme more readable
2022-12-03 12:29:51 -03:00
wileyfoxyx
829bcafcf2
Translated using Weblate (Russian)
...
Currently translated at 20.0% (1 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ru/
2022-12-03 09:28:09 +00:00
edxkl
e2a935c647
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-03 09:28:08 +00:00
wileyfoxyx
2e7afdb49e
Translated using Weblate (Russian)
...
Currently translated at 39.4% (15 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ru/
2022-12-03 09:28:08 +00:00
edxkl
cdc965e026
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 5.2% (2 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_PT/
2022-12-03 09:28:08 +00:00
Cloudstar
dd4faa005e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-03 09:28:08 +00:00
Eugen Rochko
726ec7159c
New translations strings.xml (Kabyle)
2022-12-03 07:19:07 +01:00
Eugen Rochko
e74256ef6f
New translations strings.xml (Polish)
2022-12-02 22:37:01 +01:00
LucasGGamerM
1747ff98b5
Adding a green theme
2022-12-02 14:00:58 -03:00
Eugen Rochko
a18718ca81
New translations strings.xml (Chinese Traditional)
2022-12-02 17:34:15 +01:00
Eugen Rochko
5a9bc0e269
New translations full_description.txt (German)
2022-12-02 16:33:35 +01:00
Eugen Rochko
2d39c62ff0
New translations strings.xml (German)
2022-12-02 16:33:34 +01:00
LucasGGamerM
8fa5824e3e
Disabling the icons for the color picker menu
2022-12-02 11:58:40 -03:00
Eugen Rochko
0da4f79413
New translations strings.xml (Hungarian)
2022-12-02 14:17:58 +01:00
Eugen Rochko
2bdef776a2
New translations strings.xml (Hungarian)
2022-12-02 13:08:55 +01:00
wileyfoxyx
1819d6f042
Added translation using Weblate (Russian)
2022-12-02 09:00:36 +00:00
edxkl
2f6a707847
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 80.0% (4 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt_BR/
2022-12-02 05:30:42 +00:00
ca
4aaf017824
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/ca/
2022-12-02 05:30:42 +00:00
edxkl
fb05ed48d0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 94.7% (36 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2022-12-02 05:30:42 +00:00
mondstern
49203ae539
Translated using Weblate (Polish)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-02 05:30:42 +00:00
bart
d17660d516
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2022-12-02 05:30:41 +00:00
Choukajohn
513ce34671
Translated using Weblate (French)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-02 05:30:41 +00:00
ca
44ce48009b
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (38 of 38 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ca/
2022-12-02 05:30:41 +00:00
LucasGGamerM
6a674d7a7e
Polishes
2022-12-01 19:55:53 -03:00
LucasGGamerM
dad3b8cd6b
Proper implementation on the color picker.
2022-12-01 19:42:21 -03:00
Eugen Rochko
a57ad67308
New translations strings.xml (Italian)
2022-12-01 22:01:18 +01:00
Eugen Rochko
e63d04cea9
New translations strings.xml (Basque)
2022-12-01 22:01:17 +01:00
Eugen Rochko
cf48cb6f75
New translations strings.xml (Hungarian)
2022-12-01 19:43:19 +01:00
Eugen Rochko
542e53cf6a
New translations strings.xml (Basque)
2022-12-01 19:43:18 +01:00
Eugen Rochko
bab1d40038
New translations strings.xml (Filipino)
2022-12-01 18:41:53 +01:00
sk
2f4a8247e8
update changelog
2022-12-01 16:37:21 +01:00
sk
f0b9006c55
bump version
2022-12-01 16:17:51 +01:00
sk
4bc14ef797
remove long strings
2022-12-01 16:11:23 +01:00
Rebecca Södergren
47d2cee3f1
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/sv/
2022-12-01 15:10:42 +00:00
Rebecca Södergren
088f53f5a9
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/sv/
2022-12-01 15:10:42 +00:00
kaea
fee660bf6c
Translated using Weblate (Polish)
...
Currently translated at 97.4% (38 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-01 15:10:41 +00:00
Linerly
e97ecb89a9
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-01 15:10:41 +00:00
sk
1ab6a4532b
remove long string
2022-12-01 16:10:15 +01:00
sk
b43ddd0d8b
Merge remote-tracking branch 'weblate/main'
2022-12-01 16:07:08 +01:00
sk
d0c4c2d594
Merge branch 'feature/more-html-tags'
2022-12-01 16:06:40 +01:00
sk
e0ae079ea0
make sub/sup text smaller
2022-12-01 16:06:29 +01:00
Linerly
dfddbd15a9
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/id/
2022-12-01 11:03:20 +00:00
qqherb
29242c45a1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 40.0% (2 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/zh_Hans/
2022-12-01 11:03:20 +00:00
Choukajohn
7ff0e59f4d
Translated using Weblate (French)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/fr/
2022-12-01 11:03:20 +00:00
khant
2d0fe57a47
Translated using Weblate (Burmese)
...
Currently translated at 82.0% (32 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/my/
2022-12-01 11:03:20 +00:00
kaea
ba2b87749b
Translated using Weblate (Polish)
...
Currently translated at 66.6% (26 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2022-12-01 11:03:20 +00:00
Linerly
0806af1261
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-01 11:03:20 +00:00
crse
09e92f3a18
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2022-12-01 11:03:19 +00:00
Choukajohn
eb5d0bb795
Translated using Weblate (French)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2022-12-01 11:03:19 +00:00
hegondev
a8afba4067
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2022-12-01 11:03:19 +00:00
qqherb
7d66141c37
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (39 of 39 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/zh_Hans/
2022-12-01 11:03:19 +00:00
khant
b6f3ea2eec
Added translation using Weblate (Burmese)
2022-12-01 06:01:03 +00:00
sk
2570445133
create empty strings_sk files for all languages
2022-12-01 00:23:25 +01:00
sk
acbd22cf22
add weblate project
...
closes #18
2022-12-01 00:20:12 +01:00
sk22
ef251b040a
Translated using Weblate (German)
...
Currently translated at 100.0% (5 of 5 strings)
Translation: megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/de/
2022-11-30 23:04:59 +00:00
sk
6c5bb69ba9
move custom strings into separate files
2022-11-30 23:16:14 +01:00
Eugen Rochko
18f605e5c5
New translations strings.xml (Catalan)
2022-11-30 22:54:44 +01:00
sk
7599406449
Merge branch 'feature/more-html-tags'
2022-11-30 16:15:38 +01:00
sk
670e4c8538
support headings and reduce empty line height
2022-11-30 16:15:31 +01:00
sk
30458b115c
Merge branch 'feature/more-html-tags'
2022-11-30 11:46:16 +01:00
sk
da8933ec58
Merge branch 'fix/markdown-lists' into feature/more-html-tags
2022-11-30 11:45:48 +01:00
sk
dc8ac51c83
fix inline rendering of block elements
2022-11-30 11:43:34 +01:00
sk
c4747fdc72
add support for headings
2022-11-30 11:41:10 +01:00
sk
58ba748ade
add blockquote support
2022-11-30 11:20:58 +01:00
sk
c0d51ad58a
Merge branch 'feature/more-html-tags'
2022-11-30 11:08:55 +01:00
sk
a0da73f76f
add support for html code tag
2022-11-30 11:05:00 +01:00
sk
34b8888c8f
add support for html code tag
2022-11-30 11:04:19 +01:00
sk
74ad40f67c
Merge branch 'fix/markdown-lists' into feature/more-html-tags
2022-11-30 10:55:26 +01:00
sk
a7a29db8d5
improve list rendering implementation
2022-11-30 10:51:25 +01:00
sk
86a938d31d
Merge branch 'feature/more-html-tags'
2022-11-30 00:38:08 +01:00
sk
d8d0830631
add support for more html tags
...
closes #16
2022-11-30 00:36:42 +01:00
sk
bba3b7476a
Merge branch 'fix/markdown-lists'
2022-11-30 00:17:40 +01:00
sk
4880c642fe
render markdown lists correctly
...
closes mastodon#152
2022-11-30 00:11:42 +01:00
sk
76ad896461
update readme
2022-11-29 23:09:19 +01:00
sk22
b49159f9e0
Update issue templates
2022-11-29 23:06:04 +01:00
Eugen Rochko
cd8a80a6a1
New translations strings.xml (Slovenian)
2022-11-29 22:06:16 +01:00
Eugen Rochko
3ce8aa7894
New translations strings.xml (Hungarian)
2022-11-29 21:05:04 +01:00
sk
5f3645f716
bump version
2022-11-29 19:25:18 +01:00
sk
5af96597d5
add option to hide/show federated timeline
2022-11-29 19:24:02 +01:00
sk
c2baf4e05f
Revert "Revert "add release without federated timeline""
...
This reverts commit 851bf94c90 .
2022-11-29 18:29:13 +01:00
Eugen Rochko
b356794da9
New translations strings.xml (Icelandic)
2022-11-29 18:17:42 +01:00
LucasGGamerM
9179d2198d
Fully fixed now, it should be ready to release.
2022-11-29 13:09:32 -03:00
Eugen Rochko
afe8f6cf6a
New translations strings.xml (Vietnamese)
2022-11-29 14:58:28 +01:00
Eugen Rochko
ed0df82fe9
New translations strings.xml (Thai)
2022-11-29 14:03:11 +01:00
Eugen Rochko
d3bc7a9790
New translations strings.xml (Japanese)
2022-11-29 05:13:57 +01:00
LucasGGamerM
d096bef234
Fixing the fix of the bug I found.
2022-11-28 21:30:32 -03:00
LucasGGamerM
f2c47a1b84
Fixing another bug I found.
2022-11-28 21:24:00 -03:00
sk
9e7923bc50
bump version
2022-11-29 00:25:18 +01:00
sk
851bf94c90
Revert "add release without federated timeline"
...
This reverts commit 5cce8ca72c .
2022-11-29 00:24:36 +01:00
sk
ae80b7d098
minify play release
2022-11-28 20:59:13 +01:00
LucasGGamerM
bc2ac4e915
Fixed a few bugs from the earlier commit.
2022-11-28 16:47:04 -03:00
LucasGGamerM
ff215412c8
Adding mastodon original colors toggle. Partially fixing #90
2022-11-28 15:40:29 -03:00
sk
e6bb319d8b
add changelog and update readme
2022-11-28 18:43:57 +01:00
sk
3101f1ad17
bump version
2022-11-28 18:30:49 +01:00
sk
4416dfcae3
Merge branch 'feature/clickable-reply-line-compose' into fork
2022-11-28 18:28:31 +01:00
sk
924b974b4b
make reply line open post
2022-11-28 18:26:21 +01:00
sk
5d1dc97ac3
change contribute link
2022-11-28 17:54:02 +01:00
sk
5cce8ca72c
add release without federated timeline
2022-11-28 17:50:26 +01:00
sk
f2a0680af0
Merge branch 'fork' of github.com:sk22/megalodon into fork
2022-11-28 12:07:38 +01:00
sk
6203ded864
Merge branch 'main' into fork
2022-11-28 12:07:35 +01:00
sk22
17f1eb88e4
Merge pull request #110 from Surendrajat/rip-appcenter
...
Get rid of Microsoft appcenter related stuff
2022-11-28 10:11:18 +01:00
sk
9a52cc033a
set custom redirect uri
...
closes #89
2022-11-28 10:00:57 +01:00
Eugen Rochko
633c0f870d
New translations strings.xml (Galician)
2022-11-28 08:56:16 +01:00
Eugen Rochko
f9fe7819f9
New translations strings.xml (Hungarian)
2022-11-28 00:06:00 +01:00
Eugen Rochko
f3d13545e7
New translations strings.xml (Hungarian)
2022-11-27 23:06:27 +01:00
Eugen Rochko
f6b77777b5
New translations full_description.txt (Czech)
2022-11-27 20:34:15 +01:00
Eugen Rochko
340990fbd9
New translations strings.xml (Czech)
2022-11-27 20:34:14 +01:00
Eugen Rochko
a7687f8e35
New translations strings.xml (Czech)
2022-11-27 19:31:30 +01:00
Eugen Rochko
52aa4a5289
New translations strings.xml (Czech)
2022-11-27 17:43:12 +01:00
Eugen Rochko
268accea14
New translations strings.xml (Filipino)
2022-11-27 16:43:39 +01:00
Eugen Rochko
101cde4d84
New translations strings.xml (French)
2022-11-27 16:43:37 +01:00
Eugen Rochko
8863446f6a
New translations strings.xml (Czech)
2022-11-27 15:03:46 +01:00
Eugen Rochko
28a0824f6b
New translations strings.xml (Czech)
2022-11-27 13:59:12 +01:00
Grishka
4b16262a1a
Sync last seen notification ID with server
2022-11-27 13:39:50 +03:00
Eugen Rochko
b1f9d0516d
New translations strings.xml (Dutch)
2022-11-27 11:30:42 +01:00
Grishka
10e7cbf022
Merge branch 'add/verified-profile-fields'
2022-11-27 13:15:13 +03:00
Grishka
531b8ead04
Make verified fields more like on iOS
2022-11-27 13:14:31 +03:00
Grishka
4b2c94ab52
Implement bookmarks and add favorites list
...
Closes #22 , at last
2022-11-27 12:43:07 +03:00
Eugen Rochko
5b21747d5d
New translations strings.xml (Filipino)
2022-11-27 10:01:36 +01:00
Grishka
a98becf2f4
Update splash logo to purple
2022-11-27 11:40:55 +03:00
Eugen Rochko
9fda48cff0
New translations strings.xml (Filipino)
2022-11-27 09:04:16 +01:00
Grishka
54f9eace67
Fix #422
2022-11-27 10:02:47 +03:00
Eugen Rochko
0e6f3df212
New translations strings.xml (Galician)
2022-11-27 07:48:06 +01:00
Eugen Rochko
a8c3f1555e
New translations title.txt (Filipino)
2022-11-26 22:17:53 +01:00
Eugen Rochko
cd797a637b
New translations short_description.txt (Filipino)
2022-11-26 22:17:53 +01:00
Eugen Rochko
53b2eb59d3
New translations full_description.txt (Filipino)
2022-11-26 22:17:52 +01:00
Eugen Rochko
09e2224596
New translations strings.xml (Filipino)
2022-11-26 22:17:51 +01:00
Eugen Rochko
5999aad21b
New translations title.txt (Hungarian)
2022-11-26 22:17:50 +01:00
Eugen Rochko
874ce07c3e
New translations short_description.txt (Hungarian)
2022-11-26 22:17:49 +01:00
Eugen Rochko
1787d08718
New translations full_description.txt (Hungarian)
2022-11-26 22:17:48 +01:00
Eugen Rochko
9a12be88da
New translations strings.xml (Hungarian)
2022-11-26 22:17:47 +01:00
Eugen Rochko
8f6bb74e61
New translations strings.xml (Thai)
2022-11-26 21:16:11 +01:00
Grishka
e4c9eb089a
Hide posts when muting, blocking or unfollowing an account
2022-11-26 23:09:46 +03:00
Grishka
0e635aec23
Allow copying the username in profile
2022-11-26 20:33:02 +03:00
Grishka
dc90c09cea
Shorten interaction counters
2022-11-26 20:24:27 +03:00
Grishka
06cb335a0a
Add tooltips to some icon buttons
...
closes #423
2022-11-26 20:21:48 +03:00
Eugen Rochko
e67bd2972a
New translations strings.xml (Catalan)
2022-11-26 18:17:13 +01:00
Grishka
5a681d3557
Fix #403
2022-11-26 20:16:43 +03:00
Grishka
4200486aeb
fix
2022-11-26 20:14:30 +03:00
Grishka
62411a563f
Fix poll expiration
...
fixes #238 , fixes #417
2022-11-26 20:13:46 +03:00
Grishka
2cabe94ba0
Fix #398
2022-11-26 20:02:30 +03:00
Grishka
4a6baae97a
Make URLs clickable in instance rules
...
closes #389
2022-11-26 19:29:05 +03:00
Grishka
bb12a66781
Fix #313
2022-11-26 18:40:17 +03:00
Eugen Rochko
de5929d8d2
New translations strings.xml (Icelandic)
2022-11-26 16:28:32 +01:00
Eugen Rochko
d7699ef079
New translations strings.xml (Galician)
2022-11-26 15:29:20 +01:00
Eugen Rochko
3ab04ebca8
New translations strings.xml (Icelandic)
2022-11-26 12:55:03 +01:00
surendrajat
efa9f524f9
Get rid of Microsoft appcenter related stuff
2022-11-26 13:37:03 +05:30
sk
be0c7777b7
fix typo
2022-11-26 01:01:22 +01:00
sk
92652f6fbd
update fastlane descriptions
2022-11-26 01:00:22 +01:00
sk
4ee781dfd5
update fastlane descriptions
2022-11-26 00:04:05 +01:00
sk
bf8ac4bc69
set archive name
2022-11-25 23:37:12 +01:00
sk
a8e7840c04
remove unused script
2022-11-25 23:30:36 +01:00
sk
c91ebda1ff
set gradle project name
2022-11-25 23:23:52 +01:00
sk
e7dc5030d5
update fastlane config
2022-11-25 22:09:53 +01:00
sk
4cf55e23ba
update readme
2022-11-25 22:08:19 +01:00
sk
8159af0b58
update fastlane config
2022-11-25 22:06:18 +01:00
sk
7489c6ffbe
bump version
2022-11-25 21:02:44 +01:00
sk
5eea0632b1
Merge branch 'compact-extended-footer' into fork
2022-11-25 21:00:27 +01:00
sk
e2a3812f14
fix wrong unlisted icon
...
closes #86
2022-11-25 21:00:20 +01:00
sk
bbf64414b3
add monochrome icons to adaptive icons
2022-11-25 20:50:43 +01:00
sk
b264dbf744
add custom fastlane config
2022-11-25 20:35:08 +01:00
sk
e2572f9c10
Merge remote-tracking branch 'origin/fork' into fork
2022-11-25 18:31:33 +01:00
sk
4e14af595c
fix integrated updater
2022-11-25 18:31:18 +01:00
sk22
6693ac516a
Update README.md
2022-11-25 18:29:52 +01:00
Eugen Rochko
78d2aa96d7
New translations strings.xml (Belarusian)
2022-11-25 01:47:56 +01:00
sk22
10702dba17
Update README.md
2022-11-25 01:41:42 +01:00
sk22
0a2c5b582d
Update README.md
2022-11-25 01:40:59 +01:00
sk22
f5c7d4f07c
Update README.md
2022-11-24 21:32:42 +01:00
sk
5415ab934f
bump version
2022-11-24 20:45:18 +01:00
sk
e0ced24c34
Merge remote-tracking branch 'upstream/l10n_master' into fork
2022-11-24 20:43:58 +01:00
sk
569441c0f7
update readme
2022-11-24 20:39:54 +01:00
sk
bb08f3841d
re-add logo to readme
2022-11-24 20:38:51 +01:00
sk
6e52ebc299
rebranding
2022-11-24 20:37:04 +01:00
sk
b0d8084ac2
update gradle
2022-11-24 20:36:47 +01:00
sk
fa754bc03a
add app id suffix for debug builds
2022-11-24 20:36:26 +01:00
Eugen Rochko
3e903f4a1d
New translations short_description.txt (Icelandic)
2022-11-24 20:21:45 +01:00
Eugen Rochko
353b1873cd
New translations full_description.txt (Icelandic)
2022-11-24 20:21:44 +01:00
Eugen Rochko
f4de7d18f3
New translations strings.xml (Icelandic)
2022-11-24 20:21:43 +01:00
Eugen Rochko
5dbac5fc6b
New translations strings.xml (Icelandic)
2022-11-24 17:26:26 +01:00
Eugen Rochko
172d44997f
New translations strings.xml (Portuguese, Brazilian)
2022-11-24 17:26:25 +01:00
Eugen Rochko
57b0b04c00
New translations strings.xml (Catalan)
2022-11-24 15:40:25 +01:00
Eugen Rochko
ca9ce43b07
New translations strings.xml (Indonesian)
2022-11-24 12:25:39 +01:00
sk
781332a7a9
Merge remote-tracking branch 'upstream/master' into fork
2022-11-23 22:01:37 +01:00
Eugen Rochko
ef41122aca
New translations full_description.txt (German)
2022-11-23 14:46:25 +01:00
Eugen Rochko
9e7676b62a
New translations strings.xml (German)
2022-11-23 14:46:24 +01:00
Eugen Rochko
56492c07f5
New translations strings.xml (German)
2022-11-22 11:49:19 +01:00
Eugen Rochko
ce9fabd406
New translations title.txt (Icelandic)
2022-11-22 10:52:17 +01:00
Eugen Rochko
0dd6c43117
New translations short_description.txt (Icelandic)
2022-11-22 10:52:16 +01:00
Eugen Rochko
5159aab19c
New translations full_description.txt (Icelandic)
2022-11-22 10:52:15 +01:00
Eugen Rochko
4e2cf247e9
New translations strings.xml (Icelandic)
2022-11-22 10:52:14 +01:00
Eugen Rochko
9df02d9857
New translations title.txt (Belarusian)
2022-11-22 10:52:13 +01:00
Eugen Rochko
bb4a5202d7
New translations short_description.txt (Belarusian)
2022-11-22 10:52:12 +01:00
Eugen Rochko
2320014eb3
New translations full_description.txt (Belarusian)
2022-11-22 10:52:10 +01:00
Eugen Rochko
3692c2b205
New translations strings.xml (Belarusian)
2022-11-22 10:52:09 +01:00
sk22
9f1c0e534c
Update README.md
2022-11-22 10:16:08 +01:00
sk22
78557751b6
Update README.md
2022-11-22 10:13:41 +01:00
sk22
c0af10df5b
Update README.md
2022-11-22 10:12:23 +01:00
sk22
7deb9089e3
Update README.md
2022-11-22 10:00:34 +01:00
sk22
8f1f845595
Update README.md
2022-11-22 10:00:01 +01:00
sk22
1afd971bf4
Update README.md
2022-11-22 09:23:17 +01:00
sk22
7c3b753439
Update README.md
2022-11-22 09:23:04 +01:00
Grishka
9facdb938d
Add a section about translations to readme
2022-11-22 11:48:02 +04:00
Eugen Rochko
7856858aea
New translations strings.xml (Sinhala)
2022-11-22 08:37:11 +01:00
Eugen Rochko
d0328957f5
New translations strings.xml (Sinhala)
2022-11-22 07:24:00 +01:00
Gregory K
4d868cc5aa
Merge pull request #400 from mastodon/fix-readme
...
Add note on contributions and trademarks to README
2022-11-22 06:59:44 +03:00
Eugen Rochko
ca9e515bd5
Merge pull request #232 from Poussinou/patch-1
...
Create FUNDING.yml
2022-11-22 04:34:03 +01:00
Eugen Rochko
524c0d607b
Merge pull request #372 from sveinki/patch-1
...
Typo in full_description.txt
2022-11-22 04:33:07 +01:00
Eugen Rochko
df1d451e82
Add note on contributions and trademarks to README
2022-11-22 04:28:10 +01:00
sk22
01c75a9fa4
Update README.md
2022-11-22 00:37:20 +01:00
sk
8e840c2584
only download artifact "mastodos.apk"
2022-11-22 00:22:36 +01:00
sk
adf628de44
bump version
2022-11-21 23:14:58 +01:00
sk
7e4169644d
update website
2022-11-21 23:11:33 +01:00
sk
e42988b51e
Merge remote-tracking branch 'upstream/master' into fork
2022-11-21 21:58:55 +01:00
sk
7c2fd2b734
add script to get latest upstream commit
2022-11-21 21:58:35 +01:00
sk
569e4e13ea
update readme
2022-11-21 21:57:52 +01:00
sk
b7b5785a97
Merge branch 'ui/profile-header-tweaks' into fork
2022-11-21 21:18:44 +01:00
sk
95d6e51ae0
Merge branch 'feature/copy-username' into fork
2022-11-21 20:58:25 +01:00
sk
fc43d919e5
tweak profile layout
2022-11-21 20:57:30 +01:00
sk
a8d19529cd
Merge branch 'fix/lock-shifts-layout' into ui/profile-header-tweaks
2022-11-21 20:36:35 +01:00
sk
c2c44ab25e
Merge branch 'fix/lock-shifts-layout' into feature/copy-username
2022-11-21 20:28:22 +01:00
sk
96a56873c3
add long-click to copy username
2022-11-21 20:14:45 +01:00
sk
0100967597
Merge branch 'fix/lock-shifts-layout' into fork
2022-11-21 20:12:17 +01:00
sk
5769b378e2
set 16dp lock on baseline
2022-11-21 20:12:04 +01:00
Grishka
2c61551e5c
Add a tool to generate locales_config.xml
2022-11-21 22:04:30 +04:00
sk
c9b11a23a1
Merge branch 'ui/profile-header-tweaks' into fork
2022-11-21 18:26:56 +01:00
sk
456d05a489
close #66
2022-11-21 18:26:45 +01:00
sk
8ca7d9d7b4
Merge branch 'main' into ui/profile-header-tweaks
2022-11-21 18:10:56 +01:00
sk
2321549dca
Merge branch 'main' into fork
2022-11-21 18:10:41 +01:00
sk
5ae96328d5
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-21 18:08:27 +01:00
sk
dbf3da3629
hopefully fix #76
2022-11-21 18:08:16 +01:00
sk22
9a351de9b4
Update README.md
2022-11-21 17:22:12 +01:00
sk
f871fa6743
Merge branch 'fork' of github.com:sk22/mastodos into fork
2022-11-21 17:21:38 +01:00
sk
85f6441a56
make store icon pink
2022-11-21 17:21:27 +01:00
sk
dd8354f91b
Merge branch 'clickable-boost-reply-line' into fork
2022-11-21 17:18:46 +01:00
sk
21d78de3cc
make reply line match parent width
2022-11-21 17:18:38 +01:00
Grishka
158af27309
Fix #363
2022-11-21 18:36:33 +04:00
sk22
b0446af54a
Merge pull request #75 from AiOO/translate-korean
...
Apply Korean translation for new strings
2022-11-21 15:33:15 +01:00
Ahn Kiwook
064f0155f6
Apply Korean translation for new strings
2022-11-21 23:03:50 +09:00
Eugen Rochko
6e8542e33b
New translations strings.xml (Korean)
2022-11-21 14:56:20 +01:00
sk
fbf4522260
remove "debuggable" from release config
...
fixes #72
2022-11-21 14:11:46 +01:00
sk
8918bd5ce2
Merge branch 'main' into fork
2022-11-21 14:10:49 +01:00
Grishka
187693883c
Fix #94
...
TODO support 4.0 filteing
2022-11-21 14:10:30 +04:00
Eugen Rochko
9017d00541
New translations strings.xml (Chinese Traditional)
2022-11-21 03:43:50 +01:00
Eugen Rochko
9182bd1a15
New translations strings.xml (Basque)
2022-11-21 02:38:55 +01:00
Eugen Rochko
5cdd726d21
New translations full_description.txt (German)
2022-11-20 23:59:20 +01:00
Eugen Rochko
d00fbe074b
New translations strings.xml (German)
2022-11-20 23:59:19 +01:00
sk
40868f90f9
bump version
2022-11-20 18:07:21 +01:00
sk
1f89acec34
Merge branch 'clickable-boost-reply-line' into fork
2022-11-20 17:46:28 +01:00
sk
d75ce99a68
make reblog/reply line clickable
...
fixes #62
see mastodon#287
2022-11-20 17:46:17 +01:00
Eugen Rochko
365fac5efe
New translations strings.xml (Basque)
2022-11-20 17:31:49 +01:00
sk
0a8846fa2a
Merge branch 'main' into fork
2022-11-20 17:21:28 +01:00
sk
5253e2e24a
Merge branch 'use-bold-boost-icon' into fork
2022-11-20 17:11:42 +01:00
sk
3565223611
use bold boost icon
...
fixes #363
2022-11-20 17:09:23 +01:00
sk
2343d7a046
disable updater for debug build
2022-11-20 16:10:01 +01:00
sk
8256fbadb6
make release debuggable
2022-11-20 16:09:42 +01:00
Eugen Rochko
1d60031f4c
New translations strings.xml (Vietnamese)
2022-11-20 15:03:02 +01:00
Eugen Rochko
2c7ed4be3e
New translations strings.xml (Italian)
2022-11-20 13:57:40 +01:00
Eugen Rochko
3b9d4d3f9d
New translations strings.xml (French)
2022-11-20 13:57:39 +01:00
Eugen Rochko
78824fa425
New translations strings.xml (Catalan)
2022-11-20 12:38:33 +01:00
Eugen Rochko
e271a4a330
New translations strings.xml (Kabyle)
2022-11-20 11:20:59 +01:00
Grishka
b898dc010e
Show an error if a server has signups closed
...
closes #377
2022-11-20 13:36:23 +04:00
Grishka
de369633ec
Fix #386
2022-11-20 12:54:56 +04:00
Gregory K
3f075eab13
Merge pull request #387 from sk22/fix-screenreader-middle-dot
...
Omit “middle dot” for screen reader
2022-11-20 07:54:06 +03:00
Eugen Rochko
3fb063bee4
New translations strings.xml (Catalan)
2022-11-20 02:30:29 +01:00
sk
96e5f854a5
Merge branch 'ui/profile-header-tweaks' into fork
2022-11-20 02:22:21 +01:00
sk
0f5211f718
change header height
2022-11-20 02:20:13 +01:00
sk
480915f377
change headerless header color
2022-11-20 02:20:01 +01:00
sk
15d559ad6a
Revert "Updated Catalan strings"
...
This reverts commit 2d710cb558 .
2022-11-20 02:02:29 +01:00
sk
3b7a6e9385
bump version
2022-11-20 01:37:02 +01:00
sk
314a15973c
Merge branch 'fix-screenreader-middle-dot' into fork
2022-11-20 01:35:40 +01:00
sk
e99917945a
omit middle dot for screen reader
2022-11-20 01:34:02 +01:00
Eugen Rochko
c43dd5aa49
New translations strings.xml (Catalan)
2022-11-20 01:31:55 +01:00
sk
d3ba8a4d0f
Merge branch 'fork' of github.com:sk22/mastodos into fork
2022-11-20 01:22:03 +01:00
sk22
9162b31ac1
Merge pull request #58 from rbnval/patch-1
...
Updated Catalan strings
2022-11-20 01:21:49 +01:00
sk22
51a80f3e03
remove whitespaces
2022-11-20 01:21:32 +01:00
sk
a8c49b59f6
Merge branch 'ui/larger-post-buttons' into fork
2022-11-20 01:16:39 +01:00
sk
c79942c13f
make three-dot/visibility buttons larger
...
see mastodon#337
2022-11-20 01:15:53 +01:00
rbnval
da121495c0
Update strings.xml
2022-11-20 01:14:46 +01:00
rbnval
2d710cb558
Updated Catalan strings
2022-11-20 01:03:50 +01:00
sk
f0a51a15a9
Merge branch 'feature/follow_hashtags' into fork
2022-11-20 00:18:00 +01:00
sk
ae68b1e646
add error check
2022-11-20 00:17:16 +01:00
sk
5da58d7834
Merge branch 'main' into feature/follow_hashtags
2022-11-20 00:04:35 +01:00
sk
24023e9843
Merge branch 'true-black-improvements' into fork
2022-11-20 00:02:21 +01:00
sk
29d9871e77
improve true black styles
2022-11-20 00:01:53 +01:00
sk
32d182f03a
Merge branch 'feature/display-reply-visibility' into fork
2022-11-19 23:44:07 +01:00
sk
da4f54751e
don't display when visibility is unknown
2022-11-19 23:43:52 +01:00
sk
393c538464
bump version
2022-11-19 22:54:21 +01:00
sk
ddcf61dc95
Merge branch 'true-black-improvements' into fork
2022-11-19 22:41:50 +01:00
sk
5b70c035d2
fix #54 , #55
2022-11-19 22:40:13 +01:00
sk
289564381d
bump version
2022-11-19 20:41:27 +01:00
sk
3fbcce8570
Merge branch 'true-black-improvements' into fork
2022-11-19 20:38:16 +01:00
sk
505b755df6
use @color/black instead of #000
...
to avoid crash when getting null resource ID
2022-11-19 20:38:01 +01:00
sk
4b9618cad5
bump version
2022-11-19 20:18:50 +01:00
sk
e7b0e022d6
Merge branch 'main' into fork
2022-11-19 20:18:20 +01:00
sk
7ffc58d52c
update readme
2022-11-19 20:17:51 +01:00
Grishka
30151cafc2
Yes I can flip that to true
2022-11-19 23:13:50 +04:00
sk
d0ce157069
Merge branch 'feature/posts-notifications-tab' into fork
2022-11-19 20:13:16 +01:00
sk
be7d65989d
add posts notifications tab
...
closes #38
2022-11-19 20:12:52 +01:00
sk
08656a2678
Merge branch 'feature/display-reply-visibility' into fork
2022-11-19 19:39:26 +01:00
sk
b0f76739ba
implement showing original visibility on reply
...
closes #41
2022-11-19 19:39:09 +01:00
sk
a09efd084e
Merge branch 'true-black-improvements' into fork
2022-11-19 16:36:34 +01:00
sk
0bb85d71e4
improve real black mode
...
closes #48 , improves upon mastodon#84
2022-11-19 16:36:12 +01:00
thomas
7248ab9801
true dark improvement
2022-11-19 16:31:26 +01:00
sk
cd4d83e139
Merge branch 'settings/disable-marquee' into fork
2022-11-19 16:11:41 +01:00
sk
f1f7c1341c
add option to disable scrolling title bars
...
closes #50
as mentioned in mastodon#305
2022-11-19 16:09:45 +01:00
Eugen Rochko
0285158edc
New translations strings.xml (Polish)
2022-11-19 15:59:12 +01:00
sk
a7ab6945f9
Merge branch 'feature/lists' into fork
2022-11-19 15:48:59 +01:00
sk
896583aeec
fix compose button prepending list id
...
closes #51
2022-11-19 15:48:47 +01:00
Eugen Rochko
9a6a3422fb
New translations strings.xml (Japanese)
2022-11-18 17:40:42 +01:00
Eugen Rochko
523eb70ca6
New translations strings.xml (German)
2022-11-18 02:14:50 +01:00
Eugen Rochko
b57972ae0f
New translations full_description.txt (German)
2022-11-17 23:29:50 +01:00
Eugen Rochko
37598df24e
New translations strings.xml (German)
2022-11-17 23:29:49 +01:00
sk
eccda2ed61
bump version
2022-11-17 21:25:35 +01:00
sk
b819c757b7
Merge branch 'feature/cw-above-text' into fork
2022-11-17 21:24:59 +01:00
sk
b1f7acb76b
fix content warnings overflowing notifications
2022-11-17 21:24:43 +01:00
sk
c23df0c065
tweak content warning styles
2022-11-17 20:46:39 +01:00
sk
e514e24036
Merge branch 'feature/follow-requests' into fork
2022-11-17 20:13:26 +01:00
sk
fdf9417c5b
hide follow requests icon when none waiting
2022-11-17 20:13:14 +01:00
sk
859468a03f
update readme
2022-11-17 19:57:31 +01:00
sk
4623d403f7
Merge branch 'feature/follow-requests' into fork
2022-11-17 19:49:25 +01:00
sk
038c3c0fb9
hide follow requests button unless profile locked
2022-11-17 19:48:59 +01:00
sk
7f0e2bf03d
Merge branch 'feature/follow-requests' into fork
2022-11-17 18:53:42 +01:00
sk
521ba8766c
implement follow requests list
...
closes #39
2022-11-17 18:52:22 +01:00
Eugen Rochko
f04df2d2c4
New translations strings.xml (Korean)
2022-11-17 13:16:17 +01:00
Sveinn í Felli
881762852e
Typo in full_description.txt
...
Removing an extra "and" on line 3.
2022-11-17 09:49:59 +00:00
sk
0c5cd2dc9e
bump version
2022-11-17 01:05:27 +01:00
sk
01655a3465
Merge branch 'feature/cw-above-text' into fork
2022-11-17 01:05:02 +01:00
sk
95b7dbfba3
remove unused variable
2022-11-17 01:04:51 +01:00
Jeff Bowen
5d056d5bea
AboutViewHolder: Set the background of the field item to green when verified
2022-11-16 19:01:32 -05:00
Jeff Bowen
f500cc7ebf
IsoInstantTypeAdapter: Enable parsing of 'offset' date times in profile response
2022-11-16 19:00:11 -05:00
sk
5fc44e906f
update readme
2022-11-17 00:58:55 +01:00
sk
7bcfd8939e
Merge branch 'feature/cw-above-text' into fork
2022-11-17 00:56:08 +01:00
sk
753624a185
add option to always reveal content warnings
2022-11-17 00:53:41 +01:00
sk
5c9e41f4ff
add content warning above text
2022-11-17 00:43:37 +01:00
sk
0a711ca4ba
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-16 23:04:58 +01:00
sk
0c854a893b
Merge branch 'main' into feature/mark-media-as-sensitive
2022-11-16 22:38:20 +01:00
Eugen Rochko
8d6eb0f810
New translations strings.xml (Scottish Gaelic)
2022-11-16 22:13:57 +01:00
Eugen Rochko
94de724d4e
New translations strings.xml (Chinese Traditional)
2022-11-16 22:13:56 +01:00
sk
aab4284624
Merge branch 'main' into fork
2022-11-16 21:58:16 +01:00
Eugen Rochko
555e8838d4
New translations short_description.txt (Scottish Gaelic)
2022-11-16 19:41:58 +01:00
Eugen Rochko
58beb73595
New translations full_description.txt (Scottish Gaelic)
2022-11-16 19:41:57 +01:00
Eugen Rochko
865f66aa30
New translations strings.xml (Scottish Gaelic)
2022-11-16 19:41:56 +01:00
Eugen Rochko
82e95010a2
New translations strings.xml (Arabic)
2022-11-16 18:34:36 +01:00
Eugen Rochko
68a053cb76
New translations full_description.txt (Indonesian)
2022-11-16 10:21:47 +01:00
Eugen Rochko
2467017382
New translations strings.xml (Indonesian)
2022-11-16 10:21:46 +01:00
Eugen Rochko
d3a7faba51
New translations strings.xml (Indonesian)
2022-11-16 08:43:53 +01:00
Eugen Rochko
eb7574d282
New translations strings.xml (Indonesian)
2022-11-16 07:46:00 +01:00
Eugen Rochko
689328931a
New translations short_description.txt (Ukrainian)
2022-11-15 17:19:19 +01:00
Eugen Rochko
d3a2ce0a57
New translations full_description.txt (Ukrainian)
2022-11-15 17:19:18 +01:00
Eugen Rochko
50a092a2c4
New translations strings.xml (Ukrainian)
2022-11-15 17:19:17 +01:00
Eugen Rochko
a852b66d94
New translations strings.xml (Ukrainian)
2022-11-15 15:28:02 +01:00
Eugen Rochko
109d967f2d
New translations strings.xml (Ukrainian)
2022-11-15 14:12:09 +01:00
Grishka
a336f6be89
Support domain redirects via /.well-known/host-meta
...
Closes #312
2022-11-15 15:16:58 +04:00
Grishka
79d99a9484
Probably fix #297
2022-11-15 14:11:56 +04:00
Gregory K
e4e1dc102b
Merge pull request #321 from julroy67/fix-onboarding-category-cjk-cutoff
...
Fix CJK text cut off for category names on Onboarding screen
2022-11-15 10:13:03 +03:00
Grishka
539ac26e0d
Fix #300
2022-11-14 22:59:34 +04:00
sk
4f597cfbbb
Merge branch 'feature/lists' into fork
2022-11-14 19:01:44 +01:00
sk
8d500f153e
fix #43
2022-11-14 19:01:32 +01:00
sk
ef53c859c3
Merge branch 'main' into fork
2022-11-14 18:49:32 +01:00
Eugen Rochko
752435857d
New translations strings.xml (Slovenian)
2022-11-14 16:16:57 +01:00
Eugen Rochko
03e68ba56c
New translations strings.xml (Vietnamese)
2022-11-14 16:16:56 +01:00
Eugen Rochko
ef37d8afc4
New translations strings.xml (Czech)
2022-11-14 13:17:06 +01:00
Eugen Rochko
1ac390f6ee
New translations full_description.txt (Dutch)
2022-11-14 12:02:24 +01:00
Eugen Rochko
586d04f311
New translations strings.xml (Dutch)
2022-11-14 12:02:23 +01:00
Eugen Rochko
6e81469b45
New translations strings.xml (German)
2022-11-14 08:59:56 +01:00
Eugen Rochko
a8431a498d
New translations strings.xml (French)
2022-11-14 07:47:57 +01:00
Eugen Rochko
a2dca57eb5
New translations strings.xml (Thai)
2022-11-13 20:35:08 +01:00
Eugen Rochko
fdfb0a377d
New translations strings.xml (Turkish)
2022-11-13 19:37:52 +01:00
Eugen Rochko
f5a9a11032
New translations strings.xml (Italian)
2022-11-13 19:37:51 +01:00
Samuel Kaiser
0cf2cc4361
Update README.md
2022-11-13 18:16:33 +01:00
Eugen Rochko
32c6fc9a59
New translations strings.xml (Slovenian)
2022-11-13 17:32:45 +01:00
Eugen Rochko
b87b086dfa
New translations strings.xml (Japanese)
2022-11-13 17:32:42 +01:00
Eugen Rochko
caa77a9c54
New translations strings.xml (Italian)
2022-11-13 17:32:41 +01:00
Eugen Rochko
ecf0c2b173
New translations strings.xml (French)
2022-11-13 17:32:35 +01:00
Eugen Rochko
8f7ef0d564
New translations strings.xml (German)
2022-11-13 17:32:33 +01:00
Eugen Rochko
d8e9bbd6b1
New translations strings.xml (Chinese Traditional)
2022-11-13 17:32:32 +01:00
Eugen Rochko
174029376c
New translations strings.xml (Thai)
2022-11-13 17:32:20 +01:00
Eugen Rochko
8e06f72064
New translations strings.xml (Chinese Simplified)
2022-11-13 17:32:18 +01:00
Grishka
2c11b879ae
Fix #283
2022-11-13 19:44:40 +04:00
Grishka
58735094f1
Fix #319
2022-11-13 19:42:25 +04:00
Grishka
3671803f49
Fix #336
2022-11-13 19:18:42 +04:00
Gregory K
56b42071ac
Merge pull request #354 from cypressious/fix-activation-button-bar
...
Fix button bar layout in onboarding activation for smaller widths
2022-11-13 17:48:54 +03:00
Eugen Rochko
f75a7e793d
New translations full_description.txt (Romanian)
2022-11-13 15:26:59 +01:00
Eugen Rochko
a395b82c85
New translations short_description.txt (Romanian)
2022-11-13 14:10:11 +01:00
Eugen Rochko
699f36bf1a
New translations full_description.txt (Romanian)
2022-11-13 14:10:10 +01:00
Eugen Rochko
ef57b7425d
New translations strings.xml (Romanian)
2022-11-13 14:10:09 +01:00
Eugen Rochko
c21b2b6a43
New translations strings.xml (Romanian)
2022-11-13 13:05:06 +01:00
Kirill Rakhman
ba930f72e8
fix button bar layout in onboarding activation for smaller widths
2022-11-13 12:58:33 +01:00
Eugen Rochko
c5d4318d57
New translations short_description.txt (Slovenian)
2022-11-13 09:24:42 +01:00
Eugen Rochko
7a4621ef13
New translations full_description.txt (Slovenian)
2022-11-13 09:24:41 +01:00
Eugen Rochko
fa53a5ed4f
New translations strings.xml (Slovenian)
2022-11-13 09:24:40 +01:00
Eugen Rochko
f2ec2c5333
New translations title.txt (Slovenian)
2022-11-13 08:02:32 +01:00
Eugen Rochko
49e005eb84
New translations strings.xml (French)
2022-11-13 08:02:31 +01:00
Eugen Rochko
ad9b19646d
New translations strings.xml (Italian)
2022-11-13 08:02:30 +01:00
Eugen Rochko
80336c7fae
New translations strings.xml (Japanese)
2022-11-13 08:02:29 +01:00
Eugen Rochko
996c91420c
New translations strings.xml (Chinese Simplified)
2022-11-13 08:02:28 +01:00
Eugen Rochko
48396344e3
New translations strings.xml (Thai)
2022-11-13 08:02:27 +01:00
Eugen Rochko
0a8c61226e
New translations strings.xml (Bengali)
2022-11-13 08:02:25 +01:00
Eugen Rochko
e64d8ccf09
New translations strings.xml (German)
2022-11-13 08:02:23 +01:00
Eugen Rochko
9791121392
New translations full_description.txt (Romanian)
2022-11-13 08:02:21 +01:00
Eugen Rochko
06c5002aa5
New translations short_description.txt (Romanian)
2022-11-13 08:02:20 +01:00
Eugen Rochko
fcdbc2bc8d
New translations title.txt (Romanian)
2022-11-13 08:02:20 +01:00
Eugen Rochko
749511630a
New translations strings.xml (Irish)
2022-11-13 08:02:19 +01:00
Eugen Rochko
4befc0c045
New translations full_description.txt (Irish)
2022-11-13 08:02:18 +01:00
Eugen Rochko
8b2287fa84
New translations short_description.txt (Irish)
2022-11-13 08:02:17 +01:00
Eugen Rochko
3272b7553b
New translations title.txt (Irish)
2022-11-13 08:02:16 +01:00
Eugen Rochko
00f7cff402
New translations strings.xml (Slovenian)
2022-11-13 08:02:15 +01:00
Eugen Rochko
87f45a74f0
New translations full_description.txt (Slovenian)
2022-11-13 08:02:14 +01:00
Eugen Rochko
0cd0fe1952
New translations short_description.txt (Slovenian)
2022-11-13 08:02:13 +01:00
Eugen Rochko
458effc27c
New translations strings.xml (Romanian)
2022-11-13 08:02:13 +01:00
Eugen Rochko
4422b774b7
New translations strings.xml (Chinese Traditional)
2022-11-13 08:02:12 +01:00
Grishka
d9d8717eeb
And more languages
2022-11-13 10:31:03 +04:00
Grishka
0056324100
Add new languages to locale config
2022-11-13 10:23:09 +04:00
Grishka
e49b4daafe
Merge branch 'l10n_master'
2022-11-13 10:16:25 +04:00
Eugen Rochko
ad86f1b55e
New translations title.txt (Scottish Gaelic)
2022-11-13 07:07:02 +01:00
Eugen Rochko
a8bc0f037f
New translations title.txt (Hindi)
2022-11-13 07:07:01 +01:00
Eugen Rochko
9ae0c3f414
New translations title.txt (Bengali)
2022-11-13 07:07:00 +01:00
Eugen Rochko
44ef4d08e7
New translations short_description.txt (Bengali)
2022-11-13 07:06:53 +01:00
Eugen Rochko
bba5c51649
New translations full_description.txt (Bengali)
2022-11-13 07:06:52 +01:00
Eugen Rochko
b7129340f3
New translations strings.xml (Bengali)
2022-11-13 07:06:52 +01:00
Eugen Rochko
d695e1b21b
New translations short_description.txt (Hebrew)
2022-11-13 07:06:51 +01:00
Eugen Rochko
148bd1cfb7
New translations full_description.txt (Hebrew)
2022-11-13 07:06:50 +01:00
Eugen Rochko
e619d0f1ac
New translations full_description.txt (Swedish)
2022-11-13 07:06:49 +01:00
Eugen Rochko
475f486626
New translations short_description.txt (Hindi)
2022-11-13 07:06:48 +01:00
Eugen Rochko
6108043fae
New translations full_description.txt (Hindi)
2022-11-13 07:06:47 +01:00
Eugen Rochko
76491090b0
New translations strings.xml (Hindi)
2022-11-13 07:06:46 +01:00
Eugen Rochko
5770a9c491
New translations short_description.txt (Scottish Gaelic)
2022-11-13 07:06:45 +01:00
Eugen Rochko
b8325d7387
New translations full_description.txt (Scottish Gaelic)
2022-11-13 07:06:43 +01:00
Eugen Rochko
f3a65dc169
New translations full_description.txt (Thai)
2022-11-13 07:06:32 +01:00
Eugen Rochko
d21495d5be
New translations full_description.txt (Chinese Simplified)
2022-11-13 07:06:30 +01:00
Eugen Rochko
d95ff25573
New translations strings.xml (Scottish Gaelic)
2022-11-13 07:06:27 +01:00
Eugen Rochko
5dc170673f
New translations title.txt (Sinhala)
2022-11-13 07:06:26 +01:00
Eugen Rochko
c148f7f23b
New translations title.txt (Indonesian)
2022-11-13 07:06:24 +01:00
Eugen Rochko
1612e377d2
New translations title.txt (Dutch)
2022-11-13 07:06:23 +01:00
Eugen Rochko
f03074e91a
New translations strings.xml (Turkish)
2022-11-13 07:06:22 +01:00
Eugen Rochko
345847652f
New translations strings.xml (Swedish)
2022-11-13 07:06:21 +01:00
Eugen Rochko
c71bc55e95
New translations strings.xml (Korean)
2022-11-13 07:06:18 +01:00
Eugen Rochko
8521fe852f
New translations strings.xml (Japanese)
2022-11-13 07:06:17 +01:00
Eugen Rochko
714444562f
New translations strings.xml (Italian)
2022-11-13 07:06:16 +01:00
Eugen Rochko
212c4a43c5
New translations strings.xml (Hebrew)
2022-11-13 07:06:12 +01:00
Eugen Rochko
103dc55e1b
New translations strings.xml (Finnish)
2022-11-13 07:06:11 +01:00
Eugen Rochko
b50161dc8f
New translations strings.xml (Basque)
2022-11-13 07:06:10 +01:00
Eugen Rochko
9d390a06bf
New translations strings.xml (Czech)
2022-11-13 07:06:08 +01:00
Eugen Rochko
635ca15722
New translations strings.xml (Catalan)
2022-11-13 07:06:07 +01:00
Eugen Rochko
e7c1b50cc1
New translations strings.xml (Spanish)
2022-11-13 07:06:06 +01:00
Eugen Rochko
21410566ef
New translations strings.xml (French)
2022-11-13 07:06:05 +01:00
Eugen Rochko
d6a4fddbb9
New translations full_description.txt (Chinese Traditional)
2022-11-13 07:06:04 +01:00
Eugen Rochko
a911b1bd9a
New translations strings.xml (Arabic)
2022-11-13 07:06:03 +01:00
Eugen Rochko
be4ee9436d
New translations strings.xml (German)
2022-11-13 07:06:02 +01:00
Eugen Rochko
6447d470f9
New translations strings.xml (Chinese Traditional)
2022-11-13 07:06:01 +01:00
Eugen Rochko
82aba8d276
New translations strings.xml (Ukrainian)
2022-11-13 07:06:00 +01:00
Eugen Rochko
eeec1f8bed
New translations strings.xml (Chinese Simplified)
2022-11-13 07:05:59 +01:00
Eugen Rochko
2043c74937
New translations strings.xml (Polish)
2022-11-13 07:05:57 +01:00
Eugen Rochko
844322a860
New translations short_description.txt (Sinhala)
2022-11-13 07:05:56 +01:00
Eugen Rochko
d458b9d825
New translations full_description.txt (Sinhala)
2022-11-13 07:05:55 +01:00
Eugen Rochko
cbd835b136
New translations strings.xml (Sinhala)
2022-11-13 07:05:54 +01:00
Eugen Rochko
8260d38d0f
New translations short_description.txt (Indonesian)
2022-11-13 07:05:53 +01:00
Eugen Rochko
4fd8a8877e
New translations full_description.txt (Indonesian)
2022-11-13 07:05:52 +01:00
Eugen Rochko
b3d7ffa799
New translations strings.xml (Indonesian)
2022-11-13 07:05:51 +01:00
Eugen Rochko
d6f20edbe5
New translations short_description.txt (Dutch)
2022-11-13 07:05:51 +01:00
Eugen Rochko
7eda308388
New translations full_description.txt (Dutch)
2022-11-13 07:05:50 +01:00
Eugen Rochko
1c256c2bba
New translations strings.xml (Dutch)
2022-11-13 07:05:49 +01:00
Eugen Rochko
32f6a5664f
New translations strings.xml (Vietnamese)
2022-11-13 07:05:48 +01:00
Eugen Rochko
13321ce5e2
New translations short_description.txt (Portuguese, Brazilian)
2022-11-13 07:05:47 +01:00
Eugen Rochko
d81e698d3b
New translations full_description.txt (Polish)
2022-11-13 07:05:45 +01:00
Eugen Rochko
ee3123f45a
New translations full_description.txt (Vietnamese)
2022-11-13 07:05:44 +01:00
Eugen Rochko
4bf1a5215c
New translations strings.xml (Kabyle)
2022-11-13 07:05:43 +01:00
Eugen Rochko
d1b7c84473
New translations strings.xml (Thai)
2022-11-13 07:05:40 +01:00
Eugen Rochko
75c02f8d3c
New translations full_description.txt (Portuguese, Brazilian)
2022-11-13 07:05:39 +01:00
Eugen Rochko
86f583ada4
New translations strings.xml (Portuguese, Brazilian)
2022-11-13 07:05:38 +01:00
Gregory K
8d60264ee3
Merge pull request #344 from sk22/fix-edit-polls
...
Apply poll duration when editing status
2022-11-13 08:55:31 +03:00
sk
94d2406fa4
bump version
2022-11-12 20:32:30 +01:00
sk
8e8d24c828
Merge branch 'feature/delete-redraft' into fork
2022-11-12 20:31:57 +01:00
sk
91bd600f93
don't lock visibility for redrafted posts
...
fixes #40
2022-11-12 20:31:30 +01:00
sk
11067b9818
update readme
2022-11-12 20:24:00 +01:00
sk
7bfd841769
Merge branch 'feature/lists' into fork
2022-11-12 20:23:16 +01:00
sk
5c593a1025
improve adding/removing users from lists
2022-11-12 20:20:45 +01:00
sk
625134605b
implement adding/removing users from lists
2022-11-12 16:14:45 +01:00
sk
1e0ae6e570
Merge branch 'main' into list-timeline-views
2022-11-12 12:35:05 +01:00
sk
f3efd1e3bc
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:22:27 +01:00
sk
dba8bd1862
clean up, revert unnecessary changes
2022-11-12 03:21:40 +01:00
sk
d78e3a738d
bump version
2022-11-12 03:06:40 +01:00
sk
3898ad0c1c
update readme
2022-11-12 03:06:11 +01:00
sk
5632016220
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:05:02 +01:00
sk
12fdd70ad0
implement accepting/rejecting follow requests
...
closes #13
2022-11-12 03:03:52 +01:00
sk
7fd6a6f83e
Merge branch 'feature/follow-requests' into fork
2022-11-12 03:03:14 +01:00
sk
515592e8ea
implement accepting/rejecting follow requests
...
closes #13
2022-11-12 03:01:59 +01:00
sk
5fa81e6c8a
add accept/decline buttons
2022-11-12 01:18:07 +01:00
sk
c22a139a5d
bump version
2022-11-11 21:09:31 +01:00
sk
bed95e54d2
update readme
2022-11-11 21:07:36 +01:00
sk
f568415d8c
Merge branch 'feature/favs-list' into fork
2022-11-11 21:06:53 +01:00
sk
c1137cf7b7
implement favorited posts list
...
closes #4
2022-11-11 21:05:06 +01:00
sk
7f678945be
add title for github pages, update readme
2022-11-11 20:44:14 +01:00
sk
bb72d43270
update readme layout
2022-11-11 20:29:01 +01:00
sk
67524f6e53
update readme
2022-11-11 20:23:11 +01:00
sk
b2a7b62902
Rename “Community“ to “Local”
2022-11-11 19:57:19 +01:00
sk
a356bdeee3
change github and website url
2022-11-11 19:33:26 +01:00
sk
1438e65c10
change gh pages jekyll theme
2022-11-11 19:31:51 +01:00
sk
76043e87ad
Merge branch 'fix-edit-polls' into fork
2022-11-11 19:20:16 +01:00
sk
3b28bd6ce9
get poll duration from edited status
...
fixes mastodon#343
2022-11-11 19:10:45 +01:00
sk
1236b16a3a
Merge branch 'feature/delete-redraft' into fork
2022-11-11 18:00:09 +01:00
sk
5ec4e5339b
fix null pointer exception
2022-11-11 17:59:53 +01:00
sk
0643f72a0b
Merge branch 'feature/delete-redraft' into fork
2022-11-11 17:57:27 +01:00
sk
443b985b06
navigate to re-drafted status when opened
2022-11-11 17:53:04 +01:00
sk
aecaba2a92
show reply icon as workaround for mastodon#341
2022-11-11 17:18:21 +01:00
sk
977f3d0635
fix re-drafting replies
2022-11-11 17:17:52 +01:00
sk
5742493185
re-implement redraft from upstream edit function
2022-11-11 16:12:26 +01:00
sk
8b2d06c548
Merge branch 'main' into feature/delete-redraft
2022-11-11 15:36:33 +01:00
sk
56b76080ec
Revert "implement deleting and re-drafting"
...
This reverts commit 3a4d13b1c6 .
2022-11-11 15:35:30 +01:00
sk
1a12659a23
Revert "preserve visibility when re-drafting"
...
This reverts commit e8b43c7179 .
2022-11-11 15:35:26 +01:00
sk
d711ed986c
set hiding interactions counts as default
2022-11-11 14:58:39 +01:00
sk
53cb809996
bump version, update readme
2022-11-11 13:26:48 +01:00
sk
ff0a77d6b5
Merge branch 'settings/hide-interaction-numbers' into fork
2022-11-11 13:25:35 +01:00
sk
596ec3230f
add option to hide interaction counts
2022-11-11 13:23:53 +01:00
sk
fa75c8eb6f
Merge branch 'compact-extended-footer' into fork
2022-11-11 13:03:51 +01:00
sk
6c7a17fb81
change edit history icon
2022-11-11 13:03:39 +01:00
sk
0ad8f926cc
set reblogs and favs always in one line
2022-11-11 12:54:17 +01:00
sk
764ab60fea
bump version
2022-11-11 03:15:52 +01:00
sk
9b13bdb06f
update readme
2022-11-11 03:15:32 +01:00
sk
9283ca8878
Merge branch 'list-timeline-views' into fork
2022-11-11 03:06:55 +01:00
sk
679ede1124
update strings
2022-11-11 03:02:17 +01:00
sk
f4b1bde8c5
improve list item styling
2022-11-11 02:42:58 +01:00
sk
eff6cc3e17
Merge branch 'compact-extended-footer' into fork
2022-11-11 02:11:52 +01:00
sk
03044b86b1
add clickable app name button
2022-11-11 02:11:37 +01:00
sk
90ff88f02b
Merge branch 'compact-extended-footer' into fork
2022-11-11 01:35:13 +01:00
sk
e1f378977a
set fixed visibility icon size
2022-11-11 01:35:01 +01:00
sk
a0f3d2862c
Merge branch 'compact-extended-footer' into fork
2022-11-11 01:27:46 +01:00
sk
0c64145368
implement new old extended footer design
...
fixes #34
2022-11-11 01:27:17 +01:00
sk
a1474fb461
bump version
2022-11-09 23:29:30 +01:00
sk
965ebc8669
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 23:28:59 +01:00
sk
3514152439
fix issues with post notification button
2022-11-09 23:28:48 +01:00
sk
1b1dc7085e
update readme
2022-11-09 18:42:49 +01:00
sk
94d004724f
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 18:41:14 +01:00
sk
e9f5d235cb
Implement post notifications button
...
Closes #10 , mastodon#81
2022-11-09 18:39:28 +01:00
sk
9692afb323
bump version
2022-11-09 18:38:58 +01:00
sk
3ae37a700b
Merge branch 'feature/post-notifications-toggle' into fork
2022-11-09 18:38:20 +01:00
sk
b166ca705e
Implement post notifications button
2022-11-09 18:38:10 +01:00
sk
e6a67543f4
Bump version, update README
2022-11-09 15:54:33 +01:00
sk
7d38f031f1
Merge branch 'feature/follow_hashtags' into fork
...
Fixes #31 , mastodon#233
2022-11-09 15:49:29 +01:00
sk
cf864e6f49
Implement following hashtags
2022-11-09 15:48:01 +01:00
sk
f4b1629a1d
Merge branch 'feature/filter-home-timeline' into fork
2022-11-09 10:34:47 +01:00
sk
1fbb97021e
align code
2022-11-09 10:34:36 +01:00
sk
229c815a59
move option to home timeline section
2022-11-09 10:32:12 +01:00
sk
ee8d78637d
Merge branch 'settings/load-new-posts' into fork
2022-11-09 10:31:30 +01:00
sk
4ede842171
add option to disable automatically loading new posts
2022-11-09 10:30:25 +01:00
sk
8306e78ce3
Merge branch 'feature/filter-home-timeline' into fork
2022-11-09 10:12:16 +01:00
sk
65d093ee9d
fix new posts not filtering
2022-11-09 10:11:55 +01:00
sk
aa48233a75
Merge branch 'main' into fork
2022-11-09 09:48:03 +01:00
Julien Humbert
20d838f576
Fix CJK text cut off for category names on Onboarding screen
2022-11-08 23:48:04 +09:00
Grishka
ae50e618c0
Fix #316
2022-11-08 09:41:07 +03:00
Grishka
defa8b014e
Fix #315
2022-11-08 09:38:26 +03:00
Grishka
159d91f390
Crash fixes
2022-11-08 09:36:56 +03:00
sk
430d4ec93b
Merge branch 'spoiler-height-independent' into fork
2022-11-08 00:55:10 +01:00
sk
ae64784daf
revert increased vertical padding
...
i changed my mind
2022-11-08 00:54:48 +01:00
sk
18df7c32a4
Merge branch 'feature/filter-home-timeline' into fork
2022-11-08 00:27:31 +01:00
sk
4615612a65
use home_timeline string
2022-11-08 00:27:19 +01:00
sk
6b226cdcad
bump version
2022-11-08 00:21:33 +01:00
sk
1776709b38
update readme
2022-11-08 00:21:17 +01:00
sk
75a35cd680
Merge branch 'feature/filter-home-timeline' into fork
2022-11-08 00:18:19 +01:00
sk
18d4f2fa36
add timeline filters for replies/boosts
...
fixes #32 , mastodon#210
2022-11-08 00:13:06 +01:00
sk
bca936f6a2
move contribute to the spicy zone
...
i've been planning to do this for a while :D
2022-11-07 23:37:10 +01:00
sk
0b59379c4e
update readme
2022-11-07 23:35:31 +01:00
sk
58abdad62a
bump version
2022-11-07 21:18:41 +01:00
sk
c693414cc3
update readme
2022-11-07 21:18:37 +01:00
sk
ee158e1aba
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-07 21:04:44 +01:00
sk
40d478aaec
tweak styles
2022-11-07 21:04:28 +01:00
sk
e7fb96b3ff
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-07 20:47:15 +01:00
sk
ef75427b45
fix option not being there when editing
2022-11-07 20:46:49 +01:00
sk
2ff4f00774
Merge branch 'feature/mark-media-as-sensitive' into fork
2022-11-07 20:17:39 +01:00
sk
534fd8c119
implement "mark media as sensitive" button
...
fixes #21
2022-11-07 20:15:16 +01:00
sk
2d2cd89454
Merge branch 'spoiler-height-independent' into fork
2022-11-07 17:32:55 +01:00
sk
9f3f5ca7c1
make spoiler height independent of content
...
fixes #12 , fixes mastodon/mastodon-android#166
2022-11-07 17:32:37 +01:00
Samuel Kaiser
c0e6f17c83
Merge pull request #28 from br4yd/patch-1
...
Add German translation for the federated timeline
2022-11-07 16:57:21 +01:00
sk
677f1cb42d
Merge remote-tracking branch 'origin/upstream' into fork
2022-11-07 16:56:27 +01:00
Gregory K
1ac6a04a46
Merge pull request #309 from julroy67/perapp-language
...
Add Android 13 per-app language preferences
2022-11-07 06:49:58 +03:00
Julien Humbert
21927d2e25
Add missing line in Android Manifest
2022-11-07 12:32:20 +09:00
Julien Humbert
c35441f5f7
Add per-app language preferences
2022-11-07 12:27:26 +09:00
br4yd
3718fe6601
Add German translation for the federated timeline
...
I added the translation strings for the federation timeline tab to the German translation file and also translated the values.
2022-11-06 22:21:53 +01:00
sk
095f234bd5
bump version
2022-11-06 11:16:31 +01:00
sk
f10c0e06db
Merge branch 'fork' of github.com:sk22/mastodon-android-fork into fork
2022-11-06 11:13:42 +01:00
sk
ebbd5d1fa3
Merge branch 'upstream' into fork
2022-11-06 11:13:26 +01:00
Grishka
c8abf26040
Fix #301
2022-11-06 05:43:17 +03:00
Grishka
bc733af147
Actually no, this makes more sense
2022-11-06 05:39:22 +03:00
Grishka
77a2fd2a60
Fix #298
2022-11-06 05:36:43 +03:00
Samuel Kaiser
5cfc5eb08a
Update README.md
2022-11-05 11:27:02 +01:00
Samuel Kaiser
b832d2df26
Update README.md
2022-11-04 18:02:33 +01:00
Samuel Kaiser
db34dc40ba
Merge branch 'mastodon:master' into fork
2022-11-04 14:32:13 +01:00
Gregory K
bfa48c2d3e
Merge pull request #289 from sk22/fix-editing-cw
...
Fix spoiler not being published when editing
2022-11-04 07:02:40 +03:00
Gregory K
b5e229a84d
Merge pull request #288 from sk22/fix-editing-visibility
...
Fix wrong visibility displayed when editing
2022-11-04 07:02:19 +03:00
sk
ef207f885b
increase update check interval
2022-11-04 03:37:32 +01:00
sk
c4eee28335
Merge branch 'feature/check-for-update-button' into fork
2022-11-04 03:34:06 +01:00
sk
6fe466779e
add toash message
2022-11-04 03:33:41 +01:00
sk
e71db1b883
custom app name in strings
2022-11-04 03:11:10 +01:00
sk
b6efafe99d
Merge branch 'feature/check-for-update-button' into fork
2022-11-04 03:09:39 +01:00
sk
688d466f8e
implement manual update check settings item
2022-11-04 03:09:19 +01:00
Samuel Kaiser
3c5797932e
add download badge
2022-11-03 17:42:31 +01:00
sk
48a5e262ce
bump version
2022-11-03 17:18:57 +01:00
sk
63b0365208
remove reverted default visibility
2022-11-03 17:18:42 +01:00
sk
972c05d60b
Revert "set unlisted as default visibility"
...
This reverts commit d34653750e .
2022-11-03 17:13:10 +01:00
sk
acb5778e0b
bump version, again
2022-11-03 16:36:31 +01:00
sk
7694c50358
Merge branch 'fix-editing-cw' into fork
2022-11-03 16:35:31 +01:00
sk
7ffa368d10
fix spoiler not being published when editing
2022-11-03 16:33:12 +01:00
Y32Gcnte8z
53f8f41d88
remain visibility when editing
2022-11-03 16:15:17 +01:00
sk
93d57d847e
fix newly published posts appearing twice
...
see https://github.com/mastodon/mastodon-android/issues/283
2022-11-03 16:14:12 +01:00
sk
83a4f5eec2
re-add missing onStatusUpdate event listener
2022-11-03 16:11:44 +01:00
obstsalatschuessel
21a526dda9
Add list timelines view
...
* get accounts list timelines from API
* display available lists in discover view tab
* display list timeline
2022-11-03 09:03:34 +01:00
Samuel Kaiser
836c2dba8d
Merge branch 'mastodon:master' into fork
2022-11-02 22:32:57 +01:00
Samuel Kaiser
13ae8d2ebe
Update README.md
2022-11-02 22:30:16 +01:00
Gregory K
98dafb4e49
Merge pull request #280 from sk22/fix-notifications-crash
...
Check whether title status item is null to fix null pointer exception
2022-11-03 00:27:07 +03:00
sk
85b8bae42e
bump version
2022-11-02 22:15:26 +01:00
Samuel Kaiser
64416ef9ee
Merge pull request #26 from Y32Gcnte8z/fork
...
Should we also change the client name in the footer of status?
2022-11-02 21:55:20 +01:00
Samuel Kaiser
6274ab3384
Merge pull request #27 from Y32Gcnte8z/visibility
...
Retain visibility of status when editing
2022-11-02 21:53:34 +01:00
sk
4ea5d94dc6
Merge branch 'fix-notifications-crash' into fork
2022-11-02 21:41:30 +01:00
sk
db4dd436b7
more concise null check
2022-11-02 21:36:14 +01:00
sk
6906ac6c8f
remove unnecessary import
2022-11-02 21:34:05 +01:00
sk
bc0b56a90e
avoid null in notification display items
...
fixes bug where type = status, but status = null,
causing buildDisplayItems to return a null title status item and an account card
2022-11-02 21:31:44 +01:00
sk
349d95b8ee
fix syntax error
2022-11-02 20:25:42 +01:00
sk
8c8eb395de
Merge remote-tracking branch 'origin/upstream' into fork
2022-11-02 20:22:33 +01:00
Grishka
50c844aa25
It was the wrong icon this whole time
2022-11-02 11:06:00 +03:00
Grishka
85b232330b
Merge branch 'l10n_master'
2022-11-02 11:02:18 +03:00
Grishka
b4c305d094
Add privacy policy step to the signup flow
2022-11-02 11:01:52 +03:00
Grishka
be2ee3a029
Fix #277
2022-11-02 09:07:48 +03:00
sk
596799bf2f
enable github update check
2022-11-01 23:28:55 +01:00
sk
10a405ef13
change self updater api url
2022-11-01 21:38:30 +01:00
Eugen Rochko
118c5d4b44
New translations strings.xml (French)
2022-11-01 21:31:10 +01:00
sk
a4cb05080a
Merge branch 'upstream' into fork
2022-11-01 21:26:44 +01:00
Eugen Rochko
699ececc42
New translations strings.xml (French)
2022-11-01 20:17:30 +01:00
Gregory K
4f8f698911
Merge pull request #275 from davidmhewitt/fix-duplicate-emoji-crash
...
Fix crash on duplicate custom emojis
2022-11-01 21:51:24 +03:00
Eugen Rochko
30083837a5
New translations full_description.txt (Vietnamese)
2022-11-01 18:21:16 +01:00
Eugen Rochko
ea7aa6c52f
New translations strings.xml (Vietnamese)
2022-11-01 18:21:15 +01:00
David Hewitt
244f2ed911
Fix crash on duplicate custom emojis
...
Fixes #274
Add a merge function to `Collectors.toMap` to discard any duplicate custom emojis that may be returned if a user uses the same custom emoji in both their name and profile.
2022-11-01 14:47:25 +00:00
Eugen Rochko
99a71c67e4
New translations full_description.txt (German)
2022-11-01 15:23:49 +01:00
Eugen Rochko
b3c0550a86
New translations strings.xml (German)
2022-11-01 15:23:47 +01:00
Eugen Rochko
39a0c6d08a
New translations strings.xml (Vietnamese)
2022-11-01 11:03:52 +01:00
Gregory K
0ee494bcfc
Merge pull request #273 from davidmhewitt/load-post-visibility-preference
...
Load post privacy preference
2022-11-01 00:30:01 +03:00
Eugen Rochko
4233c743e2
New translations strings.xml (Italian)
2022-10-31 22:06:56 +01:00
David Hewitt
eea00b0d53
Load post privacy preference
...
This queries the user's post visibility preference when opening the composer, and sets it on the composer.
In the case of composing a reply, the user's preference is only respected if it is "more private" than the privacy of the post being replied to, as this appears to be the behaviour in the web interface (and is what I'd expect)
2022-10-31 20:51:28 +00:00
Eugen Rochko
7cef4d282c
New translations strings.xml (German)
2022-10-31 19:11:31 +01:00
Eugen Rochko
df6e085c97
New translations strings.xml (German)
2022-10-31 18:14:37 +01:00
Eugen Rochko
70cf48355e
New translations strings.xml (German)
2022-10-31 10:54:54 +01:00
Eugen Rochko
da06c798d7
New translations strings.xml (German)
2022-10-31 09:23:34 +01:00
Eugen Rochko
9055c094e8
New translations strings.xml (Kabyle)
2022-10-31 07:46:18 +01:00
Eugen Rochko
5ab3ae3d59
New translations strings.xml (Chinese Traditional)
2022-10-31 07:46:17 +01:00
Eugen Rochko
92ebb2f339
New translations strings.xml (German)
2022-10-31 07:46:16 +01:00
Eugen Rochko
d8c034dfa3
New translations strings.xml (Arabic)
2022-10-31 07:46:15 +01:00
Eugen Rochko
247516849e
New translations strings.xml (French)
2022-10-31 07:46:14 +01:00
Eugen Rochko
aad9996b6f
New translations strings.xml (Spanish)
2022-10-31 07:46:13 +01:00
Eugen Rochko
76c1ad07a3
New translations strings.xml (Catalan)
2022-10-31 07:46:12 +01:00
Eugen Rochko
49599f48bb
New translations strings.xml (Czech)
2022-10-31 07:46:11 +01:00
Eugen Rochko
158d128316
New translations strings.xml (Greek)
2022-10-31 07:46:09 +01:00
Eugen Rochko
00897e7388
New translations strings.xml (Basque)
2022-10-31 07:46:08 +01:00
Eugen Rochko
1867f294c8
New translations strings.xml (Finnish)
2022-10-31 07:46:07 +01:00
Eugen Rochko
eaa189d6b0
New translations strings.xml (Hebrew)
2022-10-31 07:46:06 +01:00
Eugen Rochko
87d11dcb0a
New translations strings.xml (Armenian)
2022-10-31 07:46:05 +01:00
Eugen Rochko
ba99394890
New translations strings.xml (Italian)
2022-10-31 07:46:04 +01:00
Eugen Rochko
6b8236021e
New translations strings.xml (Polish)
2022-10-31 07:46:03 +01:00
Eugen Rochko
68b12a579c
New translations strings.xml (Japanese)
2022-10-31 07:46:01 +01:00
Eugen Rochko
3f0ae887b8
New translations strings.xml (Portuguese)
2022-10-31 07:46:00 +01:00
Eugen Rochko
187f9a2246
New translations strings.xml (Russian)
2022-10-31 07:45:59 +01:00
Eugen Rochko
e8566bc24b
New translations strings.xml (Swedish)
2022-10-31 07:45:58 +01:00
Eugen Rochko
e375fc7d4d
New translations strings.xml (Turkish)
2022-10-31 07:45:57 +01:00
Eugen Rochko
89157efce8
New translations strings.xml (Ukrainian)
2022-10-31 07:45:55 +01:00
Eugen Rochko
5e95291016
New translations strings.xml (Chinese Simplified)
2022-10-31 07:45:54 +01:00
Eugen Rochko
cbd6e668dc
New translations strings.xml (Vietnamese)
2022-10-31 07:45:53 +01:00
Eugen Rochko
898e62490b
New translations strings.xml (Galician)
2022-10-31 07:45:52 +01:00
Eugen Rochko
326ab4edf1
New translations strings.xml (Thai)
2022-10-31 07:45:51 +01:00
Eugen Rochko
f25a965478
New translations strings.xml (Croatian)
2022-10-31 07:45:50 +01:00
Eugen Rochko
f3f3bea7b3
New translations strings.xml (Bosnian)
2022-10-31 07:45:48 +01:00
Eugen Rochko
583b0788c6
New translations strings.xml (Occitan)
2022-10-31 07:45:47 +01:00
Eugen Rochko
ca29cee586
New translations strings.xml (Korean)
2022-10-31 07:45:46 +01:00
Eugen Rochko
ec905448b0
New translations strings.xml (Portuguese, Brazilian)
2022-10-31 07:45:45 +01:00
Gregory K
e8fa82d0de
Merge pull request #269 from davidmhewitt/fix-image-keyboard
...
Fix receiving images from keyboards
2022-10-31 09:26:29 +03:00
Grishka
e381de812c
Add self-updater for github builds
2022-10-31 09:26:17 +03:00
Eugen Rochko
1a9752d53b
New translations strings.xml (German)
2022-10-30 23:05:59 +01:00
Eugen Rochko
09cc5c5fd2
New translations strings.xml (German)
2022-10-30 22:00:42 +01:00
Eugen Rochko
4e8d510d38
New translations strings.xml (German)
2022-10-30 20:57:57 +01:00
Eugen Rochko
7f7f6bae80
New translations strings.xml (German)
2022-10-30 17:30:49 +01:00
Eugen Rochko
358ff12fba
New translations strings.xml (German)
2022-10-30 16:07:19 +01:00
David Hewitt
8ff3ecb4d4
Fix receiving images from keyboards
...
The call to `super.onCreateInputConnection` was overwriting the mimes in the `outAttrs`, so we can call that first and then modify the mimes.
This fixes the ability to insert GIFs with the default GBoard GIF menu for me.
2022-10-30 14:56:47 +00:00
Eugen Rochko
47df35f0fd
New translations full_description.txt (Chinese Traditional)
2022-10-30 01:23:19 +02:00
Eugen Rochko
e226851e03
New translations strings.xml (Arabic)
2022-10-29 14:15:24 +02:00
Eugen Rochko
7228907682
New translations strings.xml (Arabic)
2022-10-29 13:13:13 +02:00
Eugen Rochko
1dbabed716
New translations strings.xml (German)
2022-10-28 16:21:33 +02:00
Eugen Rochko
4224cd037d
New translations strings.xml (German)
2022-10-28 15:11:58 +02:00
Eugen Rochko
9aa6d3f531
New translations strings.xml (Chinese Traditional)
2022-10-28 05:30:56 +02:00
Eugen Rochko
c9823ae9d0
New translations strings.xml (Chinese Traditional)
2022-10-28 04:30:39 +02:00
Grishka
1fa8a9e858
Always show domain for own account
2022-10-26 18:28:57 +03:00
Grishka
212e8893b9
Fix editing
2022-10-26 03:01:39 +03:00
Grishka
367057421b
Declare and request notifications permission (should fix #262 )
2022-10-26 02:46:23 +03:00
Eugen Rochko
c821480842
New translations strings.xml (Polish)
2022-10-24 00:07:29 +02:00
Eugen Rochko
3ef7c11e3b
New translations strings.xml (Portuguese, Brazilian)
2022-10-17 16:18:05 +02:00
Eugen Rochko
1112756bc2
New translations strings.xml (Galician)
2022-10-15 17:57:46 +02:00
Eugen Rochko
878ed43135
New translations strings.xml (Thai)
2022-10-15 16:57:55 +02:00
Eugen Rochko
01b746d30a
New translations strings.xml (Thai)
2022-10-15 13:55:51 +02:00
Eugen Rochko
a900351729
New translations strings.xml (Arabic)
2022-10-08 17:35:18 +02:00
Eugen Rochko
4114a6e5d8
New translations strings.xml (Turkish)
2022-10-07 18:41:40 +02:00
Eugen Rochko
04dd232e38
New translations strings.xml (Italian)
2022-10-05 21:07:13 +02:00
Eugen Rochko
bc26dfe856
New translations strings.xml (Chinese Simplified)
2022-10-05 07:12:25 +02:00
Eugen Rochko
0322f845af
New translations strings.xml (Chinese Simplified)
2022-10-05 06:12:27 +02:00
Eugen Rochko
7daa2d63e6
New translations strings.xml (Vietnamese)
2022-10-04 18:08:26 +02:00
Eugen Rochko
3a8a41f568
New translations strings.xml (Kabyle)
2022-10-04 06:41:10 +02:00
Eugen Rochko
65cd7d076b
New translations strings.xml (French)
2022-10-04 06:41:09 +02:00
Eugen Rochko
a1f71091fe
New translations strings.xml (Spanish)
2022-10-04 06:41:08 +02:00
Eugen Rochko
131834af86
New translations strings.xml (Arabic)
2022-10-04 06:41:07 +02:00
Eugen Rochko
c0789cbdb9
New translations strings.xml (Catalan)
2022-10-04 06:41:06 +02:00
Eugen Rochko
7d12d866ab
New translations strings.xml (Czech)
2022-10-04 06:41:05 +02:00
Eugen Rochko
7c2589c35b
New translations strings.xml (German)
2022-10-04 06:41:04 +02:00
Eugen Rochko
fd2031ccf5
New translations strings.xml (Basque)
2022-10-04 06:41:02 +02:00
Eugen Rochko
6a165ec9f4
New translations strings.xml (Italian)
2022-10-04 06:40:59 +02:00
Eugen Rochko
fd8dad487a
New translations strings.xml (Japanese)
2022-10-04 06:40:58 +02:00
Eugen Rochko
e9443b841a
New translations strings.xml (Thai)
2022-10-04 06:40:57 +02:00
Eugen Rochko
89ec6acac9
New translations strings.xml (Korean)
2022-10-04 06:40:56 +02:00
Eugen Rochko
9b389b346f
New translations strings.xml (Portuguese)
2022-10-04 06:40:55 +02:00
Eugen Rochko
4a522bffc0
New translations strings.xml (Russian)
2022-10-04 06:40:54 +02:00
Eugen Rochko
9b62f8b7a2
New translations strings.xml (Turkish)
2022-10-04 06:40:52 +02:00
Eugen Rochko
96342d67e3
New translations strings.xml (Chinese Traditional)
2022-10-04 06:40:50 +02:00
Eugen Rochko
95fc2bef9e
New translations strings.xml (Vietnamese)
2022-10-04 06:40:49 +02:00
Eugen Rochko
4f36fbe3b9
New translations strings.xml (Galician)
2022-10-04 06:40:48 +02:00
Eugen Rochko
a501d8b995
New translations strings.xml (Portuguese, Brazilian)
2022-10-04 06:40:47 +02:00
Eugen Rochko
74691650b3
New translations strings.xml (Croatian)
2022-10-04 06:40:46 +02:00
Eugen Rochko
9325781cbc
New translations strings.xml (Bosnian)
2022-10-04 06:40:45 +02:00
Eugen Rochko
b383dd6419
New translations strings.xml (Polish)
2022-10-04 06:40:43 +02:00
Eugen Rochko
fe98ecf0cc
New translations strings.xml (Chinese Simplified)
2022-10-04 06:40:42 +02:00
Grishka
01970ab69b
Compose media attachment redesign
2022-10-04 07:35:31 +03:00
Grishka
3aa252f681
Fix editing
2022-10-01 01:12:31 +03:00
Grishka
18633291e6
Add monochrome icon
2022-09-29 01:23:00 +03:00
Eugen Rochko
b79619b6e4
New translations strings.xml (Chinese Simplified)
2022-09-24 19:11:57 +02:00
Eugen Rochko
dbb03ee688
New translations strings.xml (Thai)
2022-09-23 21:06:49 +02:00
Eugen Rochko
00894b41d2
New translations strings.xml (Thai)
2022-09-23 20:09:36 +02:00
Eugen Rochko
8868ace90d
New translations full_description.txt (German)
2022-09-19 19:52:12 +02:00
Eugen Rochko
a7586eeba8
New translations strings.xml (German)
2022-09-19 19:52:10 +02:00
Eugen Rochko
19b89c606a
New translations strings.xml (German)
2022-09-19 18:43:32 +02:00
Eugen Rochko
b6c1e7d11e
New translations strings.xml (Italian)
2022-09-18 02:43:45 +02:00
Eugen Rochko
ca90c89b2a
New translations strings.xml (Italian)
2022-09-18 01:24:36 +02:00
Eugen Rochko
170a758f5f
New translations strings.xml (Polish)
2022-09-16 12:51:10 +02:00
Eugen Rochko
43dcd6e7f4
New translations strings.xml (Polish)
2022-09-16 11:20:42 +02:00
Eugen Rochko
063542b2f5
New translations strings.xml (Spanish)
2022-09-16 09:46:29 +02:00
Eugen Rochko
70e4ae4fb4
New translations short_description.txt (Czech)
2022-09-15 21:09:48 +02:00
Eugen Rochko
8f1a4c60df
New translations full_description.txt (Czech)
2022-09-15 21:09:47 +02:00
Eugen Rochko
07212dba96
New translations strings.xml (Czech)
2022-09-15 21:09:46 +02:00
Eugen Rochko
fb95caadbe
New translations full_description.txt (Czech)
2022-09-15 20:01:47 +02:00
Eugen Rochko
51e86b686d
New translations strings.xml (Czech)
2022-09-15 20:01:46 +02:00
Eugen Rochko
6ec335087d
New translations strings.xml (Chinese Simplified)
2022-09-15 17:03:34 +02:00
Y32Gcnte8z
96040e15fd
remain visibility when editing
2022-09-15 22:38:44 +08:00
Y32Gcnte8z
12a5670441
change client name in footer of status
2022-09-15 21:21:50 +08:00
Eugen Rochko
b756fe2cdb
New translations strings.xml (Italian)
2022-09-12 22:55:33 +02:00
Eugen Rochko
3732a4c844
New translations full_description.txt (German)
2022-09-10 20:18:22 +02:00
Eugen Rochko
5bd59bd999
New translations strings.xml (German)
2022-09-10 20:18:21 +02:00
Eugen Rochko
90ba5551d2
New translations strings.xml (German)
2022-09-10 18:59:59 +02:00
Eugen Rochko
484b6891fd
New translations strings.xml (Chinese Simplified)
2022-09-10 16:02:25 +02:00
Eugen Rochko
0435d5f0c7
New translations strings.xml (Spanish)
2022-09-10 12:46:24 +02:00
Eugen Rochko
864c8de8de
New translations strings.xml (Spanish)
2022-09-10 11:45:40 +02:00
Eugen Rochko
8bcea5bfb8
New translations strings.xml (Spanish)
2022-09-10 10:49:12 +02:00
Eugen Rochko
beded04579
New translations strings.xml (Vietnamese)
2022-09-09 19:55:30 +02:00
Eugen Rochko
5dcd41170c
New translations strings.xml (Vietnamese)
2022-09-09 16:55:37 +02:00
sk
8aeda56fc8
merge upstream changes
2022-09-08 14:56:43 +02:00
Eugen Rochko
3bb921a859
New translations strings.xml (Chinese Traditional)
2022-09-03 08:09:40 +02:00
Eugen Rochko
38edbde645
New translations strings.xml (Chinese Traditional)
2022-09-03 07:11:51 +02:00
Grishka
f531a90b41
Better editing
2022-09-02 11:21:28 +03:00
Grishka
ff52c37868
Editing
2022-09-02 05:47:20 +03:00
Grishka
8fb2b454dd
Post edit history + extended footer redesign
2022-09-02 02:00:25 +03:00
Grishka
265b2ad32c
Fix #218
2022-08-29 21:21:08 +03:00
Grishka
ba3219d9fc
Fix #209 , fix #198
2022-08-29 00:57:09 +03:00
Eugen Rochko
bcac7401ee
New translations strings.xml (Chinese Simplified)
2022-08-28 23:21:49 +02:00
Grishka
b44e3424e3
Fix #249
2022-08-29 00:12:15 +03:00
Eugen Rochko
c15f6519c0
New translations strings.xml (Vietnamese)
2022-08-01 08:15:42 +02:00
Eugen Rochko
2809b27be0
New translations strings.xml (Turkish)
2022-07-31 20:49:45 +02:00
Poussinou
68a9eba868
Create FUNDING.yml
2022-07-30 18:22:09 +02:00
Eugen Rochko
1b6e096bf9
New translations strings.xml (Kabyle)
2022-07-30 08:41:42 +02:00
Eugen Rochko
85db37f6a7
New translations full_description.txt (Czech)
2022-07-24 19:10:28 +02:00
Eugen Rochko
0cee490466
New translations strings.xml (Czech)
2022-07-24 19:10:27 +02:00
Eugen Rochko
a148c92da2
New translations full_description.txt (Czech)
2022-07-24 17:58:57 +02:00
sk
f073eba538
Merge branch 'feature/pin-posts' into fork
2022-07-22 12:18:42 +02:00
sk
7f78431eff
minor code style fix
2022-07-22 12:18:16 +02:00
sk
24c1ac042c
Merge branch 'master' into feature/pin-posts
2022-07-22 11:57:02 +02:00
sk
105fe68438
update app name, close #15
2022-07-22 11:51:10 +02:00
sk
46057af093
update readme
2022-07-22 11:50:04 +02:00
sk
750fa4c112
Merge branch 'master' into fork
2022-07-22 11:30:17 +02:00
Eugen Rochko
6272797834
New translations strings.xml (Czech)
2022-07-20 17:22:53 +02:00
Eugen Rochko
c048134ef2
New translations strings.xml (Czech)
2022-07-20 15:30:06 +02:00
Eugen Rochko
6f57cd9ffe
New translations strings.xml (Czech)
2022-07-19 12:39:11 +02:00
Grishka
8b40643e63
Update more colors
2022-07-15 00:45:17 +03:00
Eugen Rochko
76815f8194
New translations strings.xml (Japanese)
2022-07-13 15:46:09 +02:00
Grishka
5968dcd05b
Merge branch 'l10n_master'
2022-07-13 01:28:36 +03:00
Eugen Rochko
0c382bdbf6
New translations full_description.txt (Thai)
2022-07-08 15:39:13 +02:00
Grishka
74f03026cf
Everything is purple now
2022-07-02 02:03:07 +03:00
Eugen Rochko
8ad6bd52ef
New translations strings.xml (Russian)
2022-07-01 14:00:14 +02:00
Eugen Rochko
04da21edf3
New translations strings.xml (Catalan)
2022-06-15 20:48:39 +02:00
Eugen Rochko
ee709b6db7
New translations strings.xml (Spanish)
2022-06-15 20:48:38 +02:00
Eugen Rochko
b7432fe422
New translations full_description.txt (Spanish)
2022-06-15 19:26:46 +02:00
Eugen Rochko
8a0991d533
New translations strings.xml (Spanish)
2022-06-15 19:26:45 +02:00
Eugen Rochko
6fffe778d3
New translations strings.xml (Portuguese, Brazilian)
2022-06-13 06:36:58 +02:00
Eugen Rochko
b67b61dfe4
New translations strings.xml (Portuguese, Brazilian)
2022-06-13 05:36:15 +02:00
Eugen Rochko
65d86d9238
New translations strings.xml (Galician)
2022-06-10 07:15:17 +02:00
sk
c1e67c4f73
bump version
2022-06-08 21:44:39 +02:00
sk
e0e48f87eb
Merge branch 'master' into fork
2022-06-08 21:42:42 +02:00
Grishka
b2db64022f
Add pre-upload avatar and header resizing
2022-06-06 16:45:56 +03:00
Eugen Rochko
8336bfdf5c
New translations strings.xml (Galician)
2022-06-06 11:07:30 +02:00
Samuel Kaiser
0ec14fe8fa
Merge pull request #20 from Y32Gcnte8z/fork
...
fix simplified Chinese strings
2022-06-05 12:03:08 +02:00
Y32Gcnte8z
01a2f1d95c
fix simplified Chinese strings
2022-06-04 13:20:56 +08:00
Eugen Rochko
b38bf5e431
New translations strings.xml (Chinese Simplified)
2022-06-03 15:20:59 +02:00
Samuel Kaiser
67b3e85837
Merge pull request #19 from Y32Gcnte8z/fork
...
New translations strings.xml (Chinese Simplified)
2022-06-03 11:31:19 +02:00
Eugen Rochko
310fb7db42
New translations strings.xml (Chinese Simplified)
2022-06-03 08:32:51 +02:00
Y32Gcnte8z
9f4d330ab1
New translations strings.xml (Chinese Simplified)
2022-06-03 13:55:49 +08:00
sk
25092fbcfb
add icon to readme
2022-05-31 17:04:58 +02:00
sk
705e98729d
initial pink branding
2022-05-31 16:51:05 +02:00
Eugen Rochko
2f24977996
New translations strings.xml (Chinese Simplified)
2022-05-29 10:45:49 +02:00
Eugen Rochko
6c336ba89e
New translations strings.xml (Chinese Simplified)
2022-05-29 09:32:03 +02:00
sk
108d16a157
bump version
2022-05-26 22:44:31 +02:00
sk
e55ca6cc05
Merge branch 'feature/delete-redraft' into fork
2022-05-26 22:42:02 +02:00
sk
b8be1f184d
hide redraft button when not applicable
2022-05-26 22:38:56 +02:00
sk
aa96ec54a3
Merge branch 'feature/delete-redraft' into fork
2022-05-26 22:09:39 +02:00
sk
e8b43c7179
preserve visibility when re-drafting
2022-05-26 22:09:02 +02:00
sk
b51b4a10ee
Merge branch 'feature/delete-redraft' into fork
2022-05-26 21:44:07 +02:00
sk
f2b9ede27c
Add proguard rules for parceler
...
according to http://parceler.org/
fixes issue where parceler can't find parcelable class
2022-05-26 21:43:39 +02:00
sk
a8c7d891f1
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:45:52 +02:00
sk
195c4d7b6d
remove unused imports
2022-05-26 19:45:10 +02:00
sk
d280dc31e8
bump version
2022-05-26 19:35:36 +02:00
sk
eb0925c524
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:30:52 +02:00
sk
968de3664d
fix german strings
2022-05-26 19:30:23 +02:00
sk
12f7336392
Merge branch 'feature/delete-redraft' into fork
2022-05-26 19:28:09 +02:00
sk
3a4d13b1c6
implement deleting and re-drafting
2022-05-26 19:19:42 +02:00
sk
273c841d9a
Merge branch 'master' into feature/delete-redraft
2022-05-26 15:35:12 +02:00
Eugen Rochko
d1b1cb2082
New translations strings.xml (Korean)
2022-05-25 08:21:34 +02:00
Eugen Rochko
5bbe99be51
New translations full_description.txt (Portuguese)
2022-05-24 00:19:57 +02:00
Eugen Rochko
556d1e7433
New translations full_description.txt (Portuguese)
2022-05-23 23:03:11 +02:00
Eugen Rochko
293d7032ce
New translations strings.xml (Russian)
2022-05-22 12:23:45 +02:00
sk
0186b7f8da
Merge remote-tracking branch 'origin/fork' into fork
2022-05-22 02:14:06 +02:00
sk
d33654c793
bump version
2022-05-22 02:08:01 +02:00
Samuel Kaiser
86d2312615
Update README.md
2022-05-22 02:07:07 +02:00
sk
d1083c331b
Merge branch 'feature/bookmarks' into fork
2022-05-22 02:04:08 +02:00
sk
ed7242217a
add missing icon
2022-05-22 02:03:54 +02:00
sk
8fddaa8c82
implement bookmarks list!!
2022-05-22 02:03:29 +02:00
sk
00affe6e3e
update readme
2022-05-21 23:38:56 +02:00
sk
f21b647ee0
bump version
2022-05-21 23:35:10 +02:00
sk
2a628a3791
Merge branch 'feature/back-returns-home' into fork
2022-05-21 23:34:18 +02:00
sk
ecd568503d
make back button return home before exiting
2022-05-21 23:33:53 +02:00
sk
f9d0632a85
add missing files
2022-05-21 19:42:29 +02:00
sk
11905513b7
add missing icons
2022-05-21 19:40:49 +02:00
sk
9c89abf1c4
implement bookmark button
2022-05-21 19:27:44 +02:00
sk
4d950e43ac
update readme
2022-05-21 18:59:13 +02:00
sk
99405f307d
bump version
2022-05-21 18:49:59 +02:00
sk
f1bfe05263
Merge branch 'feature/always-preserve-cw' into fork
2022-05-21 18:49:07 +02:00
sk
0f223159c0
always preserve cw when replying
2022-05-21 18:48:48 +02:00
sk
ad9518e87c
re-add deleted strings
2022-05-21 18:08:14 +02:00
sk
1c16cfb09e
bump version
2022-05-21 18:05:01 +02:00
sk
d4a4b10017
Merge branch 'feature/compose-image-description-full-image' into fork
2022-05-21 18:03:29 +02:00
sk
74ae5bd04e
change app name
2022-05-21 18:03:15 +02:00
sk
9638cf079f
set image view height to wrap_content
2022-05-21 17:48:53 +02:00
sk
a6d161c1b4
minor code style change
...
for grishka's code style must prevail
2022-05-21 17:42:40 +02:00
sk
1136e40eb4
obey image max width
2022-05-21 17:39:28 +02:00
sk
98de3a2984
don't crop image when composing alt text
2022-05-21 17:27:31 +02:00
Eugen Rochko
48e7071450
New translations strings.xml (Arabic)
2022-05-19 22:57:49 +02:00
Eugen Rochko
bcc8d55c7b
New translations strings.xml (Arabic)
2022-05-19 21:55:19 +02:00
Eugen Rochko
8d477efc28
New translations strings.xml (Czech)
2022-05-19 15:32:16 +02:00
Eugen Rochko
4ae21862a5
New translations strings.xml (Czech)
2022-05-19 14:30:33 +02:00
Eugen Rochko
6e6aebef35
New translations strings.xml (Czech)
2022-05-19 13:34:29 +02:00
Eugen Rochko
cd138032da
New translations strings.xml (Czech)
2022-05-18 18:19:40 +02:00
Eugen Rochko
864e6fb9d0
New translations strings.xml (Czech)
2022-05-18 16:41:35 +02:00
Eugen Rochko
9d356b0635
New translations strings.xml (Czech)
2022-05-18 15:25:33 +02:00
Eugen Rochko
6c5d720a40
New translations strings.xml (Czech)
2022-05-18 14:28:15 +02:00
Eugen Rochko
d733d76ccf
New translations strings.xml (Arabic)
2022-05-18 13:29:20 +02:00
Eugen Rochko
3483d8c3c0
New translations strings.xml (Portuguese, Brazilian)
2022-05-18 09:01:46 +02:00
Eugen Rochko
0f326c1362
New translations strings.xml (Kabyle)
2022-05-17 23:04:46 +02:00
Eugen Rochko
c6eda38400
New translations strings.xml (Kabyle)
2022-05-17 22:08:14 +02:00
Eugen Rochko
3c59c8cc0f
New translations strings.xml (Arabic)
2022-05-17 22:08:13 +02:00
Eugen Rochko
8f1b9ec092
New translations strings.xml (French)
2022-05-17 22:08:12 +02:00
Eugen Rochko
5a42136395
New translations strings.xml (Czech)
2022-05-17 21:03:40 +02:00
Eugen Rochko
e9b347d130
New translations strings.xml (Thai)
2022-05-17 21:03:39 +02:00
Eugen Rochko
d86e203127
New translations strings.xml (Italian)
2022-05-17 18:03:57 +02:00
Eugen Rochko
c80417e671
New translations strings.xml (Ukrainian)
2022-05-17 18:03:56 +02:00
Eugen Rochko
55a55fbb1c
New translations strings.xml (Croatian)
2022-05-17 18:03:55 +02:00
Eugen Rochko
b42236999b
New translations strings.xml (Occitan)
2022-05-17 18:03:53 +02:00
Eugen Rochko
8ca8bd765b
New translations strings.xml (Bosnian)
2022-05-17 18:03:51 +02:00
Eugen Rochko
7f4cf77283
New translations strings.xml (Portuguese, Brazilian)
2022-05-17 18:03:50 +02:00
Eugen Rochko
950d413bd1
New translations strings.xml (Chinese Traditional)
2022-05-17 18:03:49 +02:00
Eugen Rochko
475827b1c1
New translations strings.xml (Chinese Simplified)
2022-05-17 18:03:48 +02:00
Eugen Rochko
1c9164e559
New translations strings.xml (Galician)
2022-05-17 18:03:47 +02:00
Eugen Rochko
7311a394d8
New translations strings.xml (Turkish)
2022-05-17 18:03:46 +02:00
Eugen Rochko
aa09bc7ab2
New translations strings.xml (Russian)
2022-05-17 18:03:45 +02:00
Eugen Rochko
267a6a75ef
New translations strings.xml (Portuguese)
2022-05-17 18:03:43 +02:00
Eugen Rochko
37660b4c73
New translations strings.xml (Polish)
2022-05-17 18:03:42 +02:00
Eugen Rochko
15b4d46ea1
New translations strings.xml (Korean)
2022-05-17 18:03:41 +02:00
Eugen Rochko
0b99e76b25
New translations strings.xml (Japanese)
2022-05-17 18:03:40 +02:00
Eugen Rochko
c851f666b3
New translations strings.xml (Basque)
2022-05-17 18:03:38 +02:00
Eugen Rochko
7662c81754
New translations strings.xml (German)
2022-05-17 18:03:36 +02:00
Eugen Rochko
5c1b583448
New translations strings.xml (Catalan)
2022-05-17 18:03:35 +02:00
Eugen Rochko
4071c1552d
New translations strings.xml (Swedish)
2022-05-17 18:03:34 +02:00
Eugen Rochko
89856a81a3
New translations strings.xml (Spanish)
2022-05-17 18:03:33 +02:00
Eugen Rochko
005ddfb651
New translations strings.xml (Vietnamese)
2022-05-17 18:03:32 +02:00
Eugen Rochko
92d10d59c6
New translations strings.xml (Armenian)
2022-05-17 18:03:31 +02:00
Eugen Rochko
150f70edd8
New translations strings.xml (Arabic)
2022-05-17 18:03:22 +02:00
Eugen Rochko
73019eaade
New translations strings.xml (Thai)
2022-05-17 18:03:17 +02:00
Eugen Rochko
46bac59ff5
New translations strings.xml (Finnish)
2022-05-17 18:03:15 +02:00
Eugen Rochko
9b162cb63b
New translations strings.xml (Kabyle)
2022-05-17 18:03:13 +02:00
Eugen Rochko
7d216314c9
New translations strings.xml (French)
2022-05-17 18:03:11 +02:00
Grishka
080a320e12
Make the app name non-translatable
2022-05-17 18:47:11 +03:00
Eugen Rochko
28787b4068
New translations strings.xml (Vietnamese)
2022-05-17 15:22:20 +02:00
Eugen Rochko
a73ea62a9c
New translations strings.xml (Galician)
2022-05-17 13:38:15 +02:00
Eugen Rochko
69b399e397
New translations strings.xml (Japanese)
2022-05-17 06:27:43 +02:00
Eugen Rochko
fc2c033e93
New translations strings.xml (Chinese Simplified)
2022-05-17 05:29:56 +02:00
Eugen Rochko
1d81abca5b
New translations title.txt (Czech)
2022-05-17 04:16:52 +02:00
Eugen Rochko
0f3cd5d8d0
New translations short_description.txt (Czech)
2022-05-17 04:16:51 +02:00
Eugen Rochko
f0476f3187
New translations full_description.txt (Czech)
2022-05-17 04:16:50 +02:00
Eugen Rochko
b4677d14e5
New translations strings.xml (Czech)
2022-05-17 04:16:50 +02:00
Eugen Rochko
a8837bd4f8
New translations strings.xml (Basque)
2022-05-16 23:18:13 +02:00
Eugen Rochko
c6991a7067
New translations strings.xml (Chinese Simplified)
2022-05-16 19:37:18 +02:00
Eugen Rochko
0723e942f0
New translations strings.xml (Chinese Simplified)
2022-05-16 18:11:12 +02:00
sk
b08415ca8f
bump version
2022-05-15 20:35:10 +02:00
sk
3639c69d36
Merge branch 'master' into fork
2022-05-15 20:34:14 +02:00
Eugen Rochko
52fd300d1e
New translations strings.xml (German)
2022-05-15 20:26:29 +02:00
Grishka
37cefcaf6d
Fix #164
2022-05-15 21:13:36 +03:00
Eugen Rochko
68c9f7a861
New translations full_description.txt (German)
2022-05-15 19:31:06 +02:00
Eugen Rochko
8eb0b12a09
New translations strings.xml (German)
2022-05-15 19:31:05 +02:00
Grishka
558adc6936
Add compose shortcut
...
closes #131
2022-05-15 19:14:24 +03:00
Eugen Rochko
68ecd7bc28
New translations strings.xml (German)
2022-05-14 18:55:50 +02:00
Eugen Rochko
5c7d4e389f
New translations strings.xml (Polish)
2022-05-14 16:56:43 +02:00
sk
31e3a8592f
bump version
2022-05-14 13:49:49 +02:00
sk
39655d5278
Merge branch 'master' into fork
2022-05-14 13:48:03 +02:00
Eugen Rochko
55fd74c227
New translations strings.xml (Italian)
2022-05-14 11:30:44 +02:00
Eugen Rochko
b65b7c53bc
New translations strings.xml (Chinese Traditional)
2022-05-14 05:38:51 +02:00
Grishka
68d0862008
Close #122
2022-05-13 20:54:22 +03:00
Grishka
c9e13eefa5
Close #146
2022-05-13 20:49:35 +03:00
Grishka
349fbce5af
Fix #128
2022-05-13 20:42:54 +03:00
Eugen Rochko
7a23c9b348
New translations strings.xml (Italian)
2022-05-13 19:23:19 +02:00
Grishka
95c66654aa
Fix #149
2022-05-13 19:20:40 +03:00
Grishka
a8407571a4
Fix #151
2022-05-13 19:18:29 +03:00
Grishka
75538deb9b
Fix #156
2022-05-13 19:10:27 +03:00
Grishka
601eec4607
Fix #157
2022-05-13 19:01:29 +03:00
Grishka
9b87d0bece
Fix #153
2022-05-13 18:14:52 +03:00
Grishka
cb25632691
Delete statuses from cache and fix auto-refresh when posting
2022-05-13 17:57:41 +03:00
Grishka
63957250c5
Fix #141 + crash fixes
2022-05-13 17:51:28 +03:00
sk
d844a77e65
add ui items for redraft
2022-05-11 17:25:00 +02:00
Eugen Rochko
32cc760272
New translations full_description.txt (Polish)
2022-05-11 00:53:22 +02:00
Eugen Rochko
e105764aa8
New translations strings.xml (Polish)
2022-05-11 00:53:21 +02:00
Eugen Rochko
5a9a352e56
New translations full_description.txt (Polish)
2022-05-10 23:44:44 +02:00
Eugen Rochko
7deb2d452e
New translations short_description.txt (Swedish)
2022-05-10 18:01:59 +02:00
Eugen Rochko
c3d2df88e8
New translations full_description.txt (Swedish)
2022-05-10 18:01:58 +02:00
Eugen Rochko
9943d19c31
New translations short_description.txt (Finnish)
2022-05-10 18:01:56 +02:00
Eugen Rochko
51c1e115c5
New translations full_description.txt (Finnish)
2022-05-10 18:01:55 +02:00
Eugen Rochko
f83ff93c68
New translations strings.xml (Finnish)
2022-05-10 18:01:54 +02:00
Eugen Rochko
7deb5d44c2
New translations strings.xml (Swedish)
2022-05-10 18:01:53 +02:00
Eugen Rochko
3140ae8046
New translations strings.xml (Finnish)
2022-05-10 17:00:35 +02:00
Eugen Rochko
772f79219b
New translations strings.xml (Arabic)
2022-05-09 01:41:42 +02:00
Eugen Rochko
8830d67af0
New translations full_description.txt (Polish)
2022-05-09 00:34:14 +02:00
Eugen Rochko
89c02be41c
New translations strings.xml (Polish)
2022-05-09 00:34:13 +02:00
Eugen Rochko
1d092c660b
New translations strings.xml (Polish)
2022-05-08 23:32:42 +02:00
Eugen Rochko
a34084da5a
New translations strings.xml (Vietnamese)
2022-05-07 17:18:03 +02:00
Eugen Rochko
212f5a9beb
New translations full_description.txt (Korean)
2022-05-07 17:18:02 +02:00
Eugen Rochko
f6333de4e6
New translations strings.xml (Korean)
2022-05-07 17:17:59 +02:00
Eugen Rochko
5af22f1bab
New translations strings.xml (Korean)
2022-05-07 16:19:40 +02:00
Eugen Rochko
02d866d7d6
New translations strings.xml (Turkish)
2022-05-06 23:36:32 +02:00
Eugen Rochko
fa7aa6240b
New translations strings.xml (Turkish)
2022-05-06 22:37:34 +02:00
sk
bde2e398a8
bump version and change app name
2022-05-06 22:10:45 +02:00
sk
8d443b2051
Merge branch 'feature/pin-posts' into fork
2022-05-06 21:50:08 +02:00
sk
33d4b678ed
update posts' pinned states
2022-05-06 21:49:33 +02:00
sk
3becad1468
fix created posts being added to pinned
2022-05-06 21:18:48 +02:00
sk
fad3ba3eae
bump version
2022-05-06 19:49:36 +02:00
sk
cb16f95878
Merge branch 'feature/pin-posts' into fork
2022-05-06 19:45:33 +02:00
sk
4e833490ff
fix about section not being displayed
2022-05-06 19:45:09 +02:00
Samuel Kaiser
04a973f7b0
Update README.md
2022-05-06 19:28:43 +02:00
sk
0318169b74
Merge branch 'feature/pin-posts' into fork
2022-05-06 19:24:58 +02:00
sk
972fb1e241
translate "pinned" strings to german
2022-05-06 19:21:39 +02:00
sk
9beb04b01d
implement pinning and unpinning posts
2022-05-06 19:07:51 +02:00
sk
a3bea6ad24
add profile tab for pinned toots
2022-05-06 18:09:00 +02:00
Eugen Rochko
cb38e0d367
New translations strings.xml (Thai)
2022-05-06 17:20:31 +02:00
Eugen Rochko
a133a1d01f
New translations strings.xml (Thai)
2022-05-06 16:22:05 +02:00
sk
7996e4ee4a
change client name, versioning
2022-05-06 15:39:57 +02:00
Eugen Rochko
79bfc43431
New translations strings.xml (Thai)
2022-05-06 15:22:42 +02:00
sk
69c4bf4213
Merge branch 'feature/display-alt-text' into fork
2022-05-06 01:00:34 +02:00
sk
7cd5ca77f5
Merge remote-tracking branch 'origin/feature/display-alt-text' into feature/display-alt-text
2022-05-06 01:00:01 +02:00
sk
7e736d3cd3
clean up code
2022-05-06 00:59:43 +02:00
sk
13c2adba56
update version and readme
2022-05-06 00:34:08 +02:00
sk
010095a50e
Merge branch 'master' into fork
2022-05-06 00:30:23 +02:00
Samuel Kaiser
f0cef2103f
Merge branch 'mastodon:master' into feature/display-alt-text
2022-05-06 00:29:05 +02:00
sk
8ed731a48b
edit application id for fork
2022-05-06 00:27:59 +02:00
sk
8660d43cb1
bump version
2022-05-06 00:21:08 +02:00
sk
0f495f620a
Merge branch 'feature/display-alt-text' into fork
2022-05-06 00:17:07 +02:00
sk
ac81f10ea8
make button disappear when no description
2022-05-06 00:16:25 +02:00
sk
9aa95413e6
make text selectable
2022-05-06 00:15:56 +02:00
Eugen Rochko
72f3a51af7
New translations strings.xml (Italian)
2022-05-06 00:01:49 +02:00
sk
a0a28a0cb7
implement scroll-to-close
2022-05-05 23:39:24 +02:00
sk
11d88aed27
implement alt text as bottom sheet
2022-05-05 23:26:48 +02:00
Eugen Rochko
ee73b487ae
New translations strings.xml (Italian)
2022-05-05 23:05:54 +02:00
Eugen Rochko
e580d2e890
New translations strings.xml (Thai)
2022-05-05 22:07:42 +02:00
Grishka
88504531d4
Crash fixes
2022-05-05 22:05:18 +03:00
Eugen Rochko
4f6f53061f
New translations strings.xml (Thai)
2022-05-05 19:32:57 +02:00
sk
899c9cdf21
implement alt text as toast messages
2022-05-05 19:28:27 +02:00
Eugen Rochko
be23ec4176
New translations strings.xml (Thai)
2022-05-05 18:32:43 +02:00
Eugen Rochko
186636c2ef
New translations strings.xml (French)
2022-05-05 18:32:42 +02:00
Grishka
4ad9fa030b
Fix #127
2022-05-05 18:30:40 +03:00
Eugen Rochko
f0396ff418
New translations strings.xml (Polish)
2022-05-05 16:53:36 +02:00
sk
919d5cffb5
Merge branch 'master' into fork
2022-05-05 16:06:28 +02:00
Eugen Rochko
67e793b56a
New translations strings.xml (Japanese)
2022-05-05 15:31:36 +02:00
Eugen Rochko
d84f011d27
New translations strings.xml (French)
2022-05-05 15:31:35 +02:00
Eugen Rochko
f685d9ccdd
New translations strings.xml (French)
2022-05-05 14:36:22 +02:00
Eugen Rochko
380c742f54
New translations full_description.txt (Korean)
2022-05-05 06:07:07 +02:00
Eugen Rochko
ed84ea6162
New translations strings.xml (Korean)
2022-05-05 06:07:06 +02:00
Grishka
b4219bcaa0
Crash fix
2022-05-05 06:05:50 +03:00
Eugen Rochko
e99ffc0d4c
New translations strings.xml (Korean)
2022-05-05 05:05:13 +02:00
Eugen Rochko
ca015db188
New translations strings.xml (Arabic)
2022-05-05 00:05:19 +02:00
Eugen Rochko
af3a3761f2
New translations strings.xml (French)
2022-05-04 19:48:30 +02:00
Eugen Rochko
95085b6306
New translations strings.xml (Italian)
2022-05-04 18:51:31 +02:00
Grishka
1a0435d32c
Fix locale
2022-05-04 18:24:51 +03:00
Grishka
bd2a33da6a
Fix
2022-05-04 18:10:04 +03:00
Grishka
84e8b08bff
Merge remote-tracking branch 'origin/l10n_master'
2022-05-04 18:09:40 +03:00
Eugen Rochko
afc40cbb67
New translations strings.xml (Vietnamese)
2022-05-04 14:33:24 +02:00
Eugen Rochko
6902379af6
New translations strings.xml (Arabic)
2022-05-04 07:48:18 +02:00
Eugen Rochko
450bfa1fe8
New translations title.txt (Korean)
2022-05-04 07:48:16 +02:00
Eugen Rochko
629b1b4a34
New translations short_description.txt (Korean)
2022-05-04 07:48:15 +02:00
Eugen Rochko
8f49207b25
New translations full_description.txt (Korean)
2022-05-04 07:48:14 +02:00
Eugen Rochko
347d90ad14
New translations strings.xml (Korean)
2022-05-04 07:48:13 +02:00
Eugen Rochko
b503475fcf
New translations strings.xml (Galician)
2022-05-04 06:49:01 +02:00
Eugen Rochko
fe18a43ba8
New translations strings.xml (Japanese)
2022-05-04 05:45:29 +02:00
Eugen Rochko
66e23bf55e
New translations strings.xml (Chinese Traditional)
2022-05-04 02:49:50 +02:00
Eugen Rochko
716b6b13b7
New translations strings.xml (Russian)
2022-05-04 01:03:46 +02:00
Grishka
23ec3e64cf
Add favorites/reblogs lists and extended footer for ThreadFragment
...
closes #41 , closes #64
2022-05-04 01:04:59 +03:00
Grishka
e512a7ef90
Fix #52
2022-05-03 22:26:36 +03:00
Grishka
9823537474
Allow opening avatars and cover images in photo viewer
...
closes #24
2022-05-03 22:14:56 +03:00
Eugen Rochko
f9ea2b0de3
New translations strings.xml (Japanese)
2022-05-03 19:21:05 +02:00
Eugen Rochko
90293f81d9
New translations strings.xml (German)
2022-05-03 19:21:04 +02:00
Eugen Rochko
30785457b7
New translations strings.xml (Arabic)
2022-05-03 17:57:03 +02:00
Eugen Rochko
df5cb3d977
New translations strings.xml (Arabic)
2022-05-03 16:51:17 +02:00
Grishka
bbedf46b21
Accept URLs in instance search
2022-05-03 15:35:48 +03:00
Eugen Rochko
0d50f8c45b
New translations strings.xml (Galician)
2022-05-03 07:17:13 +02:00
Grishka
d4e4d9fcde
Use random IDs to match FCM notifications to accounts
2022-05-03 03:01:18 +03:00
Eugen Rochko
50381f1256
New translations strings.xml (Arabic)
2022-05-03 01:00:47 +02:00
Eugen Rochko
55a6b7bdd3
New translations strings.xml (Russian)
2022-05-03 01:00:46 +02:00
sk
12599db0ff
change dev versioning
2022-05-02 23:00:55 +02:00
sk
c751c85c1c
add version number for upstream changes
2022-05-02 22:43:05 +02:00
Eugen Rochko
c9eac418d2
New translations strings.xml (Italian)
2022-05-02 22:01:23 +02:00
sk
f1331a0f6d
start fork versioning
2022-05-02 21:35:51 +02:00
sk
c75c9b60f9
add fork readme
2022-05-02 21:35:42 +02:00
sk
eb3adf1dfd
Merge branch 'feature/add-federated-timeline' into fork
2022-05-02 21:35:14 +02:00
sk
6533163fd0
Merge branch 'master' into fork
2022-05-02 21:17:04 +02:00
Gregory K
fa75570254
Merge pull request #112 from sk22/fix/space-in-empty-reply
...
Fix compose containing a wrong space as initial reply text
2022-05-02 22:06:12 +03:00
Eugen Rochko
a51bcba87b
New translations strings.xml (Italian)
2022-05-02 21:01:43 +02:00
sk
1406ea376d
fix space as reply initial text
2022-05-02 20:59:22 +02:00
Eugen Rochko
4f4212124c
New translations strings.xml (Thai)
2022-05-02 19:47:57 +02:00
Eugen Rochko
da773dfac9
New translations strings.xml (German)
2022-05-02 19:47:56 +02:00
sk
1becad6016
Merge branch 'feature/enable-unlisted-as-default' into fork
2022-05-02 19:32:26 +02:00
sk
d34653750e
set unlisted as default visibility
2022-05-02 19:31:43 +02:00
sk
705592aefd
set unlisted as default
2022-05-02 19:17:25 +02:00
sk
583325d6e8
add unlisted visibility option
2022-05-02 19:16:53 +02:00
Eugen Rochko
35185143a2
New translations strings.xml (Thai)
2022-05-02 18:38:07 +02:00
Eugen Rochko
f12a33a749
New translations strings.xml (Japanese)
2022-05-02 18:38:06 +02:00
sk
318d271127
add federation tab and change tab order
2022-05-02 18:31:29 +02:00
Eugen Rochko
77a2a5a629
New translations strings.xml (Vietnamese)
2022-05-02 17:03:32 +02:00
Eugen Rochko
d09302492e
New translations strings.xml (Thai)
2022-05-02 12:02:52 +02:00
Eugen Rochko
ab5895b21c
New translations strings.xml (Thai)
2022-05-02 05:00:55 +02:00
Eugen Rochko
26360613b1
New translations strings.xml (Catalan)
2022-05-02 05:00:54 +02:00
Eugen Rochko
bd020f077f
New translations strings.xml (German)
2022-05-02 05:00:53 +02:00
Eugen Rochko
35622f3675
New translations strings.xml (Greek)
2022-05-02 05:00:52 +02:00
Eugen Rochko
7516bdf2e8
New translations strings.xml (Basque)
2022-05-02 05:00:51 +02:00
Eugen Rochko
d07e765873
New translations strings.xml (Hebrew)
2022-05-02 05:00:50 +02:00
Eugen Rochko
510c97a552
New translations strings.xml (Japanese)
2022-05-02 05:00:49 +02:00
Eugen Rochko
6d78a43bfe
New translations strings.xml (Korean)
2022-05-02 05:00:48 +02:00
Eugen Rochko
6ac880828e
New translations strings.xml (Polish)
2022-05-02 05:00:47 +02:00
Eugen Rochko
2eb01ed477
New translations strings.xml (Portuguese)
2022-05-02 05:00:46 +02:00
Eugen Rochko
c32ca51fa5
New translations strings.xml (Russian)
2022-05-02 05:00:45 +02:00
Eugen Rochko
998e560835
New translations strings.xml (Swedish)
2022-05-02 05:00:44 +02:00
Eugen Rochko
46325f46c1
New translations strings.xml (Turkish)
2022-05-02 05:00:43 +02:00
Eugen Rochko
9f1d82ed12
New translations strings.xml (Spanish)
2022-05-02 05:00:42 +02:00
Eugen Rochko
24c5a2bf6c
New translations strings.xml (Chinese Simplified)
2022-05-02 05:00:41 +02:00
Eugen Rochko
050de32cae
New translations strings.xml (Portuguese, Brazilian)
2022-05-02 05:00:41 +02:00
Eugen Rochko
1d295ca058
New translations strings.xml (Bosnian)
2022-05-02 05:00:40 +02:00
Eugen Rochko
1779c132cd
New translations strings.xml (Occitan)
2022-05-02 05:00:39 +02:00
Eugen Rochko
f70fcb8ff8
New translations strings.xml (Croatian)
2022-05-02 05:00:38 +02:00
Eugen Rochko
a4878b427e
New translations strings.xml (Ukrainian)
2022-05-02 05:00:37 +02:00
Eugen Rochko
fcc73b5877
New translations strings.xml (Italian)
2022-05-02 05:00:36 +02:00
Eugen Rochko
8e5bf91a01
New translations strings.xml (Galician)
2022-05-02 05:00:35 +02:00
Eugen Rochko
4faa8cf7a8
New translations strings.xml (Vietnamese)
2022-05-02 05:00:34 +02:00
Eugen Rochko
afe8fd89e4
New translations strings.xml (Arabic)
2022-05-02 05:00:33 +02:00
Eugen Rochko
4df4528e60
New translations strings.xml (Armenian)
2022-05-02 05:00:32 +02:00
Eugen Rochko
ff99430f4c
New translations strings.xml (Kabyle)
2022-05-02 05:00:31 +02:00
Eugen Rochko
f4026f09a0
New translations strings.xml (Finnish)
2022-05-02 05:00:30 +02:00
Eugen Rochko
ea9a2047f6
New translations strings.xml (Chinese Traditional)
2022-05-02 05:00:29 +02:00
Eugen Rochko
c16d373de8
New translations strings.xml (French)
2022-05-02 05:00:28 +02:00
Grishka
5562bf936e
toot -> post
2022-05-02 05:49:59 +03:00
Grishka
02a1f2ef8c
Add following/followers lists
...
closes #25
2022-05-02 05:45:51 +03:00
Grishka
7b26649521
Probably fix #95
2022-05-02 01:20:07 +03:00
Eugen Rochko
e34542a420
New translations strings.xml (Armenian)
2022-05-01 22:17:54 +02:00
Eugen Rochko
a0007f2e41
New translations strings.xml (Japanese)
2022-05-01 17:28:38 +02:00
Eugen Rochko
e5067e8982
New translations strings.xml (Italian)
2022-05-01 15:18:59 +02:00
Eugen Rochko
779d93b689
New translations strings.xml (Italian)
2022-05-01 14:12:57 +02:00
Eugen Rochko
397f67af10
New translations strings.xml (Arabic)
2022-05-01 12:40:14 +02:00
Eugen Rochko
027c4e0e59
New translations strings.xml (Thai)
2022-05-01 11:42:07 +02:00
Eugen Rochko
c04278754e
New translations strings.xml (Chinese Simplified)
2022-05-01 11:42:06 +02:00
Eugen Rochko
daba0836e0
New translations strings.xml (Turkish)
2022-05-01 11:42:05 +02:00
Eugen Rochko
52307de614
New translations strings.xml (Thai)
2022-05-01 10:38:21 +02:00
Eugen Rochko
6f8ce04c48
New translations strings.xml (Arabic)
2022-05-01 00:43:40 +02:00
Eugen Rochko
144efdffee
New translations strings.xml (Portuguese)
2022-04-30 23:48:17 +02:00
Grishka
8059120136
Better account switcher
2022-05-01 00:44:28 +03:00
Eugen Rochko
7819f10b8b
New translations strings.xml (Portuguese)
2022-04-30 22:50:21 +02:00
Eugen Rochko
999c2e4714
New translations strings.xml (French)
2022-04-30 20:52:24 +02:00
Grishka
ec38210dde
Fix #99
2022-04-30 20:30:29 +03:00
Eugen Rochko
1ebb5ad46d
New translations full_description.txt (Russian)
2022-04-30 17:55:02 +02:00
Eugen Rochko
004d7a7652
New translations full_description.txt (Russian)
2022-04-30 16:57:21 +02:00
Eugen Rochko
6b68bd58f1
New translations strings.xml (Japanese)
2022-04-30 13:40:19 +02:00
Eugen Rochko
775ae68314
New translations strings.xml (Japanese)
2022-04-30 12:40:08 +02:00
Eugen Rochko
347a53f03f
New translations strings.xml (Italian)
2022-04-30 08:29:46 +02:00
Eugen Rochko
690792ed0d
New translations strings.xml (Arabic)
2022-04-30 07:26:39 +02:00
Eugen Rochko
6ee44edf84
New translations strings.xml (Galician)
2022-04-30 07:26:38 +02:00
Eugen Rochko
fc2ba241a0
New translations strings.xml (Arabic)
2022-04-30 06:28:06 +02:00
Eugen Rochko
a1efdd7e03
New translations strings.xml (Arabic)
2022-04-30 05:30:09 +02:00
Eugen Rochko
a79b0a4f15
New translations full_description.txt (Russian)
2022-04-30 00:25:43 +02:00
Eugen Rochko
69b4cf93a3
New translations strings.xml (Russian)
2022-04-30 00:25:41 +02:00
Eugen Rochko
e207b5929d
New translations strings.xml (Thai)
2022-04-29 23:26:44 +02:00
Eugen Rochko
03e08dddf5
New translations strings.xml (Arabic)
2022-04-29 23:26:43 +02:00
Eugen Rochko
ad60646b8e
New translations short_description.txt (Portuguese)
2022-04-29 23:26:41 +02:00
Eugen Rochko
51938f5522
New translations full_description.txt (Portuguese)
2022-04-29 23:26:40 +02:00
Grishka
38eadca4e2
Report fixes
2022-04-30 00:02:13 +03:00
Eugen Rochko
0fb1b3228f
New translations strings.xml (Thai)
2022-04-29 22:10:13 +02:00
Eugen Rochko
5a8ebdb13b
New translations strings.xml (Arabic)
2022-04-29 22:10:12 +02:00
Eugen Rochko
046a45a25e
New translations strings.xml (Italian)
2022-04-29 22:10:10 +02:00
Eugen Rochko
751028326a
New translations strings.xml (Thai)
2022-04-29 21:09:16 +02:00
Eugen Rochko
74e049884b
New translations strings.xml (Italian)
2022-04-29 21:09:15 +02:00
Grishka
31cb17d549
Update readme
2022-04-29 20:39:19 +03:00
Eugen Rochko
3b63ca1b55
New translations strings.xml (Thai)
2022-04-29 18:05:59 +02:00
Eugen Rochko
3eed854909
New translations strings.xml (Thai)
2022-04-29 17:08:52 +02:00
Grishka
10a5bf0a82
Fix notification policy layout for long strings
2022-04-29 17:38:48 +03:00
Grishka
a58a279e8c
Client-side filtering is annoying
2022-04-29 17:25:32 +03:00
Grishka
0fe58e49b6
Display more relationship states + locked accounts
...
closes #85 , #73 , #30
2022-04-29 17:11:23 +03:00
Eugen Rochko
e4b187acd6
New translations short_description.txt (Thai)
2022-04-29 15:49:50 +02:00
Eugen Rochko
9a95944adb
New translations strings.xml (Thai)
2022-04-29 15:49:49 +02:00
Eugen Rochko
21e441d683
New translations strings.xml (Thai)
2022-04-29 14:48:02 +02:00
Grishka
089e297656
fix #93
2022-04-29 15:17:29 +03:00
Eugen Rochko
93906ecf08
New translations strings.xml (Armenian)
2022-04-29 13:50:46 +02:00
Eugen Rochko
cdb836742e
New translations short_description.txt (Japanese)
2022-04-29 13:50:44 +02:00
Eugen Rochko
80cff031d7
New translations full_description.txt (Japanese)
2022-04-29 13:50:43 +02:00
Eugen Rochko
cea17b22cb
New translations strings.xml (Japanese)
2022-04-29 13:50:42 +02:00
Eugen Rochko
97bf165e9e
New translations strings.xml (Japanese)
2022-04-29 12:51:33 +02:00
Eugen Rochko
36345582c7
New translations strings.xml (Vietnamese)
2022-04-29 11:51:19 +02:00
Eugen Rochko
940a4a9ce7
New translations strings.xml (Turkish)
2022-04-29 11:51:18 +02:00
Eugen Rochko
8362bca6bf
New translations short_description.txt (Chinese Traditional)
2022-04-29 09:03:12 +02:00
Eugen Rochko
09ef005d0e
New translations strings.xml (Chinese Traditional)
2022-04-29 09:03:11 +02:00
Eugen Rochko
5ec1ec26b7
New translations strings.xml (Chinese Traditional)
2022-04-29 07:49:14 +02:00
Eugen Rochko
3ee159a4a5
New translations full_description.txt (Chinese Traditional)
2022-04-29 06:30:57 +02:00
Eugen Rochko
084b0d3a0c
New translations strings.xml (Chinese Traditional)
2022-04-29 06:30:56 +02:00
Eugen Rochko
b5692c1ddc
New translations short_description.txt (Chinese Traditional)
2022-04-29 05:14:54 +02:00
Eugen Rochko
e986a7f023
New translations full_description.txt (Chinese Traditional)
2022-04-29 05:14:53 +02:00
Eugen Rochko
367843d12b
New translations strings.xml (Russian)
2022-04-29 03:34:59 +02:00
Eugen Rochko
40186b0025
New translations full_description.txt (Arabic)
2022-04-29 03:34:51 +02:00
Grishka
2a65bdb08f
Add strings for follow states
2022-04-29 03:45:41 +03:00
Grishka
93fbc52f6a
More crash fixes
2022-04-29 03:37:18 +03:00
Eugen Rochko
6df0333d97
New translations full_description.txt (Arabic)
2022-04-29 02:22:53 +02:00
Grishka
4e4b5fcfe4
Probably a crash fix
2022-04-29 03:06:06 +03:00
Eugen Rochko
11363d6dea
New translations title.txt (Arabic)
2022-04-29 01:21:47 +02:00
Eugen Rochko
3e5d369004
New translations short_description.txt (Arabic)
2022-04-29 01:21:46 +02:00
Eugen Rochko
b3fd81ce26
New translations full_description.txt (Arabic)
2022-04-29 01:21:45 +02:00
Eugen Rochko
68d4eae53f
New translations title.txt (Thai)
2022-04-28 23:27:23 +02:00
Eugen Rochko
01e8a9026b
New translations short_description.txt (Thai)
2022-04-28 23:27:23 +02:00
Eugen Rochko
b0039926e5
New translations full_description.txt (Thai)
2022-04-28 23:27:22 +02:00
Eugen Rochko
86ec53c4dc
New translations strings.xml (Thai)
2022-04-28 23:27:21 +02:00
Eugen Rochko
b5d57998ae
New translations title.txt (Finnish)
2022-04-28 23:27:20 +02:00
Eugen Rochko
1c77c6308e
New translations short_description.txt (Finnish)
2022-04-28 23:27:19 +02:00
Eugen Rochko
acee26a573
New translations full_description.txt (Finnish)
2022-04-28 23:27:18 +02:00
Eugen Rochko
4a5f20c073
New translations strings.xml (Finnish)
2022-04-28 23:27:17 +02:00
Eugen Rochko
cebef82c83
New translations strings.xml (Turkish)
2022-04-28 23:27:16 +02:00
Grishka
620bc2285c
Fix notification settings getting reset on app update
2022-04-28 23:32:43 +03:00
Grishka
f73849dbb7
Home timeline auto-refresh
...
close #32
2022-04-28 23:22:55 +03:00
Eugen Rochko
2c12e8bc2f
New translations full_description.txt (Vietnamese)
2022-04-28 15:26:58 +02:00
Eugen Rochko
4e0a0a5065
New translations strings.xml (Vietnamese)
2022-04-28 15:26:56 +02:00
Eugen Rochko
d80f6a1c2c
New translations strings.xml (Vietnamese)
2022-04-28 14:16:15 +02:00
Eugen Rochko
8081d5fa1a
New translations strings.xml (Italian)
2022-04-28 12:29:33 +02:00
Eugen Rochko
d7c56b52ac
New translations strings.xml (Galician)
2022-04-28 07:27:41 +02:00
Grishka
e8eb12532a
Fixes
2022-04-28 01:35:20 +03:00
Eugen Rochko
e95d0c9914
New translations strings.xml (Kabyle)
2022-04-28 00:18:10 +02:00
Eugen Rochko
f1fd12639e
New translations strings.xml (Catalan)
2022-04-28 00:18:09 +02:00
Eugen Rochko
3009d7e6fa
New translations strings.xml (German)
2022-04-28 00:18:08 +02:00
Eugen Rochko
2438dfde2a
New translations strings.xml (Basque)
2022-04-28 00:18:06 +02:00
Eugen Rochko
28e8332b67
New translations strings.xml (Polish)
2022-04-28 00:18:03 +02:00
Eugen Rochko
29bd34ab2b
New translations strings.xml (Russian)
2022-04-28 00:18:01 +02:00
Eugen Rochko
6f2e8237de
New translations strings.xml (Spanish)
2022-04-28 00:17:59 +02:00
Eugen Rochko
e2308fcb5d
New translations strings.xml (Turkish)
2022-04-28 00:17:58 +02:00
Eugen Rochko
8054084537
New translations strings.xml (Portuguese, Brazilian)
2022-04-28 00:17:57 +02:00
Eugen Rochko
ec8f2dbdf4
New translations strings.xml (Bosnian)
2022-04-28 00:17:56 +02:00
Eugen Rochko
80bc1d8339
New translations strings.xml (Croatian)
2022-04-28 00:17:54 +02:00
Eugen Rochko
c1b28bde6b
New translations strings.xml (Italian)
2022-04-28 00:17:53 +02:00
Eugen Rochko
7c3b5c4a15
New translations strings.xml (Galician)
2022-04-28 00:17:51 +02:00
Eugen Rochko
eac0fdbcbf
New translations strings.xml (Vietnamese)
2022-04-28 00:17:50 +02:00
Eugen Rochko
1a129ad684
New translations strings.xml (Arabic)
2022-04-28 00:17:50 +02:00
Eugen Rochko
583758b231
New translations strings.xml (Chinese Simplified)
2022-04-28 00:17:48 +02:00
Eugen Rochko
254bc8c0ab
New translations strings.xml (French)
2022-04-28 00:17:47 +02:00
Grishka
9a0c383da8
Change community -> server
2022-04-28 00:54:35 +03:00
Eugen Rochko
97843d5ca1
New translations strings.xml (Arabic)
2022-04-27 22:41:22 +02:00
Eugen Rochko
f2eac28006
New translations title.txt (Arabic)
2022-04-27 21:44:24 +02:00
Eugen Rochko
d0eae2d17f
New translations strings.xml (Arabic)
2022-04-27 21:44:23 +02:00
Eugen Rochko
6c4d9a1d0f
New translations short_description.txt (Arabic)
2022-04-27 19:55:54 +02:00
Eugen Rochko
fc9e38ea24
New translations full_description.txt (Arabic)
2022-04-27 19:55:53 +02:00
Eugen Rochko
7c07d521f3
New translations strings.xml (Arabic)
2022-04-27 19:55:52 +02:00
Eugen Rochko
73d7c40cdd
New translations strings.xml (Arabic)
2022-04-27 18:59:22 +02:00
Eugen Rochko
ba3871fc2d
New translations strings.xml (Vietnamese)
2022-04-27 15:14:28 +02:00
Eugen Rochko
f1f14b765a
New translations strings.xml (Arabic)
2022-04-27 13:34:07 +02:00
Eugen Rochko
034a4b501a
New translations strings.xml (Arabic)
2022-04-27 00:29:03 +02:00
Eugen Rochko
2db10585d5
New translations strings.xml (Arabic)
2022-04-26 23:31:54 +02:00
Eugen Rochko
cb6bd4180b
New translations strings.xml (Arabic)
2022-04-26 22:33:36 +02:00
Eugen Rochko
cd099fc17e
New translations strings.xml (Arabic)
2022-04-26 21:30:07 +02:00
Eugen Rochko
8136a9af63
New translations strings.xml (Turkish)
2022-04-26 15:18:28 +02:00
Eugen Rochko
dd67d9d078
New translations strings.xml (German)
2022-04-26 13:41:03 +02:00
Eugen Rochko
3fcab4122c
New translations strings.xml (Catalan)
2022-04-26 13:41:02 +02:00
Eugen Rochko
fac79bbeaa
New translations strings.xml (Galician)
2022-04-26 12:39:28 +02:00
Eugen Rochko
c21061e0a7
New translations strings.xml (Galician)
2022-04-26 11:22:52 +02:00
Eugen Rochko
0f3421296d
New translations strings.xml (Kabyle)
2022-04-26 08:31:40 +02:00
Eugen Rochko
c6a8bd96bc
New translations strings.xml (Kabyle)
2022-04-26 06:44:29 +02:00
Eugen Rochko
9201760103
New translations strings.xml (Kabyle)
2022-04-26 05:34:01 +02:00
Eugen Rochko
f0c521ea95
New translations strings.xml (Kabyle)
2022-04-26 04:30:59 +02:00
Eugen Rochko
aceb89242e
New translations strings.xml (Kabyle)
2022-04-26 03:17:29 +02:00
Eugen Rochko
4ff2f369f6
New translations short_description.txt (Kabyle)
2022-04-26 02:21:49 +02:00
Eugen Rochko
226ac8303c
New translations full_description.txt (Kabyle)
2022-04-26 02:21:48 +02:00
Eugen Rochko
5601554051
New translations strings.xml (Kabyle)
2022-04-26 02:21:47 +02:00
Eugen Rochko
f06492de56
New translations title.txt (Kabyle)
2022-04-26 01:16:06 +02:00
Eugen Rochko
f70f2af973
New translations short_description.txt (Kabyle)
2022-04-26 01:16:05 +02:00
Eugen Rochko
321fc5aa25
New translations full_description.txt (Kabyle)
2022-04-26 01:16:04 +02:00
Eugen Rochko
178207026f
New translations strings.xml (Kabyle)
2022-04-26 01:16:03 +02:00
Eugen Rochko
dcb96dafeb
New translations title.txt (Armenian)
2022-04-26 01:16:02 +02:00
Eugen Rochko
6d807e967f
New translations short_description.txt (Armenian)
2022-04-26 01:16:01 +02:00
Eugen Rochko
10df38d9b1
New translations full_description.txt (Armenian)
2022-04-26 01:16:00 +02:00
Eugen Rochko
69c0873c8f
New translations strings.xml (Armenian)
2022-04-26 01:15:59 +02:00
Eugen Rochko
b04e328a53
New translations title.txt (Arabic)
2022-04-26 01:15:58 +02:00
Eugen Rochko
fb5afae720
New translations short_description.txt (Arabic)
2022-04-26 01:15:57 +02:00
Eugen Rochko
6875f40480
New translations full_description.txt (Arabic)
2022-04-26 01:15:57 +02:00
Eugen Rochko
1ed79d2355
New translations strings.xml (Arabic)
2022-04-26 01:15:56 +02:00
Eugen Rochko
287e5fc058
New translations strings.xml (Italian)
2022-04-26 01:15:55 +02:00
Grishka
ed79cebc57
Merge remote-tracking branch 'origin/l10n_master'
2022-04-26 00:58:50 +03:00
Grishka
8e65459cb5
bump version
2022-04-26 00:58:33 +03:00
Eugen Rochko
e32063fa09
New translations strings.xml (Vietnamese)
2022-04-25 22:26:35 +02:00
Eugen Rochko
d979389715
New translations strings.xml (Italian)
2022-04-25 22:26:19 +02:00
Eugen Rochko
d0f2af2913
New translations strings.xml (Galician)
2022-04-25 22:26:19 +02:00
Eugen Rochko
309ccc0a70
New translations strings.xml (Turkish)
2022-04-25 22:26:18 +02:00
Grishka
89c7a13c59
Add info banners in discover sub-tabs
2022-04-25 22:27:18 +03:00
Eugen Rochko
ea4d520e23
New translations strings.xml (Italian)
2022-04-25 21:24:49 +02:00
Eugen Rochko
d6a42d0d6b
New translations strings.xml (Galician)
2022-04-25 18:35:42 +02:00
Eugen Rochko
025458ce8c
New translations strings.xml (Chinese Simplified)
2022-04-25 06:31:05 +02:00
Eugen Rochko
650822f3b3
New translations short_description.txt (Chinese Simplified)
2022-04-25 05:20:18 +02:00
Eugen Rochko
0422a8c590
New translations full_description.txt (Chinese Simplified)
2022-04-25 05:20:17 +02:00
Eugen Rochko
b640f6c68d
New translations strings.xml (Chinese Simplified)
2022-04-25 05:20:16 +02:00
Eugen Rochko
a4b89b8a52
New translations strings.xml (Turkish)
2022-04-24 19:39:46 +02:00
Grishka
3c9670bbaa
Fix notification background
2022-04-24 19:33:57 +03:00
Eugen Rochko
22d27b13e7
New translations strings.xml (Vietnamese)
2022-04-24 15:37:22 +02:00
Eugen Rochko
233f87d90b
New translations strings.xml (Portuguese, Brazilian)
2022-04-24 15:37:20 +02:00
Grishka
0dd5e5af8d
Fix #71
2022-04-24 15:41:15 +03:00
Grishka
61d537779b
Local timeline
2022-04-24 13:51:03 +03:00
Eugen Rochko
faa6ed336d
New translations strings.xml (Italian)
2022-04-23 22:37:59 +02:00
Grishka
f499444a86
Fix pre-upload image resizing
2022-04-23 22:25:58 +03:00
Eugen Rochko
d6202d005f
New translations strings.xml (Turkish)
2022-04-23 16:15:22 +02:00
Eugen Rochko
2df42396c3
New translations short_description.txt (Croatian)
2022-04-23 01:17:53 +02:00
Eugen Rochko
73002a8dbf
New translations full_description.txt (Croatian)
2022-04-23 01:17:52 +02:00
Eugen Rochko
a50a14492f
New translations strings.xml (Croatian)
2022-04-23 01:17:51 +02:00
Eugen Rochko
d896402d39
New translations full_description.txt (Croatian)
2022-04-23 00:13:04 +02:00
Eugen Rochko
571e593041
New translations full_description.txt (Croatian)
2022-04-22 22:45:29 +02:00
Eugen Rochko
b7a6d5313d
New translations strings.xml (French)
2022-04-22 20:29:34 +02:00
Eugen Rochko
c6ea07e43e
New translations full_description.txt (Croatian)
2022-04-22 19:27:27 +02:00
Eugen Rochko
1d33f476d6
New translations full_description.txt (Polish)
2022-04-22 19:27:26 +02:00
Eugen Rochko
9dca538f96
New translations strings.xml (Polish)
2022-04-22 19:27:25 +02:00
Eugen Rochko
823a6d7905
New translations full_description.txt (Croatian)
2022-04-22 18:31:47 +02:00
Eugen Rochko
4b12adc0f8
New translations strings.xml (Polish)
2022-04-22 18:31:46 +02:00
Eugen Rochko
1720665212
New translations strings.xml (Galician)
2022-04-22 16:28:34 +02:00
Eugen Rochko
83e6bb2ced
New translations strings.xml (Turkish)
2022-04-22 15:31:26 +02:00
Eugen Rochko
78342fbe74
New translations strings.xml (German)
2022-04-22 13:24:00 +02:00
Eugen Rochko
0cb502b244
New translations full_description.txt (Croatian)
2022-04-22 13:23:48 +02:00
Grishka
559835d849
Crash fixes
2022-04-22 14:15:52 +03:00
Eugen Rochko
fd4854adae
New translations strings.xml (Russian)
2022-04-22 11:59:26 +02:00
Eugen Rochko
2b7d9e5536
New translations strings.xml (Portuguese)
2022-04-22 11:59:25 +02:00
Eugen Rochko
15d73ab9a2
New translations strings.xml (Portuguese)
2022-04-22 11:03:22 +02:00
Eugen Rochko
05a7dd9636
New translations strings.xml (Vietnamese)
2022-04-22 05:27:52 +02:00
Eugen Rochko
899e016594
New translations strings.xml (Vietnamese)
2022-04-22 04:30:12 +02:00
Eugen Rochko
2b752be6d0
New translations strings.xml (Croatian)
2022-04-22 02:50:55 +02:00
Eugen Rochko
0dd42a07dc
New translations full_description.txt (French)
2022-04-22 02:50:54 +02:00
Eugen Rochko
9e527d9ab1
New translations strings.xml (French)
2022-04-22 02:50:53 +02:00
Eugen Rochko
3ee0782a61
New translations strings.xml (Croatian)
2022-04-22 01:35:49 +02:00
Eugen Rochko
2721f43e23
New translations full_description.txt (French)
2022-04-22 01:35:48 +02:00
Eugen Rochko
622b76e27e
New translations strings.xml (French)
2022-04-22 01:35:47 +02:00
Eugen Rochko
805b2120d6
New translations strings.xml (Croatian)
2022-04-22 00:39:41 +02:00
Eugen Rochko
161be10c4b
New translations strings.xml (Croatian)
2022-04-21 23:39:09 +02:00
Eugen Rochko
95be6ece9d
New translations strings.xml (Occitan)
2022-04-21 23:39:08 +02:00
Eugen Rochko
1e73ffdba8
New translations strings.xml (French)
2022-04-21 23:39:07 +02:00
Eugen Rochko
7b07fe0ead
New translations short_description.txt (French)
2022-04-21 22:43:29 +02:00
Eugen Rochko
64c91c7df6
New translations full_description.txt (French)
2022-04-21 22:43:28 +02:00
Eugen Rochko
1a36440c9a
New translations strings.xml (French)
2022-04-21 22:43:27 +02:00
Eugen Rochko
b3b9d848c9
New translations full_description.txt (Turkish)
2022-04-21 21:24:33 +02:00
Eugen Rochko
acb898ae1f
New translations strings.xml (Turkish)
2022-04-21 21:24:32 +02:00
Eugen Rochko
2fd3240aca
New translations full_description.txt (Galician)
2022-04-21 20:28:43 +02:00
Eugen Rochko
12945a9da2
New translations short_description.txt (Turkish)
2022-04-21 20:28:42 +02:00
Eugen Rochko
2e3fc22185
New translations full_description.txt (Turkish)
2022-04-21 20:28:41 +02:00
Eugen Rochko
9925c3ac75
New translations strings.xml (Turkish)
2022-04-21 20:28:40 +02:00
Eugen Rochko
30d767441f
New translations full_description.txt (Galician)
2022-04-21 19:15:06 +02:00
Eugen Rochko
3df196181f
New translations strings.xml (Basque)
2022-04-21 19:15:05 +02:00
Eugen Rochko
1ba447db33
New translations strings.xml (French)
2022-04-21 19:15:03 +02:00
Eugen Rochko
8b8fcfcd8c
New translations strings.xml (French)
2022-04-21 18:18:39 +02:00
Eugen Rochko
6a1e7ef866
New translations strings.xml (Vietnamese)
2022-04-21 16:54:57 +02:00
Grishka
ed8128fb72
Bump version
2022-04-21 17:32:15 +03:00
Grishka
b71e57a07e
Fix layout
2022-04-21 17:06:56 +03:00
Grishka
51405b2bae
Merge remote-tracking branch 'origin/l10n_master'
...
# Conflicts:
# mastodon/src/main/res/values-de-rDE/strings.xml
# mastodon/src/main/res/values-tr-rTR/strings.xml
2022-04-21 17:03:15 +03:00
Grishka
3bb4f80dc6
Crash fix
2022-04-21 16:52:25 +03:00
Eugen Rochko
daac3c5b52
New translations short_description.txt (Vietnamese)
2022-04-21 15:25:12 +02:00
Eugen Rochko
47f449000a
New translations full_description.txt (Vietnamese)
2022-04-21 15:25:11 +02:00
Eugen Rochko
65d1491df3
New translations strings.xml (Vietnamese)
2022-04-21 15:25:10 +02:00
Eugen Rochko
14b9d91645
New translations strings.xml (Vietnamese)
2022-04-21 14:11:39 +02:00
Eugen Rochko
9367eca556
New translations title.txt (Vietnamese)
2022-04-21 12:30:18 +02:00
Eugen Rochko
2dee95b688
New translations short_description.txt (Vietnamese)
2022-04-21 12:30:17 +02:00
Eugen Rochko
303c729a27
New translations full_description.txt (Vietnamese)
2022-04-21 12:30:16 +02:00
Eugen Rochko
657761f432
New translations strings.xml (Vietnamese)
2022-04-21 12:30:15 +02:00
Eugen Rochko
60ac581838
New translations strings.xml (Galician)
2022-04-21 12:30:14 +02:00
Eugen Rochko
55e704ca15
New translations strings.xml (Galician)
2022-04-21 11:24:25 +02:00
Eugen Rochko
57dcab65f1
New translations short_description.txt (Italian)
2022-04-21 10:22:19 +02:00
Eugen Rochko
753dec4445
New translations full_description.txt (Italian)
2022-04-21 10:22:18 +02:00
Eugen Rochko
d0e6646cca
New translations strings.xml (Italian)
2022-04-21 10:22:16 +02:00
Eugen Rochko
59b5bbb60e
New translations short_description.txt (Galician)
2022-04-21 09:00:43 +02:00
Eugen Rochko
3c19b5754b
New translations full_description.txt (Galician)
2022-04-21 09:00:42 +02:00
Eugen Rochko
8cddeef1fe
New translations strings.xml (Galician)
2022-04-21 09:00:41 +02:00
Eugen Rochko
53b3943f10
New translations strings.xml (Italian)
2022-04-21 09:00:39 +02:00
Eugen Rochko
f63c71dd8f
New translations title.txt (Galician)
2022-04-21 07:51:59 +02:00
Eugen Rochko
2274ac642d
New translations short_description.txt (Galician)
2022-04-21 07:51:58 +02:00
Eugen Rochko
e56cecd267
New translations full_description.txt (Galician)
2022-04-21 07:51:57 +02:00
Eugen Rochko
590f6ac797
New translations strings.xml (Galician)
2022-04-21 07:51:56 +02:00
Eugen Rochko
24f8a1014c
New translations title.txt (Italian)
2022-04-21 07:51:55 +02:00
Eugen Rochko
a9f2f49876
New translations short_description.txt (Italian)
2022-04-21 07:51:54 +02:00
Eugen Rochko
4602b77d43
New translations full_description.txt (Italian)
2022-04-21 07:51:54 +02:00
Eugen Rochko
65b6022a1e
New translations strings.xml (Italian)
2022-04-21 07:51:53 +02:00
Eugen Rochko
3fa77ad412
New translations strings.xml (German)
2022-04-21 07:51:50 +02:00
Eugen Rochko
6b0a17ef2c
New translations strings.xml (Ukrainian)
2022-04-21 04:15:57 +02:00
Eugen Rochko
e5a72b9699
New translations title.txt (Ukrainian)
2022-04-21 03:15:13 +02:00
Eugen Rochko
50e32862be
New translations short_description.txt (Ukrainian)
2022-04-21 03:15:12 +02:00
Eugen Rochko
d58d07fd01
New translations full_description.txt (Ukrainian)
2022-04-21 03:15:11 +02:00
Eugen Rochko
7fabb924b9
New translations strings.xml (Ukrainian)
2022-04-21 03:15:10 +02:00
Eugen Rochko
02d9f743c1
New translations title.txt (Croatian)
2022-04-21 01:06:06 +02:00
Eugen Rochko
8af8214d4c
New translations short_description.txt (Croatian)
2022-04-21 01:06:05 +02:00
Eugen Rochko
70abeddcc6
New translations full_description.txt (Croatian)
2022-04-21 01:06:04 +02:00
Eugen Rochko
c023f46172
New translations strings.xml (Croatian)
2022-04-21 01:06:03 +02:00
Eugen Rochko
142c6be4eb
New translations short_description.txt (Basque)
2022-04-21 01:06:02 +02:00
Eugen Rochko
da3cb055c6
New translations full_description.txt (Basque)
2022-04-21 01:06:01 +02:00
Eugen Rochko
1fa2fbd9ba
New translations strings.xml (Basque)
2022-04-21 01:06:00 +02:00
Eugen Rochko
c79e85eda5
New translations strings.xml (French)
2022-04-21 01:05:59 +02:00
Eugen Rochko
ea2474e5f8
New translations short_description.txt (Polish)
2022-04-20 23:42:16 +02:00
Eugen Rochko
c0b2e3a9fc
New translations full_description.txt (Polish)
2022-04-20 23:42:15 +02:00
Eugen Rochko
82c6d99bb5
New translations strings.xml (Bosnian)
2022-04-20 23:42:14 +02:00
Eugen Rochko
1412432d32
New translations strings.xml (Polish)
2022-04-20 23:42:13 +02:00
Eugen Rochko
8e314146f2
New translations short_description.txt (Bosnian)
2022-04-20 22:46:11 +02:00
Eugen Rochko
9695a5a4de
New translations short_description.txt (German)
2022-04-20 22:46:10 +02:00
Eugen Rochko
31d4ab18e2
New translations full_description.txt (Bosnian)
2022-04-20 22:46:09 +02:00
Eugen Rochko
005c07875d
New translations full_description.txt (German)
2022-04-20 22:46:08 +02:00
Eugen Rochko
eb167bd217
New translations strings.xml (Bosnian)
2022-04-20 22:46:07 +02:00
Eugen Rochko
fc86407eac
New translations strings.xml (French)
2022-04-20 22:46:05 +02:00
Eugen Rochko
1ec97650b0
New translations full_description.txt (German)
2022-04-20 21:50:25 +02:00
Eugen Rochko
dffbdfccc2
New translations full_description.txt (Catalan)
2022-04-20 21:50:24 +02:00
Eugen Rochko
111b499b04
New translations full_description.txt (Spanish)
2022-04-20 21:50:23 +02:00
Eugen Rochko
b71bbddf35
New translations strings.xml (Bosnian)
2022-04-20 21:50:21 +02:00
Eugen Rochko
d4cb5f82e1
New translations strings.xml (Russian)
2022-04-20 21:50:19 +02:00
Eugen Rochko
ab66dcaafb
New translations strings.xml (Catalan)
2022-04-20 21:50:17 +02:00
Eugen Rochko
5e7bf73851
New translations short_description.txt (Catalan)
2022-04-20 21:50:15 +02:00
Eugen Rochko
066b131d95
New translations short_description.txt (Spanish)
2022-04-20 21:50:09 +02:00
Eugen Rochko
1caa17305e
New translations short_description.txt (Russian)
2022-04-20 21:50:08 +02:00
Eugen Rochko
04f5f89cca
New translations strings.xml (French)
2022-04-20 21:50:03 +02:00
Grishka
1ee55a643e
Crash fixes
2022-04-20 22:38:20 +03:00
Eugen Rochko
1fa726178f
New translations title.txt (Occitan)
2022-04-20 20:39:47 +02:00
Eugen Rochko
32f240188c
New translations short_description.txt (Chinese Simplified)
2022-04-20 20:39:46 +02:00
Eugen Rochko
a6af059671
New translations short_description.txt (Chinese Traditional)
2022-04-20 20:39:45 +02:00
Eugen Rochko
007881f358
New translations short_description.txt (Portuguese, Brazilian)
2022-04-20 20:39:44 +02:00
Eugen Rochko
485f2821f2
New translations short_description.txt (Bosnian)
2022-04-20 20:39:43 +02:00
Eugen Rochko
2dcc622def
New translations short_description.txt (Occitan)
2022-04-20 20:39:41 +02:00
Eugen Rochko
1bbfe4507e
New translations title.txt (French)
2022-04-20 20:39:41 +02:00
Eugen Rochko
6d43dfd255
New translations title.txt (Spanish)
2022-04-20 20:39:40 +02:00
Eugen Rochko
c4f3b9f54d
New translations title.txt (Catalan)
2022-04-20 20:39:39 +02:00
Eugen Rochko
0064e4d6f4
New translations title.txt (German)
2022-04-20 20:39:38 +02:00
Eugen Rochko
fe1e6d0c46
New translations title.txt (Greek)
2022-04-20 20:39:37 +02:00
Eugen Rochko
40bb3777d4
New translations title.txt (Basque)
2022-04-20 20:39:36 +02:00
Eugen Rochko
162343bee8
New translations short_description.txt (Turkish)
2022-04-20 20:39:35 +02:00
Eugen Rochko
733c18f6e2
New translations title.txt (Hebrew)
2022-04-20 20:39:34 +02:00
Eugen Rochko
10663b0a6f
New translations title.txt (Korean)
2022-04-20 20:39:33 +02:00
Eugen Rochko
e8dca89de6
New translations title.txt (Polish)
2022-04-20 20:39:32 +02:00
Eugen Rochko
2923cf452f
New translations title.txt (Portuguese)
2022-04-20 20:39:31 +02:00
Eugen Rochko
56b388700a
New translations title.txt (Russian)
2022-04-20 20:39:30 +02:00
Eugen Rochko
0ec9632606
New translations title.txt (Swedish)
2022-04-20 20:39:29 +02:00
Eugen Rochko
680e729541
New translations title.txt (Turkish)
2022-04-20 20:39:28 +02:00
Eugen Rochko
f8ba72c242
New translations title.txt (Chinese Simplified)
2022-04-20 20:39:27 +02:00
Eugen Rochko
fcfad690de
New translations title.txt (Chinese Traditional)
2022-04-20 20:39:26 +02:00
Eugen Rochko
1734501144
New translations title.txt (Portuguese, Brazilian)
2022-04-20 20:39:25 +02:00
Eugen Rochko
0904b82f4d
New translations title.txt (Bosnian)
2022-04-20 20:39:25 +02:00
Eugen Rochko
8058a1fa56
New translations title.txt (Japanese)
2022-04-20 20:39:23 +02:00
Eugen Rochko
1eafdc9ed1
New translations short_description.txt (Swedish)
2022-04-20 20:39:23 +02:00
Eugen Rochko
65077dc7cc
New translations short_description.txt (Russian)
2022-04-20 20:39:22 +02:00
Eugen Rochko
2764de76a5
New translations full_description.txt (Greek)
2022-04-20 20:39:21 +02:00
Eugen Rochko
4545c7ae0b
New translations full_description.txt (German)
2022-04-20 20:39:20 +02:00
Eugen Rochko
1d458168e9
New translations full_description.txt (Catalan)
2022-04-20 20:39:19 +02:00
Eugen Rochko
7c6fbe45fd
New translations full_description.txt (Spanish)
2022-04-20 20:39:18 +02:00
Eugen Rochko
4b408612fc
New translations full_description.txt (French)
2022-04-20 20:39:17 +02:00
Eugen Rochko
f017ab078f
New translations strings.xml (Bosnian)
2022-04-20 20:39:16 +02:00
Eugen Rochko
6cb4292feb
New translations full_description.txt (Basque)
2022-04-20 20:39:13 +02:00
Eugen Rochko
f509f1009f
New translations strings.xml (Turkish)
2022-04-20 20:39:12 +02:00
Eugen Rochko
3d795a3474
New translations strings.xml (Russian)
2022-04-20 20:39:11 +02:00
Eugen Rochko
b4fce77971
New translations strings.xml (German)
2022-04-20 20:39:07 +02:00
Eugen Rochko
9f01164d18
New translations strings.xml (Catalan)
2022-04-20 20:39:06 +02:00
Eugen Rochko
85fd234f15
New translations strings.xml (Spanish)
2022-04-20 20:39:04 +02:00
Eugen Rochko
630e925c4c
New translations full_description.txt (Hebrew)
2022-04-20 20:39:03 +02:00
Eugen Rochko
9063049d73
New translations full_description.txt (Korean)
2022-04-20 20:39:02 +02:00
Eugen Rochko
3d81084ef2
New translations short_description.txt (Portuguese)
2022-04-20 20:39:01 +02:00
Eugen Rochko
002efcf02f
New translations short_description.txt (Polish)
2022-04-20 20:39:00 +02:00
Eugen Rochko
315955243a
New translations short_description.txt (Korean)
2022-04-20 20:38:59 +02:00
Eugen Rochko
a191b38592
New translations short_description.txt (Japanese)
2022-04-20 20:38:58 +02:00
Eugen Rochko
1b1eeb76e1
New translations short_description.txt (Hebrew)
2022-04-20 20:38:57 +02:00
Eugen Rochko
c6740f8a7e
New translations short_description.txt (Basque)
2022-04-20 20:38:56 +02:00
Eugen Rochko
4b475b3680
New translations short_description.txt (Greek)
2022-04-20 20:38:55 +02:00
Eugen Rochko
3027a18c69
New translations short_description.txt (German)
2022-04-20 20:38:54 +02:00
Eugen Rochko
862cf42827
New translations short_description.txt (Catalan)
2022-04-20 20:38:53 +02:00
Eugen Rochko
b795f2a3f5
New translations short_description.txt (Spanish)
2022-04-20 20:38:53 +02:00
Eugen Rochko
429c543fd3
New translations full_description.txt (Japanese)
2022-04-20 20:38:52 +02:00
Eugen Rochko
0eeeb7a4c8
New translations short_description.txt (French)
2022-04-20 20:38:51 +02:00
Eugen Rochko
09872ab1a9
New translations full_description.txt (Bosnian)
2022-04-20 20:38:50 +02:00
Eugen Rochko
9b02b8aa6a
New translations full_description.txt (Portuguese, Brazilian)
2022-04-20 20:38:49 +02:00
Eugen Rochko
d1807b886b
New translations full_description.txt (Chinese Traditional)
2022-04-20 20:38:48 +02:00
Eugen Rochko
b5b4c1a760
New translations full_description.txt (Chinese Simplified)
2022-04-20 20:38:47 +02:00
Eugen Rochko
e692caac0c
New translations full_description.txt (Turkish)
2022-04-20 20:38:46 +02:00
Eugen Rochko
d93cdec7a5
New translations full_description.txt (Swedish)
2022-04-20 20:38:45 +02:00
Eugen Rochko
a487eeb235
New translations full_description.txt (Russian)
2022-04-20 20:38:44 +02:00
Eugen Rochko
4b0c13c64d
New translations full_description.txt (Portuguese)
2022-04-20 20:38:43 +02:00
Eugen Rochko
1f65236c11
New translations full_description.txt (Polish)
2022-04-20 20:38:42 +02:00
Eugen Rochko
ca4a6f83fb
New translations full_description.txt (Occitan)
2022-04-20 20:38:41 +02:00
Grishka
5eb5a42465
Update crowdin.yml (please work this time)
2022-04-20 21:26:11 +03:00
Eugen Rochko
17474d63f7
New translations strings.xml (Occitan)
2022-04-20 20:18:54 +02:00
Eugen Rochko
5c5e0feb75
New translations strings.xml (German)
2022-04-20 20:18:53 +02:00
Eugen Rochko
b76783dc75
New translations strings.xml (Japanese)
2022-04-20 20:18:52 +02:00
Eugen Rochko
2f4568f59e
New translations strings.xml (Portuguese)
2022-04-20 20:18:51 +02:00
Eugen Rochko
4862ad8584
New translations strings.xml (Russian)
2022-04-20 20:18:50 +02:00
Eugen Rochko
5caeb951b7
New translations strings.xml (Swedish)
2022-04-20 20:18:49 +02:00
Eugen Rochko
6fae00811e
New translations strings.xml (Turkish)
2022-04-20 20:18:48 +02:00
Eugen Rochko
6e132ab8fb
New translations strings.xml (Portuguese, Brazilian)
2022-04-20 20:18:47 +02:00
Eugen Rochko
95b5020e06
New translations strings.xml (Spanish)
2022-04-20 20:18:46 +02:00
Eugen Rochko
a4cd77b1df
New translations strings.xml (Catalan)
2022-04-20 20:18:45 +02:00
Eugen Rochko
345a051fdd
New translations strings.xml (Basque)
2022-04-20 20:18:44 +02:00
Eugen Rochko
840eea1980
New translations strings.xml (Hebrew)
2022-04-20 20:18:43 +02:00
Eugen Rochko
abb6d4bcc4
New translations strings.xml (Korean)
2022-04-20 20:18:42 +02:00
Eugen Rochko
b4329442b9
New translations strings.xml (Polish)
2022-04-20 20:18:41 +02:00
Eugen Rochko
293f3766c6
New translations strings.xml (Chinese Simplified)
2022-04-20 20:18:39 +02:00
Eugen Rochko
f6bd184a90
New translations strings.xml (Chinese Traditional)
2022-04-20 20:18:38 +02:00
Eugen Rochko
d9e89e58a0
New translations strings.xml (Bosnian)
2022-04-20 20:18:37 +02:00
Eugen Rochko
38d9483f06
New translations strings.xml (Greek)
2022-04-20 20:18:36 +02:00
Eugen Rochko
525c8fa8d6
New translations strings.xml (French)
2022-04-20 20:18:35 +02:00
Grishka
c9f54fb6cf
Fix string
2022-04-20 21:18:04 +03:00
Grishka
6d2b391ba6
Remove string
2022-04-20 19:40:17 +03:00
Gregory K
6785885ebb
Merge pull request #61 from mastodon/chore-crowdin-fastlane
...
Add fastlane metadata to Crowdin configuration
2022-04-20 19:30:11 +03:00
Grishka
f399f33a41
Fix Turkish and German strings
2022-04-20 19:29:47 +03:00
Eugen Rochko
9017cb42da
Add fastlane metadata to Crowdin configuration
2022-04-20 18:20:58 +02:00
Gregory K
c274864419
Merge pull request #17 from EmirLogas/master
...
Add Turkish language
2022-04-20 19:12:42 +03:00
Gregory K
5c06b75a4d
Merge pull request #13 from koyuawsmbrtn/master
...
Add German translation
2022-04-20 19:12:30 +03:00
Eugen Rochko
37f10f4db9
New translations strings.xml (Portuguese, Brazilian)
2022-04-20 18:01:59 +02:00
Eugen Rochko
77c2e8d6ac
New translations strings.xml (Turkish)
2022-04-20 18:01:57 +02:00
Eugen Rochko
54476fabdc
New translations strings.xml (Swedish)
2022-04-20 18:01:57 +02:00
Eugen Rochko
43ae3aa090
New translations strings.xml (Russian)
2022-04-20 18:01:54 +02:00
Eugen Rochko
fb050c5c20
New translations strings.xml (Portuguese)
2022-04-20 18:01:53 +02:00
Eugen Rochko
90fd49dbf7
New translations strings.xml (Japanese)
2022-04-20 18:01:51 +02:00
Eugen Rochko
2331710263
New translations strings.xml (German)
2022-04-20 18:01:50 +02:00
Eugen Rochko
287ddc388d
New translations strings.xml (Spanish)
2022-04-20 18:01:49 +02:00
Eugen Rochko
ac8cbcdf39
New translations strings.xml (French)
2022-04-20 18:01:48 +02:00
Grishka
a294ad43d3
Add crowdin.yml
2022-04-20 18:57:48 +03:00
Grishka
07fe859e35
Fix compose autocomplete for emojis
2022-04-20 18:37:04 +03:00
Grishka
ad825d6803
Fix #43
2022-04-20 15:43:25 +03:00
Grishka
94c864c8ac
Photo viewer & video player UI
2022-04-20 15:23:52 +03:00
Grishka
2e1f08a096
Accessibility improvements, close #39
2022-04-19 17:03:32 +03:00
Grishka
9276214433
Improve instance sorting
2022-04-19 15:51:23 +03:00
Grishka
957f3a2afd
I'm dumb again
2022-04-19 07:58:38 +03:00
Grishka
b57df8e175
Use pattern-matching instanceof
2022-04-19 07:32:33 +03:00
Grishka
94b6189f36
Fix #34
2022-04-19 07:07:03 +03:00
Grishka
f267f68245
Crash fix
2022-04-19 07:03:35 +03:00
Grishka
5fff86a0c2
Update readme
2022-04-18 12:54:05 +03:00
Grishka
c6ff84ce10
Update gradle plugin, remove build tools version, set source to 17
2022-04-18 12:14:55 +03:00
Grishka
34ebd35fc0
Make instance catalog work if joinmastodon.org is unavailable
2022-04-15 17:12:12 +03:00
Grishka
19d0af01fd
Show invite-only instances for login
2022-04-15 15:23:52 +03:00
Grishka
3928eee1df
Onboarding/signup improvements, also fixes #14
2022-04-15 08:19:59 +03:00
Grishka
3a9be88ce6
Fix #18
2022-04-15 06:20:39 +03:00
Grishka
ced762e420
Open local statuses from links
...
Closes #10
2022-04-15 04:04:53 +03:00
Grishka
25a3135de8
Fixes
2022-04-15 03:53:30 +03:00
Grishka
886ae789f4
Renew FCM token on app update ( #12 )
2022-04-15 03:50:40 +03:00
Grishka
4566edcc4e
Keep screen on during video playback ( #7 )
2022-04-15 02:14:03 +03:00
Emir
782ccf2633
Add Turkish language
...
Add Turkish language
2022-04-15 02:03:18 +03:00
Grishka
91ed70f8ba
Fix #16
2022-04-15 01:24:28 +03:00
koyu
3715a400c3
Add German translation
2022-04-14 17:48:51 +02:00
Gregory K
801dc9c842
Merge pull request #6 from kyori19/fix-notification
...
Fix notification crashes caused by unknown notification type
2022-04-14 03:47:44 +03:00
kyori19
7f62470b9e
Fix notification crashes caused by unknown notification type
2022-04-14 09:39:32 +09:00
Grishka
beb11bfb70
Add fastlane metadata ( closes #2 )
2022-04-13 23:23:22 +03:00