mediawiki-extensions-Echo/includes
Jack Phoenix e146e29c81 Make some DiscussionParser methods public instead of private for reusability
Comments has been duplicating these methods for quite some time for no real reason other than that they're private here.
Duplicating these methods appears to be necessary if and when working with extensions where users can be @mentioned but which are
not implemented as ContentHandler subclasses or otherwise related to regular wikitext pages.

Change-Id: I9c097bab9c5eed8f2399c86897b1f8968126c765
2022-03-11 12:18:21 +00:00
..
api Make AttributeManager a service 2021-02-26 12:58:23 -08:00
cache Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
controller Make AttributeManager a service 2021-02-26 12:58:23 -08:00
exception
formatters Make JsonSerializable PHP 8.1 compatible 2022-01-26 07:05:58 +00:00
gateway phpcs: Break long lines 2020-06-27 12:05:03 +02:00
iterator Add missing @var and improve documentation 2020-12-17 20:55:49 +01:00
jobs Implement delayed echo notifications 2020-10-28 12:11:15 +01:00
mapper Remove wrong return null from function documentation 2021-02-03 21:59:07 +01:00
model Make AttributeManager a service 2021-02-26 12:58:23 -08:00
ooui build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 05:09:44 +00:00
Push Make AttributeManager a service 2021-02-26 12:58:23 -08:00
special Make AttributeManager a service 2021-02-26 12:58:23 -08:00
AttributeManager.php Remove deprecated User method getGroups 2021-02-26 21:47:58 -08:00
Bundleable.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
Bundler.php build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-03-27 01:04:58 +01:00
DataOutputFormatter.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-29 11:59:32 +00:00
DeferredMarkAsDeletedUpdate.php phpcs: Break long lines 2020-06-27 12:05:03 +02:00
DiscussionParser.php Make some DiscussionParser methods public instead of private for reusability 2022-03-11 12:18:21 +00:00
EchoArrayList.php Fix multiple PHP class declarations in one file 2018-01-21 21:17:53 +00:00
EchoCachedList.php Drop private EchoCachedList::ONE_DAY, unused 2020-09-20 13:38:01 +01:00
EchoContainmentList.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoContainmentSet.php Add page linked event title muted list 2020-05-06 12:38:55 +02:00
EchoDbFactory.php Add missing @var and improve documentation 2020-12-17 20:55:49 +01:00
EchoDiffGroup.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoDiffParser.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 14:24:24 +00:00
EchoHooks.php Merge "EchoHooks: Skip onOutputPageCheckLastModified on action=raw" 2021-04-03 10:51:55 +00:00
EchoOnWikiList.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-29 11:59:32 +00:00
EchoServices.php Make AttributeManager a service 2021-02-26 12:58:23 -08:00
EchoSummaryParser.php Replace two regular expressions with cheap string manipulations 2018-10-11 10:59:04 +02:00
EmailBatch.php Make use of BatchRow(Iterator|Writer)::setCaller 2020-09-05 03:45:55 +00:00
EmailFormat.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
EmailFrequency.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
EventLogging.php Echo: Remove redundant cast 2021-02-03 07:39:38 +01:00
ForeignNotifications.php phpcs: Break long lines 2020-06-27 12:05:03 +02:00
ForeignWikiRequest.php ForeignWikiRequest: Guard against bad response 2021-02-17 10:11:10 +01:00
Notifier.php Avoid using User::isBlocked 2021-03-03 21:39:10 +02:00
NotifUser.php Make AttributeManager a service 2021-02-26 12:58:23 -08:00
ResourceLoaderEchoImageModule.php Remove non helpful (auto-generated) comments 2019-10-23 12:31:35 +02:00
schemaUpdate.php Enable MediaWiki.Usage.ForbiddenFunctions.isset and make pass 2020-02-09 11:58:49 +01:00
SeenTime.php SeenTime: Do not set the cache key to Unix epoch 2019-10-18 14:23:28 +02:00
UnreadWikis.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
UserLocator.php UserLocator::locateUsersWatchingTitle: Avoid confusing re-use of variable name 2021-02-23 16:36:17 +00:00