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
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
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
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
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
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
18af6f5a12
Bumping version code
2022-12-07 14:24:52 -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
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
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
f15fcb43da
New translations strings.xml (German)
2022-12-05 20:15:32 +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
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
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
LucasGGamerM
77669cedf6
More polishes over the green theme
2022-12-03 13:44:40 -03:00
LucasGGamerM
19238c389f
Making the green theme more readable
2022-12-03 12:29:51 -03: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
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
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
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
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
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
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
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