|
c177b66b42
|
Bugfix: Don't throw a warning if the search index doesn't exist yet
|
2019-05-06 20:22:36 +01:00 |
|
|
68af272006
|
Update changelog again
|
2019-04-06 13:30:14 +01:00 |
|
|
7f0cb1f40f
|
Update changelog
|
2019-04-06 13:17:02 +01:00 |
|
|
97f2b2972c
|
Update changelog again
|
2019-03-02 22:10:13 +00:00 |
|
|
de5500d2e3
|
Update changelog
|
2019-03-02 22:09:25 +00:00 |
|
|
dc747547be
|
Update changelog
|
2019-03-02 22:01:25 +00:00 |
|
|
3dcb8b5b1e
|
Update parser engine to handle comments as untrusted
|
2019-03-02 21:59:50 +00:00 |
|
|
a168b7e103
|
Bump version. New release incoming! :D
|
2019-02-24 15:55:27 +00:00 |
|
|
271e391a12
|
Update changelog
|
2019-02-10 23:29:41 +00:00 |
|
|
c4457b1ec0
|
Bump version for the first beta release of v0.18!
|
2019-02-10 23:19:51 +00:00 |
|
|
a5563bb458
|
Add title to internal links, and refactor page cache id generation
|
2019-02-10 23:01:01 +00:00 |
|
|
69f2cf8068
|
Update note
|
2019-01-31 23:38:34 +00:00 |
|
|
ef7f470ed3
|
Add note about complicated includes
|
2019-01-31 23:38:23 +00:00 |
|
|
2974966c07
|
Add parser output caching layer
|
2019-01-31 23:32:05 +00:00 |
|
|
d51c3f163f
|
Bugfix: Include uploaded files when exporting
|
2019-01-31 21:41:13 +00:00 |
|
|
c120902cda
|
Bugfix: Wrap long lines in code blocks
|
2019-01-30 21:36:21 +00:00 |
|
|
5b670f5981
|
Refactor method names in page renderer
|
2019-01-27 22:56:51 +00:00 |
|
|
c40d1a1016
|
Update changelog
|
2019-01-24 21:19:00 +00:00 |
|
|
0ec1424d35
|
Update changelog
|
2019-01-24 20:47:59 +00:00 |
|
|
96b632ff56
|
Recent changes: Implement atom feed. Untested!
|
2019-01-24 20:30:20 +00:00 |
|
|
242f197ccf
|
Add offset & count to recent-changes action
|
2019-01-24 18:25:10 +00:00 |
|
|
e715c2049f
|
Add CSV support to the recent-changes action
|
2019-01-24 18:18:20 +00:00 |
|
|
6aa55c74bf
|
Update changelog
|
2019-01-24 18:05:49 +00:00 |
|
|
74cf2f7b68
|
Update changelog
|
2019-01-05 22:20:30 +00:00 |
|
|
4cb1abb231
|
Change {{{@}}} to output a message instead of not parsing at all
|
2019-01-05 17:51:51 +00:00 |
|
|
b350d5a32e
|
Update changelog
|
2019-01-05 13:05:12 +00:00 |
|
|
1d14fdc85d
|
Add interwiki stuff to the changelog
More coming soon :D
|
2019-01-03 22:42:37 +00:00 |
|
|
33b78422e4
|
Add link to new docs to README
|
2019-01-03 22:37:30 +00:00 |
|
|
d3ae8dda6a
|
Update changelog
|
2018-11-13 18:33:01 +00:00 |
|
|
556df92181
|
Update changelog
|
2018-10-31 16:45:22 +00:00 |
|
|
77112ec7d3
|
Bump version & update changelog
|
2018-10-31 16:38:56 +00:00 |
|
|
8a371dc816
|
Update changelog
|
2018-10-31 13:11:57 +00:00 |
|
|
f69c74fcd0
|
It's time for v0.17! 😺 🎆
|
2018-10-20 17:25:12 +01:00 |
|
|
57ec8b82b5
|
Bugfix: Fix inadvertent cost-climbing when recalculating the password hashing cost
|
2018-09-30 14:47:54 +01:00 |
|
|
1a11c84e1d
|
Update changelog
|
2018-09-30 14:16:56 +01:00 |
|
|
a45a3aa087
|
Update changelog
|
2018-09-30 11:54:39 +01:00 |
|
|
c7d7de3d7e
|
Don't include semicolons in greedy internal links
|
2018-09-29 23:40:23 +01:00 |
|
|
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 |
|
|
24775724d1
|
Bugfix: Correctly calculate the end offset of search context snippets
|
2018-09-29 13:27:17 +01:00 |
|
|
39c8f48019
|
Add <meta name='generator' /> to all output pages
|
2018-08-24 16:42:35 +01:00 |
|
|
1d0ab7be00
|
Update description for http2_server_push_items to include info about testing
|
2018-08-22 23:55:26 +01:00 |
|
|
4d65b3529e
|
Add new http2_server_push_items setting.
Still untested! I really need to do that.
|
2018-08-22 23:44:24 +01:00 |
|
|
b613d2b2dc
|
Add moar icons to nav & more menus
|
2018-07-03 12:54:57 +01:00 |
|
|
d0171d041d
|
Update changelog
|
2018-07-03 12:27:28 +01:00 |
|
|
6e7698b4a9
|
Bugfix: Display all revisions on page history page
|
2018-07-03 11:54:54 +01:00 |
|
|
fffadb829a
|
Add history-revert action, but it isn't tested yet.
|
2018-07-02 23:44:10 +01:00 |
|
|
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 |
|
|
10b374871f
|
Improve image caption help text
|
2018-07-01 20:56:08 +01:00 |
|
|
cd2497cea4
|
Get search redirector to check ucwords(pagename) too - fixes #160
|
2018-07-01 13:46:06 +01:00 |
|
|
0e3104415a
|
Add random_page_exclude_redirects setting - fixes #159
|
2018-07-01 13:33:42 +01:00 |
|
|
1f6f780177
|
Restyle matching tags in search results
|
2018-06-30 11:46:07 +01:00 |
|
|
20e3596f4e
|
Update changelog
|
2018-06-30 11:20:53 +01:00 |
|
|
c687a9b029
|
Update changelog
|
2018-06-29 12:09:17 +01:00 |
|
|
80f2cc77a8
|
Add issue number ot changelog
|
2018-06-26 16:53:43 +01:00 |
|
|
deb4e0da02
|
Update changelog
|
2018-06-26 16:10:04 +01:00 |
|
|
75b6b6c55f
|
Optimise the search context extractor, but evediently there's more work to be done.
|
2018-06-26 00:06:20 +01:00 |
|
|
49b91aa6f9
|
Search: Transliterate characters so you don't have to remember the diacritics when searching
|
2018-06-25 22:53:53 +01:00 |
|
|
116b643c6a
|
Update changelog
|
2018-05-15 19:33:20 +01:00 |
|
|
2339505194
|
Finish user-add implementation, but it's not tested yet
|
2018-05-12 17:25:26 +01:00 |
|
|
ef530baaed
|
Fix full_url() and make email_user report correctly
|
2018-05-12 17:24:08 +01:00 |
|
|
e11766bbe1
|
Make site secret generator cryptographically secure
|
2018-05-11 12:45:34 +01:00 |
|
|
98c02f0226
|
Document password_cost_time_lastcheck in guiconfig
|
2018-05-10 23:42:17 +01:00 |
|
|
e0f53fccc7
|
Update the hash action to display algorithm name from settings
|
2018-05-10 23:38:11 +01:00 |
|
|
2a24066d7b
|
Update changelog, and make $settings->css keep a value of auto
|
2018-05-10 23:34:53 +01:00 |
|
|
69824a64e7
|
Update changelog
|
2018-05-05 21:50:34 +01:00 |
|
|
cf3a18643f
|
Bump version for neta release!
|
2018-04-28 14:08:01 +01:00 |
|
|
d8ee42f5dd
|
Make longest pages statistic use page-list too
|
2018-04-28 11:14:32 +01:00 |
|
|
de61612b18
|
Add most linked-to pages statistic
|
2018-04-28 10:59:08 +01:00 |
|
|
75d6fbaa56
|
Tidy up changelog a bit
|
2018-04-26 23:53:03 +01:00 |
|
|
c6a3ce16df
|
Add orphan pages statistic
|
2018-04-26 23:27:44 +01:00 |
|
|
0c00cf3631
|
Add user count and redirect page count statistics
|
2018-04-26 23:20:52 +01:00 |
|
|
3c21f371f6
|
Add additional headers to save action
|
2018-04-22 17:58:48 +01:00 |
|
|
407d383a12
|
Added commit hash to debug & configure actions
|
2018-04-22 17:52:57 +01:00 |
|
|
21474a311d
|
Add acquire-edit-lock action & update docs
|
2018-04-22 15:55:14 +01:00 |
|
|
46d520644a
|
Add comments-fetch action for #138
|
2018-04-17 20:17:10 +01:00 |
|
|
19c5679461
|
Add format param support to recentchanges
|
2018-04-17 18:59:23 +01:00 |
|
|
eb973b58b2
|
Update changelog
|
2018-04-09 12:32:31 +01:00 |
|
|
d1a10207d1
|
Made rebuilding search idnex progress bar fill up completely when done
|
2018-04-07 13:47:39 +01:00 |
|
|
259b866ec9
|
Hyperlink image previews to original image - fixes #153.
|
2018-04-07 13:38:45 +01:00 |
|
|
c0740d97c4
|
Update changelog
|
2018-04-06 23:55:45 +01:00 |
|
|
7a243215ec
|
Bugfix: Images with captions didn't float correctly.
|
2018-04-05 09:47:29 +01:00 |
|
|
ef719c671e
|
Update changelog
|
2018-04-02 19:52:09 +01:00 |
|
|
0f2986703e
|
Update changelog
|
2018-03-30 16:44:07 +01:00 |
|
|
b1de0c3663
|
Add x-login-success header to login responses
|
2018-03-30 13:17:06 +01:00 |
|
|
c73b3b2085
|
Add x-login-required: yes header to login redirects
|
2018-03-30 13:05:18 +01:00 |
|
|
1c30d2543b
|
Add minified option to status action
|
2018-03-27 17:20:58 +01:00 |
|
|
5af29c133f
|
Improve HTTP accepts handling & update docs
|
2018-03-27 16:59:11 +01:00 |
|
|
bd1cad3007
|
Add page moves to the recent changes page - fixes #151
|
2018-03-18 21:38:58 +00:00 |
|
|
104d267bed
|
Update changelog
|
2018-03-18 17:00:42 +00:00 |
|
|
6333e0b63c
|
Update changelog
|
2018-03-18 17:00:35 +00:00 |
|
|
90acf38f9d
|
Add json support to search action! :D
|
2018-02-14 23:08:28 +00:00 |
|
|
5b20df5b3d
|
Add mode parameter support to random action
|
2018-02-14 22:36:29 +00:00 |
|
|
0fb79ca68c
|
Fix forward slashes in search queries
|
2018-02-04 13:48:11 +00:00 |
|
|
0dde3c824b
|
Tentative fix for style warnings when rendering image captions
|
2018-02-04 13:26:05 +00:00 |
|
|
fba0636938
|
Bugfix: Fix getsvgsize in some cases
|
2018-01-27 13:38:53 +00:00 |
|
|
4f9f3cb395
|
Make view source message more meaningful when editing is disabled & disallow uploads when editing is disdabled
|
2017-12-31 23:17:25 +00:00 |
|
|
0405fbfbf8
|
Update changelog &
|
2017-12-30 20:33:30 +00:00 |
|
|
d6a55296ce
|
Bump version for release
|
2017-12-13 20:22:33 +00:00 |
|
|
0d4675ea41
|
Fix XXE DDOs attack when uploading a malicious SVG (ref #152
|
2017-12-13 20:20:34 +00:00 |
|
|
0d6e9d4c57
|
Correct some spellings to test out Atom's spell checker
|
2017-12-12 23:08:17 +00:00 |
|
|
1735b8a721
|
Update changelog
|
2017-12-12 23:00:41 +00:00 |
|
|
e0aeda8b17
|
Add short markdown embed code input box to file pages
|
2017-12-12 23:00:29 +00:00 |
|
|
b3c3a91faf
|
Update changelog
|
2017-12-10 15:20:24 +00:00 |
|
|
a15085d67d
|
Bugfix moving pages with comments & the login to post a comment button
|
2017-11-23 15:16:08 +00:00 |
|
|
bcf562e7ca
|
Add restore locally changed content button
|
2017-11-21 20:07:50 +00:00 |
|
|
c1686ae3d7
|
Bump version for the first beta of v0.15! :D
|
2017-11-20 19:30:56 +00:00 |
|
|
55d27a84b4
|
Wipe username when deleting comments + delete entriely if no replies are detected
|
2017-11-19 12:44:58 +00:00 |
|
|
d1cc747a75
|
Add basic comment deletion
|
2017-11-19 11:55:32 +00:00 |
|
|
09a26653c9
|
Add remote file system
|
2017-11-13 23:12:13 +00:00 |
|
|
cbe93dbd23
|
Added random_page_exclude setting
|
2017-10-25 23:00:04 +01:00 |
|
|
edba3b9bf3
|
Update search to take the length of words into account. Fixes #134.
|
2017-10-15 13:42:15 +01:00 |
|
|
190798b61e
|
Add missing changelog entry
|
2017-10-15 10:40:23 +01:00 |
|
|
73637fe963
|
Display tag names next to page names in the search results. Fixes #93.
|
2017-10-14 22:48:58 +01:00 |
|
|
b6f68150b7
|
Update changelog
|
2017-10-14 16:10:36 +01:00 |
|
|
3b00f56485
|
Search tags as well as pages
|
2017-09-19 17:32:52 +01:00 |
|
|
b9eaa1931f
|
Add stats issue number
|
2017-09-16 20:18:44 +01:00 |
|
|
0e24f09dfe
|
Remove extra space at the bottom of the page
|
2017-09-16 20:17:51 +01:00 |
|
|
6fd99e5b82
|
Add « Parent page link to subpages
|
2017-09-15 17:15:11 +01:00 |
|
|
f393fa88ea
|
Fix bugs on file upload page
|
2017-08-27 16:48:36 +01:00 |
|
|
934d1e2bc0
|
Update changelog
|
2017-07-29 10:52:23 +01:00 |
|
|
674963c64b
|
Update changelog for #147 PR from @ikisler
|
2017-07-29 10:32:43 +01:00 |
|
|
00848d8a30
|
Delete a page's comments when deleting the page itself - fixes #144
|
2017-07-25 20:09:54 +01:00 |
|
|
30c25e27b7
|
Added stats to changelog
|
2017-07-16 10:31:32 +01:00 |
|
|
3266e39e03
|
Fix opensearch description
|
2017-07-16 10:26:22 +01:00 |
|
|
576b293c4e
|
Update apidoc comment & changelog
|
2017-07-10 22:10:18 +01:00 |
|
|
f9a56272b7
|
Update changelog for release
|
2017-07-09 12:51:17 +01:00 |
|
|
c72d7dab82
|
Improve the look of the downloader a bit.
|
2017-07-04 18:30:44 +01:00 |
|
|
25eeb41818
|
Bump version ready for the first beta release :D Thanks, @ikisler
|
2017-07-04 18:13:19 +01:00 |
|
|
26489a187c
|
Update README
|
2017-07-03 19:06:37 +01:00 |
|
|
356d9c3982
|
Update credits & changelog after merging PR
|
2017-07-03 18:21:07 +01:00 |
|
|
51cea83402
|
Merge branch ikisler's preview-changes branch into master
|
2017-07-03 18:14:27 +01:00 |
|
|
e9381da756
|
Fix permissions
|
2017-07-03 18:05:57 +01:00 |
|
|
d1982a2341
|
Update changelog
|
2017-06-28 20:56:17 +01:00 |
|
|
1d09c22f3a
|
Add has_action method
|
2017-06-18 13:54:15 +01:00 |
|
|
3ec7722453
|
Initial avatar display! More coming soon, including a button on the user preferences page to the upload page :P
|
2017-06-18 12:00:40 +01:00 |
|
|
b9b3ee7448
|
Add prs to changelog
|
2017-06-06 21:47:22 +01:00 |
|
|
e93de0e2f6
|
Add open search to changelog
|
2017-06-06 21:40:53 +01:00 |
|
|
4c57ae8c37
|
Fix warnings on recent changes page
|
2017-05-20 15:05:25 +01:00 |
|
|
8dbd6abe68
|
Update changelog
|
2017-05-20 12:34:12 +01:00 |
|
|
a0fa5c012b
|
Added commenting to the changelog
|
2017-05-16 21:16:52 +01:00 |
|
|
c5dbe16222
|
Update MathJax CDN link
|
2017-05-13 16:17:17 +01:00 |
|
|
07eac70e9e
|
Add previous addition to changelog
|
2017-04-17 14:02:32 +01:00 |
|
|
dac4684c14
|
Add default param to errorimage()
|
2017-04-17 12:44:27 +01:00 |
|
|
7e09a3674e
|
Correct spelling in changelog
|
2017-04-01 17:08:25 +01:00 |
|
|
cbbfac6fe9
|
Prepare for release :D
|
2017-04-01 17:02:06 +01:00 |
|
|
96fcbb90de
|
Bugfix: Don't search page titles and tags for stop words
|
2017-03-23 21:25:55 +00:00 |
|
|
3bf9274647
|
Update changelog again
|
2017-03-23 21:17:39 +00:00 |
|
|
4e08df613f
|
Update changelog
|
2017-03-23 21:15:30 +00:00 |
|
|
2a3beccc72
|
Fix a few spelling mistakes etc. in the changelog
|
2017-03-21 19:36:24 +00:00 |
|
|
ced507fc89
|
Bump version for the first beta of v0.13~! :D
|
2017-03-21 19:20:01 +00:00 |
|