Balazs Toldi
577d5b8e6f
Removed Anonymous page not implemented error
...
No longer needed as it's there now.
2024-07-19 17:02:58 +02:00
SomeTr
307036bca0
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1321 of 1321 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-19 13:18:24 +00:00
Fjuro
ec4c79eb69
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1321 of 1321 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cs/
2024-07-19 13:18:24 +00:00
Balazs Toldi
0affa4a90d
Update build.gradle
...
Bump version, version code and target sdk
2024-07-19 13:11:49 +02:00
Balazs Toldi
8ef3867610
Transparent branding images
...
This works better on light themes
2024-07-19 13:10:58 +02:00
Balazs Toldi
b9e61518a4
Improve video preview loading time
...
This commit improves the loading time of posts with videos on the feed.
Closes #242
2024-07-18 21:32:53 +02:00
SomeTr
706f51c4f5
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1316 of 1316 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-18 12:07:58 +00:00
Bazsalanszky
30a2c1a9b9
Instance Blocking
...
This commit adds the ability to block/unblock instances from the instance view page.
Closes #231
2024-07-18 14:07:34 +02:00
Bazsalanszky
06315c55ad
Add option to view instance of users/communities
...
This Commit adds an option to view the details of a users/communities instance, just like the instance info accessible from the navigation bar. #204
2024-07-18 11:09:22 +02:00
Bazsalanszky
42af7ee315
Fix user icons for the instance info page
...
The avatars were parsed incorrectly.
2024-07-18 10:46:36 +02:00
Bazsalanszky
f0d6abee5d
Search to open link
...
This commit adds the ability to open posts from a URL by inserting it to the search menu.
2024-07-12 08:28:10 +02:00
Bazsalanszky
21861a5884
Added Comments to search results
...
This commit adds the ability to search for comments. It adds a new tab to the SearchResultActivity with a CommentsListingFragment. #241
This commit also fixes an issue where you can't upvote comments on when in a listing (e.g. on a profile, or now search)
2024-07-12 08:22:29 +02:00
Bazsalanszky
60155c4c6b
Fix search sorting
...
Added all sorting options to the SearchResultActivity
2024-07-09 16:20:33 +02:00
Bazsalanszky
1ab8f31cbd
Do not show display name when disabled
...
There was an issue where the display name of the user was
2024-07-09 15:54:51 +02:00
Bazsalanszky
ae5b3836e7
Fix unread message highlight in inbox
...
Previously, the mentions where incorrectly highlighted as unread in the Inbox activity (the read/unread messages were inverted). This commit fixes this issue.
2024-07-09 12:13:27 +02:00
Bazsalanszky
1cdd490789
Fix crash when adding a community to multi-communties
...
This commit fixes the issue where the app previously crashed when adding a community to a multi-community from search.
2024-07-09 12:13:27 +02:00
30p87
e96a89d430
Translated using Weblate (German)
...
Currently translated at 100.0% (1315 of 1315 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2024-07-07 14:18:24 +00:00
trlef19
afd8223eb4
Translated using Weblate (Greek)
...
Currently translated at 99.5% (1309 of 1315 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/el/
2024-07-03 10:18:29 +00:00
SomeTr
a39ee994ff
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1315 of 1315 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-03 10:18:26 +00:00
SomeTr
e25e258d48
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1315 of 1315 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-07-01 10:18:26 +00:00
0ko
1e8a60aeb9
Translated using Weblate (Russian)
...
Currently translated at 98.4% (1295 of 1315 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2024-07-01 10:18:25 +00:00
Fjuro
27f3807a69
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1315 of 1315 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cs/
2024-07-01 10:18:25 +00:00
Balazs Toldi
49961c215a
Remove FAB from blocked instances page
2024-06-30 20:19:11 +02:00
Balazs Toldi
b0cbecbdc5
Remove score from user pages
...
This has been removed from lemmy. No longer needed.
2024-06-30 11:32:33 +02:00
Balazs Toldi
1276435494
View blocked instances
...
This commit adds the instances page to the blocks activity to display the instances blocked by the user.
2024-06-30 10:53:45 +02:00
Balazs Toldi
b68bf50359
Added handling for unauthorized responses when validating an auth token.
...
Previously, any unsuccessful response would trigger the onValidateAuthTokenFailed callback. Now, if the response is 401 Unauthorized (indicating an invalid token), the onValidateAuthTokenFailed callback will be called. Other errors are still ignored.
2024-06-28 09:21:04 +02:00
Balazs Toldi
ae125feae0
Adjust markPostAsRead to Lemmy 0.19.4
2024-06-23 14:32:18 +02:00
Balazs Toldi
03c1792262
Don't hide read posts on saved page
...
This commit fixes the issue where if the option to hide read posts from the feed is activated, no posts show up in the saved section.
Fixes #219 .
2024-06-23 14:18:17 +02:00
Balazs Toldi
6c3d26fe5a
Fix comment loading from inbox
...
There was an issue where if you load comments from a post, it will not display them initially. They would only appear after a refresh. Now it has been fixed, and comments are loaded immediately.
2024-06-21 22:36:00 +02:00
Balazs Toldi
1373b4cb40
Fix crash
2024-06-21 22:19:57 +02:00
Balazs Toldi
ae389527b6
Removed "Community Recommended Sort type" option
...
Caused some issues, described in #151 . Also, this is not a feature in Lemmy, should have been removed anyway.
2024-06-21 21:19:45 +02:00
C1ff0
1390460438
Translated using Weblate (Italian)
...
Currently translated at 89.1% (1171 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/it/
2024-05-25 13:18:24 +00:00
SomeTr
0674934366
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1313 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-05-24 09:18:23 +00:00
SomeTr
dbc0effe61
Translated using Weblate (Ukrainian)
...
Currently translated at 99.9% (1312 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-03-18 17:53:35 +00:00
mochichi
f0cf65a5a4
Translated using Weblate (Japanese)
...
Currently translated at 75.7% (995 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ja/
2024-03-12 18:53:34 +00:00
v1s7
5696c9e7a8
Translated using Weblate (Russian)
...
Currently translated at 98.4% (1293 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2024-03-11 04:46:30 +00:00
Integral
3c871e2678
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.0% (1288 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/zh_Hans/
2024-02-27 09:56:33 +00:00
SomeTr
f4d61ee8dc
Translated using Weblate (Ukrainian)
...
Currently translated at 99.9% (1312 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2024-02-26 08:56:33 +00:00
dogasert01
e7d434458d
Translated using Weblate (Turkish)
...
Currently translated at 85.8% (1127 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/tr/
2024-02-26 08:56:33 +00:00
jaahas
00568cfd37
Translated using Weblate (Finnish)
...
Currently translated at 51.2% (673 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/fi/
2024-02-24 14:56:33 +00:00
Application-Maker
237894892d
Translated using Weblate (Russian)
...
Currently translated at 98.4% (1293 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2024-02-22 12:56:33 +00:00
Dirk
62bf37e9c3
Translated using Weblate (German)
...
Currently translated at 100.0% (1313 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2024-02-22 12:56:32 +00:00
Integral
4be9a409ec
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.7% (1283 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/zh_Hans/
2024-02-21 10:56:33 +00:00
Dirk
85d94d91c0
Translated using Weblate (German)
...
Currently translated at 100.0% (1313 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2024-02-21 10:56:33 +00:00
Integral
af4b0cc65e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 96.1% (1263 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/zh_Hans/
2024-02-20 09:56:33 +00:00
0que
1f8f44af57
Translated using Weblate (Russian)
...
Currently translated at 98.4% (1292 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2024-02-03 17:56:34 +00:00
gallegonovato
f3db563550
Translated using Weblate (Spanish)
...
Currently translated at 87.9% (1155 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/es/
2024-01-31 17:56:33 +00:00
Application-Maker
0aeaa8fb93
Translated using Weblate (Russian)
...
Currently translated at 98.3% (1291 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2024-01-29 00:56:32 +00:00
coper
213856a1eb
Translated using Weblate (Spanish)
...
Currently translated at 87.8% (1154 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/es/
2024-01-29 00:56:32 +00:00
Application-Maker
bc1cd27dd4
Translated using Weblate (Russian)
...
Currently translated at 98.6% (1295 of 1313 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2024-01-26 20:56:33 +00:00