Releases: mbeps/next_discussion_platform
Releases · mbeps/next_discussion_platform
4.3 - Comments / Delete Comment
- Delete comment if the current user is the creator of the comment
4.2 - Comments / Display Comments
- Display comments for each posts if there are any
4.1 - Comments / Create Comment
- Creating comment
5.2 - Home Feed / Feed for Authenticated Users
- Home feed for unauthenticated users when they are subscribed to communities
- Home feed for unauthenticated users when they are not subscribed to communities
5.1 - Home Feed / Feed for Unauthenticated Users
- Home feed for unauthenticated users
- Added clickable home button on navbar logo
- General bug fixes and improvements
3.6 - Posts
- Create a post in a specific community
- Create a post with an image in a specific community
- Display posts for the current community
- Return user to previous page after successfully creating a post
- Display newly created post in the community page
- Loading animation when loading posts
- Delete post if the post was created by the currently logged in usear
- Show community image in the header in the community page
- About component can add, change or remove community image if the user is an admin
- Navbar always visible while scrolling
- Vote on posts (like or dislike) if the user is signed in
- Fetch posts votes
- Other general improvements and bug fixes
3.5 - Posts / Voting on Posts
- Vote on posts (like or dislike) if the user is signed in
- Fetch posts votes
- General bug fixes
3.4 - Posts / General Improvements
- Show community image in the header in the community page
- About component can add, change or remove community image if the user is an admin
- Navbar always visible while scrolling
- Other general improvements
3.3 - Posts / Delete Post
- Delete post if the post was created by the currently logged in usear
- Other general improvements
3.2 - Posts / Display Posts for Current Community
- Display posts for the current community
- Return user to previous page after successfully creating a post
- Display newly created post in the community page
- Loading animation when loading posts