|
a1516d9830
|
Update changelog
|
2017-03-06 21:38:01 +00:00 |
|
|
e4c5250d47
|
Fix spelling mistake in changelog
|
2017-02-25 16:25:01 +00:00 |
|
|
b693953a5c
|
Bugfix: Include the rest of a word in internal links.
|
2017-02-25 10:57:10 +00:00 |
|
|
65f7fef345
|
Add user list action
|
2017-02-18 21:52:05 +00:00 |
|
|
6b2cdc354a
|
Link own username to your user page
|
2017-02-11 15:43:18 +00:00 |
|
|
3c7e4fb09a
|
Add user pages to changelog
|
2017-02-11 15:34:04 +00:00 |
|
|
355d6fbb56
|
Sort the registered actions list on the dev help page
|
2017-02-11 15:29:25 +00:00 |
|
|
d17925a662
|
Improve security of PHP session variable by setting HttpOnly flag. Fixes #129.
|
2016-12-23 21:31:33 +00:00 |
|
|
c4796c57bd
|
Add user preferences button next to username
|
2016-12-23 18:18:39 +00:00 |
|
|
02bde58a96
|
Update changelog
|
2016-12-23 18:12:47 +00:00 |
|
|
99030913fe
|
Correct error messag when moving a page - fixes #121.
|
2016-11-25 19:34:20 +00:00 |
|
|
f64421c651
|
Update changelog
|
2016-11-24 07:18:31 +00:00 |
|
|
46e89762af
|
Bump version of feature-search
|
2016-11-20 13:28:35 +00:00 |
|
|
d86e6fdfd8
|
Update changelog
|
2016-11-20 13:27:07 +00:00 |
|
|
f07cd96691
|
Bugfix: Tag link escaping at the bottom of every page
|
2016-11-06 20:51:32 +00:00 |
|
|
b7f85b774e
|
Improved recent changes links a bit.
|
2016-11-02 17:51:00 +00:00 |
|
|
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 |
|
|
805cf5df53
|
Add smart save to changelog
|
2016-10-22 16:52:49 +01:00 |
|
|
53f4f2227d
|
Trim the image url before short url detection. Fixes #108.
|
2016-10-18 19:08:12 +01:00 |
|
|
f267c9d5a0
|
Add header to upload file page
|
2016-10-18 19:07:44 +01:00 |
|
|
4dffd8d1cd
|
Bugfix: Always display the footer message at the bottom of the page.
|
2016-10-18 19:06:47 +01:00 |
|
|
9f4fdfa614
|
Update changelog for v0.13-dev
|
2016-10-18 18:58:09 +01:00 |
|
|
16310f4351
|
Update changelog for v0.13.
|
2016-10-18 18:57:14 +01:00 |
|
|
09b1b00509
|
Update Changelog.md
|
2016-10-18 18:56:23 +01:00 |
|
|
e67cba3e31
|
Update changelog
|
2016-10-18 18:55:14 +01:00 |
|
|
eb1a9f9103
|
Re-update version
|
2016-10-18 18:55:14 +01:00 |
|
|
4834b8e4b7
|
Update changelog
|
2016-10-18 18:55:06 +01:00 |
|
|
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 |
|
|
2dd2c26cb5
|
Update changelog
|
2016-10-18 18:50:24 +01:00 |
|
|
dfeb2a9399
|
Added history support to the raw action.
|
2016-10-18 18:38:34 +01:00 |
|
|
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 |
|
|
d9b5bdfb3e
|
Add debug idindex-show action.
|
2016-08-26 17:47:46 +01:00 |
|
|
671fd8dee4
|
Update changelog
|
2016-08-24 19:13:51 +01:00 |
|
|
28f79e5e2d
|
Fix spelling mistake on file preview pages
|
2016-08-22 17:46:13 +01:00 |
|
|
6267fe79d4
|
Autofill the name box on the file upload page when a new file is selected
|
2016-08-22 17:24:22 +01:00 |
|
|
9b72c2146d
|
Update changelog
|
2016-08-22 16:03:06 +01:00 |
|
|
4f61da53b2
|
Update changelog to add #98
|
2016-08-22 07:29:18 +01:00 |
|
|
040344d2c3
|
Updated changelog to include #95.
|
2016-08-21 13:13:07 +01:00 |
|
|
9d4c3680c6
|
Added image syntax change to changelog
|
2016-08-21 12:01:51 +01:00 |
|
|
43d625f0ea
|
Update changelog.
|
2016-08-21 10:58:01 +00:00 |
|
|
75cb609b82
|
Don't get Travis CI to test against PHP 5.5
|
2016-08-19 20:28:47 +01:00 |
|
|
88849517dc
|
Update changelog
|
2016-08-19 19:58:33 +01:00 |
|
|
e3683f218f
|
Bump versions of modules
|
2016-08-19 19:54:27 +01:00 |
|
|
1abc963efd
|
Change version number in changelog
|
2016-08-19 18:20:36 +01:00 |
|
|
042479e6aa
|
Tweaked display of result numbers.
|
2016-08-19 13:51:38 +01:00 |
|
|
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 |
|
|
70f9c398cc
|
Enchance internal link by adding page scanner. Fixes #87.
|
2016-08-19 10:59:49 +01:00 |
|
|
12af85ee82
|
Made background of tags slightly lighter.
Fixes #91.
|
2016-08-19 10:13:57 +01:00 |
|
|
ade3d15bca
|
Add class to search term highlighting. Fixes #92.
|
2016-08-19 10:06:21 +01:00 |
|
|
02c29b4de3
|
Update changelog
|
2016-08-19 10:01:11 +01:00 |
|