Commit Graph

20 Commits

Author SHA1 Message Date
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 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 babfa15e30 Support for writing private messages 2023-06-28 10:20:19 +02:00
Bnyro 0e14266b4a Add screenshots and fix default window size 2023-06-26 13:57:13 +02:00
Bnyro fbf4b8dfa5 Reformat project and change package id 2023-06-26 10:58:21 +02:00
Bnyro bc488e7cd3 Fix writing comments and non-updating community info 2023-06-24 13:02:02 +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 37a9cc244f Hide all actions that require an account while logged out 2023-06-22 16:16:15 +02:00
Bnyro 3ac17ddd9f Support for editing comments 2023-06-21 16:36:24 +02:00
Bnyro b56776b671 Support for editing posts 2023-06-21 15:37:07 +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 0417cea437 Tab to view only subscribed posts 2023-06-20 15:26:23 +02:00
Bnyro 10b5059420 Support for commenting on posts 2023-06-20 12:20:28 +02:00
Bnyro e4ea0ed5ba Support rendering markdown content 2023-06-19 08:02:44 +02:00
Bnyro ef6ee57f6c Drop RefCell's and use Relm component mutability instead 2023-06-19 07:34:10 +02:00
Bnyro 6b8eae051e Initial commit 2023-06-18 16:53:53 +02:00