mediawiki-extensions-Echo/includes/model
Kunal Mehta a7c36b0b86 Flip EchoEvent::getUseJobQueue() default
Rather than making each notification type opt-in to using the job queue,
make them opt-out by setting an 'immediate' => true flag.

Configure the 'edit-user-talk' notification type to be immediate since
it should not lag behind the orange bar indicator.

Change-Id: I707bc01a97082887c3f1c353d45cdf1c1eaeff04
2015-07-01 20:36:47 -07:00
..
AbstractEntity.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
Event.php Flip EchoEvent::getUseJobQueue() default 2015-07-01 20:36:47 -07:00
Notification.php Don't hook into ourselves: EchoCreateNotificationComplete (part 1) 2015-06-15 17:41:10 -07:00
TargetPage.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00