index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
diff
/
TextSlotDiffRenderer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-0
/
+1
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-5
/
+0
*
Don't copy POST query params when generating link/redirect URLs
Bartosz Dziewoński
2024-11-16
1
-1
/
+1
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-0
/
+1
*
diff: migrate TextSlotDiffRenderer to use StatsFactory
Cole White
2024-06-28
1
-5
/
+19
*
diff: Mark TextSlotDiffRenderer DI setters as `@internal`
Timo Tijhof
2024-06-15
1
-0
/
+2
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+2
*
PoolCounter: Namespace classes
Amir Sarabadani
2023-12-20
1
-0
/
+1
*
TextSlotDiffRenderer: show tooltip instead of help icon on inline switch
MusikAnimal
2023-10-17
1
-2
/
+3
*
diff: add help message to inline switch
hmonroy
2023-10-13
1
-1
/
+2
*
Infuse the inline diff toggle's layout to fix accessibility
Bartosz Dziewoński
2023-09-16
1
-3
/
+4
*
DiffToggleSwitch: remove temporary inline switch flag
TheresNoTime
2023-09-06
1
-4
/
+1
*
DiffToggleSwitch: use PHP ToggleSwitchWidget
hmonroy
2023-09-01
1
-19
/
+12
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Don't show the inline toggle selector on Special:MobileDiff
Tim Starling
2023-07-26
1
-2
/
+17
*
Add an API-only user preference for diff type
Tim Starling
2023-07-25
1
-1
/
+3
*
Add SlotDiffRenderer::localizeDiff()
Tim Starling
2023-07-20
1
-0
/
+4
*
Factor out TextDiffer hierarchy from TextSlotDiffRenderer
Tim Starling
2023-07-19
1
-160
/
+107
*
Fix Chinese diff segmentation
Tim Starling
2023-07-06
1
-2
/
+3
*
Inject page language into TextSlotDiffRenderer
Tim Starling
2023-07-06
1
-1
/
+1
*
Remove hard-deprecated public properties of DifferenceEngine
Tim Starling
2023-07-03
1
-9
/
+0
*
Switch back to oo-ui-element-hidden from mw-diff-element-hidden
Sam Wilson
2023-06-26
1
-1
/
+1
*
Show the inline legend even if $wgShowDiffToggleSwitch = false
Tim Starling
2023-06-26
1
-16
/
+16
*
diff: Move SlotDiffRenderer::getTablePrefix() parts assembly up to Difference...
Tim Starling
2023-06-26
1
-11
/
+2
*
diff: Add inline format switch when Wikidiff2 is installed
hmonroy
2023-06-26
1
-12
/
+53
*
Do not generate diffs for slots with identical content
Tim Starling
2023-06-21
1
-1
/
+5
*
Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace
Tim Starling
2023-06-20
1
-0
/
+2
*
diff: Add legend and tooltips to inline diff display
Sam Wilson
2023-05-31
1
-0
/
+72
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-2
/
+2
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
*
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-0
/
+1
*
Replace Assert::parameterType with typehints
TChin
2021-08-03
1
-4
/
+1
*
Merge "Fix error handling in TextSlotDiffRenderer::getTextDiffInternal()"
jenkins-bot
2021-03-04
1
-2
/
+2
|
\
|
*
Fix error handling in TextSlotDiffRenderer::getTextDiffInternal()
Gergő Tisza
2020-06-24
1
-2
/
+2
*
|
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
|
Improve and add documentation to diff related classes
Umherirrender
2020-11-22
1
-4
/
+7
*
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
DannyS712
2020-06-27
1
-1
/
+1
|
/
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-4
/
+4
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-1
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Inline diffs upstreamed from MobileFrontend to core.
jdlrobson
2019-12-06
1
-1
/
+22
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
Add UnknownContentHandler.
daniel
2019-08-29
1
-1
/
+1
*
Deprecate $wgWikiDiff2MovedParagraphDetectionCutoff
Adam Wight
2019-05-22
1
-18
/
+1
*
Fix order of @var parameter in PHP
Fomafix
2019-04-08
1
-1
/
+1
*
Remove warning for unnused 4th argument on wikidiff2
WMDE-Fisch
2019-04-05
1
-6
/
+0
*
Add missing empty lines between methods
Thiemo Kreuz
2019-01-15
1
-0
/
+1
[next]