mediawiki-extensions-Echo/includes
2018-08-15 21:45:02 +00:00
..
api Fix "PHP Warning: count(): Parameter must be an array or an object that implements Countable" 2018-08-13 16:37:44 +00:00
cache Migrate EchoLocalCache to MapCacheLRU 2018-08-15 12:30:51 -07:00
controller Add missing newlines before "use" sections 2018-08-13 09:29:32 +02:00
exception Hygiene: Update method documentation & split exception to a file 2014-08-04 17:43:57 -07:00
formatters Add missing newlines before "use" sections 2018-08-13 09:29:32 +02:00
gateway UserNotificationGateway: Use batching in markRead() and markUnread() 2018-08-09 16:34:04 -07:00
iterator Fix some doc blocks 2017-11-07 17:06:17 +01:00
jobs NotificationMapper: Use batching in deleteByUserEventOffset() 2018-08-08 14:57:58 -07:00
mapper NotificationMapper: Use batching in deleteByUserEventOffset() 2018-08-08 14:57:58 -07:00
model NotifUser: Remove basically-unused talk notification cache 2018-08-09 16:34:04 -07:00
ooui Improve some parameter docs 2017-10-18 18:44:52 +02:00
special Pass correct IContextSource to HTMLForm 2018-08-11 05:44:52 +00:00
AttributeManager.php Remove two unused properties from AttributeManager 2018-08-15 09:29:54 +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 Add missing newlines before "use" sections 2018-08-13 09:29:32 +02:00
DiscussionParser.php Add missing strict "array" type hints to DiscussionParser 2018-08-15 09:03:33 +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 missing newlines before "use" sections 2018-08-13 09:29:32 +02: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 Merge "Remove $wgEchoNewMsgAlert and 'echo-show-alert' preference" 2018-08-15 01:19:38 +00: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 Clean up EventLogging integration 2018-08-09 14:19:45 +00: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 Add missing newlines before "use" sections 2018-08-13 09:29:32 +02: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