Bug 35034 - moved autocomment-prefix between the prefix and the arrow. Follow up...
[lhc/web/wiklou.git] / includes / FeedUtils.php
2012-02-18 Sam ReedFix possibly undefined variables
2012-02-09 Sam ReedMore return documentation
2012-02-07 Aaron Schulzr96546: Made FeedUtils::formatDiff() use the new LogFor...
2011-12-15 PlatonidesFollow-up r106189. The $wgUser are no longer needed.
2011-12-14 Siebrand MazelandRemove users of deprecated User::getSkin().
2011-12-09 Tim StarlingFix for r102295 per CR r105654: don't double-escape...
2011-12-09 Tim StarlingFixes for r102295:
2011-12-09 Tim StarlingFix comment from r102287
2011-11-07 Antoine Mussobug 29110 - $wgFeedDiffCutoff doesn't affect new pages
2011-11-07 Antoine Mussoearly returns to avoid long code in if / else
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-09-04 Sam ReedTrim trailing whitespace
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2010-04-04 Alexandre EmsenhuberAvoid PHP notice about undefined variable $diffText...
2010-04-02 Alexandre Emsenhuber* (bug 19393) Feeds now format dates in user language...
2010-01-10 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__
2010-01-09 Alexandre Emsenhuber* Document a bit
2009-08-02 Chad Horohoe(bug 19394) Recent changes feed items corresponding...
2009-06-01 Purodha B BlissenbachMessage 'revisionasof' - date and time separated as...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
2008-08-08 Chad Horohoe(bug 14868) Setting $wgFeedDiffCutoff to 0 now stops...
2008-07-06 Brion Vibber* (bug 14646) Fix some double-escaping of HTML in feed...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges: