Limnoria/plugins
Valentin Lorentz 20bef2dcd0 RSS: keep track of headlines over multiple feed fetches, with configurable expiration.
This is better at avoiding repeats than just keeping the last fetch, since some feeds
shuffle items around (like google news search).

Conflicts:
	plugins/RSS/config.py
2013-06-27 07:03:20 +02:00
..
Admin Admin: @nick only sets the nick on the current network. Closes GH-273. 2013-05-21 18:52:46 +02:00
Alias Fix encoding issues with Alias containing non-ascii characters. 2013-05-31 15:42:57 +02:00
Anonymous Fixed the last fix in Anonymous which broke the ability to query via say 2013-04-22 23:42:42 +00:00
AutoMode AutoMode & Channel & Config & Google & Seen & ShrinkUrl & String: Update l10n-fr. 2013-03-03 19:48:31 +01:00
BadWords Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Channel Channel: Add hostmask of the user kicking the bot, in the logs. 2013-05-21 18:30:16 +02:00
ChannelLogger ChannelLogger: check for logChannelMessages before logging. 2013-04-26 17:52:18 +02:00
ChannelStats ChannelStats: Fix bug when conf.supybot.databases.plugins.channelSpecific is true (KeyError in channels list). 2013-05-09 12:47:53 +02:00
Conditional Conditional: Add description about plugin to init 2012-12-31 11:34:07 -05:00
Config AutoMode & Channel & Config & Google & Seen & ShrinkUrl & String: Update l10n-fr. 2013-03-03 19:48:31 +01:00
Ctcp Add supybot.abuse.flood.interval. 2013-05-09 09:40:55 +02:00
Dict Dict: Use normal import (was broken in Python 3.3 for some reason). 2013-04-27 18:18:38 +02:00
Dunno Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Factoids core & Factoids: Allow commands to disable doc-availability checks for programmatically setting it. 2013-06-01 17:13:55 +02:00
Filter Filter: Fix encoding with Python 3. 2013-01-06 16:53:07 +01:00
Format Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Games Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Google Google: Fix previous commit. 2013-05-30 13:16:36 +00:00
Herald Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Internet Use a real inexistent domain for DNS fail testing 2013-04-13 22:56:52 +02:00
Karma Karma: Fix tests. 2013-04-11 19:13:03 +02:00
Lart Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Later Later: Fix typo. 2013-05-19 08:46:24 +00:00
Limiter Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Math Math: Fix load on Python 3. 2013-05-08 19:28:16 +00:00
MessageParser Alias & ChannelLogger & MessageParser & MoobotFactoids & User & Web: Update l10n-fr. 2013-03-02 19:15:12 +01:00
Misc Add supybot.abuse.flood.interval. 2013-05-09 09:40:55 +02:00
MoobotFactoids Use non-sexist language in strings and comments. 2013-03-08 20:34:31 +01:00
Network Network: Add @whowas. Closes GH-227. 2013-05-18 14:46:58 +02:00
News Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
NickAuth Added German translation for NickAuth. 2013-03-08 17:57:48 +01:00
NickCapture Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Nickometer Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Note Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Owner Remove code specific to Python 2.{3,4,5}. 2013-05-13 15:27:26 +02:00
Plugin Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
PluginDownloader PluginDownloader: Obey --no-network in tests. 2013-04-27 10:19:43 +02:00
Praise Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Protector Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Quote Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
QuoteGrabs Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
RSS RSS: keep track of headlines over multiple feed fetches, with configurable expiration. 2013-06-27 07:03:20 +02:00
Relay Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Reply Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Scheduler Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Seen Seen: Fix error if last message contained non-ascii characters. 2013-05-24 19:36:54 +02:00
Services Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
ShrinkUrl AutoMode & Channel & Config & Google & Seen & ShrinkUrl & String: Update l10n-fr. 2013-03-03 19:48:31 +01:00
Status Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
String String: Fix test. 2013-05-13 13:51:30 +02:00
Success Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Time Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
Todo Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Topic Topic: @save can now be called even if the bot is not opped. 2013-06-09 13:03:35 +00:00
URL Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
Unix Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
User Merge branch 'gpgauth' into testing 2013-05-24 17:20:27 +02:00
Utilities Utilities: Fix encoding in tests. 2013-01-21 21:09:50 +01:00
Web Web: create a cofigurable url whitelist 2013-05-11 14:12:31 -04:00
__init__.py Use non-sexist language in strings and comments. 2013-03-08 20:34:31 +01:00