Commit Graph

2291 Commits

Author SHA1 Message Date
Balazs Toldi
d5092f50f6
Fix issue with sharing urls
Closes #139
2023-08-18 21:26:12 +02:00
Balazs Toldi
d216fc4640
Fix issue with comment editing
In some change the behavior for detecting the users comments broke making it impossible to edit or delete previously created comments. Closes #136
2023-08-18 21:14:29 +02:00
Balazs Toldi
f61c12a30b
Fix some malformed links 2023-08-18 21:09:28 +02:00
Balazs Toldi
495a1d025f
Fix bug with inserting malformed image links 2023-08-18 15:39:56 +02:00
Generator
a245ebad09 add new themes Dayfox,Nightfox,Carbonfox 2023-08-18 14:39:52 +01:00
Balazs Toldi
0e31e40ef1
Send Private messages from ViewUserDetailActivity 2023-08-18 15:39:34 +02:00
Balazs Toldi
bae68d4a99
Fix PrivateMessageDataSource making way to many requests 2023-08-18 13:18:21 +02:00
Balazs Toldi
3e17e3364d
Sending private messages 2023-08-18 09:46:51 +02:00
Balazs Toldi
9626500586
Fix names on private message page 2023-08-18 09:46:51 +02:00
Balazs Toldi
92fcb811c3
Rebase to master 2023-08-18 09:46:43 +02:00
Balazs Toldi
81e2fdcf91
Fix lifecycle for ViewUser/ViewCommunity activities 2023-08-18 09:22:35 +02:00
Balazs Toldi
171338f492
Nicer stats for communities
This commit adds more info on the community detail page. The design is heavily inspired by Memmy.

Closes #45
2023-08-18 08:55:56 +02:00
Balazs Toldi
cc21588a66
Nicer stats for users
This commit adds more info on the user detail page. The design is heavily inspired by Memmy
2023-08-17 23:35:07 +02:00
Balazs Toldi
b5356ee5eb
Fix long display name issues 2023-08-17 22:27:45 +02:00
Balazs Toldi
ec9be3f6af
Fix compact view showing username instead of the community name
Closes #131
2023-08-17 22:02:48 +02:00
Balazs Toldi
ac5e67c032
Added LemmyPostAPI
Forgot to include in my prev commit.

Added LemmyPostAPI

