wiki.techinc.nl/includes/skins
DannyS712 40eda16b0e Remove deprecated talk page message handling in User class
Most needed for moving forward with the removal of uses
of the Revision class, and remove User::getNewtalk at
the same time to be consistent. All of this code was
already hard deprecated in 1.35.

- User::getNewtalk
- User::getNewMessageLinks (could return Revision objects)
- UserRetrieveNewTalks hook (could return Revision objects)
- User::getNewMessageRevisionId (used ::getNewMessageLinks)
- User::setNewtalk (accepted Revision object parameters)

Bug: T247143
Bug: T277511
Change-Id: Ib4fd1e4cbc5ba1497658190b6c6ea3c6a5dc97f0
2021-05-04 19:21:06 +00:00
..
Hook Remove deprecated talk page message handling in User class 2021-05-04 19:21:06 +00:00
templates Refactor SkinMustache and make template variables name consistent 2020-07-11 08:31:15 +01:00
BaseTemplate.php Hard deprecate BaseTemplate::getFooterIcons() 2021-03-23 13:44:11 -07:00
QuickTemplate.php build: Enable SecurityCheck-DoubleEscaped and suppress issues 2020-12-30 23:34:20 +00:00
Skin.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
SkinApi.php skins: Port SkinFallback and SkinApiOutput to a generic SkinMustache class 2020-06-15 10:51:31 -07:00
SkinException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
SkinFactory.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
SkinFallback.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SkinMustache.php Allow top-right search form target to be modifiable 2021-03-12 17:38:13 +00:00
SkinTemplate.php Use WatchlistManager in several classes 2021-04-21 00:37:40 -04:00