https://bugzilla.wikimedia.org/show_bug.cgi?id=48892
--- Comment #2 from Legoktm <[email protected]> --- Few thoughts... There are two options, "forwarding", in which the target user gets the notifications (with some indication that it has been forwarded) and the actual user does not, or "stalking" where both users get notifications and mark them as read individually. I think stalking is a better option here, and opens up more uses. To implement stalking we need: * An interface where users can link accounts together ** We could re-use the token system, but I think that would be icky. ** Way to store linked accounts...? * An interface to unlink accounts. * Internal changes to detect if a user is being stalked, and create additional notifications for that * Some way to annotate that a notification is a "stalked" one. -- 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
