mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 6a59149132 Ignore LRM and RLM in more places in the timestamp
We previously ignored them before timezone indicator (e9c401e3aa),
but they can end up in other places too, e.g. after the time.

Now we ignore them after every token. This is way overkill, but it
shouldn't hurt.

Bug: T308448
Change-Id: I20f7aaa34dba23f2a2faf1be258c1aea32ab770f
2022-05-17 02:00:22 +02:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Replace Action::getActionName by IContextSource::getActionName 2022-04-15 22:52:30 +02:00
Notifications CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
ApiDiscussionToolsCompare.php Use namespaced VisualEditor traits and classes 2022-03-29 20:32:44 +01:00
ApiDiscussionToolsEdit.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:40:51 +00:00
ApiDiscussionToolsGetSubscriptions.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:40:51 +00:00
ApiDiscussionToolsPageInfo.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:40:51 +00:00
ApiDiscussionToolsPreview.php Use namespaced VisualEditor traits and classes 2022-03-29 20:32:44 +01:00
ApiDiscussionToolsSubscribe.php Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
ApiDiscussionToolsTrait.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
CommentFormatter.php Remove data-mw-comment-name attribute from subscribe links 2022-03-28 22:30:59 +01:00
CommentItem.php Merge "Use Sanitizer::stripAllTags() when generating notification snippets" 2022-03-28 22:42:39 +00:00
CommentModifier.php Don't allow the root node to be treated like a comment frame 2022-03-10 17:45:08 +00:00
CommentParser.php Ignore LRM and RLM in more places in the timestamp 2022-05-17 02:00:22 +02:00
CommentUtils.php Merge "CommentParser: Replace uses of Title with TitleValue" 2022-03-23 01:14:16 +00:00
HeadingItem.php Add item name to the JSON output of HeadingItem 2022-03-25 11:45:50 +00:00
ImmutableRange.php ImmutableRange: Fix Phan suppression 2022-03-18 23:27:58 +00:00
LanguageData.php Move signatureScanLimit to a constant in JS 2022-02-21 22:42:14 +01:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ResourceLoaderData.php Change CommentParser into a service 2022-02-19 19:51:57 +01:00
ServiceWiring.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
SpecialTopicSubscriptions.php Add Special:TopicSubscriptions 2021-10-06 20:06:01 +00:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php Remove limit on the number of topic subscriptions per user 2022-04-14 17:52:23 +00:00
ThreadItem.php Merge "Use Sanitizer::stripAllTags() when generating notification snippets" 2022-03-28 22:42:39 +00:00
ThreadItemSet.php Improve detecting already signed comments 2022-02-21 21:21:26 +00:00
TopicSubscriptionsPager.php Merge "TopicSubscriptions: Rename 'actions' column and unframe button" 2021-10-28 21:05:43 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00