jdlrobson / weekipedia

11 stars 2 forks source link

[Upstream] MediaWiki API limitations #81

Open jdlrobson opened 7 years ago

jdlrobson commented 7 years ago

Several things are not possible with the existing MediaWiki API that are needed to render the Wikipedia mobile experience. These are:

Known limitations (generic)

[] Not possible to retrieve the number of edits a page has (https://phabricator.wikimedia.org/T147676)

History Page

[] Unable to show changes in bytes changed (Blocked upstream by https://phabricator.wikimedia.org/T147676)

Diff view

[] Unable to show bytes changed on a diff (Blocked by T143444) [] Unable to show link to next revision diff if available (Blocked by https://phabricator.wikimedia.org/T143728)

jdlrobson commented 7 years ago

Blocked on https://phabricator.wikimedia.org/T143728 and https://phabricator.wikimedia.org/T143444