..
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
adding nosidebar docu
2020-04-18 20:32:39 -07:00
feature-cli.php
feature-cli: remove need for quotes when using php index.php exec ....
2020-04-22 00:33:53 +01:00
feature-comments.php
Add new anoncomments setting
2020-04-18 13:23:18 +01:00
feature-firstrun.php
Tiny formatting tweak
2020-01-10 17:07:09 +00:00
feature-guiconfig.php
master settings page: fix invalid HTML that was causing layout issues
2020-05-09 15:43:12 +01: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-readingtime.php
Add reading time estimation
2020-05-24 21:47:40 +01: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-didyoumean.php
didyoumean/cli: improve output of lookup subcommand
2020-04-22 00:44:33 +01:00
feature-search.php
Reduce number of calls to stas_parse()
2020-04-21 21:01:00 +01:00
feature-similarpages.php
suggest-similar: update apidoc comment
2020-05-23 12:56:46 +01:00
feature-stats.php
stats/cli: add show subcommand
2020-04-22 01:17:05 +01:00
feature-theme-gallery.php
Bump version of modules
2019-10-20 16:01:13 +01:00
feature-upload.php
feature-upload: fix the dot problem
2020-04-21 21:18:50 +01: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
lib-search-engine.php
Start implementing similar pages system, but it's not finished yet
2020-05-22 21:22:07 +01:00
lib-storage-box.php
Fix inverted logic in libstoragebox
2020-03-15 22:04:18 +00:00
page-credits.php
Update credits
2020-04-21 15:05:25 +01:00
page-debug-info.php
Start Integrating the BkTree into the main Pepperminty Wiki codebase, but there's a long way to go.
2020-03-14 17:49:26 +00: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
fix whitespace
2020-04-18 13:00:50 +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
Add reading time estimation
2020-05-24 21:47:40 +01: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
parser: add id to automatic table of contents heading
2020-05-23 23:00:46 +01:00