mediawiki-extensions-Echo/includes/api
vladshapik a3c55f6272 Avoid using User::getOption() method
Replace User::getOption() with UserOptionsLookup::getOption() since this method will be hard-deprecated.

Bug: T296083
Change-Id: I0ecdc63b0344bc4c24196cc5edb3d02b6a7ed615
2021-12-10 13:37:45 +01:00
..
Push Merge "Turn push notification token list into a circular buffer." 2021-07-30 14:46:10 +00:00
ApiCrossWiki.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
ApiEchoArticleReminder.php Prefer UserIdentity::isRegistered over isAnon 2020-12-23 07:15:30 +00:00
ApiEchoMarkRead.php Prefer UserIdentity::isRegistered over isAnon 2020-12-23 07:15:30 +00:00
ApiEchoMarkSeen.php Prefer UserIdentity::isRegistered over isAnon 2020-12-23 07:15:30 +00:00
ApiEchoMute.php Avoid using User::getOption() method 2021-12-10 13:37:45 +01:00
ApiEchoNotifications.php Alter use of deprecated methods to ones called 'Primary' 2021-09-03 17:46:20 -07:00
ApiEchoUnreadNotificationPages.php Replace deprecated Title::newFromIDs 2021-10-01 16:22:36 -04:00