Commit Graph

938 Commits (master)

Author SHA1 Message Date
Valentin Lorentz cd2301aa18 LinkRelay: Add config variable to hide the nick of the author of a message. Closes GH-114. 2012-12-27 20:14:02 +01:00
Valentin Lorentz 619a15a143 Botnet: Remove plugin. 2012-12-26 20:13:20 +01:00
Valentin Lorentz 31b38dfe74 Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
Valentin Lorentz 4427b03270 Twitter: Fix twitter library for @followers and @following with API 1.1. 2012-12-24 09:56:39 +00:00
Valentin Lorentz 1ec1dbbc5a Twitter: Fix commit e1e09527ed. 2012-12-23 15:18:06 +00:00
Valentin Lorentz 19b4912145 TwitterStream: First commit. 2012-12-23 15:00:06 +00:00
Valentin Lorentz e1e09527ed Twitter: Fix python-twitter to work with the new Twitter API. 2012-12-23 14:25:42 +00:00
Valentin Lorentz 0a5fd580d3 Twitter: Add import of supybot.log, which is needed in __init__. 2012-12-22 14:05:03 +00:00
Valentin Lorentz 6e9d4a37d1 Twitter: Fix decoding of tweets. Thanks to spline. 2012-12-22 13:53:33 +00:00
Valentin Lorentz 8ec852dc57 Twitter: Fix @timeline with api 1.1. 2012-12-22 10:29:51 +00:00
Valentin Lorentz 2f70f8f761 Trigger: Make all triggers private. 2012-12-19 16:24:55 +00:00
Valentin Lorentz 73aa646f3d Redmine: Add announces support. 2012-12-15 22:16:37 +01:00
Valentin Lorentz 8a58fd79ff Trivia: Fix typo. 2012-12-12 18:39:24 +01:00
Valentin Lorentz 825bd944c0 Redmine: Add support for displaying an issue. 2012-12-10 20:04:38 +01:00
Valentin Lorentz b440b234ba Redmine: Add issue id in @issues output. 2012-12-09 20:42:37 +01:00
Valentin Lorentz 00aad411b4 Redmine: Add support for --author and --assignee in @issues. 2012-12-09 20:34:47 +01:00
Valentin Lorentz 83896494b6 Redmine: First commit. Can list projects and issues. 2012-12-08 23:27:58 +01:00
Valentin Lorentz 62c835b13f Merge branch 'master' of github.com:ProgVal/Supybot-plugins 2012-12-08 23:27:16 +01:00
Valentin Lorentz e1b6d142b7 Kickme: fix error if no reason is given. 2012-11-30 14:40:14 +00:00
Valentin Lorentz 1f662800b8 Twitter: Add config hook on supybot.plugins.Twitter.accounts.channel.api. 2012-11-25 15:21:04 +00:00
Valentin Lorentz 1f716b20a6 Glob2Chan: Add geolocalisation of incoming users. 2012-11-24 18:13:28 +00:00
Valentin Lorentz 4dd37223f6 Twitter: Fix traceback if --since is not given. 2012-11-05 10:51:41 +00:00
Valentin Lorentz 0aaaa68d8a Twitter: Use Untiny plugin to extract links from t.co. 2012-11-02 14:36:44 +00:00
Valentin Lorentz 8840cc9f10 Untiny: Expose a function usable by other plugins. 2012-11-02 12:49:01 +00:00
Valentin Lorentz c799058051 Twitter: Update config to use API v1.1. 2012-10-31 21:27:20 +01:00
Valentin Lorentz e779e18f4b Twitter: Update python-twitter library. 2012-10-31 21:27:00 +01:00
Valentin Lorentz cadc79986c Debian: Do not display duplicated package names in file reply. 2012-10-17 19:21:26 +00:00
truexfan81 ec754f16ec TWSS: Add a README. 2012-10-10 13:33:57 +00:00
Valentin Lorentz 4214ab4f69 AttackProtector: Add the 'kicked' trigger to kban people kicked too much. 2012-10-07 17:20:48 +02:00
Valentin Lorentz 4e640656dc Trigger: Add 'quit' and 'nick' triggers. Closes GH-112. 2012-10-05 20:00:14 +02:00
Valentin Lorentz b6e9b43073 AttackProtector: Honor supybot.protocols.irc.banmask. Closes GH-110. 2012-10-02 18:18:55 +02:00
Valentin Lorentz b0d716fe9f LinkRelay: Prevent tracebacks for uninitialized relays. 2012-10-02 16:04:32 +00:00
Valentin Lorentz d434bb3f80 Glob2Chan: Add HTTP callback for the YOG server. 2012-09-30 10:00:14 +00:00
Valentin Lorentz 9d7dbfff9a Merge pull request #109 from Mkaysi/limnoriachan-readme
LimnoriaChan: README.md: fix PluginDownloader info content.
2012-09-24 10:38:32 -07:00
Valentin Lorentz ad58aec3b0 Merge pull request #108 from Mkaysi/supysandbox-readme
SupySandbox: convert README to md & bold the mentioning that it's deprec...
2012-09-24 10:38:11 -07:00
Mika Suomalainen 923098bde8 LimnoriaChan/README.md: remove markdown from the first line. 2012-09-23 08:41:09 +03:00
Mika Suomalainen 27827f9d56 SupySandbox/README: remove markdown from the first line. 2012-09-23 08:39:05 +03:00
Valentin Lorentz ac15f1f8fb Add a README at root. 2012-09-22 19:13:50 +02:00
Valentin Lorentz 7c3a6695e8 Kickme: First commit. 2012-09-22 18:43:00 +02:00
Valentin Lorentz d04194237e AttackProtector: Punish users even if they are ignored and/or defaultIgnore is True. 2012-09-22 17:52:52 +02:00
Mika Suomalainen b2f1c329d9 LimnoriaChan: README.md: fix PluginDownloader info content. 2012-09-19 17:31:09 +03:00
Mika Suomalainen 8a74b8e668 SupySandbox: convert README to md & bold the mentioning that it's depreceated. 2012-09-19 16:45:22 +03:00
Valentin Lorentz 7147abb9c3 SupySandbox: Mark plugin is currently deprecated. 2012-09-19 04:18:21 +00:00
Valentin Lorentz 575a2eb91d Merge pull request #107 from Mkaysi/limnoriachan-readme
LimnoriaChan: write README file, which doesn't tell the reader to write ...
2012-09-18 11:37:41 -07:00
Mika Suomalainen dffae70b52 LimnoriaChan/README.md: fix spelling mistake (traker --> tracker) 2012-09-18 20:32:03 +03:00
Mika Suomalainen b4b1e43a42 LimnoriaChan/README.md: add links (fix previous commit) 2012-09-18 20:30:04 +03:00
Mika Suomalainen c4939a1193 LimnoriaChan: write README file, which doesn't tell the reader to write README file. 2012-09-18 20:25:37 +03:00
Valentin Lorentz 01dc979b7a TWSS: First commit. 2012-09-10 17:47:54 +02:00
Valentin Lorentz 6360eca21e GitHub: Use the v3 API. 2012-09-08 10:15:18 +00:00
Valentin Lorentz c5c89111a4 WebStats: Extend the 'addressed-to' separator to all non-alphanumeric characters. 2012-09-03 19:25:50 +02:00