..
action-hash.php
bool -> boolean
2020-01-05 20:59:21 +00:00
action-protect.php
Minify the pageindex by default, but also add a setting to control this
2019-06-01 15:55:48 +01:00
action-random.php
Add random_page_exclude_redirects setting - fixes #159
2018-07-01 13:33:42 +01:00
action-raw.php
raw action: send a 404 if a page couldn't be found
2017-10-14 16:09:46 +01:00
api-status.php
bool -> boolean
2020-01-05 20:59:21 +00:00
extra-sidebar.php
If it's a list of strings, then it should be sorted correctly.
2019-09-03 18:16:01 +01:00
feature-cli.php
feature-search: add search rebuild shell command
2020-03-11 23:07:38 +00:00
feature-comments.php
Update parser engine to handle comments as untrusted
2019-03-02 21:59:50 +00:00
feature-firstrun.php
Tiny formatting tweak
2020-01-10 17:07:09 +00:00
feature-guiconfig.php
bool -> boolean
2020-01-05 20:59:21 +00:00
feature-history.php
Bugfix: Revision counters for new pages didn't tick upwards
2019-09-19 08:59:29 +01:00
feature-interwiki-links.php
bool -> boolean
2020-01-05 20:59:21 +00:00
feature-recent-changes.php
Bump module versions & go over documentation comments
2019-02-10 23:18:34 +00:00
feature-redirect.php
Bump module versions & go over documentation comments
2019-02-10 23:18:34 +00:00
feature-search.php
Add dependency system to build system ahead of a feature-search refactor.
2020-03-11 23:32:10 +00:00
feature-stats.php
bool -> boolean
2020-01-05 20:59:21 +00:00
feature-theme-gallery.php
Bump version of modules
2019-10-20 16:01:13 +01:00
feature-upload.php
bool -> boolean
2020-01-05 20:59:21 +00:00
feature-user-preferences.php
Update changelog; change name of new setting to email_verify_addresses setting
2020-01-05 23:10:19 +00:00
feature-user-table.php
Bugfix: Fix crash when trying to access the user table when not logged in as an admin.
2019-05-11 12:41:43 +01:00
feature-watchlist.php
Bugfix watchlist: Fix variable name
2020-01-05 20:48:55 +00:00
page-credits.php
Credits URL correction
2020-01-10 17:47:23 +00:00
page-debug-info.php
Add secret GET param to debug action
2019-09-11 20:21:21 +01:00
page-delete.php
Fix a *huge* number of bugs in the new search system, but it's not ready just yet
2019-08-22 21:38:17 +01:00
page-edit.php
Bugfix: Squash empty tags when saving an edit to a page
2020-02-04 01:45:14 +00:00
page-export.php
Bugfix: Include uploaded files when exporting
2019-01-31 21:41:13 +00:00
page-help.php
Bugfix: Include the new inverted index in wiki size calculations
2019-11-10 15:43:24 +00:00
page-list.php
If it's a list of strings, then it should be sorted correctly.
2019-09-03 18:16:01 +01:00
page-login.php
Refactor login code a bit to reduce nesting
2019-10-07 18:19:48 +01:00
page-logout.php
Bugfix the login system changes. It works!
2018-05-11 11:34:57 +01:00
page-move.php
Minify the pageindex by default, but also add a setting to control this
2019-06-01 15:55:48 +01:00
page-update.php
Fix bug in update action api docs.
2016-10-19 07:30:59 +01:00
page-user-list.php
Add user list action
2017-02-18 21:52:05 +00:00
page-view.php
Tidy up page-view module code
2019-01-30 21:34:24 +00:00
parser-default-old.php
Add title to internal links, and refactor page cache id generation
2019-02-10 23:01:01 +00:00
parser-parsedown.php
Bugfix: Update Parsedown to squash bugs in PHP 7.4
2019-12-23 21:53:22 +00:00