Go to file
2013-04-30 21:25:22 +00:00
api Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
controller Only create notifications that are wanted by the recipients 2013-04-28 11:09:15 -07:00
db_patches Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
formatters Change icons to use img tags, allowing easier customization: 2013-04-29 06:05:40 +00:00
includes Only create notifications that are wanted by the recipients 2013-04-28 11:09:15 -07:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Adding maintenance file for updating user caches after CopyExistingEmailPreference 2013-04-29 18:40:12 -07:00
model Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
modules Remove unused W icon, now configured outside extension. 2013-04-29 02:41:53 -04:00
special Change icons to use img tags, allowing easier customization: 2013-04-29 06:05:40 +00:00
tests Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-04-26 22:12:00 +00:00
Echo.i18n.php Localisation updates from http://translatewiki.net. 2013-04-30 21:14:43 +00:00
Echo.php Making sure that email notification settings stay in sync. 2013-04-29 21:51:42 -07:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php Making sure that email notification settings stay in sync. 2013-04-29 21:51:42 -07:00
Notifier.php Email notif should check user group eligiblity like web notif does 2013-04-30 20:25:04 +00:00