mediawiki-extensions-Discus.../includes
Bartosz Dziewoński ca17555a67 Put all checks for enabling the empty state for talk pages in one place
They were spread across several places, and some of them were checking
different things, causing us to show the view mode on some
action=edit&redlink=1 links but without showing our empty state.

Bug: T291085
Change-Id: Id1864e58c47dbd22abb41d48e31f81318d9f94f9
2021-09-20 23:15:00 +02:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Put all checks for enabling the empty state for talk pages in one place 2021-09-20 23:15:00 +02:00
Notifications EventDispatcher: Try really, really hard to read from master 2021-08-25 21:38:10 +02:00
ApiDiscussionTools.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
ApiDiscussionToolsEdit.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
ApiDiscussionToolsSubscribe.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
CommentFormatter.php Remove remnants of the cookie hack for loading unavailable tools 2021-08-18 20:45:02 +02:00
CommentItem.php Remove use of DOMXPath to remove Phan suppressions 2021-08-02 18:23:16 +02:00
CommentModifier.php Remove use of DOMXPath to remove Phan suppressions 2021-08-02 18:23:16 +02:00
CommentParser.php CommentParser: use IPUtils instead of the deprecated IP class 2021-09-14 22:19:05 +02:00
CommentUtils.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
Data.php Merge "Recognize links to add a new topic that use Special:NewSection" 2021-08-02 17:42:30 +00:00
HeadingItem.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
ImmutableRange.php ImmutableRange: Remove Phan suppression 2021-08-02 17:51:26 +02:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ServiceWiring.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
SubscriptionItem.php Minor cleanups in topic subscription code 2021-08-17 22:22:15 +02:00
SubscriptionStore.php Remove unused 'use' definitions 2021-08-31 22:03:51 +02:00
ThreadItem.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00