Skip to content

Releases: mbeps/next_discussion_platform

4.3 - Comments / Delete Comment

07 May 20:24
Compare
Choose a tag to compare
Pre-release
  • Delete comment if the current user is the creator of the comment

4.2 - Comments / Display Comments

07 May 20:23
Compare
Choose a tag to compare
Pre-release
  • Display comments for each posts if there are any

4.1 - Comments / Create Comment

07 May 20:22
Compare
Choose a tag to compare
Pre-release
  • Creating comment

5.2 - Home Feed / Feed for Authenticated Users

07 May 20:36
Compare
Choose a tag to compare
  • 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

07 May 20:30
Compare
Choose a tag to compare
  • Home feed for unauthenticated users
  • Added clickable home button on navbar logo
  • General bug fixes and improvements

3.6 - Posts

07 May 20:19
Compare
Choose a tag to compare
3.6 - Posts Pre-release
Pre-release
  • 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

07 May 20:13
Compare
Choose a tag to compare
Pre-release
  • Vote on posts (like or dislike) if the user is signed in
  • Fetch posts votes
  • General bug fixes

3.4 - Posts / General Improvements

07 May 20:00
Compare
Choose a tag to compare
Pre-release
  • 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

07 May 19:56
Compare
Choose a tag to compare
Pre-release
  • Delete post if the post was created by the currently logged in usear
  • Other general improvements

3.2 - Posts / Display Posts for Current Community

07 May 19:54
Compare
Choose a tag to compare
  • 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