aboutsummaryrefslogtreecommitdiffstats
path: root/includes/gallery
Commit message (Expand)AuthorAgeFilesLines
* Set alt in galleries, despite caption being visibleArlo Breault2022-06-071-6/+0
* Emit mw:File typeof for mediaArlo Breault2022-05-261-4/+1
* Set tooltips in galleries, despite caption being visibleArlo Breault2022-05-161-1/+4
* Match Parsoid output for bad images in galleriesArlo Breault2022-05-111-12/+13
* Use Linker::getImageLinkMTOParams() for galleriesArlo Breault2022-05-112-11/+23
* Use MainConfigNames instead of string literals, #3Aryeh Gregor2022-04-262-3/+6
* gallery: Use more compact syntax in gallery classesThiemo Kreuz2022-03-312-47/+20
* Handle broken media and thumb error in the same case for galleryArlo Breault2022-03-211-67/+66
* Render broken media in galleries as in ParsoidArlo Breault2022-03-211-12/+25
* phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-1/+2
* gallery: Improve documentation about false and floatUmherirrender2022-03-074-12/+12
* Merge "Treat interwiki titles in <gallery> as broken"jenkins-bot2022-02-151-1/+1
|\
| * Treat interwiki titles in <gallery> as brokenGergő Tisza2022-02-141-1/+1
* | Don't double-escape the ellipses in Language::truncateForVisual()C. Scott Ananian2022-02-101-1/+0
|/
* Try not to discard Excimer timeout exceptionsTim Starling2022-02-022-2/+11
* Narrow the signature of ParserOutput::addModules() and ::addModuleStyles()C. Scott Ananian2022-01-201-4/+4
* SECURITY: properly escape output used within galleries and Special:RevisionDe...sbassett2022-01-101-1/+1
* Add a ParserModifyImageHTML hook for PageImagesTim Starling2021-12-151-4/+10
* Fix height of traditional galleries in new media domArlo Breault2021-10-081-1/+4
* Match gallery output with ParsoidArlo Breault2021-09-271-9/+13
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-071-0/+1
* Emit media structure as piloted in ParsoidArlo Breault2021-06-241-6/+31
* Use some more neutral languageReedy2021-04-182-2/+2
* Make use of array deconstruction directly in foreach, if possibleThiemo Kreuz2020-11-121-6/+4
* Merge "Use LinkBatchFactory"jenkins-bot2020-11-011-1/+2
|\
| * Use LinkBatchFactoryUmherirrender2020-10-251-1/+2
* | Remove documentation that literally repeats the codeThiemo Kreuz2020-10-271-1/+0
|/
* Document hook names in hook interfaces.daniel2020-09-271-0/+3
* Merge "Update stability annotations to follow new stable interface policy"jenkins-bot2020-07-131-2/+7
|\
| * Update stability annotations to follow new stable interface policydaniel2020-07-131-2/+7
* | Merge "Mark potential abstract classes stable for subclassing"jenkins-bot2020-07-131-1/+3
|\|
| * Mark potential abstract classes stable for subclassingNikki Nikkhoui2020-07-111-1/+3
* | Replace "@stable for implementation" with "@stable to implement"daniel2020-07-131-1/+1
|/
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-1/+1
* Hooks::run() call site migrationTim Starling2020-05-302-3/+3
* Make images on Special:NewFiles natively lazy-loadedgilles2020-05-222-8/+31
* Remove more IE6 and IE7 compatibility and notesDannyS7122020-05-191-4/+1
* Add missing visibility on methods/consts of gallery related classesUmherirrender2020-05-103-13/+13
* docs: Hook interface doc comment reviewapaskulin2020-04-211-5/+3
* Automatically generated hook interfacesTim Starling2020-04-201-0/+22
* Bundle services at top of TraditionalImageGallery::toHtmlUmherirrender2020-03-141-33/+26
* Replace Linker::link usage with LinkRenderer in includesMatěj Suchánek2020-01-111-10/+15
* Set method visibility for various constructorsUmherirrender2019-12-033-3/+3
* Add phan-return to ImageGalleryBase::getImagesUmherirrender2019-11-041-1/+2
* Fix new phan errors, part 2Daimona Eaytoy2019-10-121-1/+2
* Declare dynamic propertiesDaimona Eaytoy2019-09-131-0/+9
* Unsuppress other phan issues (part 4)Daimona Eaytoy2019-08-311-4/+4
* BadFileLookup::isBadFile() expects null, not falseAryeh Gregor2019-08-271-7/+5
* BadFileLookup to replace wfIsBadImageAryeh Gregor2019-08-211-2/+2
* Replace some uses of deprecated wfFindFile() and wfLocalFile()Derick Alangi2019-06-111-1/+4