Releases: mbeps/next_discussion_platform
Releases · mbeps/next_discussion_platform
8.2 - Communtity Modal / Update Privacy
- Change community privacy type (public, private, restricted)
8.1 - Communtity Modal / Manage Image
- Add community image
- Delete community image
- Update Community image
7.2 - Minor Styling Adjustments
- Made shadows more visible
- Made background lighter
- Rounded text fields
7.1 - All Communities Page
- View all communities
- Access all communities from recommendations and community menu
7.0 - Final
- 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
- 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
- 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
- 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
- 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
- Creating comment
- Display comments for each posts if there are any
- Delete comment if the current user is the creator of the comment