mediawiki-extensions-Echo/model
bsitu 26110aa080 Improve Echo Hooks
BeforeFormatEchoNotification and BeforeCreateEchoEvent Hooks would be executed multiple times because

	* An action may fire multiple notification events
	* The notification flyout and page have multiple notifications

we only want these hooks to run once to gather valid formatter and event

Change-Id: Ifff0ad34f3c44c31d88f982fd110ad3399ff5bd0
2012-11-01 15:59:47 -07:00
..
Event.php Improve Echo Hooks 2012-11-01 15:59:47 -07:00
Notification.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00
Subscription.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00