Commit Graph

36 Commits

Author SHA1 Message Date
Bnyro 0540bb3ae2 feat: add a site info dialog 2023-08-07 16:54:56 +02:00
Bnyro b96ad40fb4 feat(posts): option to set the sort order 2023-08-06 13:41:44 +02:00
Bnyro 785118c6d9 fix various clippy warnings to improve the code quality 2023-07-18 20:04:13 +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 29e661ec5e Initial support for multiple account profiles 2023-07-06 17:41:12 +02:00
Bnyro 6266004dcb refactor posts/home page 2023-07-06 15:21:16 +02:00
Bnyro bfe570a0fc Wrap text into new lines and improve view of moderated communities 2023-07-06 12:31:29 +02:00
Bnyro 41e84f0995 Support for viewing the next pages of a profile 2023-07-02 11:30:04 +02:00
Bnyro 25d6e98a17 Show new created comment reply after creation 2023-07-01 17:25:27 +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 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
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 0e14266b4a Add screenshots and fix default window size 2023-06-26 13:57:13 +02:00
Bnyro eb8a01c27e Add an about dialog and meson fixes 2023-06-26 12:01:22 +02:00
Bnyro fbf4b8dfa5 Reformat project and change package id 2023-06-26 10:58:21 +02:00
Bnyro 9e4cfe6eee Navigate based on person and community ids instead of names 2023-06-24 12:53:54 +02:00
Bnyro 52da877e17 Update lemmy-api-common to 0.18.0 (using a fork due to issues) 2023-06-24 12:40:41 +02:00
Bnyro dca386e67a Implement a basic back queue/stack 2023-06-23 16:52:50 +02:00
Bnyro e5e4d40d89 Fix that the inbox is being fetched on initial startup 2023-06-23 16:29:01 +02:00
Bnyro 07343a3021 Support for viewing the next pages of communities and posts 2023-06-23 16:26:59 +02:00
Bnyro 598288434f Add tab to view joined communities 2023-06-22 16:31:08 +02:00
Bnyro 37a9cc244f Hide all actions that require an account while logged out 2023-06-22 16:16:15 +02:00
Bnyro 1ebfa7776f Add support for viewing the inbox (mentions, replies) 2023-06-22 09:04:15 +02:00
Bnyro 36d1c74625 Add button to view own profile 2023-06-21 14:42:16 +02:00
Bnyro e238beb3cf Support for deleting posts and comments 2023-06-21 14:27:12 +02:00
Bnyro 99e122ed9a Support for subscribing and unsubscribing communities 2023-06-20 15:46:40 +02:00
Bnyro 0417cea437 Tab to view only subscribed posts 2023-06-20 15:26:23 +02:00
Bnyro 99f35bfe7a Support for creating posts 2023-06-20 11:52:23 +02:00
Bnyro 2d845708c4 Add support for logging in to an account 2023-06-19 10:08:12 +02:00
Bnyro 46a183a52c Add dropdown menu to header bar 2023-06-19 08:25:22 +02:00
Bnyro 6b8eae051e Initial commit 2023-06-18 16:53:53 +02:00