Go to file
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
api Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
controller Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
db_patches Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
formatters Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-08-09 19:54:35 +02:00
includes Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
jobs Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
maintenance Remove invalid maintenance scripts 2013-07-03 12:09:45 -07:00
model Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
modules Hygiene: Break out _buildNotificationList 2014-08-08 15:45:02 -07:00
scripts Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
special Hygiene: Add abstract model and mapper for notification 2014-08-13 00:11:15 +00:00
tests Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
.gitignore Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Localisation updates from https://translatewiki.net. 2014-08-09 19:54:35 +02:00
Echo.i18n.php Update i18n shim 2014-04-22 13:18:45 +00:00
Echo.php Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
echo.sql Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
Gemfile Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Hooks.php Add TargetPage model and mapper to notifications 2014-08-13 00:48:07 +00:00
Makefile Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Notifier.php Fix Echo breaking 2014-08-08 21:35:58 +01:00
package.json Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
Resources.php Hygiene: Move the overlay initialisation code into a separate file 2014-08-06 20:29:35 +00:00