jayvdb added a subscriber: Mattflaschen. jayvdb added a comment.
In https://phabricator.wikimedia.org/T130585#2268954, @Mattflaschen wrote: > > Each time a user is thanked, a record of the action is added as a log entry at Special:Log/thanks. Furthermore, classes like Revision contain the metadata details of a revision. > > Note that it is not public which edit you are thanked for. > > The only thing that is public is "A thanked B on YYYY-MM-DD HH:MM". Thanks logging can also be turned off. It is on in WMF production. Thanks @Mattflaschen. As the thanks is not linked to a revision, the task "Getting lists of thanks." needs to be slightly redesigned and re-written. Also, the code needs to accurately determine whether thanks logging is enabled or disabled. Finally, I vaguely recall that the Thanks log did link to a Revision. Is that correct? (@darthbhyrava, you can answer this by looking through the git log of the https://phabricator.wikimedia.org/tag/thanks/ code base) If so, when was it removed? And a link to the task removing it would be helpful. TASK DETAIL https://phabricator.wikimedia.org/T130585 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: darthbhyrava, jayvdb Cc: Mattflaschen, Sumit, Aklapper, pywikibot-bugs-list, 01tonythomas, polybuildr, kaldari, valhallasw, Mpaa, Xqt, darthbhyrava, Legoktm, EBernhardson, jayvdb, Lethexie, Mdupont, fbstj, Catrope, Jay8g, Quiddity _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
