mediawiki-extensions-Echo/includes/mapper
Matthew Flaschen f3342a6c39 Put back notification_timestamp for web.
Although it wasn't here even before
c94c3f3dad , loadFromRow will make
use if it if it's present.  Otherwise, it's the current timestamp
(which seems odd; if we really don't need the timestamp in a
particular scenario, null would be more straightforward).

This is also public (getTimestamp()).

Change-Id: I9d88d86dde5b7f9b5965c81225a2aab4354c2baa
2015-08-26 16:06:34 -04:00
..
AbstractMapper.php Create TargetPage data if specified by EchoEvent 2014-08-15 00:16:41 +00:00
EventMapper.php Put back notification_timestamp for web. 2015-08-26 16:06:34 -04:00
NotificationMapper.php Don't repopulate cache with potentially lagging DB data 2015-05-07 14:01:56 +02:00
TargetPageMapper.php Allow multiple target pages per event 2015-03-31 07:56:52 +00:00