aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/notifyemail.pm
Commit message (Expand)AuthorAge
* notifyemail: Fix bug that caused duplicate emails to be sent when site was re...Joey Hess2013-05-18
* allow users to subscribe to comments w/o registering•••Technically, when the user does this, a passwordless account is created for them. The notify mails include a login url, and once logged in that way, the user can enter a password to get a regular account (although one with an annoying username). This all requires the passwordauth plugin is enabled. A future enhancement could be to split the passwordless user concept out into a separate plugin. Joey Hess2012-04-02
* passwordauth: Fix url in password recovery email to be absolute.•••This got broken when cgiurl began often returning a relative url. Added a cgiurl_abs for the things that need a guaranteed absolute cgiurl. Joey Hess2012-04-02
* 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
* polishing notifyemailJoey Hess2012-03-28
* finish notifyemail pluginJoey Hess2012-03-28