Commit Graph

18 Commits

Author SHA1 Message Date
Bnyro 785118c6d9 fix various clippy warnings to improve the code quality 2023-07-18 20:04:13 +02:00
Bnyro 3ce4fc0c3f Show preview of post thumbnail(closes #9) 2023-07-16 19:53:01 +02:00
Bnyro 572b1992b1 support for bookmarking posts 2023-07-11 09:42:53 +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 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 19fa49ecf7 Use ComponentSender#Emit when talking to parent components 2023-07-01 12:04:23 +02:00
Bnyro dbe9b6e74d Display the publish date for posts, comments and replies 2023-06-28 11:47:42 +02:00
Bnyro e0bdc593fb Clean up logic for editing comments and posts 2023-06-28 10:42:42 +02:00
Bnyro c1b5230aa5 Remove 'View' buttons in favor of clicking the title 2023-06-28 09:14:49 +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 07343a3021 Support for viewing the next pages of communities and posts 2023-06-23 16:26:59 +02:00
Bnyro 3ac17ddd9f Support for editing comments 2023-06-21 16:36:24 +02:00
Bnyro e238beb3cf Support for deleting posts and comments 2023-06-21 14:27:12 +02:00
Bnyro 1e984b0765 (Down-)voting posts and comments 2023-06-20 17:13:14 +02:00
Bnyro 6b8eae051e Initial commit 2023-06-18 16:53:53 +02:00