* General log formatting fixes, like using the content language, for IRC feeds (works...
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 22 Feb 2012 02:28:17 +0000 (02:28 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 22 Feb 2012 02:28:17 +0000 (02:28 +0000)
commit323ae5f6ce5276a686db5fc2ab2a938b11ed0974
treeff57a82c9c154d3fa9f007f9d40933b7937d9366
parent691e79c40581fe3882e962e335937173ba78661d
* General log formatting fixes, like using the content language, for IRC feeds (works similar to LogPage::actionText). Use getPrefixedText() for the log title, not just the non-namespace part.
* Made patrol log IRC code behave as it did pre-r97495.
includes/logging/LogFormatter.php