Skip to content

Releases: mbeps/next_discussion_platform

8.2 - Communtity Modal / Update Privacy

07 May 21:42
Compare
Choose a tag to compare
  • Change community privacy type (public, private, restricted)

8.1 - Communtity Modal / Manage Image

07 May 21:40
Compare
Choose a tag to compare
  • Add community image
  • Delete community image
  • Update Community image

7.2 - Minor Styling Adjustments

07 May 21:33
Compare
Choose a tag to compare
  • Made shadows more visible
  • Made background lighter
  • Rounded text fields

7.1 - All Communities Page

07 May 21:29
Compare
Choose a tag to compare
  • View all communities
  • Access all communities from recommendations and community menu

7.0 - Final

07 May 21:27
Compare
Choose a tag to compare
  • Back button on the post creation page
  • Rounded navbar
  • Show subscribe and unsubscribe buttons at the end of the header
  • Updated menus (community directory and user menu) to be bigger, with more padding and rounded (with rounded buttons)
  • Increases width of the contents page (overall site) to increase the size of the cards inside
  • Disable log in and sign up buttons if the fields are empty
  • Authentication check before posting
  • Show community image on single post page
  • Added padding and rounded corners on post page between post and comments
  • Removed redundant voting buttons from comments
  • Made tab buttons (on post creation page) rounded with shadows
  • Redirect user to home page if they navigate to a non existent page
  • Improved error messages
  • Added hover effects
  • Other general improvements and bug fixes

6.1.3 - Files / Size Limit

07 May 20:57
Compare
Choose a tag to compare
Pre-release
  • Maximum image size preventing images that are too big from being uploaded. Posts can have specific dimensions and profile images have other dimensions (smaller)

6.1.2 - Files / Only Images

07 May 20:56
Compare
Choose a tag to compare
Pre-release
  • Only images can be uploaded. Other file types cannot be rendered and do not meet the scope of the project

6.1.1 - Files / Size Limit

07 May 20:52
Compare
Choose a tag to compare
Pre-release
  • Added file size limit to uploads. Files cannot exceed this size taking up space in the server and increasing load times

5.3 - Home Feed

07 May 20:38
Compare
Choose a tag to compare
5.3 - Home Feed Pre-release
Pre-release
  • Home feed for unauthenticated users
  • Added clickable home button on navbar logo
  • Home feed for unauthenticated users when they are subscribed to communities
  • Home feed for unauthenticated users when they are not subscribed to communities
  • Voting on home page if user is authenticated
  • General bug fixes and improvements

4.4 - Comments

07 May 20:26
Compare
Choose a tag to compare
4.4 - Comments Pre-release
Pre-release
  • Creating comment
  • Display comments for each posts if there are any
  • Delete comment if the current user is the creator of the comment