Last modified: 2014-07-24 13:27:19 UTC
for enabling the client on Wikidata (with project pages, help, etc. linked in items), it probably makes sense to enable showing these items (with filter) on the watchlist. It does not make sense to show them in recent changes since the edits would show up there anyway. In order to do this, we need to decouple the watchlist and recent changes integration features. (at same time improving sensible reuse of code)
So the plan is to use external recentchanges entries there also instead of using the actual changes from the recentchanges database?