Commit Graph

483 Commits

Author SHA1 Message Date
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 4c6459b70d
build.sh: Use portable function definition style 2019-08-08 18:14:52 +01:00
Starbeamrainbowlabs 4527d0f039
Update references to documentation. 2019-07-05 21:24:51 +01:00
Starbeamrainbowlabs 9cf3105fc6
Update docs & bump version 2019-07-05 20:51:51 +01:00
Starbeamrainbowlabs ca30484272
Update changelog 2019-07-02 00:38:43 +01:00
Starbeamrainbowlabs 5509ca58c8
Docs: Remove todo & update changelog 2019-07-02 00:19:54 +01:00
Starbeamrainbowlabs 05b1303d80
Update changelog 2019-07-01 00:58:59 +01:00
Starbeamrainbowlabs a00f338579
Update changelog wording 2019-06-26 21:06:00 +01:00
Starbeamrainbowlabs 9035851b74
typo 2019-06-22 15:12:39 +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 c6db576980
Update changelog 2019-06-01 20:26:22 +01:00
Starbeamrainbowlabs a5572bcbd4
Squash a warning when uploading a file 2019-06-01 19:57:03 +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 77ac9bc5fd
Update changelog & readme 2019-06-01 14:52:58 +01:00
Starbeamrainbowlabs fb25845d8c
file upload: fix help text 2019-05-24 21:50:27 +01:00
Starbeamrainbowlabs f96321559a
Allow flac & ogg audio files to be uploaded by default 2019-05-24 21:48:41 +01:00
Starbeamrainbowlabs 7cff5ef879
Update changelog 2019-05-21 01:13:42 +01:00
Starbeamrainbowlabs 6c72c75702
Add more detail to changelog 2019-05-21 01:11:54 +01:00
Starbeamrainbowlabs d7016b572e
Update changelog 2019-05-12 12:09:56 +01:00
Starbeamrainbowlabs 5de7826a68
Added changelog note 2019-05-11 22:55:59 +01:00
Starbeamrainbowlabs e37541d606
Add a more obvious link to the user table at the top of the master settings page 2019-05-11 12:44:28 +01:00
Starbeamrainbowlabs 1367641b58
Bugfix: Fix crash when trying to access the user table when not logged in as an admin.
Thanks, @Gert-dev for php-ide-serenata!
2019-05-11 12:41:43 +01:00
Starbeamrainbowlabs 4e801c4692
Bugfix: Consolidate user->email & user->emailAddress.
Also add an auto-migrator on login.

