mediawiki-extensions-Echo/includes
bsitu 029668423d Add TargetPage model and mapper to notifications
This will be used for marking a notificaiton as read when
a user visits a target page. The new table should keep the
volume as low as possible for fast data loopup. records
should be removed from the table once it's marked as read.

Change-Id: I605cbc79adfc12d22bd889c5bb513d05c479fe6e
2014-08-13 00:48:07 +00:00
..
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
gateway Introduce AttributeManager class 2014-07-31 11:41:00 -07:00
mapper Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
AttributeManager.php Add support for splitting notifications into alert & message 2014-08-05 14:50:54 -07:00
BatchRowUpdate.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
ContainmentSet.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DataOutputFormatter.php static method should be declared with static 2014-07-31 13:10:35 -07:00
DbEmailBatch.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DbEmailBundler.php Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
DiffParser.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DiscussionParser.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
EchoDbFactory.php Replace EchoBackend with mappers and gateway 2014-07-31 10:29:52 -07:00
EmailBatch.php Fix Echo breaking 2014-08-08 21:35:58 +01:00
EmailBundler.php Fix Echo breaking 2014-08-08 21:35:58 +01:00
EmailFormatter.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
EventLogging.php Fatal error: Cannot use object of type EchoEvent as array at EventLogging.php 2013-11-04 20:36:34 +00:00
NotifUser.php Add support for splitting notifications into alert & message 2014-08-05 14:50:54 -07:00
schemaUpdate.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
UserLocator.php Convert existing notifications to use user-locators 2014-08-04 11:16:34 -07:00