mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 6b633803c8 ThreadItemStore: Add details to row insertion exceptions
Bug: T343859
Change-Id: Ic0d741c192f42a3bd54276259820f25edcb0705b
2023-09-14 19:05:04 +00:00
..
Actions Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
Hooks Use namespaced Title 2023-08-19 20:16:15 +02:00
Notifications Use namespaced Title 2023-08-19 20:16:15 +02:00
ThreadItem Merge "Fix exception trying to store comments transcluded from special pages" 2023-08-24 16:36:40 +00:00
ApiDiscussionToolsCompare.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsEdit.php Acquire a temporary user username before previewing 2023-08-22 23:42:32 +02:00
ApiDiscussionToolsFindComment.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsGetSubscriptions.php Remove 'internal' flag from ApiDiscussionToolsSubscribe/GetSubscriptions 2023-08-07 15:14:58 +01:00
ApiDiscussionToolsPageInfo.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsPreview.php Acquire a temporary user username before previewing 2023-08-22 23:42:32 +02:00
ApiDiscussionToolsSubscribe.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsTrait.php Acquire a temporary user username before previewing 2023-08-22 23:42:32 +02:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php Hide ellipsis menu when the section is uneditable 2023-09-06 00:30:35 +02:00
CommentModifier.php Always use the strict equality flag when using in_array 2023-06-06 13:08:00 +01:00
CommentParser.php Use strict comparison with array_search 2023-07-24 18:50:00 +01:00
CommentUtils.php Use namespaced Title 2023-08-19 20:16:15 +02:00
ContentThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
DatabaseThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ImmutableRange.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
LanguageData.php Support ISO 8601 timestamps in the parser 2023-06-17 11:36:43 -07:00
NodeFilter.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ResourceLoaderData.php Use namespaced Title 2023-08-19 20:16:15 +02:00
ServiceWiring.php Replace uses of UserNameUtils::isTemp with UserIdentityUtils::isTemp 2023-07-26 11:32:27 +01:00
SpecialDiscussionToolsDebug.php DiscussionToolsDebug: check whether the given page exists 2023-08-26 21:42:59 +05:30
SpecialFindComment.php SpecialFindComment: Allow spaces instead of underscores in the input 2023-06-24 10:47:48 +02:00
SpecialGoToComment.php Use namespaced Title 2023-08-19 20:16:15 +02:00
SpecialTopicSubscriptions.php Make topic subscriptions unavailable to temp users 2023-06-13 01:05:55 +02:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php SubscriptionStore: Tweak comment to fix Gerrit syntax highlighting 2023-09-14 17:58:16 +02:00
ThreadItemFormatter.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ThreadItemStore.php ThreadItemStore: Add details to row insertion exceptions 2023-09-14 19:05:04 +00:00
TopicSubscriptionsPager.php TopicSubscriptionsPager: Handle invalid titles 2023-09-05 23:40:52 +00:00
TreeWalker.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00