Allow wikilinks in "show/hide <type of change>" labels on Watchlist and RecentChanges
authorPppery <mapreader@olum.org>
Sun, 3 Dec 2017 03:34:12 +0000 (22:34 -0500)
committerPppery <mapreader@olum.org>
Mon, 4 Dec 2017 20:01:26 +0000 (15:01 -0500)
commit7a477b2df2e56a7c51601d092b2eac29d35d4e3e
tree278872c954fc39e4d6cc699496e0ad90b5b1cb41
parent808e45d13d400256d36cfcd95e79a567197d9a8b
Allow wikilinks in "show/hide <type of change>" labels on Watchlist and RecentChanges

This is done by treating the messages as wikitext rather than plain
text

Bug: T142406
Change-Id: I5342b9491df47bbb549e91ebba9d0a8b273a7d17
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialWatchlist.php