summaryrefslogtreecommitdiff
path: root/inc/subscription.php
Commit message (Collapse)AuthorAge
* fixed namespace subscription file location FS#2013Andreas Gohr2010-08-29
| | | | | | If you subscribed to namespaces other than the root namespace using the new develonly subscription feature you'll need to renew your subscriptions.
* Ignore small & own changes in digest & list mailsAdrian Lang2010-08-10
|
* Add locking for indexer-based notificationsAdrian Lang2010-05-05
|
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\ | | | | | | | | Conflicts: inc/fulltext.php
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| |
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
| | | | | | | | | | | | | | | | Classes are loaded throug PHP5's class autoloader, all other includes are just loaded by default. This skips a lot of require_once calls. Parser and Plugin stuff isn't handled by the class loader yet.
* | Nicer list subscription mailAdrian Lang2010-02-09
| |
* | Receive event data by ref to change itAdrian Lang2010-02-08
|/
* fixed call-time pass-by-reference warningAndreas Gohr2010-01-31
|
* more code cleanupAndreas Gohr2010-01-29
|
* Add events to subscription.Adrian Lang2010-01-20
|
* New mail subscription with digestAdrian Lang2010-01-20