aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* document my workhttps://id.koumbit.net/anarcat2012-03-31
|
* link to my homepage fix osm linkhttps://id.koumbit.net/anarcat2012-03-31
|
* fix PageSpec refhttps://id.koumbit.net/anarcat2012-03-29
|
* somehow this fixed itself. go figure.https://id.koumbit.net/anarcat2012-03-29
|
* bug?https://id.koumbit.net/anarcat2012-03-29
|
* link to an actual implementation of the "Flip wikilinks" changehttps://id.koumbit.net/anarcat2012-03-29
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-29
|
* removedhttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-29
|
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-29
|
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-29
|
* more fixes to subscription prefsJoey Hess2012-03-28
|
* don't force old subscriptions value when postingJoey Hess2012-03-28
|
* fix adding first subscription to pagespecJoey Hess2012-03-28
|
* remove misc sectionJoey Hess2012-03-28
|
* reorgJoey Hess2012-03-28
|
* polishing notifyemailJoey Hess2012-03-28
|
* fix hook nameJoey Hess2012-03-28
|
* finish notifyemail pluginJoey Hess2012-03-28
|
* Added a "changes" hook. Renamed the "change" hook to "rendered", butJoey Hess2012-03-28
| | | | the old hook name is called for now for back-compat.
* integrate comments plugin with notifyemailJoey Hess2012-03-28
|
* typoJoey Hess2012-03-28
|
* add Subscriptions field to prefsJoey Hess2012-03-28
|
* fix another undef/"" confusionJoey Hess2012-03-28
|
* changemail: New plugin, sends emails about changed pages.Joey Hess2012-03-28
|
* halloJoey Hess2012-03-27
| | | | I have a pretty workable plan to use this. License seems ok.
* simplifyJoey Hess2012-03-27
|
* meta: Export author information in html <meta> tag. Closes: #664779 Thanks, ↵Joey Hess2012-03-27
| | | | Martin Michlmayr
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-27
|
* removedhttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-27
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkHXhrJ5jJgfqbfco-onMJ6HVO9zSWmTX02012-03-26
|
* add user page for Martin Michlmayrhttp://tbm.myopenid.com/2012-03-26
|
* suggest a solutionhttp://tbm.myopenid.com/2012-03-26
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmHWSp04wQqNm1HxSXAtDgsnnokalg3XE02012-03-26
|
* add plugin tag type/comments and tag some pages.Jon Dowland2012-03-26
| | | | | | | | I did this because I was looking for a summary/overview of the various comment plugins that exist and couldn't already find one. I've tried to tag plugins that are mostly for use with comments, which is a bit of a wide net and people may draw the line in different places to myself.
* Added a commenthttp://smcv.pseudorandom.co.uk/2012-03-26
|
* (no commit message)celty2012-03-25
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnMBcAYtl-Ssg7elqgIl7s_P-KQB2aDHco2012-03-25
|
* workaround and some analysis of the bugchrysn2012-03-24
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmAfIuCt_zl2UCMMgUXUJ37XIt-XYubXBw2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-22
|
* Added a comment: Re: comment 1http://k1024.org/~iusty/2012-03-22
|
* remove debug messageJoey Hess2012-03-22
| | | | | | A file may have no git sha1 if it's in the underlay, or just is not checked into git. This debug message doesn't add any value and is potentially confusing.
* Added a commenthttp://joey.kitenet.net/2012-03-22
|
* Added a commenthttp://joey.kitenet.net/2012-03-22
|
* inline: When the pagenames list includes pages that do not exist, skip them.Joey Hess2012-03-21
| | | | | | | | | | | bestlink returns '' if no existing page matches a link. This propigated through inline and other plugins, causing uninitialized value warnings, and in some cases (when filecheck was enabled) making the whole directive fail. Skipping the empty results fixes that, but this is papering over another problem: If the missing page is later added, there is not dependency information to know that the inline needs to be updated. Perhaps smcv will fix that later.
* Remove dead link from plugins/teximg. Closes: #664885Joey Hess2012-03-21
|
* Add new forum questionhttp://k1024.org/~iusty/2012-03-20
|