Go to file
kaldari 5b40cfbc58 Changing how the enotifusertalkpages user option is handled by Echo
If we're using Echo to handle user talk page post notifications,
hide the old (non-Echo) preference for this. If Echo is moved to core
we'll want to remove this old user option entirely. For now, though,
we need to keep it defined in case Echo is ever uninstalled.
Otherwise, that preference could be lost entirely. This hiding logic
is not abstracted since there is only a single preference in core
that is potentially made obsolete by Echo.

Change-Id: I6c8b2143a5fd719486f7e6cbaa3d7635f507ffca
2013-04-28 15:21:05 -07:00
api Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
controller Add 'Mark all as read' button to overlay 2013-04-18 00:29:36 -07:00
db_patches Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
formatters Merge "Some comment fixes" 2013-04-25 01:37:06 +00:00
includes Remove static object cache to avoid cross wiki related issue 2013-04-18 20:50:48 -07:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Move maintenance scripts to maintenance directory 2013-04-22 22:52:21 +01:00
model Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
modules More fixes for Monobook and adding a missing message key 2013-04-26 16:58:03 -07:00
special Adding Help link to Echo archive page 2013-04-15 16:27:27 -07: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-27 20:18:24 +00:00
Echo.php Merge "Making system messages email to users by default per specs" 2013-04-27 02:18:58 +00:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php Changing how the enotifusertalkpages user option is handled by Echo 2013-04-28 15:21:05 -07:00
Notifier.php Fix enabled/disabled logic for event logging in echo 2013-04-25 15:36:55 -04:00