|
1602fab2c3
|
Correctly handle utf-8 in email_user()
|
2019-12-23 17:39:18 +00:00 |
|
|
8914bff594
|
Add watch item to nav more menu, and tweak messages.
|
2019-12-23 16:17:33 +00:00 |
|
|
53c6533a4c
|
Bugfix integration between watchlist and watchlist-edit
|
2019-12-23 16:09:39 +00:00 |
|
|
890c27be02
|
Bugfix new watchlist-edit action.
(Almost) next up: Actually sending the notifications!
|
2019-12-23 16:03:38 +00:00 |
|
|
ead1663849
|
pageindex: Unset stray global
|
2019-12-23 15:42:40 +00:00 |
|
|
85fb5cd6c1
|
Finish implementing the watchlist backend. Now to test it!
|
2019-12-23 15:39:28 +00:00 |
|
|
f7ee581709
|
Start working on the backend to the watchlist system, but it's not finished yet
|
2019-12-23 01:27:26 +00:00 |
|
|
167259623d
|
Start implementing watchlists :D
TODO: update the changelog
|
2019-12-22 14:37:20 +00:00 |
|
|
f02e486580
|
Tweak peppermint.josn access check message again
|
2019-12-22 14:32:46 +00:00 |
|
|
2744761c00
|
Update changelog
|
2019-12-19 15:37:15 +00:00 |
|
|
23f526baaa
|
Bugfix: Avoid inadvertent link loop for bots on login page
|
2019-12-19 15:36:41 +00:00 |
|
|
e4eee4e281
|
Fix comment typo
|
2019-12-15 22:38:44 +00:00 |
|
|
6d675fc783
|
Bugfix: Add missing apostrophes in stop words
|
2019-12-15 20:21:05 +00:00 |
|
|
6f4b1a62e9
|
Fix + weighted word support on stas-parse action
|
2019-12-15 20:03:04 +00:00 |
|
|
c80f26962e
|
Refactor stas_split to be more fasterererer
Informal testing shows that it's gone from taking ~18% of the total time
to ~4% of the total time :D
|
2019-12-15 17:56:56 +00:00 |
|
|
843f0f7ee9
|
Update comment
|
2019-12-10 01:13:51 +00:00 |
|
|
d53f0ed85a
|
Remove search::transliterate, as it has a hgue performance overhead.
Use search::$literator->transliterate() directly instead.
|
2019-12-08 21:04:59 +00:00 |
|
|
34fb821804
|
Don't load the stats index if it's not needed
|
2019-12-08 20:45:20 +00:00 |
|
|
d3e83a0aea
|
page_renderer: Don't generate the page list for the datalist if it's not displayed
|
2019-12-08 20:27:20 +00:00 |
|
|
4f88467cbb
|
Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki
|
2019-12-06 23:40:42 +00:00 |
|
|
8156055b5c
|
Improve search index write & lookup performance by implementing new arr_simple system
By serialising and deserialising lists of numbers with implode &
explode, we can further cut down on the json_* calls which are
reeeeeally slow.
|
2019-12-06 23:40:28 +00:00 |
|
|
84e9507e35
|
Update Changelog.md
|
2019-11-24 13:09:30 +00:00 |
|
|
25cef164ef
|
Bump version ready for release :D
|
2019-11-24 12:01:09 +00:00 |
|
|
d7ba05c264
|
Fix pre-release shields.io badge in README
|
2019-11-24 11:59:50 +00:00 |
|
|
306a6d3dbc
|
Update changelog
|
2019-11-24 11:54:02 +00:00 |
|
|
60cca5a5e2
|
Add say hi button to firstrun wizard :D - closes #175
|
2019-11-24 11:50:49 +00:00 |
|
|
52cb0d02dc
|
Add places we've been mentioned & photo (non?) credit
|
2019-11-21 20:59:22 +00:00 |
|
|
91a772c8fa
|
Updaate feature list
|
2019-11-20 19:48:09 +00:00 |
|
|
7d08fc6627
|
Bump version for first beta release :D
|
2019-11-19 21:23:39 +00:00 |
|
|
b35e3067e7
|
Update new photo theme description
|
2019-11-15 11:33:12 +00:00 |
|
|
478973f48f
|
Add server-side inkscape to external renderers
|
2019-11-14 19:23:53 +00:00 |
|
|
4ff71b39a1
|
Further refinements to the new photo theme
|
2019-11-10 17:20:13 +00:00 |
|
|
21f59ef09b
|
Refine the new photo theme a bunch
|
2019-11-10 15:44:43 +00:00 |
|
|
803677ba69
|
Add id to tags input box on page editor
|
2019-11-10 15:44:21 +00:00 |
|
|
41dc73036d
|
Bugfix: Include the new inverted index in wiki size calculations
|
2019-11-10 15:43:24 +00:00 |
|
|
0ef5add3d2
|
Start working on new photo theme
|
2019-11-04 00:52:34 +00:00 |
|
|
729af8205d
|
Add documentation on external renderers
|
2019-10-26 15:19:05 +01:00 |
|
|
34a86dbaec
|
Fix insert
|
2019-10-26 12:27:09 +01:00 |
|
|
5b89e6549e
|
Add note to parsedown help
|
2019-10-26 12:24:56 +01:00 |
|
|
cc684766ba
|
Invert nomnoml diagrams in dark mode
|
2019-10-26 01:16:05 +01:00 |
|
|
f044d25f7e
|
Add output_classes property to external renderer, and new .invert-when-dark class in theme
ABC Notation & Server-Side Latex look good naow! :D
|
2019-10-25 12:12:57 +01:00 |
|
|
6d683533f5
|
Remove test lilypond file
|
2019-10-25 01:06:49 +01:00 |
|
|
9f6932f32d
|
Swap lilypond out for abcm2ps, which is much easier to integrate with.
|
2019-10-25 01:06:33 +01:00 |
|
|
999e10b291
|
Bugfix: Correct latexserver external renderer example
|
2019-10-25 00:16:25 +01:00 |
|
|
657213c11c
|
Bugfix: Nest external rendered images inside a <p> to make them block-level
|
2019-10-25 00:16:08 +01:00 |
|
|
bba614df2f
|
Add setting to disallow anonymous users from invoking the external renderer on new input
|
2019-10-24 21:08:18 +01:00 |
|
|
b75ad067eb
|
Add file & substitution_pipe support.
Also use nomnoml in SVG mode instead of nomnoml-cli, because the latter
is a pain to build.
|
2019-10-24 20:13:03 +01:00 |
|
|
ec85f80b35
|
[theme] Fix dark text in dark mode
|
2019-10-24 19:43:30 +01:00 |
|
|
1ef86f117c
|
Bugfix: Make errorimage() multibyte-safe
|
2019-10-22 21:44:20 +01:00 |
|
|
4701d24bd7
|
Tweak lilypond arguments
|
2019-10-21 11:50:24 +01:00 |
|