mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 316e741868 Support topic subscriptions when JavaScript is disabled
Unsubscribing was already available from Special:TopicSubscriptions
when JavaScript is disabled.

* Add links to subscribe/unsubscribe in CommentFormatter
* Update links in skin navigation
* Add support for subscribing in the actions

Bug: T321431
Change-Id: If3c4bf7df309d0d98237c3b7b9c129cc2f72cda3
2023-04-10 21:30:19 +02:00
..
Actions Support topic subscriptions when JavaScript is disabled 2023-04-10 21:30:19 +02:00
Hooks Support topic subscriptions when JavaScript is disabled 2023-04-10 21:30:19 +02:00
Notifications New topics notifications: Only highlight comments in new threads 2023-03-30 18:42:28 +00:00
ThreadItem Parser: Store timestamp ranges 2023-03-28 23:51:17 +00:00
ApiDiscussionToolsCompare.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsEdit.php Add comments about unwrapping Parsoid sections 2023-01-27 17:07:56 +01:00
ApiDiscussionToolsGetSubscriptions.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsPageInfo.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsPreview.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsSubscribe.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsTrait.php
ButtonMenuSelectWidget.php
CommentFormatter.php Support topic subscriptions when JavaScript is disabled 2023-04-10 21:30:19 +02:00
CommentModifier.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
CommentParser.php Support suppressing comment detection in pages or sections 2023-04-03 18:36:34 +02:00
CommentUtils.php EventDispatcher: Generate dt-added-topic events 2023-03-20 14:41:21 +00:00
ContentThreadItemSet.php
DatabaseThreadItemSet.php
ImmutableRange.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
LanguageData.php LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
NodeFilter.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ResourceLoaderData.php Don't ship data for skipped tests to JS test code 2023-03-29 01:48:36 +02:00
ServiceWiring.php Test ServiceWiring.php 2023-01-13 12:01:38 +00:00
SpecialDiscussionToolsDebug.php SpecialDiscussionToolsDebug: Fix duplicated subthreads 2023-04-07 21:54:26 +02:00
SpecialFindComment.php Add a limit to queries on SpecialFindComment etc. 2023-03-26 10:29:39 +00:00
SpecialGoToComment.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
SpecialTopicSubscriptions.php List "Topic subscriptions" under "Account management" on Special:SpecialPages 2023-03-27 21:50:24 +00:00
SubscriptionItem.php
SubscriptionStore.php Use the new method of getting database object 2023-02-23 12:57:16 +01:00
ThreadItemFormatter.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ThreadItemSet.php
ThreadItemStore.php Add a limit to queries on SpecialFindComment etc. 2023-03-26 10:29:39 +00:00
TopicSubscriptionsPager.php New topic notifications 2023-03-20 14:41:53 +00:00
TreeWalker.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00