mediawiki-extensions-Echo/includes
Moriel Schottlender c5434d59fe Use the correct cache key when storing 'hasMessages'
The key used was empty, and therefore did not work. Use the correct
key when caching 'hasMessages' for the user to see their message
badge when receiving the first message.

Change-Id: Ib5b07854f96efed974d53267d9ed573c6ca1cf04
2015-09-03 17:30:01 -07:00
..
api Separate 'seen time' for alerts and messages 2015-09-03 13:14:15 -07:00
cache The job queue does not run against multiple wikis at once 2015-06-01 19:26:06 -07:00
controller Remove unused globals 2015-08-13 10:52:24 -07:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Require a Language object in DiscussionParser::getTextSnippet() 2015-09-02 11:09:26 -07:00
gateway Add support to mark all as read for "sections" 2014-08-13 17:16:19 -07:00
iterator Use batch queries for users-watching-title 2014-08-15 10:44:55 -07:00
jobs Avoid warnings on older queued EchoNotificationDeleteJobs 2015-07-02 15:08:14 -07:00
mapper Put back notification_timestamp for web. 2015-08-26 16:06:34 -04:00
model Merge "Split alerts and messages in Echo" 2015-09-02 22:50:40 +00:00
special Use db-replicated objectcache for storing last seen time 2015-09-02 22:42:35 +00:00
AttributeManager.php Fix more "the job queue can run against different wikis" 2015-07-31 12:19:53 -07:00
BatchRowUpdate.php Remove unused default value 2015-04-13 13:56:38 -07:00
ContainmentSet.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
DataOutputFormatter.php Expose the revid of the event revision in the API 2015-09-02 11:03:02 -07:00
DeferredMarkAsReadUpdate.php Mark notifications as read if they fail rendering 2014-09-08 14:22:10 -07:00
DiffParser.php Always assume a prefix-length of one. 2015-05-26 04:32:00 +02:00
DiscussionParser.php Merge "Require a Language object in DiscussionParser::getTextSnippet()" 2015-09-03 18:56:27 +00:00
EchoDbFactory.php Fix more "the job queue can run against different wikis" 2015-07-31 12:19:53 -07:00
EmailBatch.php Add some type-hinting and doc fixes 2015-08-06 15:36:05 -07:00
EmailBundler.php chmod 644 a few files 2015-07-03 19:31:15 +01:00
EmailFormatter.php Fix typo in documentation 2015-08-13 10:51:33 -07:00
EventLogging.php efLogServerSideEvent is deprecated 2014-08-21 15:19:27 +02:00
NotifUser.php Use the correct cache key when storing 'hasMessages' 2015-09-03 17:30:01 -07:00
schemaUpdate.php Remove unused code and fix missing/broken documentation 2014-06-04 04:54:00 +00:00
SeenTime.php Separate 'seen time' for alerts and messages 2015-09-03 13:14:15 -07:00
UserLocator.php Use batch queries for users-watching-title 2014-08-15 10:44:55 -07:00