Go to file
Andrew Garrett 7b47e5d09d Echo overlay enhancements
Add a title and a link to Special:Notifications to the notifications overlay.
Also add a message to Special:Notifications and the overlay if a user has no notifications

Change-Id: I28407d3ea82039b160170f51ab987418e14be2af
2012-06-08 15:55:01 +10:00
api Echo: Defer notifications using the Job Queue 2012-06-08 15:30:09 +10:00
controller Merge "Echo email notification: Make sure users actually want to receive email notifications by checking their preferences first" 2012-06-08 05:33:25 +00: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 Echo overlay enhancements 2012-06-08 15:55:01 +10:00
special Echo overlay enhancements 2012-06-08 15:55:01 +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 Echo overlay enhancements 2012-06-08 15:55:01 +10:00
Echo.php Echo overlay enhancements 2012-06-08 15:55:01 +10:00
echo.sql Fix SQL issue: make event_variant field nullable. 2012-05-18 11:10:41 +10:00
Hooks.php Echo email notification: Make sure users actually want to receive email notifications by checking their preferences first 2012-06-08 15:31:24 +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