Mobile renders the first bit of the raw watchlist, then loads more of it from the API if the user scrolls. Right now they're abusing wrcontinue to do this, we should give them a real way to do it.
Naming is "fromtitle" rather than just "from" because "from" parameters in the API generally mean a title without namespace, and this should make use of the client-supplied namespace.