https://bugzilla.wikimedia.org/show_bug.cgi?id=20394
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy Priority|Low |Normal Blocks|16599 | Summary|RCFeed: Expose log_id in |RCFeed: Expose log_id in RC |IRC RC feed |feed --- Comment #1 from Krinkle <[email protected]> --- The IRC RC Feed is no longer in development (considered frozen for backwards compatibility). It is superseded by the JSON RC Feed. Either way, it seems valuable to have this there. It is already part of the RecentChange object[1], and already exposed in the RecentChanges API query module[2]. Just need to expose it in RCFeedFormatter[3] as well. [1] https://github.com/wikimedia/mediawiki-core/blob/77f9979e/includes/changes/RecentChange.php#L47 [2] https://github.com/wikimedia/mediawiki-core/blob/77f9979e9/includes/api/ApiQueryRecentChanges.php#L527-L532 [3] https://github.com/wikimedia/mediawiki-core/blob/77f9979e9b6/includes/rcfeed/MachineReadableRCFeedFormatter.php#L40 -- 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
