mediawiki-extensions-Echo/includes/api
Kunal Mehta 35c4a37918 Use db-replicated objectcache for storing last seen time
So we're not abusing user preferences for the last seen time.
EchoSeenTime is a small wrapper around ObjectCache that handles the
fallback to user preferences during the transition.

All JavaScript code now needs to use mw.config.get('wgEchoSeenTime').

Bug: T95839
Change-Id: Ia45ba5e30eb4564250539d04d5886d2598ebd49a
2015-09-02 22:42:35 +00:00
..
ApiEchoMarkRead.php ApiEchoMarkRead: Remove unused variable 2015-07-21 14:16:06 -07:00
ApiEchoMarkSeen.php Use db-replicated objectcache for storing last seen time 2015-09-02 22:42:35 +00:00
ApiEchoNotifications.php Fix typo in documentation 2015-08-19 13:13:07 -07:00