mediawiki-extensions-Echo/includes
Roan Kattouw 49974544ba Split up $wgEchoConfig
$wgEchoConfig is a deeply nested structure that ExtensionRegistry can't handle well.
It also combined different things, and the version number was used for two
separate purposes.

Split this out into $wgEchoCacheVersion, $wgEchoEventLoggingVersion
and $wgEchoEventLoggingSchemas.

Change-Id: I2f9d5d111f7925fb057d423a3e7064bff5040205
2016-12-05 15:44:12 -08:00
..
api Don't show pages and counts related to disabled notification types on Special:Notifications 2016-10-04 11:35:30 -07:00
cache Migrate LocalCache from MapCacheLRU to HashBagOStuff 2015-11-03 06:49:50 +00:00
controller Fix moderation controller 2016-09-20 01:44:25 -04:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Align Email format with Wikimedia color palette 2016-11-28 00:50:46 +03:30
gateway Dynamic bundles 2016-06-27 09:49:13 -04:00
iterator Get rid of pre-5.4 CallbackFilterIterator implementation 2016-02-12 14:20:16 -08:00
jobs Remove etp_user 2016-09-09 09:32:28 -04:00
mapper Remove etp_user 2016-09-09 09:32:28 -04:00
model Fix bogus variable usage 2016-10-17 19:53:10 -07:00
ooui No-JS special page: One-click mark as read 2016-05-27 17:23:29 -07:00
special Fix missing doublecheck icon on Special:Notifications on mobile 2016-11-23 16:31:23 -08:00
AttributeManager.php Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00:00
Bundleable.php Dynamic bundles 2016-06-27 09:49:13 -04:00
Bundler.php Dynamic bundles 2016-06-27 09:49:13 -04:00
ContainmentSet.php Dropped call to WikiPage::getText() 2016-09-29 18:47:29 +00:00
DataOutputFormatter.php Make sure bundledNotifications is an array 2016-09-19 23:08:14 +00:00
DeferredMarkAsDeletedUpdate.php Moderate notifications 2016-08-19 22:20:04 +00:00
DiffParser.php Fix typo in doc 2016-11-01 15:08:29 +01:00
DiscussionParser.php Add some typehints & phpdoc 2016-10-05 23:27:02 +01:00
EchoDbFactory.php Database and LoadBalancer documentation updates 2016-10-09 21:21:33 +01:00
EmailBatch.php Merge "Dynamic bundles" 2016-06-28 19:34:42 +00: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 Split up $wgEchoConfig 2016-12-05 15:44:12 -08:00
ForeignNotifications.php Always cap notification count based on MWEchoNotifUser::MAX_BADGE_COUNT 2016-09-09 17:15:15 -07:00
ForeignWikiRequest.php Fix typo (canUseCentralAuthl -> canUseCentralAuth) 2016-07-19 10:16:57 -07:00
Notifier.php Don't send empty emails 2016-06-28 09:19:01 -04:00
NotifUser.php Split up $wgEchoConfig 2016-12-05 15:44:12 -08:00
ResourceLoaderEchoImageModule.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
schemaUpdate.php Clean up and fix updateEchoSchemaForSuppression.php 2016-06-06 23:56:28 +02:00
SeenTime.php Defer cache write in EchoSeenTime::setTime() 2016-09-23 12:11:37 -07:00
UnreadWikis.php backfillUnreadWikis: Skip updateCount if race condition detected 2016-07-18 20:58:48 -04:00
UserLocator.php Replace EchoBatchRowUpdate with BatchRowUpdate 2015-12-16 16:36:59 +00:00