Releases: nbdd0121/MW-FlowThread
Releases · nbdd0121/MW-FlowThread
v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's new since 1.2.0:
- Better comment admin:
- like and reply to comments in admin interface
- uses API to fetch comments, so using pager does not require reloading the page anymore.
- Comment control feature
- Allow
commentadmin
s to turn off commenting on any page completely. - Also allow users to disable commenting on their own user pages, so the previous gadget hack isn't needed.
- The restrictions are enforced in API calls as well.
- Allow
- Comments are now visible on mobile pages as well.
- IP users can now see the number of likes.
- Deprecate GET requests on APIs that may change the database.
- Improve compatibility with MediaWiki 1.30+
- Other general code improvements and bugfixes
v1.1.2 released
Advanced spam filter supported!