mediawiki-extensions-Echo/includes
Kunal Mehta 9f2383a727 Use UserGetDefaultOptions hook instead of $wgExtensionFunctions
$wgExtensionFunctions are run on every MediaWiki request, and should be
avoided unless necessary. Default user options should be controlled by
the UserGetDefaultOptions hook instead.

Bug: T180192
Change-Id: I2a79e078753d289c3ea2f04b613ce72c59a9e59a
2018-07-25 17:19:17 -07:00
..
api Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
cache Fix parameter docs 2018-04-06 08:17:17 +00:00
controller Merge "Remove masterPos from the job specification." 2018-06-25 10:48:16 +00:00
exception
formatters Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
gateway UserNotificationGateway: Add getDB() method 2018-05-30 05:02:17 +00:00
iterator Fix some doc blocks 2017-11-07 17:06:17 +01:00
jobs Merge "Remove masterPos from the job specification." 2018-06-25 10:48:16 +00:00
mapper Update some PHPDoc tags for improved type safety 2018-06-17 19:04:54 +02:00
model Add timestamps to generated notifications 2018-06-27 11:16:22 -07:00
ooui Improve some parameter docs 2017-10-18 18:44:52 +02:00
special Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
AttributeManager.php Fix parameter docs 2018-04-06 08:17:17 +00:00
Bundleable.php Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
Bundler.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
DataOutputFormatter.php Fix PHPDoc Documentation 2017-10-02 18:40:46 -04:00
DeferredMarkAsDeletedUpdate.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
DiscussionParser.php Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php CachedList: Use getWithSetCallback() 2018-05-30 05:15:20 +00:00
EchoContainmentList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoContainmentSet.php Get rid of special casing for user blacklist 2018-07-09 15:50:38 -07:00
EchoDbFactory.php Add various read-only mode checks 2018-02-22 08:07:19 -08:00
EchoDiffGroup.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoDiffParser.php Fix parameter docs 2018-04-06 08:17:17 +00:00
EchoHooks.php Use UserGetDefaultOptions hook instead of $wgExtensionFunctions 2018-07-25 17:19:17 -07:00
EchoOnWikiList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoSummaryParser.php Don't ping from user talk links in summary 2018-03-08 14:36:58 -08:00
EmailBatch.php Directly use Language::factory instead of wfGetLangObj 2018-06-05 11:00:14 +02:00
EmailFormat.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EmailFrequency.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
EventLogging.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
ForeignNotifications.php Fix parameter docs 2018-04-06 08:17:17 +00:00
ForeignWikiRequest.php Remove some non-helpful lines of documentation 2018-07-06 15:14:44 +00:00
Notifier.php Directly use Language::factory instead of wfGetLangObj 2018-06-05 11:00:14 +02:00
NotifUser.php Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
ResourceLoaderEchoImageModule.php Fix Illegal string offset 'ltr' in ResourceLoaderEchoImageModule.php 2017-03-27 23:46:45 +00:00
schemaUpdate.php Improve some parameter docs 2017-08-09 17:21:10 +02:00
SeenTime.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-22 14:13:28 +00:00
UnreadWikis.php UnreadWikis: Check the actual object we're about to call a method on 2018-05-30 05:03:51 +00:00
UserLocator.php Update for the actor table change 2018-03-12 14:34:45 -04:00