Commit Graph

938 Commits (master)

Author SHA1 Message Date
Valentin Lorentz 77b00318b4 WebStats: Add configuration variable plugins.WebStats.channel.excludenicks. 2012-09-03 19:04:58 +02:00
Valentin Lorentz 1431b1a6fe WebStats: Add comma as an 'addressed-to' separator. 2012-09-03 13:16:16 +02:00
Valentin Lorentz cc598a6520 WebStats: Add @clear command. 2012-09-03 10:58:04 +02:00
Valentin Lorentz caff95cc93 WebStats: Display nice error message instead of corrupted image if python-pygraphviz is missing. 2012-09-03 10:07:04 +02:00
Valentin Lorentz 51dc5b5fd9 WebStats: Display nice error instead of corrupted image if no links exist. 2012-09-03 10:06:54 +02:00
Valentin Lorentz 843b875616 WebStats: Fix typo in the README. 2012-09-02 20:18:55 +00:00
Valentin Lorentz 07a659bd32 WebStats: Fix README. 2012-09-02 20:17:22 +00:00
Valentin Lorentz 7ef5fe37ad Listener: Truncate incoming messages at \n. 2012-08-31 13:56:57 +02:00
Valentin Lorentz 7e40a4bddb Listener: Use the Supybot registry instead of hardcoded values & allow multiple listeners. 2012-08-31 13:54:45 +02:00
Valentin Lorentz fb65290f3f Listener: Import from quantumlemur's repository. 2012-08-31 12:20:53 +02:00
Valentin Lorentz 576e3f1e87 Iwant: Make i18n module optional. 2012-08-30 17:44:02 +02:00
Valentin Lorentz 37144ac176 Iwant: Add the @delete command. 2012-08-30 17:41:53 +02:00
Valentin Lorentz c9130f2d8f SupyML: Set irc.nested to 1 if the command is nested (enforce Misc.tell protection). 2012-08-18 21:27:22 +02:00
Valentin Lorentz 1121929224 Twitter: Fix shortids creation. 2012-08-16 12:39:56 +00:00
Valentin Lorentz 3c2f4625b6 Twitter: Fix previous commit. 2012-08-15 14:51:39 +00:00
Valentin Lorentz 83183fee82 Twitter: Implement short IDs. 2012-08-15 16:26:22 +02:00
Valentin Lorentz 913e461ff7 SupySandbox: Import last changes made to fschfsch (by @haypo). 2012-08-13 01:15:19 +02:00
Valentin Lorentz f6f16d6d83 Twitter: Give more informations with @profile and make <user> optional. 2012-08-12 12:40:43 +00:00
Valentin Lorentz cdf9c0be67 Twitter: Remove python-twitter install steps. 2012-08-12 08:44:45 +00:00
Valentin Lorentz 7c4003502a Twitter: Remove buggy condition.
I have no idea what it was doing there.
2012-08-10 17:30:13 +00:00
Valentin Lorentz 01d18e3820 Twitter: Include the python-twitter library. 2012-08-08 17:49:01 +02:00
Valentin Lorentz 6c23a802de WikiTrans: Make plugin py3k-friendly. 2012-08-08 16:24:19 +02:00
Valentin Lorentz d0a3a187ea Untiny: Make plugin py3k-friendly. 2012-08-08 16:11:24 +02:00
Valentin Lorentz 783d9964e9 MeditationExcuses: Make plugin py3k-friendly. 2012-08-08 16:08:47 +02:00
Valentin Lorentz 706e6306c7 LimnoriaChan: Make tests pass. 2012-08-08 16:07:25 +02:00
Valentin Lorentz 1d9e36f99d Eureka: Make tests pass. 2012-08-08 16:03:14 +02:00
Valentin Lorentz be73b41bc9 Debian: Make plugin py3k-friendly and use BeautifulSoup4. 2012-08-08 15:30:06 +02:00
Valentin Lorentz 4b6df9297d Debian: Update test to fit new website layout. 2012-08-08 15:30:06 +02:00
Valentin Lorentz 868f35a352 LimnoriaChan: Fix URL for some factoids. 2012-08-07 22:52:31 +00:00
Valentin Lorentz 8d48669a36 Limnoria: Rename factoid git -> gh, and add the git clone link. 2012-08-07 19:56:54 +00:00
Valentin Lorentz b50c94bcbe Twitter: Add plugins.Twitter.announce.retweets. 2012-08-05 19:24:21 +00:00
Valentin Lorentz ab4313580d GitHub: Display ur1.ca error in the log. 2012-08-03 18:04:19 +00:00
Valentin Lorentz e31048e009 LinkRelay & Twitter: Add the optional name= parameter to configuration hook callback. 2012-08-03 11:27:36 +00:00
Valentin Lorentz c97a9febd8 Trigger: Add the highlight trigger. 2012-08-03 04:01:10 +00:00
Valentin Lorentz ad09738671 Twitter: Show an error message if python-twitter cannot be imported. 2012-08-01 08:16:24 +00:00
Valentin Lorentz 423a34da03 Twitter: Update README. 2012-08-01 08:13:01 +00:00
Valentin Lorentz c5b2c8851d AttackProtector: Fix the doc. 2012-08-01 07:52:34 +00:00
Valentin Lorentz 3538db6a34 Twitter: Fix README. 2012-07-31 20:43:47 +00:00
Valentin Lorentz eef8526413 Brainfuck: Prevent 'I tried to send you an empty message' on timeout. 2012-07-30 22:03:54 +00:00
Valentin Lorentz 2ccc19d5f4 Twitter: prevent race conditions. 2012-07-30 21:50:26 +00:00
Valentin Lorentz dcf794f425 GitHub: Fix multi-channel announces. 2012-07-30 16:09:53 +00:00
Valentin Lorentz 04745e15be GoodFrench: Improve triggers. 2012-07-30 16:09:49 +00:00
Valentin Lorentz 7785f862ea Merge branch 'master' of github.com:ProgVal/Supybot-plugins 2012-07-29 20:33:45 +02:00
Valentin Lorentz 3b8f689024 Fix support for newest versions of Twisted (>=29094) 2012-07-29 20:32:28 +02:00
Valentin Lorentz 59d9e90588 Sshd: Support newest versions of Twisted (>=14036). 2012-07-29 19:53:48 +02:00
Valentin Lorentz 8ab4eb7c0b Sshd: Import from stepnem's repo. 2012-07-29 19:51:53 +02:00
Valentin Lorentz c805bf2cdc Twitter: Write a README. 2012-07-29 13:08:24 +00:00
Valentin Lorentz 5c599b6fcb Twitter: Fix API request flood and add the prefixusername configuration variable. 2012-07-29 12:27:35 +00:00
Valentin Lorentz f6909a9146 Twitter: Send announces to the right channel. 2012-07-29 08:35:34 +00:00
Valentin Lorentz 8e9ccd5886 Twitter: Add announces. 2012-07-28 22:22:58 +02:00