Commit Graph

9429 Commits

Author SHA1 Message Date
Eugen Rochko
fdc052f8f1 New translations strings.xml (Polish) 2024-04-15 15:36:39 -03:00
Eugen Rochko
a59774fe78 New translations strings.xml (Hungarian) 2024-04-15 15:36:39 -03:00
Eugen Rochko
19bf9c4ee6 New translations strings.xml (Dutch) 2024-04-15 15:36:31 -03:00
edxkl
2139dbd76b Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.5% (413 of 419 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2024-04-13 21:18:28 +00:00
edxkl
aab829ac4d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (100 of 100 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2024-04-13 21:18:24 +00:00
LucasGGamerM
d047379785 fix(compose-autocomplete): add null checks to hashtags logic
Fuck java
2024-04-12 16:53:43 -03:00
LucasGGamerM
ff9587661e fix(emoji-selector): fixes crash when you typed an emoji's name and pressed the virtual keyboard's emoji suggestion
@sk22 might like this one
2024-04-12 16:29:49 -03:00
LucasGGamerM
e6a4f81b78 fix(client-filters): readd the necessary logic for them to work again 2024-04-12 14:39:33 -03:00
jonta
ad92a08271 Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.1% (382 of 419 strings)

Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_BR/
2024-04-11 15:18:21 +00:00
LucasGGamerM
038923bf8f Merge pull request #374 from FineFindus/fix/show-filter-warning
fix: replace correct filter item
2024-04-10 12:39:54 -03:00
LucasGGamerM
b0518b807e Merge pull request #373 from FineFindus/fix/open-url
fix(search): open lemmy URLs
2024-04-10 12:39:19 -03:00
LucasGGamerM
2c743b11e6 fix(unmuting): add request body when unmuting to prevent failed POST request 2024-04-10 12:37:55 -03:00
LucasGGamerM
6c519b3cb9 feat(mute-sheet): use secondary button for mute duration instead of a new row 2024-04-10 12:30:02 -03:00
FineFindus
5ed4fdbb36 fix: replace correct filter item 2024-04-10 17:22:11 +02:00
FineFindus
a844852669 fix(search): open lemmy URLs
Closes https://github.com/LucasGGamerM/moshidon/issues/349.
2024-04-10 16:45:02 +02:00
LucasGGamerM
4f3d711d2b Merge pull request #371
feat: add mute duration and notifications to mute confirmation sheet
2024-04-07 13:08:50 -03:00
LucasGGamerM
24be1c68ad fix(restriction-confirmation-sheet): make secondary button appear on top of primary button
This is the first part of the chore to readd the mute timer thing
2024-04-07 08:42:36 -03:00
FineFindus
fe96ee5f2a feat: propagate row clicks to child 2024-04-02 20:04:40 +02:00
FineFindus
e6501ad8a3 feat: add mute notifications toggle 2024-04-02 19:53:54 +02:00
FineFindus
18f8c1d29e refactor: only add body for muting requests 2024-04-02 19:34:26 +02:00
FineFindus
56540d7e7b feat: re-add mute duration option 2024-04-02 19:32:08 +02:00
FineFindus
37f63b1142 feat: add support for rows with custom views 2024-04-02 19:31:22 +02:00
LucasGGamerM
da3c19cdd0 Merge pull request #367 from Mattis142/master
Add Korean Store listing translation
2024-03-30 08:09:49 -03:00
LucasGGamerM
9a28d23be0 fix(photo-viewer-sheet): make alt text selectable again 2024-03-30 07:56:14 -03:00
LucasGGamerM
51a9c7c58e Merge branch 'fix/double_push' 2024-03-29 18:00:02 -03:00
lyyn
8e00b04f71 Fix missing case for STATUS notification title 2024-03-29 17:53:48 -03:00
Jacocococo
86b6adf228 Move unauthenticatedApiController
The constructor of AccountSessionManager may need this object which
could lead to a situation where it was being used before it had been
created.
Making it static and moving it to MastodonAPIRequest, the only place it
was being used anyways, seems to fix the issue.
2024-03-29 14:38:06 +01:00
LucasGGamerM
d08c64e749 Merge pull request #368 from FineFindus/fix/open-link-browser
fix: use correct openURL function
2024-03-28 17:32:44 -03:00
FineFindus
974774a913 fix: use correct openURL function 2024-03-28 20:49:51 +01:00
Mattis142
608ac60aec Delete metadata/ko/images/phoneScreenshots/test 2024-03-27 16:48:48 +01:00
Mattis142
a4586f2c0c Added Korean translation for Store listing 2024-03-27 16:48:13 +01:00
Mattis142
1da2df220b Create test 2024-03-27 16:46:53 +01:00
CDN18
13ed669423 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (100 of 100 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2024-03-25 21:18:21 +00:00
Titanium
0046fa5d9e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (100 of 100 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/zh_Hans/
2024-03-25 21:18:21 +00:00
LucasGGamerM
0931702802 fix(custom-local-timelines): revert 629262c266 and fix the crash for good
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2024-03-24 15:13:24 -03:00
LucasGGamerM
d7a229afeb Merge pull request #366 from FineFindus/feat/remove-home-longpress
feat: remove home tab longpress
2024-03-24 14:50:13 -03:00
LucasGGamerM
14f260d6a1 fix(#359): use upstream ripple overlay alpha value 2024-03-24 14:49:40 -03:00
FineFindus
2ab74de236 feat: remove home tab longpress 2024-03-23 12:03:40 +01:00
LucasGGamerM
7a4387a459 Merge pull request #364 from FineFindus/feat/replybar-longpress
feat: support longpressing replyBar
2024-03-22 18:18:50 -03:00
LucasGGamerM
629262c266 fix(custom-local-timelines): crash whenever a mention is shown
I don't know what caused this. Probably the HTML parser, but its now fixed forever, hopefully this thing does not happen again :)
2024-03-22 15:25:06 -03:00
FineFindus
a7c558afd8 feat: support longpressing replyBar 2024-03-22 13:21:31 +01:00
LucasGGamerM
8d6593e12c feat(search): add back bot indicator to account search results preview 2024-03-20 17:20:19 -03:00
LucasGGamerM
72cf5c3b59 fix(profile-fragment): add a margin to the domain button in the profile 2024-03-20 16:02:46 -03:00
LucasGGamerM
b018b817e8 Merge pull request #362
fix(profile): display username icons after server
2024-03-20 15:46:11 -03:00
LucasGGamerM
bf0c80d6b9 Merge pull request #363
fix: increase boost button witdth
2024-03-20 15:45:30 -03:00
FineFindus
daa391a877 fix: increase boost button witdth 2024-03-20 13:42:15 +01:00
FineFindus
1fedfce00d fix(profile): display username icons after server 2024-03-20 13:23:00 +01:00
gallegonovato
78805116f8 Translated using Weblate (Spanish)
Currently translated at 100.0% (38 of 38 strings)

Translation: Moshidon/metadata
Translate-URL: https://translate.codeberg.org/projects/moshidon/metadata/es/
2024-03-20 11:53:34 +00:00
butterflyoffire
98a9966461 Translated using Weblate (French)
Currently translated at 92.0% (92 of 100 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/fr/
2024-03-20 11:53:34 +00:00
gallegonovato
2d127daf67 Translated using Weblate (Spanish)
Currently translated at 100.0% (100 of 100 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/es/
2024-03-20 11:53:34 +00:00