Go to file
Erik Bernhardson d49b9a5223 Remove dead code
While writing tests i noticed that this is dead code that will never be called. It
was originally used but several commits have piled up to cause its deprecation.
Upon review of the git history it seems the general idea behind content-* turned
into the 'payload' key. the commentText formatting was moved to payload for future
use, the i18n keys have been pruned.

Change-Id: I5ef360759db53d54a834afc8b71e9c8807de0284
2013-05-13 18:11:42 -07:00
api Add extra security check to Echo API to prevent vandalism 2013-05-04 19:58:37 -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 Remove dead code 2013-05-13 18:11:42 -07:00
includes Merge "(bug 47910) Minor edit should not trigger talk page notif" 2013-05-06 20:50:36 +00:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Fix the maintenance script 2013-05-03 18:52:05 -07:00
model Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
modules (bug 48304) Add 'Feedback' link to the Notifications flyout 2013-05-09 16:13:38 -07: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 Remove dead code 2013-05-13 18:11:42 -07:00
Echo.php Remove dead code 2013-05-13 18:11:42 -07:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php (bug 48304) Add 'Feedback' link to the Notifications flyout 2013-05-09 16:13:38 -07:00
Notifier.php (bug 47910) Minor edit should not trigger talk page notif 2013-05-06 10:31:55 -07:00