mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 435b0c65c7 Enhance Echo user talk edit and mention notifications
If the user talk edit or mention coincides with exactly one new comment:
* Change the primary link to be a direct link to the comment
* Add a text snippet to notifications that don't already include one
  (user talk edits that are not new sections).

This is done for all such notifications, regardless of whether anyone
has topic subscriptions enabled.

Bug: T281590
Bug: T253082
Change-Id: I98fbca8e57845cd7c82ad533c393db953e4e5643
2021-09-20 15:05:42 +02:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Enhance Echo user talk edit and mention notifications 2021-09-20 15:05:42 +02:00
Notifications Enhance Echo user talk edit and mention notifications 2021-09-20 15:05:42 +02:00
ApiDiscussionTools.php Deal with document body consistently 2021-08-03 15:12:55 +02:00
ApiDiscussionToolsEdit.php Deal with document body consistently 2021-08-03 15:12:55 +02:00
ApiDiscussionToolsSubscribe.php Inject ConfigFactory in API modules 2021-09-07 18:36:12 +02: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 Improve notifications for comments posted in close succession 2021-08-01 12:27:33 +02:00
CommentUtils.php Remove use of DOMXPath to remove Phan suppressions 2021-08-02 18:23:16 +02: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 ThreadItem: Remove redundant check 2021-09-03 19:13:21 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00