|
MediaWiki master
|
Namespaces | |
| namespace | Hook |
Classes | |
| class | FormattedRCFeed |
| Base class for RCFeed implementations that use RCFeedFormatter. More... | |
| class | IRCColourfulRCFeedFormatter |
| Format a notification as a human-readable string using IRC colour codes. More... | |
| class | JSONRCFeedFormatter |
| Format a recent change notification using JSON (https://www.json.org). More... | |
| class | MachineReadableRCFeedFormatter |
| Abstract class so there can be multiple formatters outputting the same data. More... | |
| class | RCFeed |
| interface | RCFeedFormatter |
| Interface for RC feed formatters. More... | |
| class | RedisPubSubFeedEngine |
| Send recent change to a Redis Pub/Sub channel. More... | |
| class | UDPRCFeedEngine |
| Send recent change notifications to a destination address over UDP. More... | |
| class | XMLRCFeedFormatter |