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 |
Bnyro
|
ae6bf45879
|
Add user agent for http requests (closes #12)
|
2023-07-01 10:04:13 +02:00 |
Bnyro
|
18492e0685
|
add screenshots to readme
|
2023-06-30 21:26:40 +02:00 |
Bnyro
|
942891248d
|
Improve script to prepare for flatpak release
|
2023-06-30 17:32:44 +02:00 |
Bnyro
|
02a296dcdf
|
Prepare for v0.2.0
|
2023-06-30 17:13:08 +02:00 |
Bnyro
|
1e4ccacfe8
|
Fix the back queue when changing instance
|
2023-06-30 17:01:45 +02:00 |
Lorenzo B Gomez
|
daa539031f
|
List federated instances in instance selector (#8)
Co-authored-by: Bnyro <bnyro@tutanota.com>
|
2023-06-30 16:57:18 +02:00 |
baarkerlounger
|
38c0c4fd27
|
Add mobile metadata for PureOS store (#11)
Add mobile metadata for PureOS store
|
2023-06-29 22:56:09 +02:00 |
baarkerlounger
|
2f4dc9cdcb
|
Show lemoa desktop icon on mobile devices running Phosh (#10)
Show lemoa desktop icon on mobile devices running Phosh
|
2023-06-29 22:51:15 +02:00 |
Bnyro
|
f4036ed655
|
Reorganize Readme and add flathub link
|
2023-06-28 21:16:05 +02:00 |
Bnyro
|
dcdcf1b0a1
|
Validate instance urls for more user convenience
|
2023-06-28 12:00:50 +02:00 |
Bnyro
|
73666c8474
|
Log out when choosing a different instance
|
2023-06-28 11:50:08 +02:00 |
Bnyro
|
dbe9b6e74d
|
Display the publish date for posts, comments and replies
|
2023-06-28 11:47:42 +02:00 |
Bnyro
|
e289867cb8
|
Inbox: support for private messages
|
2023-06-28 11:42:20 +02:00 |
Bnyro
|
e0bdc593fb
|
Clean up logic for editing comments and posts
|
2023-06-28 10:42:42 +02:00 |
Bnyro
|
babfa15e30
|
Support for writing private messages
|
2023-06-28 10:20:19 +02:00 |
Bnyro
|
6112f2a492
|
Inbox: visually separate the mark as read button from others
|
2023-06-28 09:18:45 +02:00 |
Bnyro
|
a01f86e1a1
|
Inbox page: Show replies instead of mentions by default
|
2023-06-28 09:16:24 +02:00 |
Bnyro
|
c1b5230aa5
|
Remove 'View' buttons in favor of clicking the title
|
2023-06-28 09:14:49 +02:00 |
Bnyro
|
c2acf90f3f
|
Fix the button positions in the community page when logged in
|
2023-06-28 09:07:34 +02:00 |
Bnyro
|
380e95235d
|
Open communities in a list by a single click
|
2023-06-28 09:04:56 +02:00 |
Bnyro
|
53e2e6f572
|
Readme: Move to beta state
|
2023-06-27 13:21:08 +02:00 |
Bnyro
|
b857219be2
|
Fix empty spaces on community page when not logged in
|
2023-06-27 12:24:51 +02:00 |
Bnyro
|
43aed85726
|
Merge pull request #6 from SomeGuyNamedMy/nix-support
Nix support
|
2023-06-27 07:58:14 +02:00 |
SomeGuyNamedMy
|
042cbc11b2
|
add nix develop support
|
2023-06-26 16:02:54 -04:00 |
SomeGuyNamedMy
|
14fb2d732b
|
add flake.nix
|
2023-06-26 15:58:25 -04:00 |
Bnyro
|
1d455a7e02
|
Improve flatpak build script
|
2023-06-26 17:02:12 +02:00 |
Bnyro
|
f1b729be5d
|
Fix meson/flatpak builds
|
2023-06-26 16:55:58 +02:00 |
Bnyro
|
dd78ca3e88
|
Add script to prepare for flatpak build
|
2023-06-26 15:54:39 +02:00 |