Go to file
2012-06-08 05:33:17 +00:00
api Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
controller Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
db_patches Fix SQL issue: make event_variant field nullable. 2012-05-18 11:10:41 +10:00
formatters Implement email notification in Echo. No way to turn it off yet, but at least it is there :). 2012-05-18 01:36:18 +10:00
jobs Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
maintenance Add a maintenance script to convert MediaWiki watchlists into Echo subscriptions 2012-06-08 15:32:14 +10:00
model Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
modules Add an "overlay" to personal links showing new notifications. 2012-06-01 21:02:30 +10:00
special Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
Echo.i18n.php Add an "overlay" to personal links showing new notifications. 2012-06-01 21:02:30 +10:00
Echo.php Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
echo.sql Fix SQL issue: make event_variant field nullable. 2012-05-18 11:10:41 +10:00
Hooks.php Add an "overlay" to personal links showing new notifications. 2012-06-01 21:02:30 +10:00
Notifier.php Implement email notification in Echo. No way to turn it off yet, but at least it is there :). 2012-05-18 01:36:18 +10:00