Forgot to include in my prev commit.
2023-08-17 16:27:00 +02:00
Balazs Toldi
fd24f04254
Report posts and comments.
Closes #92
2023-08-17 15:46:18 +02:00
Balazs Toldi
0b74574fa6
Merge remote-tracking branch 'codeberg/master' 2023-08-17 08:43:15 +02:00
Balazs Toldi
2704ff0ecf
Show community and user display name
Closes #34
2023-08-17 08:43:10 +02:00
owatnext
f4c33e08e2
Translated using Weblate (Welsh)
Currently translated at 0.6% (8 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cy/
2023-08-16 23:29:15 +00:00
SinTan1729
5dddf2e39d
Translated using Weblate (Bengali)
Currently translated at 2.5% (32 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/bn/
2023-08-16 23:29:15 +00:00
abiiM
487afce565
Translated using Weblate (Spanish)
Currently translated at 91.8% (1133 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/es/
2023-08-16 23:29:15 +00:00
JnkLtt
f31a13568c
Translated using Weblate (German)
Currently translated at 94.4% (1166 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2023-08-16 23:29:14 +00:00
genoxidedev1
04341991bf
Translated using Weblate (German)
Currently translated at 94.4% (1166 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2023-08-16 23:29:14 +00:00
Balazs Toldi
a7c2a67d0c
Better loading for View User datail activity
Closes #64
2023-08-16 19:44:46 +02:00
Balazs Toldi
4ec6666f93
Make instance names clickable 2023-08-16 19:35:40 +02:00
Bazsalanszky
fcc0181075 Better post layout on post detail page 2023-08-16 16:54:27 +02:00
Bazsalanszky
1c4e5f3659 Fix compile issue 2023-08-16 10:31:53 +02:00
Balazs Toldi
a120fcf068
Better post layout on post listing
This commit fixes the issue where the user and community names had multiple line breaks in them if they were too long. I broke the instance part to a different textview with different colours.
2023-08-16 08:11:31 +02:00
Balazs Toldi
0328f34df2
Fix separated up/down vote counts when on the right side
Closes #123
2023-08-15 21:44:20 +02:00
Balazs Toldi
41e14aab9d
Fix instance URL field hint on Login activity 2023-08-15 15:57:38 +02:00
Generator
8a3ee7931d fix #110 default colors 2023-08-15 14:19:51 +01:00
Balazs Toldi
dce5a8d89c
Fix resolving communities from non-home instance URLs 2023-08-15 08:23:14 +02:00
Balazs Toldi
a36ddccefd
Fix parsing user display name 2023-08-15 08:10:21 +02:00
Balazs Toldi
bbe696a37b
Fix anonymous link resolving 2023-08-15 07:55:07 +02:00
Balazs Toldi
587ebbb309
Change nightly build app name 2023-08-15 07:15:43 +02:00
Bazsalanszky
450e96fdbe Merge pull request 'Set Dracula default dark theme. fix #86' (#110) from American_Jesus/Infinity-For-Lemmy:default-theme-dracula into master
Reviewed-on: https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/pulls/110
Reviewed-by: Bazsalanszky <bazsalanszky@noreply.codeberg.org>
2023-08-14 19:11:38 +00:00
Generator
fcc60e1b16 remove extra double quote 2023-08-14 15:56:22 +01:00
owatnext
e888282d24
Translated using Weblate (Welsh)
Currently translated at 0.4% (5 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cy/
2023-08-14 14:53:05 +00:00
SinTan1729
237d33f2e4
Translated using Weblate (Bengali)
Currently translated at 1.5% (19 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/bn/
2023-08-14 14:53:05 +00:00
American_Jesus
babb0d28bb
Translated using Weblate (Portuguese)
Currently translated at 99.0% (1222 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/pt/
2023-08-14 14:53:05 +00:00
ybinnenweg
53eb7cbe91
Translated using Weblate (Dutch)
Currently translated at 83.6% (1032 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/nl/
2023-08-14 14:53:04 +00:00
Bazsalanszky
fed84f9942
Translated using Weblate (Hungarian)
Currently translated at 82.8% (1022 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/hu/
2023-08-14 14:53:04 +00:00
DestroyerAce
d4896a1f87
Translated using Weblate (Hindi)
Currently translated at 71.8% (887 of 1234 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/hi/
2023-08-14 14:53:04 +00:00
Generator
21879bec7d Set Dracula default dark theme 2023-08-14 14:41:01 +01:00
Balazs Toldi
d244e0ed42
Link resolver to change API base url.
This fixes the issue when opening a link while the app is fully closed
2023-08-14 08:09:51 +02:00
Balazs Toldi
9c6f946602
Test nightly build CI 2023-08-13 21:39:19 +02:00
Balazs Toldi
053c9e73b0
Fix parsing Community/post title with "&" characters 2023-08-13 17:03:25 +02:00
Balazs Toldi
acd1aef851
Fix editing post with empty URL field 2023-08-13 16:44:36 +02:00
Balazs Toldi
a3a753a9dd
Add "Nightly" build type variant 2023-08-13 15:57:32 +02:00
Balazs Toldi
0ea491bcfc
Fix issue with changing comment sort type on post page 2023-08-12 21:54:29 +02:00
Balazs Toldi
946d35b5d9
Show account qualified name in the navigation drawer.
Closes #24
2023-08-12 21:47:38 +02:00
Balazs Toldi
5098cb698d
Show account qualified name in the navigation drawer.
Closes #24
2023-08-12 21:25:30 +02:00
Balazs Toldi
47a06c372e
Merge remote-tracking branch 'codeberg/master' 2023-08-12 21:02:49 +02:00
Balazs Toldi
7877001533
Fix bugs related to fetching blocked users 2023-08-12 21:02:44 +02:00
Balazs Toldi
23d41846d0
Fix dialog title on blocking community page 2023-08-12 20:44:24 +02:00
Balazs Toldi
dc4dc17b6c
Block user/community on post detail view 2023-08-12 20:43:07 +02:00
owatnext
6c8892938a
Added translation using Weblate (Welsh) 2023-08-12 13:52:16 +00:00
SinTan1729
2f2d86bc3f
Added translation using Weblate (Bengali) 2023-08-11 23:42:10 +00:00
Balazs Toldi
ecd3d008de
Merge remote-tracking branch 'codeberg/master' 2023-08-11 23:59:46 +02:00
Balazs Toldi
f5172a17db
Fix removing blocked things 2023-08-11 23:59:42 +02:00
Eryk Michalak
662a5bd597
Translated using Weblate (Polish)
Currently translated at 89.3% (1100 of 1231 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/pl/
2023-08-11 21:54:17 +00:00
Balazs Toldi
6621748de5
Block User option
This commit adds implementation to the block/unblock user option
2023-08-11 23:54:10 +02:00
Balazs Toldi
37fa76b79a
Merge remote-tracking branch 'codeberg/master' 2023-08-11 23:21:13 +02:00
Balazs Toldi
c7acb50522
Do not show a follow button when searching for a user
Lemmy does not handle following users. An option for this was shown on the search results. Close #103
2023-08-11 23:21:09 +02:00
creepen
64304ad637
Translated using Weblate (Russian)
Currently translated at 98.8% (1208 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/ru/
2023-08-11 18:09:56 +00:00
Balazs Toldi
635ca332da
Merge remote-tracking branch 'codeberg/master' 2023-08-11 20:09:39 +02:00
Balazs Toldi
e2a15ab925
Add blocked thing listing activity
Added activity that displays the blocked users and communities
2023-08-11 20:09:34 +02:00
Balazs Toldi
016801419f
Remove "Add to multicommunity" option from user/community pages 2023-08-11 10:49:01 +02:00
American_Jesus
48d79bc353
Translated using Weblate (Portuguese)
Currently translated at 90.5% (1107 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/pt/
2023-08-11 08:44:01 +00:00
frenki
b8094fded8
Translated using Weblate (Italian)
Currently translated at 92.8% (1135 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/it/
2023-08-11 08:44:01 +00:00
Bazsalanszky
8c82ba0e91
Translated using Weblate (Hungarian)
Currently translated at 80.7% (987 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/hu/
2023-08-11 08:44:01 +00:00
JnkLtt
3ff9c06843
Translated using Weblate (German)
Currently translated at 95.0% (1162 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/de/
2023-08-11 08:44:01 +00:00
Balazs Toldi
b8c3dae807
Rename Home feed to "Subscribed" feed 2023-08-11 10:42:09 +02:00
Balazs Toldi
82414bba55
Highlight pinned posts
This commits adds a pin icon to featured posts on communities or on the instance.
2023-08-10 21:44:36 +02:00
Balazs Toldi
7a39b2341b
Small fixes related to parsing and soring
Closes #96
2023-08-10 21:12:49 +02:00
Balazs Toldi
37ab47bc34
Fix wierd issue when trying to open reddit@lemmy.world 2023-08-10 21:03:04 +02:00
Balazs Toldi
21b111cc2d
Fix crash when trying to share sack trace
Closes #80
2023-08-10 20:44:26 +02:00
Bazsalanszky
b3c2f6213d Fix crash when unsaving post on a post detail page
Closes #90
2023-08-10 17:23:36 +02:00
Bazsalanszky
c3de94012a Merge remote-tracking branch 'origin/master' 2023-08-10 17:18:37 +02:00
Bazsalanszky
804eb64b5b Fix downvote count not being visible on comments 2023-08-10 17:18:31 +02:00
Bazsalanszky
6a4aa8075d Post detail up/downvote separation
This commit separates the up and downvote values on a post detail page.
2023-08-10 17:17:08 +02:00
Bazsalanszky
692aca4eca
Translated using Weblate (Hungarian)
Currently translated at 79.4% (971 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/hu/
2023-08-10 11:58:06 +00:00
Bazsalanszky
dd00802561 Merge remote-tracking branch 'weblate/master' 2023-08-10 13:43:36 +02:00
Bazsalanszky
a3e0fea200
Translated using Weblate (Hungarian)
Currently translated at 77.9% (952 of 1222 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/hu/
2023-08-10 11:39:34 +00:00
balazs
b39d00eba6
Translated using Weblate (Hungarian)
Currently translated at 78.6% (961 of 1222 strings)

Translation: Infinity for Lemmy/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hu/
2023-08-10 13:26:09 +02:00
balazs
1ebdce309d
Translated using Weblate (Hungarian)
Currently translated at 78.6% (961 of 1222 strings)

Translation: Infinity for Lemmy/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hu/
2023-08-10 11:16:46 +02:00
balazs
d29b7585f7
Translated using Weblate (Hungarian)
Currently translated at 78.3% (957 of 1222 strings)

Translation: Infinity for Lemmy/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hu/
2023-08-10 11:16:46 +02:00
Bazsalanszky
276560678c Minor change in strings.xml 2023-08-10 11:16:39 +02:00
Bazsalanszky
10c23a65c5 Changes on the separate up/down vote view on posts 2023-08-10 11:08:34 +02:00
Bazsalanszky
2e6c9db614 Separate comment up and downvotes
This commit makes it possible to separate up and downvotes in the comments as well.
2023-08-10 10:59:02 +02:00
Bazsalanszky
2375ba9d35 Merge remote-tracking branch 'weblate/master' 2023-08-10 09:08:44 +02:00
Allan Nordhøy
a11ccb7cf6
Added translation using Weblate (Norwegian Bokmål) 2023-08-10 03:22:13 +02:00
Bruno Guerreiro
a54241294d
Translated using Weblate (Portuguese)
Currently translated at 87.3% (1066 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pt/
2023-08-09 20:39:29 +02:00
Bazsalanszky
46b509c1fb Merge remote-tracking branch 'origin/master' 2023-08-09 20:39:24 +02:00
Bazsalanszky
b13dd58c70 Basic up/down vote separation
This commit adds separation option of the up and downvote scres for post on the main page.
2023-08-09 20:39:12 +02:00
Bruno Guerreiro
4312b250ce
Translated using Weblate (Portuguese)
Currently translated at 86.8% (1061 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pt/
2023-08-08 16:15:04 +02:00
Alex
ff4c9180a0
Translated using Weblate (French)
Currently translated at 94.1% (1150 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/fr/
2023-08-08 16:15:04 +02:00
Balazs Toldi
be0bd40995
Show NSFW communities on search
There was a bug in the code that caused the nsfw settings to report "false" value in the community search.
2023-08-08 16:13:16 +02:00
Bruno Guerreiro
726d6d0faf
Translated using Weblate (Portuguese)
Currently translated at 86.3% (1054 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pt/
2023-08-08 07:28:03 +02:00
Bruno Guerreiro
14ce356c4d
Translated using Weblate (Portuguese)
Currently translated at 86.3% (1054 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pt/
2023-08-07 15:41:50 +02:00
Bazsalanszky
167aecb696 Fix crashes related to incorrect instance URL 2023-08-07 13:56:20 +02:00
Bazsalanszky
9872e6e806 Linkify community and user names
This commit makes user and community names clickable in post/comments. Closes #71?
2023-08-07 13:49:18 +02:00
Hosted Weblate
05adc343a2
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/
2023-08-07 09:03:26 +02:00
Anonymous
58e3dfa084
Translated using Weblate (Chinese (Simplified))
Currently translated at 91.8% (1121 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/zh_Hans/
2023-08-07 09:02:59 +02:00
Anonymous
3068423c01
Translated using Weblate (Vietnamese)
Currently translated at 91.1% (1113 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/vi/
2023-08-07 09:02:53 +02:00
Anonymous
3c960f60d1
Translated using Weblate (Ukrainian)
Currently translated at 94.7% (1157 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/uk/
2023-08-07 09:02:47 +02:00
Anonymous
a153fc4afb
Translated using Weblate (Turkish)
Currently translated at 91.1% (1113 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/tr/
2023-08-07 09:02:40 +02:00
Anonymous
4a19fbb745
Translated using Weblate (Somali)
Currently translated at 2.9% (36 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/so/
2023-08-07 09:02:34 +02:00
Anonymous
bb8c10fc98
Translated using Weblate (Russian)
Currently translated at 94.7% (1157 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/ru/
2023-08-07 09:02:29 +02:00
Anonymous
97af73f055
Translated using Weblate (Romanian)
Currently translated at 94.7% (1157 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/ro/
2023-08-07 09:02:22 +02:00
Anonymous
73d18082c4
Translated using Weblate (Portuguese)
Currently translated at 85.3% (1042 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pt/
2023-08-07 09:02:16 +02:00
Anonymous
4b78e80edd
Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.7% (1157 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pt_BR/
2023-08-07 09:02:10 +02:00
Anonymous
78ba4b0fda
Translated using Weblate (Polish)
Currently translated at 86.8% (1061 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/pl/
2023-08-07 09:02:04 +02:00
Anonymous
a1c5baac6b
Translated using Weblate (Dutch)
Currently translated at 81.7% (998 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/nl/
2023-08-07 09:01:58 +02:00
Anonymous
c4b811090d
Translated using Weblate (Japanese)
Currently translated at 81.4% (994 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/ja/
2023-08-07 09:01:51 +02:00
Anonymous
fbdccfb639
Translated using Weblate (Italian)
Currently translated at 91.1% (1113 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/it/
2023-08-07 09:01:45 +02:00
Anonymous
c1162fd618
Translated using Weblate (Hungarian)
Currently translated at 77.8% (951 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hu/
2023-08-07 09:01:39 +02:00
Anonymous
4d7a148cfe
Translated using Weblate (Croatian)
Currently translated at 74.4% (909 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hr/
2023-08-07 09:01:32 +02:00
Anonymous
c7b1602648
Translated using Weblate (Hindi)
Currently translated at 71.0% (868 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hi/
2023-08-07 09:01:24 +02:00
Anonymous
a82a454ad2
Translated using Weblate (French)
Currently translated at 82.2% (1004 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/fr/
2023-08-07 09:01:17 +02:00
Anonymous
9533378003
Translated using Weblate (Spanish)
Currently translated at 91.1% (1113 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/es/
2023-08-07 09:01:11 +02:00
Anonymous
dc1edcc78c
Translated using Weblate (German)
Currently translated at 94.7% (1157 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/de/
2023-08-07 09:01:06 +02:00
Anonymous
6d8b040f6d
Translated using Weblate (Czech)
Currently translated at 91.1% (1113 of 1221 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/cs/
2023-08-07 09:01:00 +02:00
Bazsalanszky
60f07f7707 Empty login fields crash fix
This commit resolves the issue where the app crashes on the Login page if one of the mandatory filed is left empty.
2023-08-07 08:45:44 +02:00
balazs
f6b7130d0c
Translated using Weblate (Hungarian)
Currently translated at 78.0% (951 of 1218 strings)

Translation: LemmInfinity/Codeberg
Translate-URL: https://hosted.weblate.org/projects/lemminfinity/codeberg/hu/
2023-08-07 08:43:51 +02:00
Bazsalanszky
9fea056063 Empty login fields crash fix
This commit resolves the issue where the app crashes on the Login page if one of the mandatory filed is left empty.
2023-08-07 08:43:42 +02:00
Bazsalanszky
67a13f8ecb Fix "show all comments" button crash
Closes #72
2023-08-06 21:31:15 +02:00
Bazsalanszky
40e4782b32 Minor fix to ViewUserDetailActivity 2023-08-06 10:38:47 +02:00
Bazsalanszky
2ab5ab3ce5 Fix posting from community home page
This commit resolves the issue that made the app crash after trying to post from a community home page. Closes #70
2023-08-06 09:37:46 +02:00
Bazsalanszky
88fb054640 Fix bottom navigation bar profile button
Closes #69
2023-08-06 09:21:10 +02:00
Bazsalanszky
4ce8fd6a63 Fix view all comments button 2023-08-05 19:53:49 +02:00
Balazs Toldi
ffc2d669e5 Show images in comments and post
Replace image links in posts and comments with actual images.
2023-08-05 19:07:23 +02:00
Bazsalanszky
926e1162f0 Removed more reddit related options
Removed options related to reddit, like flairs and awards.
2023-08-05 18:06:50 +02:00
Bazsalanszky
6cf69ee26d Disable downvote button when downvotes are disable on the account's instance
This commit hides the downvote button from account where the instance disabled the downvote functionality.

Note: You need to switch accounts to take effect!
2023-08-05 17:09:48 +02:00
Bazsalanszky
279820c1be Remove award and flair related settings
These do not work on Lemmy. We do not need them.
2023-08-05 16:27:58 +02:00
Bazsalanszky
1d7031f3d4 Fix issues related to image loading
Resolved some issues related to loading icons of users on community pages
2023-08-05 16:20:33 +02:00
Bazsalanszky
252e00b67a Fix issue related to loading community data
In some cases loading the creation date of the community made the app crash. Now it has been resolved.
2023-08-05 16:19:37 +02:00
Bazsalanszky
a8d63c7480 Fix loading community and user images
This commit resolves two issues:
1. Loading community icons on the homepage sometimes showed the wrong community icon
2. Loading user avatars failed before when tried them in the comments
2023-08-05 16:01:28 +02:00
Bazsalanszky
2020172b56 Unsave comment fix
Resolve issue where unsaving the app crashes the app.

Closes #55
2023-08-05 14:41:31 +02:00
Bazsalanszky
2d55a4c8ec Fix issue with NSFW Communites
This commit resolves the issue where posts from NSFW communities appeared on the Home page, but not when opening the community it self.

Closes #49
2023-08-05 14:32:15 +02:00
Bazsalanszky
20a3e0220b Fix CrashReportsFragment url
Now uses the our repo instead of the upstream one!
2023-08-05 14:21:44 +02:00
Bazsalanszky
feeeefa2d2 Possible fix to loading videos on home page 2023-08-05 14:21:08 +02:00
Bazsalanszky
3c4fb4162e Merge remote-tracking branch 'origin/master' 2023-08-05 14:17:27 +02:00
Bazsalanszky
888e741aa9 Parse video posts
Parse post with direct links to videos as Video type posts. Autoplay also works with these.
2023-08-05 13:57:07 +02:00
Bazsalanszky
9f7a6e1738 Merge pull request 'I replaced the empty community icon with one that uses a lemmy-like icon instead' (#57) from carrotcake/Infinity-For-Lemmy:new-picture into master
Reviewed-on: https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/pulls/57
2023-08-05 11:34:53 +00:00
Bazsalanszky
76f4a0738f Merge pull request 'Update locale-pt' (#53) from American_Jesus/Infinity-For-Lemmy:locale-pt into master
Reviewed-on: https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/pulls/53
2023-08-05 11:33:16 +00:00
carrotcake
63327946be I replaced the empty community icon with one that uses a lemmy-like icon instead 2023-08-04 22:58:56 -04:00
Generator
cf15732a39 fix string 2023-08-04 15:38:14 +01:00
Generator
2eee73753f change Popular to Local 2023-08-04 15:33:37 +01:00