Commit Graph

2506 Commits

Author SHA1 Message Date
d4fe5235e2 Fix opening Image view activity from embedded images 2023-08-20 10:33:10 +02:00
76fee50cd5 Do not show statistics block while loading 2023-08-20 10:24:09 +02:00
e2956e3f1c Translated using Weblate (Ukrainian)
Currently translated at 99.1% (1230 of 1241 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/uk/
2023-08-19 20:25:36 +00:00
21b0b36359 Translated using Weblate (Portuguese)
Currently translated at 98.3% (1221 of 1241 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/pt/
2023-08-19 20:25:36 +00:00
a55820a11d Translated using Weblate (Czech)
Currently translated at 100.0% (1241 of 1241 strings)

Translation: Infinity for Lemmy/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/cs/
2023-08-19 20:25:36 +00:00
3322b5b4e8 Add option to disable statistics block and post/comment score
As per users requested, I've added two options to the interface section:
1. Disable statistics (under users and community pages): Disables the statistics block on user/community pages
2. Disable post and comment scores: Disables the post and comment scores show on users pages
2023-08-19 22:25:26 +02:00
0384914c16 Readded instance switcher to navbar for anonymous accounts 2023-08-19 16:57:08 +02:00
0550219d58 Fix Streamable videos 2023-08-19 16:46:46 +02:00
deaa4e596d Fix switch account toast when opening a notification
Closes #100
2023-08-19 16:36:22 +02:00
bf1036c919 Fix crash when exiting ot of profile page while loading 2023-08-19 15:35:18 +02:00
116deebf87 Use application context for MarkdownUtils 2023-08-18 23:35:33 +02:00
0f3197d7e4 Use application context for Glide 2023-08-18 23:35:21 +02:00
db9edc47c0 Merge changes 2023-08-18 22:14:47 +02:00
2392d9fa29 Merge remote-tracking branch 'codeberg/master' 2023-08-18 21:51:38 +02:00
3272f609a8 Potential fix for crash when closing a comment too fast 2023-08-18 21:51:30 +02:00
d5092f50f6 Fix issue with sharing urls
Closes #139
2023-08-18 21:26:12 +02:00
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
f61c12a30b Fix some malformed links 2023-08-18 21:09:28 +02:00
495a1d025f Fix bug with inserting malformed image links 2023-08-18 15:39:56 +02:00
a245ebad09 add new themes Dayfox,Nightfox,Carbonfox 2023-08-18 14:39:52 +01:00
0e31e40ef1 Send Private messages from ViewUserDetailActivity 2023-08-18 15:39:34 +02:00
bae68d4a99 Fix PrivateMessageDataSource making way to many requests 2023-08-18 13:18:21 +02:00
3e17e3364d Sending private messages 2023-08-18 09:46:51 +02:00
9626500586 Fix names on private message page 2023-08-18 09:46:51 +02:00
92fcb811c3 Rebase to master 2023-08-18 09:46:43 +02:00
81e2fdcf91 Fix lifecycle for ViewUser/ViewCommunity activities 2023-08-18 09:22:35 +02:00
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
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
b5356ee5eb Fix long display name issues 2023-08-17 22:27:45 +02:00
ec9be3f6af Fix compact view showing username instead of the community name
Closes #131
2023-08-17 22:02:48 +02:00
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
fd24f04254 Report posts and comments.
Closes #92
2023-08-17 15:46:18 +02:00
0b74574fa6 Merge remote-tracking branch 'codeberg/master' 2023-08-17 08:43:15 +02:00
2704ff0ecf Show community and user display name
Closes #34
2023-08-17 08:43:10 +02:00
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
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
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
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
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
a7c2a67d0c Better loading for View User datail activity
Closes #64
2023-08-16 19:44:46 +02:00
4ec6666f93 Make instance names clickable 2023-08-16 19:35:40 +02:00
fcc0181075 Better post layout on post detail page 2023-08-16 16:54:27 +02:00
1c4e5f3659 Fix compile issue 2023-08-16 10:31:53 +02:00
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
0328f34df2 Fix separated up/down vote counts when on the right side
Closes #123
2023-08-15 21:44:20 +02:00
41e14aab9d Fix instance URL field hint on Login activity 2023-08-15 15:57:38 +02:00
8a3ee7931d fix #110 default colors 2023-08-15 14:19:51 +01:00
dce5a8d89c Fix resolving communities from non-home instance URLs 2023-08-15 08:23:14 +02:00
a36ddccefd Fix parsing user display name 2023-08-15 08:10:21 +02:00
bbe696a37b Fix anonymous link resolving 2023-08-15 07:55:07 +02:00