Balazs Toldi
f8a21fa3ba
Add credits to the new icon
2023-10-22 18:26:46 +02:00
Balazs Toldi
fd6bc82214
Make icon toggleable
...
This commit adds an option to choose between the original and the new icon
2023-10-22 09:51:30 +02:00
Balazs Toldi
9deba8b10e
Fixing some sort type issues
...
This commit fixes issues where the sort type/time isn't loaded properly and the app resets back to NEW on the frontpage and Hot on Community pages.
Heads up: You might need to change the sort type in your settings if you see any issues.
2023-10-12 08:06:06 +02:00
Balazs Toldi
9859608764
Merge remote-tracking branch 'weblate/master'
...
# Conflicts:
# app/src/main/res/values/strings.xml
2023-08-23 21:24:20 +02:00
Bazsalanszky
6a2d59ed48
Translated using Weblate (English)
...
Currently translated at 100.0% (1252 of 1252 strings)
Translation: Eternity/App
Translate-URL: https://translate.codeberg.org/projects/infinity-for-lemmy/app/en/
2023-08-23 19:19:38 +00:00
Balazs Toldi
a09d6f85f8
Add option to share links on local instance
2023-08-23 21:14:53 +02:00
Balazs Toldi
f14ebe9a0d
Added option to show displayname and hide the instance for comment author names
2023-08-22 22:10:39 +02:00
Balazs Toldi
c7233e05c4
Instance Info page
2023-08-22 21:49:12 +02:00
Bazsalanszky
7c3ddfda5c
Merge pull request 'Add new themes Dayfox,Nightfox,Carbonfox' ( #146 ) from American_Jesus/Infinity-For-Lemmy:feature/nightfox-themes into master
...
Reviewed-on: https://codeberg.org/Bazsalanszky/Eternity/pulls/146
Reviewed-by: Bazsalanszky <bazsalanszky@noreply.codeberg.org >
2023-08-21 18:32:53 +00:00
Bazsalanszky
0dcc441bae
Change app name
2023-08-21 11:01:08 +02:00
Balazs Toldi
3c65bfcf1b
Better sidebar for community pages
2023-08-20 21:31:40 +02:00
Balazs Toldi
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
Generator
a245ebad09
add new themes Dayfox,Nightfox,Carbonfox
2023-08-18 14:39:52 +01: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
fd24f04254
Report posts and comments.
...
Closes #92
2023-08-17 15:46:18 +02:00
Balazs Toldi
2704ff0ecf
Show community and user display name
...
Closes #34
2023-08-17 08:43:10 +02: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
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
b8c3dae807
Rename Home feed to "Subscribed" feed
2023-08-11 10:42:09 +02:00
Bazsalanszky
276560678c
Minor change in strings.xml
2023-08-10 11:16:39 +02:00
Bazsalanszky
2375ba9d35
Merge remote-tracking branch 'weblate/master'
2023-08-10 09:08:44 +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
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
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
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
926e1162f0
Removed more reddit related options
...
Removed options related to reddit, like flairs and awards.
2023-08-05 18:06:50 +02:00
Bazsalanszky
562c91acb2
Fix sort types in settings
...
Closes #25
2023-08-04 15:00:42 +02:00
Kuro
15c1676d0b
Removed mentionings of reddit in english and german and a few mentionings in other languages.
2023-08-04 13:19:24 +02:00
Balazs Toldi
d4b107bc79
Add option to have circular FAB icon
2023-08-02 22:03:26 +02:00
Balazs Toldi
4c95404fe1
Basic InboxActivity
...
This commits adds basic functionality for the Inbox Activity. It can now show you replies and mentions.
2023-08-01 15:24:44 +02:00
Balazs Toldi
3a66a79f49
Post editing functionality
...
Post editing is now functional! You can now edit the post you've made.
Closes #30
2023-08-01 09:32:34 +02:00
Balazs Toldi
3e10186c7c
Mark as read functionality
...
This commits adds the mark post as read functionality. Previously, the app crashed if it tried to mark a post as read.
2023-07-31 15:33:59 +02:00
Balazs Toldi
a2e22bc525
Resolve posts from links
2023-07-31 13:46:34 +02:00
Balazs Toldi
fe351a8466
Removed reddit specific options from settings
...
Closes #23
2023-07-29 20:14:23 +02:00
Balazs Toldi
e815a1444d
Anonymous browsing
...
This commit adds the Anonymous browsing functionality. Unfortunately, the anonymous home page is disabled as of now.
2023-07-28 17:05:53 +02:00
Balazs Toldi
df81866821
Improved login error messages
2023-07-28 07:59:41 +02:00
Bazsalanszky
a2ad876517
Better login screen
2023-07-25 16:08:44 +02:00
Balazs Toldi
3b91ee0280
Minor changes
...
Signed-off-by: Balazs Toldi <balazs@toldi.eu >
2023-07-24 21:34:22 +02:00
Balazs Toldi
9b9b3c4a1b
Updated some string values to mach with lemmy
...
Signed-off-by: Balazs Toldi <balazs@toldi.eu >
2023-07-24 21:25:46 +02:00
Balazs Toldi
d70d117acf
SortTypes updated for current Lemmy specific types
...
Signed-off-by: Balazs Toldi <balazs@toldi.eu >
2023-07-24 17:11:03 +02:00
Balazs Toldi
258ff290bb
Bug fixes + Buggy comment loading
...
Signed-off-by: Balazs Toldi <balazs@toldi.eu >
2023-07-21 22:04:04 +02:00
Balazs Toldi
d78b12f78d
Basic browsing functionality
2023-07-20 15:58:52 +02:00
Bazsalanszky
fd499edccf
Change package name
2023-07-15 13:06:40 +02:00
Docile-Alligator
6eb7f8e5c8
Showing info related to the Reddit API changes
2023-06-20 18:41:27 -04:00
Docile-Alligator
ef4ead0434
Include Slidr in code.
2023-04-26 15:36:21 +08:00
Thomas
44a553efac
Show if comments are edited ( #1388 )
2023-04-24 21:14:27 +07:00
Docile-Alligator
5be035bc22
Version 5.4.0-beta3. Bring back blocking users.
2023-01-25 23:33:30 -05:00
Docile-Alligator
b74fc9354c
New option in fab: go to top.
2022-12-25 16:05:04 -08:00
Docile-Alligator
f173a5d576
Remove RPAN.
2022-12-04 09:44:37 +11:00
Docile-Alligator
605129517e
Notification permission.
2022-12-04 06:15:13 +11:00