wiki.techinc.nl/includes/content
Tim Starling 8d69f99a1a Don't show the inline toggle selector on Special:MobileDiff
Have Article opt in to inline toggle switch display, so that random
callers of DifferenceEngine::showDiffPage() do not receive a
non-functional format selector.

Bug: T342158
Change-Id: Id4e38c2a20b5381e5f70b1244304da2895eaf8e7
2023-07-26 05:16:55 +00:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
Renderer Replace deprecated calls ParserOptions::newCanonical( 'canonical' ) 2022-06-16 14:22:24 +01:00
Transform Move Content::preloadTransform to ContentHandler 2021-08-17 15:17:34 +00:00
AbstractContent.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
CodeContentHandler.php Replace more usages of deprecated MWException 2023-06-08 21:37:07 +00:00
Content.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ContentHandler.php Don't show the inline toggle selector on Special:MobileDiff 2023-07-26 05:16:55 +00:00
ContentHandlerFactory.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
ContentModelChange.php Implement rate limiting in Authority. 2023-07-23 17:16:56 +00:00
CssContent.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
CssContentHandler.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
FallbackContent.php Fix documentation on FallbackContent[Handler]. New in 1.36 not 1.34 2023-05-09 17:30:36 +00:00
FallbackContentHandler.php Fix documentation on FallbackContent[Handler]. New in 1.36 not 1.34 2023-05-09 17:30:36 +00:00
FileContentHandler.php search: Set file_text to null when not available 2022-12-02 18:21:16 +00:00
IContentHandlerFactory.php Replace deprecated MWException 2023-06-09 17:21:12 +02:00
JavaScriptContent.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
JavaScriptContentHandler.php Use Html::encodeJsVar() and Html::encodeJsCall() 2023-07-20 16:53:52 +02:00
JsonContent.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
JsonContentHandler.php Produce HTML for invalid JSON 2022-11-03 16:44:47 +01:00
MessageContent.php Replace some use of Language::truncateForDatabase() with mb_strcut() 2023-01-30 04:50:33 +00:00
TextContent.php Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace 2023-06-20 15:15:13 +10:00
TextContentHandler.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
ValidationParams.php Move Content::prepareSave to ContentHandler 2021-11-11 15:40:42 +02:00
WikitextContent.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
WikitextContentHandler.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
WikiTextStructure.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00