59b40026fc
document manual sitemap setup in features faq
2020-10-26 18:25:30 +00:00
6abbdc4d1e
recent-changes: deduplicate in atom
...
feed generation
2020-10-26 18:24:53 +00:00
9c44f02f00
docs: Document the create new page button feature
2020-10-25 23:50:53 +00:00
7dd9bd74c4
Add support for creating pages whose name is not yet known - fixes #194
2020-10-25 22:50:03 +00:00
b78aa34972
Bump version to v0.23-dev
2020-10-25 22:43:04 +00:00
0a81c940c5
README: add to todo list
2020-10-01 02:17:53 +01:00
0437213509
docs: Update making a release
...
Following IFTTT's announcement for supporting only 3 apps in the free
tier, we now have to tweet manually. TODO: Setup something to tweet
automatically again. perhaps a GitHub action or something?
2020-09-24 16:07:37 +01:00
cfd087d919
Add MPL 2.0 short header to core code files
2020-09-23 23:22:39 +01:00
73f909141d
configuration guide: update to include count of how many settings we have so far
...
...we've got 114 settings so far - pretty awesome! Also a challenge to
navigate to find the right one that you want, though..... I'm open to
suggestions (and contributions :P).
2020-09-20 01:26:43 +01:00
3f93237512
Update todo list in README
2020-09-11 21:25:44 +01:00
f02caae2d1
Bump version for next stable release~!
2020-09-11 21:22:57 +01:00
7fe8f1ab02
Bump version ready for next beta release
2020-09-05 00:51:46 +01:00
32c6906a27
Update changelog
2020-08-31 21:05:20 +01:00
0085ddf0c4
Don't emit custom css unless there's something to emit
2020-08-31 21:04:59 +01:00
dfca17d1cf
more of the same - this time in page / tag lists
2020-08-31 21:02:49 +01:00
23998f60bf
Bugfix: correctly escape ampersands with htmlentities in URLs
2020-08-31 21:00:15 +01:00
42971f573d
Bugfix: Fix invalid HTML generated by new hide_email() logic
2020-08-31 20:56:34 +01:00
0b86e2ec70
theme/default: improve colour accessibility
2020-08-31 20:54:00 +01:00
4012b31194
Changelog: layout
2020-08-19 17:00:09 +01:00
9fad95035b
Fix inbody:searchterm advanced query syntax - fixes #210 (thanks to @SeanFromIT for the report)
2020-08-19 16:59:54 +01:00
97f3e88a94
Update changelog & docs/bugfix system requirements
2020-08-19 15:10:23 +01:00
fe690c3b26
Changelog: add issue reference numbers
2020-08-19 14:50:32 +01:00
ae9923af62
Prepare for v0.22-beta2
2020-08-19 14:46:00 +01:00
9b109face2
Merge pull request #206 from SeanFromIT/master
...
adding WikiProject Paranormal
2020-08-19 14:43:05 +01:00
d9ddb504bf
Fix typo in the name of the didyoumean index (which is disabled by default).
...
Admins need to manually rename `didyoumeaninddex.sqlite` →
`didyoumeanindex.sqlite`
2020-08-18 15:41:14 +01:00
a640a7bb93
docs/index references: add short bullet point summary at the top of the page
2020-08-18 15:38:33 +01:00
91ac0fe5cc
Document recentchanges.json
2020-08-18 15:35:53 +01:00
b30d70927b
parser-parsedown: bump version
2020-08-18 13:52:44 +01:00
2ee9f54418
Update changelog
2020-08-18 13:52:18 +01:00
c2e4a04778
Fix #209
2020-08-18 13:49:16 +01:00
96140b1d51
Disable parser cache by default to avoid issues because we can't invalidate said cache
2020-08-18 13:13:03 +01:00
63e9c9d168
Add donations text to making a release template text
2020-08-17 00:47:24 +01:00
490aeb9752
Document structure of pageindex.json
2020-08-16 16:03:50 +01:00
b66c895145
bump beta version
2020-08-15 13:41:13 +01:00
12241c645d
config-info: add dark theme & link clicker thingy
2020-08-15 13:30:27 +01:00
Sean Feeney
c598dfbf6d
phrasing fix
2020-08-14 18:55:27 -07:00
Sean Feeney
cb1a6d6493
Merge branch 'master' of https://github.com/sbrl/Pepperminty-Wiki
2020-08-14 18:51:18 -07:00
3c5a407356
Really fix #205
2020-08-11 23:01:44 +01:00
8a05d79724
similar pages: tweak text
2020-08-11 18:13:47 +01:00
5a62a0455b
Bump version for first beta release of v0.22!
2020-08-11 18:08:29 +01:00
b1381552f0
feature-readingtime: improve algorithm by stripping markdown syntax
2020-08-11 15:46:34 +01:00
e7bdaed679
tweak the weightings again
2020-08-11 01:07:59 +01:00
b9cbfb7619
Bump title & tag match weightings in search results
2020-08-11 01:06:03 +01:00
89d835afa5
Don't redirect when clicking on a redirect page in the recent changes list
2020-08-11 01:02:17 +01:00
6bd71b89e2
Update changelog
2020-08-09 23:54:58 +01:00
93bff09422
Update hide_email implementation
...
It now requires Javascript to decode the email address. If this is a
problem for whatever reason, please get in touch by opening an issue. I
take accessibility very seriously.
2020-08-09 23:53:29 +01:00
272fdea0ee
parser-parsedown: tweak help again
2020-08-09 17:11:12 +01:00
9a0b2d6ba7
parser-parsedown: improve heading id documentation
2020-08-09 13:04:29 +01:00
e710d55883
makepathsafe: don't allow dots on their own
...
Specifically, we don't want a single dot as a page name. This is because
'.' has a special meaning on Linux: The current directory.
2020-08-09 13:03:40 +01:00
5fed4cb5ab
Bugfixx: improve rebustness of new filepath_to_pagename and pageindex rebuilder
2020-08-08 22:18:12 +01:00