mediawiki-extensions-Echo/includes
bsitu a7fbb53584 Add method for fetching unread notifications
* This will be used for the unread notifications in message overlay

* This will be used to "mark all as read" based on sections ( event types ),
  since we can't do updateJoin.  We could set a max update limit like 3000,
  and use this to do "mark all as read", this would handle majority "mark all as read"
  use cases. This would also prevent updating big amount of data on a web request

Change-Id: I2a9103a73d0aa91a52d5c0233e946a0ef979f96d
2014-08-13 13:10:38 -07: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 method for fetching unread notifications 2014-08-13 13:10:38 -07: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