Commit Graph

19 Commits

Author SHA1 Message Date
Bnyro 4326c7d4d6 Button to mark all as read in the inbox 2023-06-22 09:07:08 +02:00
Bnyro 1ebfa7776f Add support for viewing the inbox (mentions, replies) 2023-06-22 09:04: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 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 1e984b0765 (Down-)voting posts and comments 2023-06-20 17:13:14 +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 ce9bf6d3ed Add routes to upvote and downvote posts and comments 2023-06-20 15:15:10 +02:00
Bnyro 10b5059420 Support for commenting on posts 2023-06-20 12:20:28 +02:00
Bnyro 99f35bfe7a Support for creating posts 2023-06-20 11:52:23 +02:00
Bnyro 7e8b67f4ef Add API routes for creating and deleting posts and comments 2023-06-20 10:40:37 +02:00
Bnyro 2d845708c4 Add support for logging in to an account 2023-06-19 10:08:12 +02:00
Bnyro 5bd3491b00 Simplify api helper and add login route 2023-06-19 08:43:26 +02:00
Bnyro 46a183a52c Add dropdown menu to header bar 2023-06-19 08:25:22 +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