Plugins
- Off-Topic allows commenters to mark comments as "off topic", and for readers to hide these comments from their stream
- You can turn this on by including
coral-plugin-offtopic(client and server) andcoral-plugin-viewing-options(client only) in plugins.json
Features
- We now make use of websockets to enable automatic updates for comments and replies in the stream
- Permalink pages now act as "live chats", also based on the new subscriptions architecture
- Use global classnames to allow for easier custom styles
Fixes
- User stat rejection rate shows correctly as percentage now
- UI/UX and copy fixes