Skip to content

Releases: nbdd0121/MW-FlowThread

v1.3.3

15 Jan 19:12
Compare
Choose a tag to compare
  • Fix compatibility issues with new version of MediaWiki
  • Bump required version to 1.38
  • Various bugfixes

v1.3.2

05 Apr 03:56
Compare
Choose a tag to compare

What's new since 1.3.1:

  • Fix MW 1.34 compatibility
  • Perform pre-save transform for wikitexts

v1.3.1

17 Sep 14:32
13941cc
Compare
Choose a tag to compare

What's new since 1.3.0:

  • Fix MW 1.33 compatibility
  • Reported comments are now sorted by their dates rather than number of reports
  • Better visual representation on mobile

v1.3.0

04 May 04:08
Compare
Choose a tag to compare

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 commentadmins 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.
  • 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

27 Jan 01:16
Compare
Choose a tag to compare

Advanced spam filter supported!