|
d19d83d99a
|
Make page names that are redirects italics in search results.
|
2017-03-20 20:21:25 +00:00 |
|
|
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 |
|
|
86ebcf57a0
|
Link to master settings from user preferences for admins
|
2017-03-20 19:57:50 +00:00 |
|
|
bdbb40070c
|
Bugfix: Link pages with "'" in their names correctly in page lists
|
2017-03-09 15:53:29 +00:00 |
|
|
e0cedbf9b7
|
Monkeypatch new internal link logic
|
2017-03-09 10:47:25 +00:00 |
|
|
a1516d9830
|
Update changelog
|
2017-03-06 21:38:01 +00:00 |
|
|
191d5370e0
|
Make editing textarea automatically expand with it's contents!
|
2017-03-05 16:15:50 +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 |
|
|
1f92578030
|
Update build
|
2017-02-18 21:52:30 +00:00 |
|
|
65f7fef345
|
Add user list action
|
2017-02-18 21:52:05 +00:00 |
|
|
3c5815bf76
|
Prevent users from including attacks in their names.
|
2017-02-18 21:45:52 +00:00 |
|
|
9702343735
|
Added help section for user pages.
|
2017-02-18 20:55:25 +00:00 |
|
|
33b39f46d3
|
Link usernames in recent changesto their respective user pages
|
2017-02-12 09:55:37 +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 |
|
|
94e597a895
|
Restrict editing of user pages correctly.
|
2017-02-11 15:22:04 +00:00 |
|
|
b200820562
|
Write a few core functions for.... user pages! Yeah, #132, you're up!
|
2017-02-11 12:01:49 +00:00 |
|
|
0c8d62b5be
|
Tweak user preferences a bit more
|
2017-02-11 11:58:00 +00:00 |
|
|
21e49fb87a
|
Bugfix: Fix email address saving.
|
2017-02-10 19:58:16 +00:00 |
|
|
23a2e24238
|
Finish user preferences email address saving
|
2017-02-10 19:55:56 +00:00 |
|
|
3d728542fb
|
More user preferences stuff for #128
|
2017-01-26 20:59:04 +00:00 |
|
|
5d9e464ce5
|
Improve search performance - fixes #130
|
2017-01-26 20:55:46 +00:00 |
|
|
50140cbf18
|
Improve help page description for random redirector
|
2017-01-02 21:25:18 +00:00 |
|
|
4e126710aa
|
Correct subsection spelling error on help page.
|
2017-01-02 20:41:21 +00:00 |
|
|
433b83072a
|
Bump versions & tweak help page ordering a bit
|
2017-01-02 20:39:52 +00:00 |
|
|
3e58a7b03d
|
Add conditional user preferences section to help page.
|
2017-01-02 20:38:18 +00:00 |
|
|
abfeea06a8
|
Move password changing apidoc comment
|
2017-01-02 20:25:46 +00:00 |
|
|
103889d41c
|
Bugfix: Push page path through makepathsafe when detecting redlinks
|
2016-12-26 18:30:29 +00:00 |
|
|
d17925a662
|
Improve security of PHP session variable by setting HttpOnly flag. Fixes #129.
|
2016-12-23 21:31:33 +00:00 |
|
|
855079b438
|
Put space into settings
|
2016-12-23 18:36:23 +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 |
|
|
fafaf397e9
|
Bugfix: Make password chainging work.
|
2016-12-23 18:06:04 +00:00 |
|
|
7868028f2c
|
Bugfix: Correct user data env population
|
2016-12-23 17:44:08 +00:00 |
|
|
3358b8b100
|
Implement (untested) backend for password changing
|
2016-12-21 22:03:38 +00:00 |
|
|
8f7a111b48
|
Improve the last edited message in the footer.
|
2016-12-17 20:59:04 +00:00 |
|
|
51b37ee55b
|
Begin creating a user preferences page! :D
|
2016-12-16 21:29:55 +00:00 |
|
|
da5ed784d5
|
Tweak theming for labels to line inputs up.
|
2016-12-16 21:29:30 +00:00 |
|
|
7ba0d62cc8
|
Update users object to support storing arbitrary data.
|
2016-12-12 18:38:26 +00:00 |
|
|
16f5e8fa2c
|
Improve settings configuration UI text
|
2016-12-11 19:28:03 +00:00 |
|
|
3ff574b3fa
|
Ignore backups to the generated settings file
|
2016-12-11 19:27:27 +00:00 |
|
|
df13341aec
|
Finish wiring up the settings gui. It actually works! O.o
|
2016-12-11 19:23:21 +00:00 |
|
|
421521ab2b
|
Add master settings filename to env, and describe each env entry in a comment
|
2016-12-11 19:03:06 +00:00 |
|
|
d4fe19d1ed
|
Begin wiring up settings gui & create settings object generator.
|
2016-12-11 18:52:53 +00:00 |
|
|
6f4e251897
|
Update todo list of features in README
|
2016-12-10 12:15:45 +00:00 |
|
|
69ee192c09
|
Update README - it was getting rather out of date :P
|
2016-12-10 12:09:16 +00:00 |
|
|
d7a3f88aa9
|
Fix width sizing of more menu
|
2016-12-08 20:37:47 +00:00 |
|
|
9629ddd232
|
Add link to random page in more menu
|
2016-12-08 20:37:19 +00:00 |
|