Commit Graph

257 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 68af272006
Update changelog again 2019-04-06 13:30:14 +01:00
Starbeamrainbowlabs 7f0cb1f40f
Update changelog 2019-04-06 13:17:02 +01:00
Starbeamrainbowlabs 97f2b2972c
Update changelog again 2019-03-02 22:10:13 +00:00
Starbeamrainbowlabs de5500d2e3
Update changelog 2019-03-02 22:09:25 +00:00
Starbeamrainbowlabs dc747547be
Update changelog 2019-03-02 22:01:25 +00:00
Starbeamrainbowlabs 3dcb8b5b1e
Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
Starbeamrainbowlabs a168b7e103
Bump version. New release incoming! :D 2019-02-24 15:55:27 +00:00
Starbeamrainbowlabs 271e391a12
Update changelog 2019-02-10 23:29:41 +00:00
Starbeamrainbowlabs c4457b1ec0
Bump version for the first beta release of v0.18! 2019-02-10 23:19:51 +00:00
Starbeamrainbowlabs a5563bb458
Add title to internal links, and refactor page cache id generation 2019-02-10 23:01:01 +00:00
Starbeamrainbowlabs 69f2cf8068
Update note 2019-01-31 23:38:34 +00:00
Starbeamrainbowlabs ef7f470ed3
Add note about complicated includes 2019-01-31 23:38:23 +00:00
Starbeamrainbowlabs 2974966c07
Add parser output caching layer 2019-01-31 23:32:05 +00:00
Starbeamrainbowlabs d51c3f163f
Bugfix: Include uploaded files when exporting 2019-01-31 21:41:13 +00:00
Starbeamrainbowlabs c120902cda
Bugfix: Wrap long lines in code blocks 2019-01-30 21:36:21 +00:00
Starbeamrainbowlabs 5b670f5981
Refactor method names in page renderer 2019-01-27 22:56:51 +00:00
Starbeamrainbowlabs c40d1a1016
Update changelog 2019-01-24 21:19:00 +00:00
Starbeamrainbowlabs 0ec1424d35
Update changelog 2019-01-24 20:47:59 +00:00
Starbeamrainbowlabs 96b632ff56
Recent changes: Implement atom feed. Untested! 2019-01-24 20:30:20 +00:00
Starbeamrainbowlabs 242f197ccf
Add offset & count to recent-changes action 2019-01-24 18:25:10 +00:00
Starbeamrainbowlabs e715c2049f
Add CSV support to the recent-changes action 2019-01-24 18:18:20 +00:00
Starbeamrainbowlabs 6aa55c74bf
Update changelog 2019-01-24 18:05:49 +00:00
Starbeamrainbowlabs 74cf2f7b68
Update changelog 2019-01-05 22:20:30 +00:00
Starbeamrainbowlabs 4cb1abb231
Change {{{@}}} to output a message instead of not parsing at all 2019-01-05 17:51:51 +00:00
Starbeamrainbowlabs b350d5a32e
Update changelog 2019-01-05 13:05:12 +00:00
Starbeamrainbowlabs 1d14fdc85d
Add interwiki stuff to the changelog
More coming soon :D
2019-01-03 22:42:37 +00:00
Starbeamrainbowlabs 33b78422e4
Add link to new docs to README 2019-01-03 22:37:30 +00:00
Starbeamrainbowlabs d3ae8dda6a
Update changelog 2018-11-13 18:33:01 +00:00
Starbeamrainbowlabs 556df92181
Update changelog 2018-10-31 16:45:22 +00:00
Starbeamrainbowlabs 77112ec7d3
Bump version & update changelog 2018-10-31 16:38:56 +00:00
Starbeamrainbowlabs 8a371dc816
Update changelog 2018-10-31 13:11:57 +00:00
Starbeamrainbowlabs f69c74fcd0
It's time for v0.17! 😺 🎆 2018-10-20 17:25:12 +01:00
Starbeamrainbowlabs 57ec8b82b5
Bugfix: Fix inadvertent cost-climbing when recalculating the password hashing cost 2018-09-30 14:47:54 +01:00
Starbeamrainbowlabs 1a11c84e1d
Update changelog 2018-09-30 14:16:56 +01:00
Starbeamrainbowlabs a45a3aa087
Update changelog 2018-09-30 11:54:39 +01:00
Starbeamrainbowlabs c7d7de3d7e
Don't include semicolons in greedy internal links 2018-09-29 23:40:23 +01:00
Starbeamrainbowlabs 39098ac0fb
Display an ellipsis at the beginning of a search context if it doesn't start at the beginning of a page 2018-09-29 13:32:17 +01:00
Starbeamrainbowlabs 24775724d1
Bugfix: Correctly calculate the end offset of search context snippets 2018-09-29 13:27:17 +01:00
Starbeamrainbowlabs 39c8f48019
Add <meta name='generator' /> to all output pages 2018-08-24 16:42:35 +01:00
Starbeamrainbowlabs 1d0ab7be00
Update description for http2_server_push_items to include info about testing 2018-08-22 23:55:26 +01:00
Starbeamrainbowlabs 4d65b3529e
Add new http2_server_push_items setting.
Still untested! I really need to do that.
2018-08-22 23:44:24 +01:00
Starbeamrainbowlabs b613d2b2dc
Add moar icons to nav & more menus 2018-07-03 12:54:57 +01:00
Starbeamrainbowlabs d0171d041d
Update changelog 2018-07-03 12:27:28 +01:00
Starbeamrainbowlabs 6e7698b4a9
Bugfix: Display all revisions on page history page 2018-07-03 11:54:54 +01:00
Starbeamrainbowlabs fffadb829a
Add history-revert action, but it isn't tested yet. 2018-07-02 23:44:10 +01:00
Starbeamrainbowlabs 2853cf4da5
Add link to user table on credits page
Also fix a typo in the API status module description
2018-07-02 12:23:11 +01:00
Starbeamrainbowlabs 10b374871f
Improve image caption help text 2018-07-01 20:56:08 +01:00
Starbeamrainbowlabs cd2497cea4
Get search redirector to check ucwords(pagename) too - fixes #160 2018-07-01 13:46:06 +01:00
Starbeamrainbowlabs 0e3104415a
Add random_page_exclude_redirects setting - fixes #159 2018-07-01 13:33:42 +01:00
Starbeamrainbowlabs 1f6f780177
Restyle matching tags in search results 2018-06-30 11:46:07 +01:00