Commit message (Expand) | Author | Age | |
---|---|---|---|
* | notifyemail: Fix bug that caused duplicate emails to be sent when site was re... | Joey Hess | 2013-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 Hess | 2012-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 Hess | 2012-04-02 |
* | more fixes to subscription prefs | Joey Hess | 2012-03-28 |
* | don't force old subscriptions value when posting | Joey Hess | 2012-03-28 |
* | fix adding first subscription to pagespec | Joey Hess | 2012-03-28 |
* | remove misc section | Joey Hess | 2012-03-28 |
* | polishing notifyemail | Joey Hess | 2012-03-28 |
* | finish notifyemail plugin | Joey Hess | 2012-03-28 |