..
action-hash.php
Update the hash action to display algorithm name from settings
2018-05-10 23:38:11 +01:00
action-protect.php
apidoc is awesome. document a bunch of stuff, more to go
2016-06-12 21:15:43 +01:00
action-random.php
Fix random action apidoc comment
2018-02-14 22:46:31 +00: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
Remove accept_contains_mime, as it's unstable
2018-04-06 23:54:57 +01:00
extra-sidebar.php
Document *all* teh things.
2017-09-15 23:06:10 +01:00
feature-comments.php
Add comments-fetch action for #138
2018-04-17 20:17:10 +01:00
feature-guiconfig.php
Fix typo
2018-05-15 17:59:43 +01:00
feature-history.php
Update docs
2018-02-14 22:19:11 +00:00
feature-recent-changes.php
Bugfix: set content-length header correctly
2018-04-17 19:04:26 +01:00
feature-redirect.php
Add rawurlencode() calls everywhere in the redirect logic to fix #139
2017-06-28 11:42:11 +01:00
feature-search.php
Bugfix: Increment $i when we hit a stop word when indexing.
2018-06-29 23:51:10 +01:00
feature-stats.php
Make longest pages statistic use page-list too
2018-04-28 11:14:32 +01:00
feature-upload.php
Hyperlink image previews to original image - fixes #153 .
2018-04-07 13:38:45 +01:00
feature-user-preferences.php
Update the user preferences to support the new password hashing system
2018-05-11 11:41:40 +01:00
feature-user-table.php
Implement user deleting
2018-05-15 23:25:39 +01:00
page-credits.php
Bugfix: Correct my url on credits page
2018-04-02 19:51:47 +01:00
page-debug-info.php
Added commit hash to debug & configure actions
2018-04-22 17:52:57 +01:00
page-delete.php
Delete a page's comments when deleting the page itself - fixes #144
2017-07-25 20:09:54 +01:00
page-edit.php
Add moar docblock comments
2018-05-25 12:07:51 +01:00
page-export.php
Finish initial settings rewrite
2016-06-22 09:13:32 +01:00
page-help.php
Add stacked bar to show where your space has gone
2017-04-17 14:01:19 +01:00
page-list.php
Update docs
2018-02-14 22:19:11 +00:00
page-login.php
Add moar docblock comments
2018-05-25 12:07:51 +01:00
page-logout.php
Bugfix the login system changes. It works!
2018-05-11 11:34:57 +01:00
page-move.php
Add page moves to the recent changes page - fixes #151
2018-03-18 21:38:58 +00: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 mode parameter support to random action
2018-02-14 22:36:29 +00:00
parser-default-old.php
Update version numbers of modules.
2016-03-24 13:11:05 +00:00
parser-parsedown.php
Make orphan pages list use page-list statistic type
2018-04-28 11:06:23 +01:00