mediawiki-extensions-Echo/includes/api
Aaron Schulz 2a0e98e9a9 Reduce CAS errors in ApiEchoMarkSeen
* These tend to log errors many times in a row for the same few
  users in any given time period. There is probably some usage
  pattern issue in JS on top of the abuse of preferences for
  such tracking state. In any case, this should help.

Bug: T95839
Change-Id: I4d57b1db43a63300a412a5de220b66081da754f1
2015-08-11 19:18:45 +00:00
..
ApiEchoMarkRead.php ApiEchoMarkRead: Remove unused variable 2015-07-21 14:16:06 -07:00
ApiEchoMarkSeen.php Reduce CAS errors in ApiEchoMarkSeen 2015-08-11 19:18:45 +00:00
ApiEchoNotifications.php