https://bugzilla.wikimedia.org/show_bug.cgi?id=65246

--- Comment #10 from Brad Jorsch <[email protected]> ---
(In reply to Jared Zimmerman (WMF) from comment #9)
> @Brad, is this something you're actively working on

It wasn't, but I did it this afternoon. Patches to be uploaded momentarily.


(In reply to Brad Jorsch from comment #7)
> Limiting the count by newer than $wgRCMaxAge makes sense, since the
> watchlist can't show anything older than that anyway.

Now that I think about it again, it doesn't make sense. If you haven't checked
your watchlist in 2 months, wl_notificationtimestamp for [[Barack Obama]] might
be 2 months ago but it'll still show up in your watchlist as unread if it was
edited today. To really put a date limit on it we'd need to join with
recentchanges, which I doubt would be a net gain.

-- 
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

Reply via email to