Go to file
bsitu f47349e303 (bug 47910) Minor edit should not trigger talk page notif
This patch makes Echo talk page notification mimic the existing Orange Bar and Email talk page notification
for minor edit.

For the Orange Bar, minor edit notification is sent if the editor does not have nominornewtalk
permission.

There are additional rules for the email, minor edit notification is sent if global $wgEnotifMinorEdit
is true and notification recipient has enotifminoredits option on.

Change-Id: Ib3835c4dd57a3686b227c44710a14ab06cded166
2013-05-06 10:31:55 -07:00
api Merge "(bug 48011) notlimit parameter does not accept "max" as a value" 2013-05-02 23:26:50 +00: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 (bug 47910) Minor edit should not trigger talk page notif 2013-05-06 10:31:55 -07:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Add extra db slave wait to digest email cron 2013-05-02 14:12:40 -07:00
model Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
modules Merge "Make sure footer links don't break in Chrome when zooming" 2013-04-30 22:30:39 +00: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-05-02 20:47:11 +00:00
Echo.php (bug 47910) Minor edit should not trigger talk page notif 2013-05-06 10:31:55 -07:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php (bug 47910) Minor edit should not trigger talk page notif 2013-05-06 10:31:55 -07:00
Notifier.php (bug 47910) Minor edit should not trigger talk page notif 2013-05-06 10:31:55 -07:00