jsewell@560d759be38e126eba7f1c40503adf786fa28229
01563a8fe1
2019-04-29 10:19:12 -04:00
jmtd
6033b62dcc
add gitbranch template, prompted by Integeri. Thanks
2019-04-24 15:19:32 -04:00
intrigeri
49d095f13f
Fix syntax.
2019-04-10 17:02:16 -04:00
intrigeri
0f008fb0e6
Submit branch for review.
2019-04-10 17:01:07 -04:00
jmtd
9cfbbb3b33
update my comment to reflect new commits on that branch
2019-03-30 17:34:11 -04:00
jmtd
b532bbc1c4
initial implementation (I was unable to use untrusted git push to add this comment)
2019-03-29 07:17:45 -04:00
mike@8d1a742254a41aaff8dd19404183dce96fac24ba
60466f11ee
2019-03-06 20:05:56 -04:00
krukova.ann@14e9655c363b07d848ae6d37ce799ad41f0c51fb
a80d5248ea
2019-03-06 06:59:07 -04:00
krukova.ann@14e9655c363b07d848ae6d37ce799ad41f0c51fb
5a6ebfdb2d
2019-03-06 06:57:50 -04:00
Simon McVittie
21418d9a0a
Announce 3.20190228 and 3.20170111.1
2019-02-28 14:15:39 +00:00
Simon McVittie
8d7a1e8d9c
Add an anchor for /security/#cve-2019-9187
2019-02-28 14:11:20 +00:00
Simon McVittie
9a275b2f18
doc: Document security issues involving LWP::UserAgent
...
Recommend the LWPx::ParanoidAgent module where appropriate.
It is particularly important for openid, since unauthenticated users
can control which URLs that plugin will contact. Conversely, it is
non-critical for blogspam, since the URL to be contacted is under
the wiki administrator's control.
Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-26 22:21:31 +00:00
Simon McVittie
824cf7db1b
po: Always filter .po files
...
The input to filter hooks is meant to be the content of a source file
on disk. If we only filter once per (page, destpage) pair, and a page
is inlined into the same destpage more than once, then the second
occurrence will render as the result of htmlizing .po source as if
it was Markdown (or whatever the type of the corresponding master page
is), which is never going to end well.
The alreadyfiltered mechanism was added in commit 1e874b3f
to avoid
preprocessing loops, but I'm not sure where it could lead to a loop:
filter hooks are only called from IkiWiki::filter, which is only called
on page content from disk or on proposed content being previewed.
According to <https://bugs.debian.org/911356#41 >, deleting the
alreadyfiltered mechanism resolves the problem, as well as simplifying
the code.
Closes : #911356
Tested-by: intrigeri
2019-02-24 17:23:34 +00:00
Amitai Schleier
9448685117
Recommend against cvsps3 (haven't tried it).
2019-02-13 23:59:32 -05:00
Simon McVittie
c0cd1b3abe
Announce v3.20190207
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-07 11:32:21 +00:00
Simon McVittie
324ee23b9b
review
2019-02-03 19:22:07 +00:00
Simon McVittie
79131ddb1a
comment
2019-02-03 18:53:23 +00:00
smcv
f976e37a79
tag as reviewed
2019-02-03 14:40:29 -04:00
smcv
5ffe09e616
respond
2019-02-03 14:39:51 -04:00
smcv
d9a018160f
Exclude reviewed patches from this list
2019-02-03 14:28:21 -04:00
Simon McVittie
53cbfb4b5a
close
2019-02-03 17:10:45 +00:00
Simon McVittie
aa063aeb33
Remove unreachable git repositories
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-03 16:59:07 +00:00
Simon McVittie
1094c6ecbf
Mark as applied
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-03 16:55:14 +00:00
Antoine Beaupré
b760b8f171
remove the "add comment" button from printed media
2019-02-03 16:55:14 +00:00
smcv
fe4e7cd3f7
old regexp would have failed for old comment page names
2019-02-03 11:55:34 -04:00
Simon McVittie
4ba3c11592
git-cgi.t: Exercise an alphanumeric, but non-ASCII, root page
...
My previous attempt to reproduce this bug used a non-alphanumeric
ASCII character. This is not currently considered to be a valid
value for rootpage, although for a "do what I mean" approach, perhaps
we should accept it and pass it through titlepage() or linkpage().
Using Chinese characters (which are considered to match [[:alnum:]]
even though the Chinese script is not, strictly speaking, an alphabet),
as in the original bug report, reproduces the bug.
Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-03 13:27:00 +00:00
smcv
cfac01cb41
link to recently-added tests
2019-01-31 16:41:17 -04:00
smcv
dbf9a36297
I'm confused about what the bug is, and what's being fixed. Can you give a complete test or example?
2019-01-31 16:38:04 -04:00
Simon McVittie
f3103c9d09
close bug
2019-01-31 20:37:07 +00:00
Simon McVittie
3c66dca6ea
respond
2019-01-31 20:37:06 +00:00
Simon McVittie
0c2cea7dac
Fix syntax and escaping
2019-01-31 20:37:06 +00:00
smcv
3e671d1afa
Reset example
...
This reverts commit 0b53772b99
2019-01-31 15:32:03 -04:00
anarcat
409ba8f0f5
inline is another option of course
2019-01-30 12:33:15 -04:00
anarcat
568cc2f758
show tagging example
2019-01-30 12:32:47 -04:00
anarcat
f353a12e39
link to the map plugin, which i find more useful to show tagged pages
2019-01-30 12:29:49 -04:00
dorondd@5f188d26a5727578cbe5901372cc69f1664a852b
bbcccdd8f6
2019-01-23 00:53:59 -04:00
Joey Hess
94bfecfb7a
followup
2019-01-21 11:59:08 -04:00
Joey Hess
beaebab04b
Merge branch 'master' of ssh://git.ikiwiki.info
2019-01-21 11:44:58 -04:00
Joey Hess
4cb6f48aff
bug report
2019-01-21 11:44:29 -04:00
ntntnt
0b53772b99
2019-01-21 00:34:51 -04:00
Jens
576f8219ec
User link and description changed
2019-01-17 14:02:56 -04:00
https://sonata-green.dreamwidth.org/
22f3ca1072
markdown backquotes
2018-12-24 12:15:32 -04:00
ALEXEIDZ
03b8d219fe
2018-12-16 16:21:52 -04:00
ALEXEIDZ
e9bb20a5af
2018-12-16 16:20:16 -04:00
Joey Hess
319b96476b
followup
2018-12-12 10:43:52 -04:00
xuqi
bf71bc8119
2018-12-10 05:44:33 -04:00
xuqi
8f6cc132a2
2018-12-10 05:43:58 -04:00
xuqi
53621a4e64
de-indenting
2018-12-10 05:27:58 -04:00
xuqi
86e0838dd4
example for inlining only one level of subpages
2018-12-10 05:27:16 -04:00
tumashu1
95b5ec74a9
fail to inject IkiWiki::showform
2018-12-08 04:08:38 -04:00
jmtd
5a61b2cc97
patch works for me
2018-12-07 06:11:12 -04:00
jmtd
0dbea17e59
ack
2018-12-07 06:05:34 -04:00
tumashu1
38f7131b08
rename and remove plug can not work well with gettext
2018-12-05 02:47:55 -04:00
tumashu1
847e1492ef
2018-12-01 21:42:06 -04:00
tumashu1
f1fdf5bbf8
Suggest let table plugin support a kind of longtable
2018-12-01 21:41:25 -04:00
tumashu1
c7285ec232
2018-12-01 20:56:04 -04:00
tumashu1
82fe20c7cb
Add a patch deal with UTF-8 csv table's problem
2018-12-01 20:55:16 -04:00
tumashu1
e4f88dad8f
Add a patch decode_utf8 inline's root page
2018-12-01 20:50:04 -04:00
smcv
4eb5f62bc6
add redirection
2018-12-01 17:29:56 -04:00
smcv
4a44e4e3b0
update for rename of bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content/20180628-patch.txt
2018-12-01 17:28:11 -04:00
smcv
065cf1776c
rename bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/po:_second_or_subsequent_inline_of_translated_page_inlines_.po_file__44___not_translated_content.mdwn
2018-12-01 17:28:11 -04:00
smcv
20c9b9afd3
update for rename of todo/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated/20180628-patch.txt
2018-12-01 17:26:49 -04:00
smcv
3d8c8e2cde
rename todo/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn to bugs/Re-use_translated_content_instead_of_skipping_if_previously_translated.mdwn
2018-12-01 17:26:48 -04:00
smcv
808cf18219
refer to a branch
2018-12-01 17:25:16 -04:00
Simon McVittie
ce2edfe61d
ikiwiki.info doesn't have fenced code blocks yet
2018-12-01 21:07:38 +00:00
Simon McVittie
eae0aaf9dc
Escape directives in code
2018-12-01 21:06:39 +00:00
Simon McVittie
883d2141a8
Review
2018-12-01 21:05:18 +00:00
Simon McVittie
8503e57916
po: Add failing test for Debian bug #911356
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-12-01 13:56:34 +00:00
Simon McVittie
6e52d0a7ee
Fix broken link in basewiki
...
Links from pages in the basewiki (which is also a subset of ikiwiki's
own wiki) to pages on ikiwiki's own wiki have to use [[!iki]] so that
they will not become broken links when the page in question is copied
into other installations.
Detected by ./t/basewiki_brokenlinks.t.
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-12-01 13:56:34 +00:00
smcv
2bdf01279a
I don't think the Chinese text causes this
2018-12-01 08:28:11 -04:00
smcv
4fc19e39bc
comments (no review yet)
2018-12-01 08:13:39 -04:00
smcv
6ae58c733c
Revert spam
...
This reverts commit c600ed0e71
2018-12-01 07:53:47 -04:00
tumashu1
ed75506af7
2018-11-28 03:55:15 -04:00
tumashu1
02c1b8b8c7
2018-11-28 03:36:09 -04:00
tumashu1
de68616b9d
2018-11-28 01:16:33 -04:00
jmtd
046b827bd0
related issue
2018-11-27 06:06:58 -04:00
jmtd
f59ed91b89
error output when trying
2018-11-27 06:05:01 -04:00
Joey Hess
4f0b10c13d
rename postvote to postlink
...
This better explains what it contains, which is a wikilink to the page
to go to after posting the vote. And postlink is more consistent a name
with posttrail.
2018-11-26 13:23:50 -04:00
Joey Hess
97d921ca67
poll: Added postvote and posttrail options for better multi-page polls.
...
Modern web users probably expect the poll to move on automatically to the
next question, and this allows for that behavior.
Note that bestlink() runs at vote time, which avoids needing to make the
page containing the poll depend on the page that sets up a trail, as the
current trail at vote time will be used.
This commit was sponsored by Eric Drechsel on Patreon.
2018-11-26 13:14:21 -04:00
tumashu1
11d5b5c5ea
2018-11-26 04:53:53 -04:00
tumashu1
6127986e76
2018-11-26 04:53:13 -04:00
tumashu1
67968e39b3
2018-11-26 04:44:35 -04:00
anarcat
e4e7d7381d
avoiding ban?
2018-11-12 10:58:48 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
18ac18593f
update my entry
2018-11-07 04:59:14 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
eb93533842
update description & remove tag patch
2018-11-07 04:54:45 -04:00
anarcat
a38f97554c
more spam issues. this is definitely not done.
2018-11-06 18:02:26 -04:00
Amitai Schleier
9332b8115d
Give graph an optional "file" param, like table's.
2018-10-22 00:24:59 -04:00
lamby@8534e4c2b408c76c30ab7bf8979fdb14963b7ed5
81bad6a03f
2018-10-18 20:19:15 -04:00
lamby@8534e4c2b408c76c30ab7bf8979fdb14963b7ed5
cc80f8a109
2018-10-18 17:58:27 -04:00
DataComputist
23dd1e0c0a
removed
2018-10-16 03:02:23 -04:00
DataComputist
69b6fa0c91
Added a comment: Could someone document the steps to achieve this?
2018-10-16 03:01:53 -04:00
anarcat
12c72a6a5f
another thing to remove from prints
2018-10-11 14:37:15 -04:00
spalax
711b13d850
Added a comment: More thoughts about Ikiwiki
2018-10-10 10:43:32 -04:00
spalax
d389f86f00
About the unmaintained compile plugin
2018-10-10 10:33:11 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
3e81b47017
fix user link
2018-09-25 10:38:50 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
1e52b8d5df
7 year ping: dusted off and ready for re-reviewing please
2018-09-25 10:38:22 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
b5e1e738bb
+done
2018-09-24 10:47:41 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
4457c6d570
proposed reworking; requesting smcv take another look
2018-09-24 10:43:27 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
468ef7ed3c
ping - any opinions on this?
2018-09-24 10:35:38 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
d8f12120d1
pingbacks dead? webmentions instead?
2018-09-24 10:29:18 -04:00
kjs
85b280c25d
2018-09-04 15:07:55 -04:00
anarcat
c64481161e
separate another thread of discussion
2018-09-04 08:37:14 -04:00
Tincho
273ddb59ec
reply to question about new plugin
2018-09-03 21:29:34 -04:00
anarcat
6cf2ced010
rename branch to avoid conflict with upstream bootstrap branch
2018-09-03 19:47:06 -04:00
kjs
a7b4fa9893
forgot to sign my comment
2018-09-03 14:40:26 -04:00
kjs
69b2a46a1b
2018-09-03 14:39:39 -04:00
Tincho
3790457208
reply to question about new plugin
2018-09-02 17:19:57 -04:00
kjs
705fa4579b
osm-tincho questions
2018-09-02 16:10:45 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
3a36a78ffb
2018-08-25 06:56:04 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
069f7bdb9d
2018-08-25 06:54:04 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
8ead505d46
2018-08-25 06:52:25 -04:00
hefee@4770422daf1f192bbf7aa984e90ec894f6e3b7e3
122d39583a
add hefee git repostitory
2018-08-25 06:44:00 -04:00
spalax
763e5118da
Remove a website that is no longer generated using Ikiwiki
2018-08-24 08:53:53 -04:00
lamby@8534e4c2b408c76c30ab7bf8979fdb14963b7ed5
b95a13a519
2018-08-24 06:37:11 -04:00
Tincho
bfc502795a
update for rename of plugins/osm/Tincho.mdwn to users/Tincho.mdwn
2018-08-18 14:44:59 -04:00
Tincho
3bc4d60b85
rename plugins/osm/Tincho.mdwn to users/Tincho.mdwn
2018-08-18 14:44:59 -04:00
Tincho
8b44fde854
update on plugin progress
2018-08-18 14:44:19 -04:00
Tincho
b7c2571d90
personal page
2018-08-18 14:43:18 -04:00
mchls5714@0e5f5c0e3531f18ca5a535ba6ebb83311046d4ea
8018cd1a67
2018-08-13 11:47:57 -04:00
mchls5714@0e5f5c0e3531f18ca5a535ba6ebb83311046d4ea
62fc511608
2018-08-13 11:46:20 -04:00
vignan.lavu@9d85b92080da180cb07dd13c86bfacd378bc0659
16b18e68e2
Added a comment
2018-08-13 08:34:26 -04:00
devel@df7fc6fb3d95a35f43c96e39dabc416843ce25f3
811fbc1fca
not going away, yet ...
2018-08-06 14:27:19 -04:00
luciferwhite
c600ed0e71
Added a comment: Re: How to understand the process of installation
2018-07-27 13:13:05 -04:00
MarkV
796f574985
Start thread on "track changes" visualization of ikiwiki page edits
2018-07-23 17:07:00 -04:00
ddd
aa4a31f75b
2018-07-18 08:05:37 -04:00
ddd
323d1ce2b9
2018-07-17 15:04:25 -04:00
intrigeri
302221698c
Reviewed patch.
2018-07-06 12:56:25 -04:00
Joey Hess
6a026338bb
bug report
2018-07-02 13:24:18 -04:00
Amitai Schleier
ae04b2de7a
Bump Tincho's OSM for needing review.
2018-06-29 12:19:39 +02:00
lamby@8534e4c2b408c76c30ab7bf8979fdb14963b7ed5
1f791df55c
add patch tag
2018-06-28 14:53:13 -04:00
lamby@8534e4c2b408c76c30ab7bf8979fdb14963b7ed5
49b556bc0b
2018-06-28 14:52:34 -04:00
anarcat
3bae786e84
add a way to fix tables for bootstrap themes
2018-06-26 16:46:04 -04:00
test
579c9d18f1
2018-06-21 10:19:42 -04:00
smcv
43033a2a6e
proposed patch would break the ability to have links in lists and other non-code-block indented content
2018-06-13 04:21:52 -04:00
Paul
e4516078cc
Don't use --noprefix for the patch
2018-06-10 06:57:28 -04:00
Paul
e8c994c550
2018-06-09 12:28:54 -04:00
Paul
b0cfbcabdf
Skip link parsing if a code block identifier is found
2018-06-09 12:24:48 -04:00
anarcat
adb3b5ea76
a frustrating limitation for me
2018-05-26 22:34:03 -04:00
anarcat
e50058b216
improvements to img captions
2018-05-26 22:30:51 -04:00
ankit
8cd7023c4f
Creating my Page
2018-05-24 02:30:37 -04:00
Simon McVittie
c0a5c9e0d2
popup: Hide template content from rendered documentation
...
Signed-off-by: Simon McVittie <smcv@debian.org>
Bug: https://bugs.debian.org/898836
2018-05-16 13:04:11 +01:00
sudoman
e64bb52e5b
bug report for error when python-future is installed
2018-05-15 16:46:45 -04:00
kjs
f329603e3a
fix link
2018-05-08 15:29:36 -04:00
kjs
e74910c636
Update with info about my branches and changes to img/album plugins
2018-05-08 15:27:59 -04:00
kjs
7899019f37
added osm pois number for one of my sites
2018-05-05 04:25:16 -04:00
kjs
0de2c081d5
2018-05-04 18:16:29 -04:00
Amitai Schleier
9e5c4347cd
Update upstream project name (it's "mandoc" now).
2018-05-03 09:00:04 -04:00
Joey Hess
90625505a9
bug
2018-05-02 16:17:37 -04:00
https://launchpad.net/~beaufils
31b8d980c9
Initial description
2018-04-27 10:13:47 -04:00
Amitai Schleier
c9c8ee4111
Add missing comma.
2018-04-26 20:34:39 -04:00
Amitai Schleier
4a3174e145
Fix bug WikiLink in previous.
2018-04-26 20:33:43 -04:00
Amitai Schleier
1c49f67c6a
Request review and possible merge of tincho-osm.
2018-04-26 20:29:40 -04:00
Amitai Schleier
486e53ee26
Add notes from today's pairing with tincho.
2018-04-25 13:53:46 -04:00
Amitai Schleier
f3e0806758
Add tincho's git repo.
2018-04-25 13:48:14 -04:00
Amitai Schleier
9065e7ddfb
Maybe we should just suggested-depends on sudo
2018-04-24 13:48:47 -04:00
refi64
15130f6cb0
Add personal site
2018-04-23 18:41:12 -04:00
Amitai Schleier
643a973597
Revert spam commits.
2018-04-12 00:08:46 -04:00
SlodreDalk
1131585e2a
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:36 -04:00
SlodreDalk
7f654d9444
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:35 -04:00
SlodreDalk
5845d75f77
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:34 -04:00
SlodreDalk
0369cfc71a
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:34 -04:00
SlodreDalk
69227b8b26
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:33 -04:00
SlodreDalk
c457cf0fd1
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:33 -04:00
SlodreDalk
ffe68bf39a
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:33 -04:00
SlodreDalk
ac1f50d557
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:33 -04:00
SlodreDalk
50b3516adc
update for rename of usage.mdwn to Pagina.html
2018-04-11 22:51:33 -04:00
SlodreDalk
ba78a684b3
rename usage.mdwn to Pagina.html
2018-04-11 22:51:32 -04:00
arachni_name
dc97a2f125
1
...
This reverts commit 5ee60968b9
2018-04-08 11:51:51 -04:00
Joey Hess
8796bf0a1d
libravatar shutdown
2018-04-03 16:57:16 -04:00
Simon McVittie
deea1bed36
Portably and safely dropping privileges is far harder than it ought to be
2018-03-28 11:17:42 +01:00
spalax
abc9b67540
Update URL of a website (using ikiwiki)
2018-03-25 11:19:55 -04:00
spalax
072020dab6
Update URL of a website (using ikiwiki)
2018-03-25 11:19:17 -04:00
spalax
98d2b712e4
Update URL of a website (using ikiwiki)
2018-03-25 11:16:20 -04:00
Amitai Schleier
ee4992b234
Added my patch to pkgsrc ikiwiki for evaluation.
2018-03-22 11:13:26 -06:00
Marno007
7e39bb4dad
2018-03-22 06:12:40 -04:00
smcv
0b81eac00e
Indent patch (fenced blocks don't work on this particular ikiwiki installation)
2018-03-21 19:07:17 -04:00
schmonz-web-ikiwiki@025fa2638101a6a9c91816b42707c4dc6ea8ff53
ff2a4792a5
Report portability bug, partway to a fix
2018-03-21 14:02:25 -04:00
anarcat
eef51ab593
Added a comment: some clarifications
2018-03-21 09:41:19 -04:00
anarcat
282dd87f2e
thanks + extra docs done
2018-03-21 09:34:59 -04:00
anarcat
19d7981824
clarify what date fields do, following [[bugs/invalid_meta_date_or_updated_not_diagnosed]]
2018-03-21 09:26:12 -04:00
smcv
03ee1c15fa
Added a comment
2018-03-21 05:30:41 -04:00
smcv
3989b04772
clarify
2018-03-21 05:16:25 -04:00
smcv
4293e5bd6b
convert from forum to bug, mark as done
2018-03-21 05:15:09 -04:00
smcv
1c5b2bda69
rename forum/problems_with_ctime__47__date__47__updated__47__mtime__47__etc.mdwn to bugs/invalid_meta_date_or_updated_not_diagnosed.mdwn
2018-03-21 05:08:22 -04:00
anarcat
b2ff303947
Added a comment: tried and tried and failed
2018-03-19 11:53:02 -04:00
anarcat
a186e0c354
trying to figure out a stupid mistake takes a long time, how about we shortcircuit that with errors or warnings?
2018-03-19 11:39:54 -04:00
Simon McVittie
f65162781d
Announce 3.20180311
2018-03-11 16:37:51 +00:00
Simon McVittie
e3279c8b50
mdwn: Automatically detect which libdiscount flags to use
...
Unconditionally passing arbitrary numbers as flags turns out to be a
bad idea, because some of the "unused" values have historically had
side-effects internal to libdiscount. Detect whether the known flags
work by rendering short Markdown snippets the first time we htmlize,
checking whether each known flag is both necessary and sufficient.
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-03-08 23:36:31 +00:00
smcv
06953a196a
in progress
2018-03-08 16:54:17 -04:00
Amitai Schleier
04222ffc96
Report bug.
2018-03-08 12:36:21 -05:00
Simon McVittie
8914e6698b
close
2018-03-04 10:57:28 +00:00
http://thm.id.fedoraproject.org/
2b754d446c
2018-03-03 13:21:46 -04:00
Frohdo
5ee60968b9
Frohdo - new personal website added
2018-02-28 18:46:57 -04:00
Simon McVittie
55c1022e5c
Announce 3.20180228
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-02-28 11:47:43 +00:00
Simon McVittie
54f6ca83c5
rst: Use Python 3 instead of Python 2
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-02-28 10:40:41 +00:00
Simon McVittie
8cc7a0902a
Close bug
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-02-28 10:09:54 +00:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
4d355918f0
Added a comment
2018-02-22 12:30:42 -04:00
spalax
8389b154b8
Some thoughts about Ikiwiki
2018-02-18 19:03:45 -04:00
Joey Hess
1a9c54454e
remove template that does not belong here
...
Finnish translation of another template, this is not the place to put
it. The ikiwiki-l10n can iirc manage such translations.
2018-02-15 12:57:13 -04:00
https://launchpad.net/~hingo
9018b0c1ca
parametrien dokumentointi
2018-02-10 06:01:57 -04:00
https://launchpad.net/~hingo
1108348923
First post
2018-02-10 04:16:01 -04:00
https://social.mayfirst.org/mjray
3a9db1aabe
improve reply wording with a crosslink
2018-02-05 06:53:06 -04:00
https://social.mayfirst.org/mjray
36bb1f6dc7
Try to explain editor loophole to viewing restrictions
2018-02-05 06:51:48 -04:00
svetlana
c4042853b3
typo fixed
2018-02-02 20:44:51 -04:00
svetlana
725a1fc011
2018-02-02 20:44:23 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9
ce0662b0a0
more details
2018-02-02 04:04:14 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9
3b85018937
NYTProf: Profile data incomplete, inflate error -5 ((null))
2018-02-02 03:36:07 -04:00
http://thm.id.fedoraproject.org/
1a51b1cba3
2018-01-31 10:35:34 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9
f95b1c7fd7
urlfix
2018-01-30 15:38:23 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9
5e621730bb
update
2018-01-30 15:37:58 -04:00
svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9
7c82d6fd6c
%?
2018-01-30 15:37:25 -04:00
svetlana
400f37967c
Auto-remove tag pages?
2018-01-28 01:08:19 -04:00
svetlana
6f70580389
2018-01-25 20:34:43 -04:00
svetlana
59b4785155
2018-01-25 20:15:28 -04:00
test419
63ecbc18d6
okay, sorry about that
...
This reverts commit b7263302c7
2018-01-21 18:05:21 -04:00
test419
b7263302c7
Testing if this is really so easily editable by the public? (my ikiwiki 'instance' is) How is it not constantly being riddled with spam?
2018-01-21 18:03:23 -04:00
svetlana
1653a74475
404, no 'wmd'
2018-01-20 20:23:09 -04:00
anarcat
5f8ce5b1bd
move main documentation to converter's README file
2018-01-11 15:16:05 -04:00
anarcat
47329d8aa6
repository was moved
2018-01-11 14:59:13 -04:00
vegardv@75ae889e836bda8ce69bc038d8335c398a2f6f40
cb7aa6cf3d
Added a comment: Todo already exists for `basename`
2018-01-10 04:54:28 -04:00
Amitai Schleier
9ddb60e44b
co-maintainer opinion
2018-01-08 08:15:53 -05:00
Simon McVittie
a147f5349d
Don't send relative redirect URLs when behind a reverse proxy
2018-01-08 10:56:12 +00:00
smcv
48fc7db2f7
point to previous TODO entry
2018-01-08 06:33:57 -04:00
smcv
9a15b889c9
this is a web server configuration issue rather than a bug in the ikiwiki code
2018-01-08 06:29:59 -04:00
smcv
e5a6689a95
failing test (marked TODO) now present
2018-01-08 06:14:10 -04:00
smcv
6806f3cea1
2018-01-08 06:05:58 -04:00
smcv
92f365f798
test case potentially in progress
2018-01-08 06:05:36 -04:00
smcv
8e280df9de
I'm not sure this can be solved without web server configuration
2018-01-08 05:26:50 -04:00
Joey Hess
f0121f8c62
Merge branch 'master' of ssh://git.ikiwiki.info
2018-01-07 13:39:55 -04:00
Joey Hess
f3b469d43a
bug
2018-01-07 13:39:26 -04:00
smcv
1313c52400
open
2018-01-06 20:39:21 -04:00
Simon McVittie
a68b97573b
Reinstate links on front page, removed by spam edits
2018-01-06 21:06:30 +00:00
Joey Hess
9dfabb2b35
add news item for ikiwiki 3.20180105
2018-01-05 13:42:52 -04:00
Joey Hess
a79ab9ed18
add and use cgiurl_abs_samescheme
...
* emailauth: Fix cookie problem when user is on https and the cgiurl
uses http, by making the emailed login link use https.
* passwordauth: Use https for emailed password reset link when user
is on https.
Not entirely happy with this approach, but I don't currently see a
better one.
I have not verified that the passwordauth change fixes any problem,
other than the user getting a http link when they were using https.
The emailauth problem is verified fixed by this commit.
This commit was sponsored by Michael Magin.
2018-01-05 11:59:35 -04:00
Joey Hess
71064e3af6
how to fix?
2018-01-05 11:17:11 -04:00
Joey Hess
76ff547344
think I cracked it
2018-01-05 11:09:43 -04:00
Joey Hess
2fa7f5f66b
update
2018-01-05 09:58:01 -04:00
Joey Hess
4601dabd42
correction; I did not reproduce this
...
I was manually reloading /ikiwiki.cgi?do=login, and postsignin is not
set when that's done, which is a bug, but not the bug I was after.
2018-01-04 19:17:45 -04:00
Joey Hess
43a9b6b332
bug report
2018-01-04 19:00:33 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
720f0a77ab
Is it still Joey's opinion that ikiwiki.info should remain using the anti-theme?
2017-12-28 18:52:25 -04:00
jamey@90d19ce4e4c32214a97c10f9d98b7c313e236fb4
e31d6b6302
Serialist doesn't use Ikiwiki any more, and also isn't called Serialist any more, whoops
2017-12-10 18:16:43 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
94d358724e
2017-12-08 17:56:58 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
e49149987e
possible explanation
2017-12-08 17:56:04 -04:00
STrRedWolf
52b9e9f2d4
Added a comment: Fixed... by upgrading!
2017-12-08 12:06:00 -04:00
STrRedWolf
47c9a8c3e1
Added a comment
2017-12-08 11:11:11 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
b3fdb9374a
formatting
2017-12-08 08:01:02 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
d5e3bf092c
2017-12-08 07:59:28 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
e2d7c1e8f4
bug report re http redirect
2017-12-08 07:58:24 -04:00
fixitdad
8d864c2ab6
2017-11-11 20:36:37 -04:00
anarcat
ed2c78084c
link to the ordering patch
2017-11-06 15:43:27 -04:00
anarcat
8b3c8e327d
propose a javascript optimization
2017-11-06 15:36:40 -04:00
https://anarc.at/openid/
fbcf2439eb
optimization proposal
2017-11-06 10:36:19 -04:00
111
9d1bfe4087
2017-11-06 00:39:29 -04:00
111
a3921e0aa5
2017-11-06 00:38:14 -04:00
Edward
354e50112b
file bug
2017-10-27 04:34:03 -04:00
Edward
0d0df05040
formatting
2017-10-27 04:27:40 -04:00
Edward
f16f326ec1
file bug
2017-10-27 04:23:52 -04:00
Edward
ebc5016cbb
file bug
2017-10-27 04:16:33 -04:00
Amitai Schleier
a09e64b0c8
Revert spam edits.
2017-10-26 12:28:20 -04:00
abilash
5d602a8407
2017-10-26 05:22:22 -04:00
abilash
23762c6655
2017-10-26 05:07:58 -04:00
abilash
f0f62c96a9
2017-10-26 05:05:44 -04:00
Simon McVittie
fddc543fa5
Announce version 3.20171001
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 17:16:33 +01:00
Simon McVittie
14344f58f0
Update changelog and close bug
2017-09-28 11:30:13 +01:00
fairusurped@12113b58e7c4c69149ded64c82f268e9fa14ad88
b2b75ca829
2017-09-07 09:55:41 -04:00
azzamsa
0cc2c1f455
2017-09-06 03:13:24 -04:00
azzamsa
8480cdc48c
2017-09-06 03:13:07 -04:00
azzamsa
8b265977bb
Added a comment: my issue solved
2017-09-06 03:09:23 -04:00
intrigeri
0208305f5c
Report bug + merge request: image resize is not deterministic.
2017-09-01 15:38:30 -04:00
anna19
258feb8bc8
Added a comment: Reposted question on unix.sx
2017-08-28 11:49:19 -04:00
Keeh
056349a7f0
removed
2017-08-21 16:02:23 -04:00
Keeh
e13f9dbe87
2017-08-21 10:28:51 -04:00
Keeh
f0982b1fd4
2017-08-21 10:20:33 -04:00
tbm@179cf05cd1bd36f352bd555cee25923d4216668f
6d5d1a2179
Clarify how to use sorting
2017-08-19 09:23:20 -04:00
dgsb
11b3fe108d
2017-08-09 02:07:37 -04:00
dgsb
aaca2df33c
2017-08-08 16:37:01 -04:00
vpelcak@b216e425210695d731d2673167c7dd45e5e9b1c9
bd7edde9d6
2017-08-07 02:49:07 -04:00
smcv
8496c0c306
Added a comment
2017-07-23 14:02:30 -04:00
smcv
e69fe3be51
Added a comment
2017-07-23 13:52:11 -04:00
smcv
f3ccc45b89
Added a comment
2017-07-23 13:47:55 -04:00
smcv
c68ce1f708
Added a comment
2017-07-23 13:46:37 -04:00
azzamsa
ae19c4819c
Added a comment: I have the same issue
2017-07-21 04:07:39 -04:00
ankit
2cc645060c
Q. How to truncate blog posts?
2017-07-18 09:07:48 -04:00
DavidCary
1958cf8af2
answer question, with reference.
2017-07-05 13:51:19 -04:00
openmedi
37c200f8e0
Added a comment
2017-06-25 12:12:20 -04:00
smcv
0bad6e596b
removed
2017-06-23 10:28:02 -04:00
test
3e4f5bb224
2017-06-22 14:01:30 -04:00
Simon McVittie
4fe6dd0551
request more information
2017-06-22 15:37:19 +01:00
Joey Hess
52a9d23e2c
add bug report originally emailed to me by Peter Simons
2017-06-22 09:55:27 -04:00
Simon McVittie
fee378f056
Announce 3.20170622
2017-06-22 10:55:32 +01:00
Simon McVittie
453e07fd9f
meta: Specifically document [[!meta foo:bar="baz"]] as not working
2017-06-22 09:19:02 +01:00
j@d945f5982c686dda5ab7bc2ef45e09d388233fad
63e6fa68b0
2017-06-20 19:03:02 -04:00
alicef
18c4559f4e
2017-06-12 17:14:22 -04:00
https://tylercipriani.com/
15278cad15
Ensure repo gets picked up by gitremotes script
2017-06-02 08:55:00 -04:00
https://tylercipriani.com/
e8ca4e5b8c
Add jsonfeed patch
2017-06-01 19:26:28 -04:00
https://tylercipriani.com/
07f0f84a8e
Add thcipriani repository
2017-06-01 19:17:04 -04:00
https://tylercipriani.com/
d64ce01e0a
Add my user page
2017-06-01 19:15:33 -04:00
smcv
af501e9e14
current headinganchors does not damage headings' attributes, although it does not act on those headings
2017-06-01 10:03:51 -04:00
smcv
d20dd0c97e
2017-06-01 09:59:36 -04:00
smcv
2f765597de
resolved
2017-06-01 09:48:10 -04:00