https://bugzilla.wikimedia.org/show_bug.cgi?id=13063
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #4) > > Is it possible to only check the watchlists of active users when limiting > Special:RecentChanges? It doesn't mean a whole hell of a lot if an article > created and untouched since 2006 was created and watched by a new editor that > disappeared at the same time. The ratio of users:active users in > Special:Statistics on the en wiki is mind-boggling, and though likely higher > than in smaller wikis, still indicative of the overall level of editor loss > that wikis experience over time. > Interesting idea. Perhaps a join on user_touched. However I imagine that would be too expensive for wikipedia (by expensive I mean has speed issues). However, for the original idea of Special:UnwatchedChanges. I can't imagine that would be any more expensive than Special:Recentchangeslinked. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
