summaryrefslogtreecommitdiff
path: root/inc/subscription.php
Commit message (Expand)AuthorAge
* removed more deprecated codeAndreas Gohr2015-07-31
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* scrutinizer documentations issuesGerrit Uitslag2014-09-29
* add replacements to event data of COMMON_NOTIFY_ADDRESSLISTGerrit Uitslag2014-05-20
* log deprecated function calls FS#2399Andreas Gohr2014-05-10
* Merge branch 'master' into diff_navigationAndreas Gohr2014-03-14
|\
| * amend $_SERVER to $INPUT->serverChristopher Smith2014-03-06
* | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
|\|
| * Improve PHPDocs, rename auth_basic to DokuWiki_Auth_PluginGerrit Uitslag2014-02-17
* | refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
* | update function calls to changelog functionsGerrit Uitslag2013-11-20
|/
* replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* FS#2748, fix double encoding of html entities in subscription email diffs (up...Christopher Smith2013-04-10
* Implement media subscriptions in the new subscription classMichael Hamann2013-01-26
* Add threading headers to change notification mails as proposed in PR #120Michael Hamann2013-01-26
* only use mailfromnobody for bulk mailsAndreas Gohr2013-01-25
* added missing context for list mailsAndreas Gohr2013-01-25
* readded mailfromnobody to subscription sendingAndreas Gohr2013-01-18
* correctly escape diffs in HTML mailsAndreas Gohr2013-01-18
* fixed lists in HTML mailsAndreas Gohr2013-01-18
* simplified subscription->add() code a bitAndreas Gohr2013-01-18
* comment adjustedAndreas Gohr2013-01-18
* some reformattingAndreas Gohr2012-12-07
* added compatibility functionAndreas Gohr2012-12-07
* moved registration notification to subscription classAndreas Gohr2012-11-30
* consolidate more notification code in subscription classAndreas Gohr2012-09-21
* minor cleanupAndreas Gohr2012-08-12
* initialize new subscriptions with current timeAndreas Gohr2012-08-12
* correctly check if subscriptions are enabledAndreas Gohr2012-08-12
* subscription system should work now againAndreas Gohr2012-08-12
* more subscription refactoring BROKENAndreas Gohr2012-08-12
* first start at refactoring the subscription system BROKENAndreas Gohr2012-08-12
* some minor cleanups in subscription.phpAndreas Gohr2012-08-11
* Add various headers to the mails FS#2247. pull request #83 closedAndreas Gohr2012-03-09
* Replaced mail_send calls with new Mailer classAndreas Gohr2011-11-12
* Hopefully finally fixed the subscription user regexMichael Hamann2011-05-23
* Correct the subscription user regex FS#2250Michael Hamann2011-05-23
* Prevent infinite loop in the subscription lockMichael Hamann2011-02-06
* Use md5 of the id in the subscription lockdir. FS#2112Michael Hamann2011-01-10
* Correctly decode user names in unsubscriptionsAdrian Lang2010-10-22
* Correctly decode user names in subscriptionsAdrian Lang2010-10-21
* Fix subscription lockingAdrian Lang2010-10-18
* Check whether auth is available in mail notificationsAdrian Lang2010-10-11
* - spelling fixesElan Ruusamäe2010-10-07
* fixed namespace subscription file location FS#2013Andreas Gohr2010-08-29
* Ignore small & own changes in digest & list mailsAdrian Lang2010-08-10
* Add locking for indexer-based notificationsAdrian Lang2010-05-05