Bnyro
|
a0720eddcd
|
refactor: simplify the creation of menu actions
|
2023-08-07 16:57:28 +02:00 |
Bnyro
|
7908213245
|
chore: run cargo format
|
2023-08-07 16:55:14 +02:00 |
Bnyro
|
0540bb3ae2
|
feat: add a site info dialog
|
2023-08-07 16:54:56 +02:00 |
Bnyro
|
c401ca54a2
|
feat: support for blocking other users
|
2023-08-07 16:14:42 +02:00 |
Bnyro
|
58c77072ed
|
feat: support for (un)blocking communities
|
2023-08-07 16:05:55 +02:00 |
Bnyro
|
3ccbdfd903
|
chore: update dependencies to latest versions
|
2023-08-06 17:49:55 +02:00 |
Bnyro
|
807c0e9051
|
feat(community): option to set the sort order of posts
|
2023-08-06 17:44:12 +02:00 |
Bnyro
|
b96ad40fb4
|
feat(posts): option to set the sort order
|
2023-08-06 13:41:44 +02:00 |
Lorenzo B Gomez
|
2cd1c678bd
|
fix README typo (#20)
|
2023-07-24 09:13:02 +02:00 |
Bnyro
|
1d69c6b9a5
|
readme: add installation instructions for void linux
|
2023-07-21 13:24:32 +02:00 |
Bnyro
|
785118c6d9
|
fix various clippy warnings to improve the code quality
|
2023-07-18 20:04:13 +02:00 |
Bnyro
|
1f54f431f8
|
run cargo format to fix indentation
|
2023-07-18 09:00:18 +02:00 |
Bnyro
|
700630da2f
|
Minor UI improvements at the instances page
|
2023-07-16 20:06:13 +02:00 |
Bnyro
|
3ce4fc0c3f
|
Show preview of post thumbnail(closes #9)
|
2023-07-16 19:53:01 +02:00 |
Bnyro
|
8298bac336
|
Add trailing slash to gschema
|
2023-07-13 18:25:14 +02:00 |
Bnyro
|
beb56f8fb0
|
Prepare for v0.3.0
|
2023-07-13 17:07:16 +02:00 |
Bnyro
|
b7f8125707
|
Fix index out of bounds after removing account
|
2023-07-13 16:58:44 +02:00 |
Bnyro
|
7f993ee531
|
Fix layout issues with the width of a post
|
2023-07-13 16:36:23 +02:00 |
Bnyro
|
1f044145b3
|
Fix showing saved posts
|
2023-07-13 16:34:27 +02:00 |
Bnyro
|
3d403d01f7
|
Improve and update features sectinon in readme
|
2023-07-11 10:43:35 +02:00 |
Bnyro
|
dabd6f9539
|
readme: fix random chars at the end
|
2023-07-11 10:38:22 +02:00 |
Bnyro
|
2ac8c98e87
|
Show local posts and communities by default
|
2023-07-11 10:33:51 +02:00 |
Bnyro
|
2f4485620f
|
support for viewing saved posts and comments
|
2023-07-11 10:30:01 +02:00 |
Bnyro
|
900928be71
|
support for saving/bookmarking comments
|
2023-07-11 09:49:44 +02:00 |
Bnyro
|
572b1992b1
|
support for bookmarking posts
|
2023-07-11 09:42:53 +02:00 |
Lorenzo B Gomez
|
2442843ce3
|
Possibility to search instances in public tab (#16)
|
2023-07-09 07:50:29 +02:00 |
Bnyro
|
5e0c84aec7
|
Support for comment nesting with a tree structure
|
2023-07-08 18:02:02 +02:00 |
Bnyro
|
eda3567c1a
|
readme: add /usr prefix to meson build instructions
|
2023-07-07 17:28:19 +02:00 |
Bnyro
|
0ce62cc45a
|
Use official lemmy_api_common crate instead of fork
|
2023-07-07 17:26:32 +02:00 |
Bnyro
|
2f8b8ecf17
|
Fix horizontal padding of posts in home page
|
2023-07-06 17:43:29 +02:00 |
Bnyro
|
29e661ec5e
|
Initial support for multiple account profiles
|
2023-07-06 17:41:12 +02:00 |
Bnyro
|
cd0fd30e69
|
Show login page after choosing an instance
|
2023-07-06 15:24:51 +02:00 |
Bnyro
|
6266004dcb
|
refactor posts/home page
|
2023-07-06 15:21:16 +02:00 |
Bnyro
|
b38d225540
|
Improve mobile accessibility on post page
|
2023-07-06 14:51:35 +02:00 |
Bnyro
|
bfe570a0fc
|
Wrap text into new lines and improve view of moderated communities
|
2023-07-06 12:31:29 +02:00 |
Bnyro
|
d7c546a36f
|
readme: fix title
|
2023-07-05 10:42:42 +02:00 |
matthewq337
|
16c944e6ee
|
Include the aur repo in README (#15)
|
2023-07-05 10:41:49 +02:00 |
Bnyro
|
e51da627ea
|
Replace unneeded if else expressions with set_visible
|
2023-07-02 19:25:27 +02:00 |
Bnyro
|
5e353c27cb
|
Show communities moderated by a person
|
2023-07-02 19:09:12 +02:00 |
Bnyro
|
9dfa5cfea6
|
Add instructions how to change theme when using Flatpak (closes #14)
|
2023-07-02 16:55:39 +02:00 |
Bnyro
|
96ef9e7a1c
|
readme: add relm4 to credits
|
2023-07-02 16:51:38 +02:00 |
Bnyro
|
41e84f0995
|
Support for viewing the next pages of a profile
|
2023-07-02 11:30:04 +02:00 |
Bnyro
|
f8f5c80450
|
Support for viewing comments by a user
|
2023-07-02 11:02:54 +02:00 |
Bnyro
|
514191f75c
|
New app icon, and credits for it in the README
|
2023-07-01 22:16:37 +02:00 |
Bnyro
|
25d6e98a17
|
Show new created comment reply after creation
|
2023-07-01 17:25:27 +02:00 |
Bnyro
|
8fe42f3838
|
Support for replying to comments
|
2023-07-01 17:19:28 +02:00 |
Bnyro
|
19fa49ecf7
|
Use ComponentSender#Emit when talking to parent components
|
2023-07-01 12:04:23 +02:00 |
Bnyro
|
7aa4936b0a
|
Simplify the logic for changing the instance
|
2023-07-01 12:01:57 +02:00 |
Bnyro
|
206bb2ab83
|
Move the login logic to a separate component
|
2023-07-01 11:55:13 +02:00 |
Bnyro
|
0755f2a0de
|
Move communities page into a separate component
|
2023-07-01 11:31:25 +02:00 |