https://bugzilla.wikimedia.org/show_bug.cgi?id=53879
--- Comment #20 from Technical 13 <[email protected]> --- (In reply to comment #19) > Client-side queueing is unacceptable to me, both in the way Jared proposed > (which would mean the user has to wait on the page!) and in the way Technical > 13 proposed (it would be too easy for thanks to disappear, only to reappear a > few days later when the user visits Wikipedia again, or never). I think you misunderstood what I was saying. The user side would have a cookie containing a token to unthank which would include a timestamp 30/60 seconds in the future, if that had already passed, it would be expired and wouldn't be available (so there is no way it could show up after the agreed upon delay) and the server side would process the than after that 30/60 seconds unless it received the token to undo. I hope that is a better explanation of what I mean. -- 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