Fixes #167
2019-05-06 23:44:38 +01:00
Starbeamrainbowlabs f3d797695e
Bugfix: Don't crash when updating stats if no pages have any tags yet 2019-05-06 20:31:08 +01:00
Starbeamrainbowlabs c177b66b42
Bugfix: Don't throw a warning if the search index doesn't exist yet 2019-05-06 20:22:36 +01:00
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
Starbeamrainbowlabs 20e3596f4e
Update changelog 2018-06-30 11:20:53 +01:00
Starbeamrainbowlabs c687a9b029
Update changelog 2018-06-29 12:09:17 +01:00
Starbeamrainbowlabs 80f2cc77a8
Add issue number ot changelog 2018-06-26 16:53:43 +01:00
Starbeamrainbowlabs deb4e0da02
Update changelog 2018-06-26 16:10:04 +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 49b91aa6f9
Search: Transliterate characters so you don't have to remember the diacritics when searching 2018-06-25 22:53:53 +01:00
Starbeamrainbowlabs 116b643c6a
Update changelog 2018-05-15 19:33:20 +01:00
Starbeamrainbowlabs 2339505194
Finish user-add implementation, but it's not tested yet 2018-05-12 17:25:26 +01:00
Starbeamrainbowlabs ef530baaed
Fix full_url() and make email_user report correctly 2018-05-12 17:24:08 +01:00
Starbeamrainbowlabs e11766bbe1
Make site secret generator cryptographically secure 2018-05-11 12:45:34 +01:00
Starbeamrainbowlabs 98c02f0226
Document password_cost_time_lastcheck in guiconfig 2018-05-10 23:42:17 +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 69824a64e7
Update changelog 2018-05-05 21:50:34 +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 de61612b18
Add most linked-to pages statistic 2018-04-28 10:59:08 +01:00
Starbeamrainbowlabs 75d6fbaa56
Tidy up changelog a bit 2018-04-26 23:53:03 +01:00
Starbeamrainbowlabs c6a3ce16df
Add orphan pages statistic 2018-04-26 23:27:44 +01:00
Starbeamrainbowlabs 0c00cf3631
Add user count and redirect page count statistics 2018-04-26 23:20:52 +01:00
Starbeamrainbowlabs 3c21f371f6
Add additional headers to save action 2018-04-22 17:58:48 +01:00
Starbeamrainbowlabs 407d383a12
Added commit hash to debug & configure actions 2018-04-22 17:52:57 +01:00
Starbeamrainbowlabs 21474a311d
Add acquire-edit-lock action & update docs 2018-04-22 15:55:14 +01:00
Starbeamrainbowlabs 46d520644a
Add comments-fetch action for #138 2018-04-17 20:17:10 +01:00
Starbeamrainbowlabs 19c5679461
Add format param support to recentchanges 2018-04-17 18:59:23 +01:00
Starbeamrainbowlabs eb973b58b2
Update changelog 2018-04-09 12:32:31 +01:00
Starbeamrainbowlabs d1a10207d1
Made rebuilding search idnex progress bar fill up completely when done 2018-04-07 13:47:39 +01:00
Starbeamrainbowlabs 259b866ec9
Hyperlink image previews to original image - fixes #153. 2018-04-07 13:38:45 +01:00
Starbeamrainbowlabs c0740d97c4
Update changelog 2018-04-06 23:55:45 +01:00
Starbeamrainbowlabs 7a243215ec
Bugfix: Images with captions didn't float correctly. 2018-04-05 09:47:29 +01:00
Starbeamrainbowlabs ef719c671e
Update changelog 2018-04-02 19:52:09 +01:00
Starbeamrainbowlabs 0f2986703e
Update changelog 2018-03-30 16:44:07 +01:00
Starbeamrainbowlabs b1de0c3663
Add x-login-success header to login responses 2018-03-30 13:17:06 +01:00
Starbeamrainbowlabs c73b3b2085
Add x-login-required: yes header to login redirects 2018-03-30 13:05:18 +01:00
Starbeamrainbowlabs 1c30d2543b
Add minified option to status action 2018-03-27 17:20:58 +01:00
Starbeamrainbowlabs 5af29c133f
Improve HTTP accepts handling & update docs 2018-03-27 16:59:11 +01:00
Starbeamrainbowlabs bd1cad3007
Add page moves to the recent changes page - fixes #151 2018-03-18 21:38:58 +00:00
Starbeamrainbowlabs 104d267bed
Update changelog 2018-03-18 17:00:42 +00:00
Starbeamrainbowlabs 6333e0b63c
Update changelog 2018-03-18 17:00:35 +00:00
Starbeamrainbowlabs 90acf38f9d
Add json support to search action! :D 2018-02-14 23:08:28 +00:00
Starbeamrainbowlabs 5b20df5b3d
Add mode parameter support to random action 2018-02-14 22:36:29 +00:00
Starbeamrainbowlabs 0fb79ca68c
Fix forward slashes in search queries 2018-02-04 13:48:11 +00:00
Starbeamrainbowlabs 0dde3c824b
Tentative fix for style warnings when rendering image captions 2018-02-04 13:26:05 +00:00
Starbeamrainbowlabs fba0636938
Bugfix: Fix getsvgsize in some cases 2018-01-27 13:38:53 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 0405fbfbf8
Update changelog & 2017-12-30 20:33:30 +00:00
Starbeamrainbowlabs d6a55296ce
Bump version for release 2017-12-13 20:22:33 +00:00
Starbeamrainbowlabs 0d4675ea41
Fix XXE DDOs attack when uploading a malicious SVG (ref #152 2017-12-13 20:20:34 +00:00
Starbeamrainbowlabs 0d6e9d4c57
Correct some spellings to test out Atom's spell checker 2017-12-12 23:08:17 +00:00
Starbeamrainbowlabs 1735b8a721
Update changelog 2017-12-12 23:00:41 +00:00
Starbeamrainbowlabs e0aeda8b17
Add short markdown embed code input box to file pages 2017-12-12 23:00:29 +00:00
Starbeamrainbowlabs b3c3a91faf
Update changelog 2017-12-10 15:20:24 +00:00
Starbeamrainbowlabs a15085d67d Bugfix moving pages with comments & the login to post a comment button 2017-11-23 15:16:08 +00:00
Starbeamrainbowlabs bcf562e7ca Add restore locally changed content button 2017-11-21 20:07:50 +00:00
Starbeamrainbowlabs c1686ae3d7 Bump version for the first beta of v0.15! :D 2017-11-20 19:30:56 +00:00
Starbeamrainbowlabs 55d27a84b4 Wipe username when deleting comments + delete entriely if no replies are detected 2017-11-19 12:44:58 +00:00
Starbeamrainbowlabs d1cc747a75 Add basic comment deletion 2017-11-19 11:55:32 +00:00
Starbeamrainbowlabs 09a26653c9 Add remote file system 2017-11-13 23:12:13 +00:00
Starbeamrainbowlabs cbe93dbd23 Added random_page_exclude setting 2017-10-25 23:00:04 +01:00
Starbeamrainbowlabs edba3b9bf3 Update search to take the length of words into account. Fixes #134. 2017-10-15 13:42:15 +01:00
Starbeamrainbowlabs 190798b61e Add missing changelog entry 2017-10-15 10:40:23 +01:00
Starbeamrainbowlabs 73637fe963 Display tag names next to page names in the search results. Fixes #93. 2017-10-14 22:48:58 +01:00
Starbeamrainbowlabs b6f68150b7 Update changelog 2017-10-14 16:10:36 +01:00
Starbeamrainbowlabs 3b00f56485 Search tags as well as pages 2017-09-19 17:32:52 +01:00
Starbeamrainbowlabs b9eaa1931f Add stats issue number 2017-09-16 20:18:44 +01:00
Starbeamrainbowlabs 0e24f09dfe Remove extra space at the bottom of the page 2017-09-16 20:17:51 +01:00
Starbeamrainbowlabs 6fd99e5b82 Add « Parent page link to subpages 2017-09-15 17:15:11 +01:00
Starbeamrainbowlabs f393fa88ea Fix bugs on file upload page 2017-08-27 16:48:36 +01:00
Starbeamrainbowlabs 934d1e2bc0 Update changelog 2017-07-29 10:52:23 +01:00
Starbeamrainbowlabs 674963c64b Update changelog for #147 PR from @ikisler 2017-07-29 10:32:43 +01:00
Starbeamrainbowlabs 00848d8a30 Delete a page's comments when deleting the page itself - fixes #144 2017-07-25 20:09:54 +01:00
Starbeamrainbowlabs 30c25e27b7 Added stats to changelog 2017-07-16 10:31:32 +01:00
Starbeamrainbowlabs 3266e39e03 Fix opensearch description 2017-07-16 10:26:22 +01:00
Starbeamrainbowlabs 576b293c4e Update apidoc comment & changelog 2017-07-10 22:10:18 +01:00
Starbeamrainbowlabs f9a56272b7 Update changelog for release 2017-07-09 12:51:17 +01:00
Starbeamrainbowlabs c72d7dab82 Improve the look of the downloader a bit. 2017-07-04 18:30:44 +01:00
Starbeamrainbowlabs 25eeb41818 Bump version ready for the first beta release :D Thanks, @ikisler 2017-07-04 18:13:19 +01:00
Starbeamrainbowlabs 26489a187c Update README 2017-07-03 19:06:37 +01:00
Starbeamrainbowlabs 356d9c3982 Update credits & changelog after merging PR 2017-07-03 18:21:07 +01:00
Starbeamrainbowlabs 51cea83402 Merge branch ikisler's preview-changes branch into master 2017-07-03 18:14:27 +01:00
Starbeamrainbowlabs e9381da756 Fix permissions 2017-07-03 18:05:57 +01:00
Starbeamrainbowlabs d1982a2341 Update changelog 2017-06-28 20:56:17 +01:00
Starbeamrainbowlabs 1d09c22f3a Add has_action method 2017-06-18 13:54:15 +01:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs b9b3ee7448 Add prs to changelog 2017-06-06 21:47:22 +01:00
Starbeamrainbowlabs e93de0e2f6 Add open search to changelog 2017-06-06 21:40:53 +01:00
Starbeamrainbowlabs 4c57ae8c37 Fix warnings on recent changes page 2017-05-20 15:05:25 +01:00
Starbeamrainbowlabs 8dbd6abe68 Update changelog 2017-05-20 12:34:12 +01:00
Starbeamrainbowlabs a0fa5c012b Added commenting to the changelog 2017-05-16 21:16:52 +01:00
Starbeamrainbowlabs c5dbe16222 Update MathJax CDN link 2017-05-13 16:17:17 +01:00
Starbeamrainbowlabs 07eac70e9e Add previous addition to changelog 2017-04-17 14:02:32 +01:00
Starbeamrainbowlabs dac4684c14 Add default param to errorimage() 2017-04-17 12:44:27 +01:00
Starbeamrainbowlabs 7e09a3674e Correct spelling in changelog 2017-04-01 17:08:25 +01:00
Starbeamrainbowlabs cbbfac6fe9 Prepare for release :D 2017-04-01 17:02:06 +01:00
Starbeamrainbowlabs 96fcbb90de Bugfix: Don't search page titles and tags for stop words 2017-03-23 21:25:55 +00:00
Starbeamrainbowlabs 3bf9274647 Update changelog again 2017-03-23 21:17:39 +00:00
Starbeamrainbowlabs 4e08df613f Update changelog 2017-03-23 21:15:30 +00:00
Starbeamrainbowlabs 2a3beccc72 Fix a few spelling mistakes etc. in the changelog 2017-03-21 19:36:24 +00:00
Starbeamrainbowlabs ced507fc89 Bump version for the first beta of v0.13~! :D 2017-03-21 19:20:01 +00:00
Starbeamrainbowlabs d19d83d99a Make page names that are redirects italics in search results. 2017-03-20 20:21:25 +00:00
Starbeamrainbowlabs 8404b0cec6 Default to snippet from the page source in search result context generation - some pages may appear when the search terms appear only in the title or tags, and not the page source. 2017-03-20 20:08:56 +00:00
Starbeamrainbowlabs 86ebcf57a0 Link to master settings from user preferences for admins 2017-03-20 19:57:50 +00:00
Starbeamrainbowlabs bdbb40070c Bugfix: Link pages with "'" in their names correctly in page lists 2017-03-09 15:53:29 +00:00
Starbeamrainbowlabs a1516d9830 Update changelog 2017-03-06 21:38:01 +00:00
Starbeamrainbowlabs e4c5250d47 Fix spelling mistake in changelog 2017-02-25 16:25:01 +00:00
Starbeamrainbowlabs b693953a5c Bugfix: Include the rest of a word in internal links. 2017-02-25 10:57:10 +00:00
Starbeamrainbowlabs 65f7fef345 Add user list action 2017-02-18 21:52:05 +00:00
Starbeamrainbowlabs 6b2cdc354a Link own username to your user page 2017-02-11 15:43:18 +00:00
Starbeamrainbowlabs 3c7e4fb09a Add user pages to changelog 2017-02-11 15:34:04 +00:00
Starbeamrainbowlabs 355d6fbb56 Sort the registered actions list on the dev help page 2017-02-11 15:29:25 +00:00
Starbeamrainbowlabs d17925a662 Improve security of PHP session variable by setting HttpOnly flag. Fixes #129. 2016-12-23 21:31:33 +00:00
Starbeamrainbowlabs c4796c57bd Add user preferences button next to username 2016-12-23 18:18:39 +00:00
Starbeamrainbowlabs 02bde58a96 Update changelog 2016-12-23 18:12:47 +00:00
Starbeamrainbowlabs 99030913fe Correct error messag when moving a page - fixes #121. 2016-11-25 19:34:20 +00:00
Starbeamrainbowlabs f64421c651 Update changelog 2016-11-24 07:18:31 +00:00
Starbeamrainbowlabs 46e89762af Bump version of feature-search 2016-11-20 13:28:35 +00:00
Starbeamrainbowlabs d86e6fdfd8 Update changelog 2016-11-20 13:27:07 +00:00
Starbeamrainbowlabs f07cd96691 Bugfix: Tag link escaping at the bottom of every page 2016-11-06 20:51:32 +00:00
Starbeamrainbowlabs b7f85b774e Improved recent changes links a bit. 2016-11-02 17:51:00 +00:00
Starbeamrainbowlabs 81bcef9a24 Improve search engine indexer. Fixes #117.
It is now more liberal when deciding on word boundaries.
2016-10-25 21:12:39 +01:00
Starbeamrainbowlabs 805cf5df53 Add smart save to changelog 2016-10-22 16:52:49 +01:00
Starbeamrainbowlabs 53f4f2227d Trim the image url before short url detection. Fixes #108. 2016-10-18 19:08:12 +01:00
Starbeamrainbowlabs f267c9d5a0 Add header to upload file page 2016-10-18 19:07:44 +01:00
Starbeamrainbowlabs 4dffd8d1cd Bugfix: Always display the footer message at the bottom of the page. 2016-10-18 19:06:47 +01:00
Starbeamrainbowlabs 9f4fdfa614 Update changelog for v0.13-dev 2016-10-18 18:58:09 +01:00
Starbeamrainbowlabs 16310f4351 Update changelog for v0.13. 2016-10-18 18:57:14 +01:00
Starbeamrainbowlabs 09b1b00509 Update Changelog.md 2016-10-18 18:56:23 +01:00
Starbeamrainbowlabs e67cba3e31 Update changelog 2016-10-18 18:55:14 +01:00
Starbeamrainbowlabs eb1a9f9103 Re-update version 2016-10-18 18:55:14 +01:00
Starbeamrainbowlabs 4834b8e4b7 Update changelog 2016-10-18 18:55:06 +01:00
Starbeamrainbowlabs 673fe033ee Bugfix: Recent changes break when the number of changes reach $settings->max_recent_changes. Fixes #104. 2016-10-18 18:51:14 +01:00
Starbeamrainbowlabs 2dd2c26cb5 Update changelog 2016-10-18 18:50:24 +01:00
Starbeamrainbowlabs dfeb2a9399 Added history support to the raw action. 2016-10-18 18:38:34 +01:00
Starbeamrainbowlabs 0253ab6c0e Moved history logic to core & tied it in with $env.
Also fixed a few bugs in view & upgraded the display mode.
2016-10-18 18:34:27 +01:00
Starbeamrainbowlabs d9b5bdfb3e Add debug idindex-show action. 2016-08-26 17:47:46 +01:00
Starbeamrainbowlabs 671fd8dee4 Update changelog 2016-08-24 19:13:51 +01:00
Starbeamrainbowlabs 28f79e5e2d Fix spelling mistake on file preview pages 2016-08-22 17:46:13 +01:00
Starbeamrainbowlabs 6267fe79d4 Autofill the name box on the file upload page when a new file is selected 2016-08-22 17:24:22 +01:00
Starbeamrainbowlabs 9b72c2146d Update changelog 2016-08-22 16:03:06 +01:00
Starbeamrainbowlabs 4f61da53b2 Update changelog to add #98 2016-08-22 07:29:18 +01:00
Starbeamrainbowlabs 040344d2c3 Updated changelog to include #95. 2016-08-21 13:13:07 +01:00
Starbeamrainbowlabs 9d4c3680c6 Added image syntax change to changelog 2016-08-21 12:01:51 +01:00
Starbeamrainbowlabs 43d625f0ea Update changelog. 2016-08-21 10:58:01 +00:00
Starbeamrainbowlabs 75cb609b82 Don't get Travis CI to test against PHP 5.5 2016-08-19 20:28:47 +01:00
Starbeamrainbowlabs 88849517dc Update changelog 2016-08-19 19:58:33 +01:00
Starbeamrainbowlabs e3683f218f Bump versions of modules 2016-08-19 19:54:27 +01:00
Starbeamrainbowlabs 1abc963efd Change version number in changelog 2016-08-19 18:20:36 +01:00
Starbeamrainbowlabs 042479e6aa Tweaked display of result numbers. 2016-08-19 13:51:38 +01:00
Starbeamrainbowlabs 7f41f41180 Updated changelog.
Fix #30. This was actually done in the last commit, but it didn't close automagically.
2016-08-19 13:07:17 +01:00
Starbeamrainbowlabs 70f9c398cc Enchance internal link by adding page scanner. Fixes #87. 2016-08-19 10:59:49 +01:00
Starbeamrainbowlabs 12af85ee82 Made background of tags slightly lighter.
Fixes #91.
2016-08-19 10:13:57 +01:00
Starbeamrainbowlabs ade3d15bca Add class to search term highlighting. Fixes #92. 2016-08-19 10:06:21 +01:00
Starbeamrainbowlabs 02c29b4de3 Update changelog 2016-08-19 10:01:11 +01:00
Starbeamrainbowlabs a869559965 Update changelog 2016-08-18 20:44:56 +01:00
Starbeamrainbowlabs f21e305821 Bump version, ready for release! 2016-07-05 15:31:07 +01:00
Starbeamrainbowlabs c48df389f9 Ultra minor changelog alteration 2016-07-05 15:28:25 +01:00
Starbeamrainbowlabs 21609fd61d Change revision display text 2016-06-26 20:32:51 +01:00
Starbeamrainbowlabs 68de9fc3e7 Update changelog 2016-06-05 15:21:15 +01:00
Starbeamrainbowlabs 44480edb54 Update changelog 2016-06-05 12:26:55 +01:00
Starbeamrainbowlabs 9031fc4f2e Update changelog 2016-06-05 10:50:57 +01:00
Starbeamrainbowlabs d7b8939b83 Updated changelog 2016-06-04 13:42:23 +01:00
Starbeamrainbowlabs c953667996 Update Changelog 2016-06-04 12:03:46 +01:00
Starbeamrainbowlabs 57bfb8468e Update changelog 2016-06-03 09:18:10 +01:00
Starbeamrainbowlabs b8f680a2bf Added tag list text to tag list pages 2016-05-30 16:12:29 +01:00
Starbeamrainbowlabs 6838765085 Update changelog 2016-05-30 10:54:41 +01:00
Starbeamrainbowlabs 93f91b40c7 Updated changelog 2016-05-29 20:36:32 +01:00
Starbeamrainbowlabs 6f1b101190 Update changelog. Completes #64. 2016-05-01 15:07:29 +01:00
Starbeamrainbowlabs 9e9ad02bd6 Added last modified time to bottom of page. Fixes #67. 2016-04-30 12:21:54 +01:00
Starbeamrainbowlabs f487184960 Updated changelog 2016-04-30 12:02:56 +01:00
Starbeamrainbowlabs 6e92025963 update changelog 2016-04-10 11:49:50 +01:00
Starbeamrainbowlabs 586dd2ca17 Update changelog 2016-04-10 11:31:43 +01:00
Starbeamrainbowlabs 352a0c873c Update changelog 2016-04-10 10:56:01 +01:00
Starbeamrainbowlabs 39adf62299 Update changelog for new release 2016-04-10 10:15:17 +01:00
Starbeamrainbowlabs 5b067fefec Update changelog 2016-04-09 11:03:15 +01:00