Commit Graph

609 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 29c62c4bbf
Bugfix: Support uncode when sorting all tags 2019-09-03 13:16:52 +01:00
Starbeamrainbowlabs 80cdb40fb2
Sort page lists in list-tags action 2019-09-03 13:14:22 +01:00
Starbeamrainbowlabs e708220bc6
Implement some theme update logic, but it's unfinished. 2019-09-01 21:18:14 +01:00
Starbeamrainbowlabs ff51b6613c
Mark user avatar on top nav bar as hidden against screen readers 2019-08-30 18:23:17 +01:00
Starbeamrainbowlabs 2a567ba8c8
Fix html structure for mega-menu. Next up: CSS! :D 2019-08-29 20:57:14 +01:00
Starbeamrainbowlabs cd4b137efc
Bugfix: Monkeypatch another crazy bug in the packing script 2019-08-29 20:48:44 +01:00
Starbeamrainbowlabs c3487aa332
Make development version badge dynamic 2019-08-29 00:50:53 +01:00
Starbeamrainbowlabs 4b2311f8ff
Refactor a bunch of colours in the default theme into css variables, but there are more to go. 2019-08-28 00:26:27 +01:00
Starbeamrainbowlabs eb551708b5
Fix theme gallery submission system 2019-08-26 21:00:38 +01:00
Starbeamrainbowlabs a606dbdc2d
Style the new theme gallery 2019-08-26 16:31:30 +01:00
Starbeamrainbowlabs e85f480e63
Sort themes before display 2019-08-26 15:48:37 +01:00
Starbeamrainbowlabs c96e3108aa
Set user agent string when making requests 2019-08-26 15:27:24 +01:00
Starbeamrainbowlabs 45befb5ff1
Work on automatic theme index & preview generation 2019-08-25 21:38:28 +01:00
Starbeamrainbowlabs 98c94a2b59
Start working on theme index, but screenshotting isn't finished yet 2019-08-25 18:12:08 +01:00
Starbeamrainbowlabs f160a82063
Add note to search page linking to query syntax on help page 2019-08-24 20:47:41 +01:00
Starbeamrainbowlabs dc63d98925
Add table of contents to help page 2019-08-24 20:05:06 +01:00
Starbeamrainbowlabs da5b3a5df8
Do some documentation work, and add missing help sections 2019-08-24 19:56:14 +01:00
Starbeamrainbowlabs e773e36de5
Tweak stas-parse action output 2019-08-23 01:29:11 +01:00
Starbeamrainbowlabs e6ba31df23
Add debug stas-parse action 2019-08-23 01:24:17 +01:00
Starbeamrainbowlabs 276b4c808f
Add STAS parsing to query-searchindex output 2019-08-23 00:51:39 +01:00
Starbeamrainbowlabs 4d51ae924e
Fix intitle: & intags: syntax - game, set, match. 2019-08-22 22:23:30 +01:00
Starbeamrainbowlabs 9505e0653e
Fix some mroe odd bugs in the new search system 2019-08-22 22:11:09 +01:00
Starbeamrainbowlabs edf1be5801
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
Starbeamrainbowlabs 127270ff89
Bugfix: Correct search query performance metrics 2019-08-15 23:46:23 +01:00
Starbeamrainbowlabs 0a5ba3ff59
Improve search invindex alteration performance
This will be especially noticable when using invindex-rebuild
2019-08-15 23:06:06 +01:00
Starbeamrainbowlabs c821f9edd8
Bump version 2019-06-22 14:59:05 +01:00
Starbeamrainbowlabs 7df4c51834
Add download button for unsupported file types 2019-06-01 21:37:35 +01:00
Starbeamrainbowlabs 02bc1ea7a2
Implement initial pdf preview 2019-06-01 20:25:44 +01:00
Starbeamrainbowlabs 712e95474c
Minify the pageindex by default, but also add a setting to control this 2019-06-01 15:55:48 +01:00
Starbeamrainbowlabs f14fd23da5
Add force-redirect to firstrun action, and option to disable access check (NOT RECOMMENDED) 2019-05-11 22:52:55 +01:00
Starbeamrainbowlabs dc310850a6
Add firstrun_complete to guiconfig json file 2019-05-11 14:47:08 +01:00
Starbeamrainbowlabs 017281375d
Bugfix: Return templates as rawHtml instead of text to avoid double-escaping rendered html 2019-03-02 22:07:58 +00:00
Starbeamrainbowlabs 4f9f1a6cf9
Add support for core sharding to build script 2019-03-02 21:13:41 +00:00
Starbeamrainbowlabs f63553fb92
Split core.php up into 16(!) different files.
This has been a looong time in coming. 1.9K links is _far_ too much for 
any file.
2019-03-02 16:45:34 +00:00
Starbeamrainbowlabs d6c56feb1d
Download extra files in the pseudo-module_register(), and then pack 'em in the packer 2019-03-02 13:32:12 +00:00
Starbeamrainbowlabs e93417f171
Start working on a new extra_data system, but it's not finished yet.
Warning: Everything's broken! If you want to use the latest master, please use the commit before this one.
2019-02-26 23:01:09 +00:00
Starbeamrainbowlabs c4457b1ec0
Bump version for the first beta release of v0.18! 2019-02-10 23:19:51 +00:00
Starbeamrainbowlabs 0f79a8ec13
Bugfix new cache id system 2019-02-10 23:08:16 +00:00
Starbeamrainbowlabs a5563bb458
Add title to internal links, and refactor page cache id generation 2019-02-10 23:01:01 +00:00
Starbeamrainbowlabs d51c3f163f
Bugfix: Include uploaded files when exporting 2019-01-31 21:41:13 +00:00
Starbeamrainbowlabs dc860acfd3
Tidy up page-view module code 2019-01-30 21:34:24 +00:00
Starbeamrainbowlabs 1cb30b28ca
Bugfix & put page_renderer::add_header_html to use 2019-01-27 23:12:39 +00:00
Starbeamrainbowlabs 5b670f5981
Refactor method names in page renderer 2019-01-27 22:56:51 +00:00
Starbeamrainbowlabs 1765f410e6
[recent-changes] Add new page size & size difference 2019-01-24 23:54:27 +00:00
Starbeamrainbowlabs 91a9c44b8f
Bugfix: Don't throw warnings if interwiki links aren't configured 2019-01-24 23:47:43 +00:00
Starbeamrainbowlabs 14a7040646
Advertise recent changes alternate formats 2019-01-24 21:15:23 +00:00
Starbeamrainbowlabs 33153094b1
Bugfix find_revisionid_timestamp 2019-01-24 20:51:23 +00:00
Starbeamrainbowlabs 5da517fbe1
Bugfix recent changes atom feed 2019-01-24 20:47:16 +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 a541a0cac0
Add more to interwiki links help section 2019-01-05 22:13:42 +00:00
Starbeamrainbowlabs 79ee2455e9
Fill out interwiki help section 2019-01-05 22:11:28 +00:00
Starbeamrainbowlabs 3592a132e9
Fix a bunch of bugs with the new interwiki module 2019-01-05 21:28:47 +00:00
Starbeamrainbowlabs fafd5f6f03
Bugfix: Insert missing $ sign 2019-01-05 17:55:59 +00:00
Starbeamrainbowlabs 4cb1abb231
Change {{{@}}} to output a message instead of not parsing at all 2019-01-05 17:51:51 +00:00
Starbeamrainbowlabs 77112ec7d3
Bump version & update changelog 2018-10-31 16:38:56 +00:00
Starbeamrainbowlabs f69c74fcd0
It's time for v0.17! 😺 🎆 2018-10-20 17:25:12 +01:00
Starbeamrainbowlabs 197d065266
Restrict new hidden hash-cost-test action to moderators or better 2018-09-30 14:50:35 +01:00
Starbeamrainbowlabs 57ec8b82b5
Bugfix: Fix inadvertent cost-climbing when recalculating the password hashing cost 2018-09-30 14:47:54 +01:00
Starbeamrainbowlabs a235a99ff3
Bugfix: Pressing enter in the tag box now previews again 2018-09-30 11:35:41 +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 b613d2b2dc
Add moar icons to nav & more menus 2018-07-03 12:54:57 +01:00
Starbeamrainbowlabs 3581cc1437
Handle reversions in recent changes - for #78 2018-07-03 12:28:01 +01:00
Starbeamrainbowlabs b31301be38
Implement `history_max_revisions` setting 2018-07-03 12:15:16 +01:00
Starbeamrainbowlabs 819489a7fb
Bugfix: Correct is logged in check when restoring page revisions 2018-07-03 11:57:53 +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 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
Starbeamrainbowlabs 20e3596f4e
Update changelog 2018-06-30 11:20:53 +01:00
Starbeamrainbowlabs cdee30c286
Add $capture_offsets option to tokenize().
TODO: Utilise this in the indexer & update the changelog mentioning that
_all_ inverted indexes will need to be rebuilt
2018-06-30 00:08:57 +01:00
Starbeamrainbowlabs 9d7a21e993
Format the index action nicely 2018-06-29 12:08:38 +01:00
Starbeamrainbowlabs 19e49777b2
Search System; Don't bother getting a page's id if we don't need to 2018-06-26 14:28:11 +01:00
Starbeamrainbowlabs 3d3b6c491a
Seriously optimise the search system via some profiling. 2018-06-26 14:15:19 +01:00
Starbeamrainbowlabs 67648199d7
Add search time header for analysis purposes 2018-06-26 00:11:01 +01:00
Starbeamrainbowlabs 75b6b6c55f
Optimise the search context extractor, but evediently there's more work to be done. 2018-06-26 00:06:20 +01:00
Starbeamrainbowlabs 93494b6729
Transliterate in the suggest-pages action too 2018-06-25 23:03:00 +01:00
Starbeamrainbowlabs 49b91aa6f9
Search: Transliterate characters so you don't have to remember the diacritics when searching 2018-06-25 22:53:53 +01:00
Starbeamrainbowlabs b6eda24ada
Implement user deleting 2018-05-15 23:25:39 +01:00
Starbeamrainbowlabs 4e9882d6dd
Bugfix user table unauthorised message 2018-05-15 19:38:32 +01:00
Starbeamrainbowlabs f95e482d85
Link to usertable in guiconfig 2018-05-13 23:37:26 +01:00
Starbeamrainbowlabs 651d456793
Update build 2018-05-12 23:20:00 +01:00
Starbeamrainbowlabs 2339505194
Finish user-add implementation, but it's not tested yet 2018-05-12 17:25:26 +01:00
Starbeamrainbowlabs f8b6e38b97
Start creating the user table 2018-05-11 23:29:43 +01:00
Starbeamrainbowlabs 4abe3ecc29
Update the user preferences to support the new password hashing system 2018-05-11 11:41:40 +01:00
Starbeamrainbowlabs c64aaa72db
Bugfix the login system changes. It works!
The issue was actually in that I hadn't created a password_verify
wrapper
2018-05-11 11:34:57 +01:00
Starbeamrainbowlabs d5b37e3ec0
Bugfix sessionprefix and password hashing, but it's still not working right. 2018-05-11 00:18:21 +01:00
Starbeamrainbowlabs ae8412ddaf
Bugfix automatic password hash recalculation 2018-05-10 23:59:41 +01:00
Starbeamrainbowlabs e0f53fccc7
Update the hash action to display algorithm name from settings 2018-05-10 23:38:11 +01:00
Starbeamrainbowlabs 2a24066d7b
Update changelog, and make $settings->css keep a value of auto 2018-05-10 23:34:53 +01:00
Starbeamrainbowlabs 1cc92ba260
Automate password cost checking 2018-05-10 23:28:08 +01:00
Starbeamrainbowlabs cf3a18643f
Bump version for neta release! 2018-04-28 14:08:01 +01:00
Starbeamrainbowlabs d8ee42f5dd
Make longest pages statistic use page-list too 2018-04-28 11:14:32 +01:00
Starbeamrainbowlabs 1f190da2df
Make orphan pages list use page-list statistic type
Also add count to page-list
2018-04-28 11:06:23 +01:00
Starbeamrainbowlabs 72825f8755
Sort orphan pages statistic in the right direction 2018-04-28 11:01:57 +01:00
Starbeamrainbowlabs de61612b18
Add most linked-to pages statistic 2018-04-28 10:59:08 +01:00