.. |
action-hash.php
|
Bump module versions & go over documentation comments
|
2019-02-10 23:18:34 +00: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
|
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
|
Add history-revert action, but it isn't tested yet.
|
2018-07-02 23:44:10 +01:00 |
extra-sidebar.php
|
Document *all* teh things.
|
2017-09-15 23:06:10 +01:00 |
feature-comments.php
|
Update parser engine to handle comments as untrusted
|
2019-03-02 21:59:50 +00:00 |
feature-guiconfig.php
|
Refactor method names in page renderer
|
2019-01-27 22:56:51 +00:00 |
feature-history.php
|
Bump version & update changelog
|
2018-10-31 16:38:56 +00:00 |
feature-interwiki-links.php
|
Bump module versions & go over documentation comments
|
2019-02-10 23:18:34 +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
|
Bump module versions & go over documentation comments
|
2019-02-10 23:18:34 +00:00 |
feature-stats.php
|
Make longest pages statistic use page-list too
|
2018-04-28 11:14:32 +01:00 |
feature-upload.php
|
Refactor method names in page renderer
|
2019-01-27 22:56:51 +00: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
|
Add credit to @tspivey for more bug reports
|
2018-10-31 15:10:13 +00: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 support for core sharding to build script
|
2019-03-02 21:13:41 +00:00 |
page-export.php
|
Bugfix: Include uploaded files when exporting
|
2019-01-31 21:41:13 +00: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
|
It's time for v0.17! 😺 🎆
|
2018-10-20 17:25:12 +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
|
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: Return templates as rawHtml instead of text to avoid double-escaping rendered html
|
2019-03-02 22:07:58 +00:00 |