|
dac4684c14
|
Add default param to errorimage()
|
2017-04-17 12:44:27 +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 |
|
|
313bcc7edf
|
Add method to return raw search result information as json
|
2017-03-23 21:13:20 +00:00 |
|
|
d83bbb3527
|
Clear out the id index when rebuilding the inverted index - it sometimes goes all funny otherwise, apparently
|
2017-03-23 20:48:42 +00:00 |
|
|
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 |
|
|
191d5370e0
|
Make editing textarea automatically expand with it's contents!
|
2017-03-05 16:15:50 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
50140cbf18
|
Improve help page description for random redirector
|
2017-01-02 21:25:18 +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 |
|
|
fafaf397e9
|
Bugfix: Make password chainging work.
|
2016-12-23 18:06:04 +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 |
|
|
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 |
|
|
df13341aec
|
Finish wiring up the settings gui. It actually works! O.o
|
2016-12-11 19:23:21 +00:00 |
|
|
d4fe19d1ed
|
Begin wiring up settings gui & create settings object generator.
|
2016-12-11 18:52:53 +00:00 |
|
|
75e68e3f53
|
Create random action
|
2016-12-07 20:40:16 +00:00 |
|
|
ad0768000b
|
Merge changes
|
2016-12-06 19:33:27 +00:00 |
|
|
f7d8afd12f
|
FIll in settings that aren't present in peppermint.json. Fixes #83.
|
2016-12-06 19:17:11 +00:00 |
|
Starbeamrainbowlabs
|
1fe9ffd775
|
Make dynaimc page suggestor faster. Fixes #124.
|
2016-11-28 14:05:23 +01:00 |
|
|
99030913fe
|
Correct error messag when moving a page - fixes #121.
|
2016-11-25 19:34:20 +00:00 |
|
|
46e89762af
|
Bump version of feature-search
|
2016-11-20 13:28:35 +00:00 |
|
|
44e2348ab2
|
Add initial dynamic page suggestions. Works better in Firefox than chrome - implements idea in #113
|
2016-11-20 13:24:35 +00:00 |
|
|
312de4b341
|
Add tab indexing to file upload form. Fixes #120
|
2016-11-20 09:41:23 +00:00 |
|
|
f07cd96691
|
Bugfix: Tag link escaping at the bottom of every page
|
2016-11-06 20:51:32 +00:00 |
|
|
0c625cd3da
|
Bugfx: Correct new JS api.
|
2016-11-05 14:08:50 +00:00 |
|
|
b7f85b774e
|
Improved recent changes links a bit.
|
2016-11-02 17:51:00 +00:00 |
|
|
e5d56badf3
|
Finish gui settings display. Currently it doesn't read them back in again.
|
2016-10-30 10:50:38 +00:00 |
|
|
fc87997f77
|
Create new JS snippet API
|
2016-10-30 10:06:46 +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 |
|
|
b7b34bff16
|
Don'tr estore content if there's something in the editor already.
|
2016-10-22 16:48:21 +01:00 |
|
|
d3b6b1c54e
|
Add 'smart save' feature to page creator.
Never again will people loose their work.
|
2016-10-22 16:43:53 +01:00 |
|