Siebrand has uploaded a new change for review. Change subject: Maintenance for LiquidThreads extension. ......................................................................
Maintenance for LiquidThreads extension. * Replace deprecated wfMsg* methods with Message class calls. * Remove unused globals and unused local variables. * Some deglobalization. * Remove some commented out code. * stylize.php. Change-Id: Ib85540a09d448a7c8a4e372e00827511786516c2 --- M LiquidThreads.php M api/ApiFeedLQTThreads.php M api/ApiQueryLQTThreads.php M api/ApiThreadAction.php M classes/DeletionController.php M classes/Dispatch.php M classes/Hooks.php M classes/LogFormatter.php M classes/NewMessagesController.php M classes/ParserFunctions.php M classes/Thread.php M classes/ThreadHistoryPager.php M classes/Threads.php M classes/View.php M i18n/Lqt.namespaces.php M jquery/jquery.autogrow.js M js/lqt.toolbar.js M lqt.css M lqt.dialogs.css M lqt.js M lqt.sql M newmessages.js M pages/IndividualThreadHistoryView.php M pages/NewUserMessagesView.php M pages/SpecialHotTopics.php M pages/SpecialMergeThread.php M pages/SpecialMoveThread.php M pages/SpecialNewMessages.php M pages/SpecialSplitThread.php M pages/SummaryPageView.php M pages/TalkpageHeaderView.php M pages/TalkpageHistoryView.php M pages/TalkpageView.php M pages/ThreadActionPage.php M pages/ThreadHistoricalRevisionView.php M pages/ThreadHistoryListingView.php M pages/ThreadPermalinkView.php 37 files changed, 441 insertions(+), 515 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiquidThreads refs/changes/46/20846/1 -- To view, visit https://gerrit.wikimedia.org/r/20846 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib85540a09d448a7c8a4e372e00827511786516c2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/LiquidThreads Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
