Commit Graph

22 Commits

Author SHA1 Message Date
Bnyro 5e0c84aec7 Support for comment nesting with a tree structure 2023-07-08 18:02:02 +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 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 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 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 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 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 e4ea0ed5ba Support rendering markdown content 2023-06-19 08:02:44 +02:00
Bnyro 6b8eae051e Initial commit 2023-06-18 16:53:53 +02:00