v2.0.0 - Burger π
This is the source code for Comment Castles v2.0.0.
Changelog
- Changed the project name to Comment Castles.
- Added the ability for users to delete their posts and comments.
- Added config value for 'default visitor view mode'.
- Changed database table name ttest to tcomment (the comments table had always been called ttest).
- Dropped four database tables that weren't needed.
- Changed the site header logo and site favicon.
- Improved success and error message text color for forms.
- Added OAuth 2 for API calls (ie. users can now log into third-party apps).
- Removed groups from unfollowed posts in API data.
- Removed decentralization (ie. instances can't connect to each other, and there's only one site now)
- Removed action groups.