Every page view to the history page on mobile leads to a redirect. The mobile history page is provided by SpecialMobileHistory which is 336 lines of code.
The two designs are very closely aligned as demonstrated in the screenshot below. The existing mobile design could easily be realized with a CSS only solution.
The existing code has required security patches.
TODO
- Add CSS to the desktop page to style identically to the existing mobile.
- Switch all sites to use desktop HTML
- Remove includes/specials/SpecialMobileHistory.php
- Remove redirect logic