Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | notifyemail: Fix bug that caused duplicate emails to be sent when site was ↵ | Joey Hess | 2013-05-18 |
| | | | | rebuilt. | ||
* | allow users to subscribe to comments w/o registering | Joey Hess | 2012-04-02 |
| | | | | | | | | | | 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. | ||
* | passwordauth: Fix url in password recovery email to be absolute. | Joey Hess | 2012-04-02 |
| | | | | | This got broken when cgiurl began often returning a relative url. Added a cgiurl_abs for the things that need a guaranteed absolute cgiurl. | ||
* | 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 |