aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/MessageContent.php
Commit message (Expand)AuthorAgeFilesLines
* Use truncateForDatabase in MessageContentLucas Werkmeister2022-07-221-1/+2
* Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...Roman Stolar2021-09-291-36/+3
* Remove documentation that literally repeats the codeThiemo Kreuz2020-10-271-2/+2
* Deprecate Content::getNativeData, add TextContent::getTextdaniel2019-01-161-1/+15
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-3/+3
* Add missing null type hints to Content::isCountable and implementationsThiemo Mättig2016-02-251-1/+1
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-1/+1
* CSS/JSON/JavaScript ContentHandler refactoringYuri Astrakhan2014-09-151-1/+1
* Mark ParserOutput of MessageContent as varying by userlanguageBrian Wolff2014-09-151-0/+2
* Add missing @return and @param to doc blocksumherirrender2014-08-271-1/+1
* Cleanup some docs (includes/[a-d])umherirrender2014-07-241-1/+1
* Added and updated Doxygen comments in content handler and diff namespacesThiemo Mättig2014-03-061-23/+32
* Update documentation and break long linesSiebrand Mazeland2013-11-201-1/+5
* Update formattingSiebrand Mazeland2013-11-191-2/+3
* Improve documentation of content handler stuffAlexandre Emsenhuber2012-12-201-5/+11
* Added docu headers to content(handler) filesjeroendedauw2012-10-161-0/+20
* set mediawiki version numberdaniel2012-10-051-1/+1
* Split Content.php into one file per class.daniel2012-09-241-0/+132