aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Message/TextFormatter.php
Commit message (Expand)AuthorAgeFilesLines
* language: Move Message classes under language/ directoryTimo Tijhof2024-10-271-58/+0
* Make Message and MessageValue compatibleBartosz Dziewoński2024-10-191-9/+15
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-141-1/+0
* UserNameUtils: use ITextFormatter instead of MessageLocalizerPetr Pchelko2020-04-131-2/+12
* MediaWiki\Message: Extract Message↔MessageValue conversion from TextFormatterBrad Jorsch2019-11-261-44/+7
* Add missing @param and @return to documentationUmherirrender2019-11-101-0/+1
* TextFormatter: Remove a pointless type checkMax Semenik2019-10-071-15/+11
* lib/Message: Support MessageValue as a parameterBrad Jorsch2019-08-301-5/+14
* MessageFormatterFactoryTim Starling2019-08-281-0/+74