Commit Graph

925 Commits (3ff50b11143aefcf1fc296dc10d4eb761dc8cab5)

Author SHA1 Message Date
Valentin Lorentz 63a3442f8f Scheme: Implement begin and set! 2013-02-19 20:35:44 +01:00
Valentin Lorentz 13698d331a Scheme: Add support for lambda functions. 2013-02-18 21:31:44 +01:00
Valentin Lorentz 33a9887ef5 travis.yml: Exclude WebStats test (broken on Travis for some reason...). 2013-02-17 18:54:36 +01:00
Valentin Lorentz f3ae5897a3 WebStats: Update 'about' links. 2013-02-17 16:07:03 +00:00
Valentin Lorentz efeef90c5b Scheme: Fix evaluation of nested functions. 2013-02-17 00:05:23 +01:00
Valentin Lorentz ac87d9fb36 Scheme: First commit. 2013-02-16 23:57:53 +01:00
Valentin Lorentz 2d6f152806 Coffee: Fix Supybot compatibility. 2013-02-16 07:59:51 +00:00
Valentin Lorentz a2706b0a33 Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
Valentin Lorentz d8c5c5bede travis.yml: Display debug logs after tests. 2013-02-09 19:15:26 +01:00
Valentin Lorentz 12aa0b5746 Add Darkfallonline plugin. 2013-02-08 19:06:27 +01:00
Valentin Lorentz c73e59df14 Variables: Remove debug output. 2013-02-02 19:49:03 +01:00
Valentin Lorentz dfe98cce96 travis.yml: Fix dependencies (again**2). 2013-02-01 21:11:39 +01:00
Valentin Lorentz 5146c6f4dd travis.yml: Fix dependencies (again). 2013-02-01 21:06:23 +01:00
Valentin Lorentz 5f7e858e90 travis.yml: Fix dependencies. 2013-02-01 21:04:37 +01:00
Valentin Lorentz e7b4a6d5c2 travis.yml: Add some dependencies. 2013-02-01 21:01:21 +01:00
Valentin Lorentz b03163135d travis.yml: First commit. 2013-02-01 20:59:15 +01:00
Valentin Lorentz 204366034d Debian: Fix test case. 2013-02-01 20:55:49 +01:00
Valentin Lorentz 7eef233762 Wikipedia: Update page parsing. 2013-02-01 20:19:19 +01:00
Valentin Lorentz 190df19e8f Debian: Make the order of packages do not matter in tests. 2013-02-01 20:13:39 +01:00
Valentin Lorentz a940b1547d Debian: Fix encoding issue. 2013-02-01 20:13:12 +01:00
Valentin Lorentz 10f94b54c5 GoodFrench: Fix tests. 2013-02-01 19:59:40 +01:00
Valentin Lorentz 420d1c8671 GoodFrench: Fix detection of typoes. 2013-02-01 19:59:31 +01:00
Valentin Lorentz eda770ee0f AttackProtector: Fix tests. 2013-02-01 19:50:21 +01:00
Valentin Lorentz dfe9b34cfa Sshd: Remove plugin. 2013-02-01 19:26:07 +01:00
Valentin Lorentz 472052f973 FortyTwo: Remove plugin. 2013-02-01 19:24:49 +01:00
Valentin Lorentz afc32c6c1d Eureka: Document the file format. 2013-01-26 22:24:27 +01:00
Valentin Lorentz 909a0a563e Merge branch 'master' of github.com:ProgVal/Supybot-plugins 2013-01-21 20:19:56 +01:00
Valentin Lorentz 99e5ae29a5 WikiTrans: Fix encoding in tests. 2013-01-21 19:52:22 +01:00
Valentin Lorentz 6c1be542c5 WikiTrans: Update tests (Wikipedia page has been renamed). 2013-01-21 19:51:47 +01:00
Valentin Lorentz e04e70a565 Website: Add #supybot to the list of allowed channels. 2013-01-04 15:05:48 +00:00
Valentin Lorentz f1c15527a5 Pinglist: First commit. 2013-01-01 23:55:21 +01:00
Valentin Lorentz b3d5c16d3c Twitter: Name threads spawned. 2012-12-30 17:59:26 +00:00
Valentin Lorentz 9ecd9b475c AttackProtector: Display a line in the log if someone is not punished because they are immune. 2012-12-30 14:34:54 +00:00
Valentin Lorentz 9178963581 Merge pull request #117 from Mkaysi/attackprotector-readme
AttackProtector: convert README to markdown
2012-12-29 15:56:36 -08:00
Mika Suomalainen bd789ec47e AttackProtector: convert README to markdown 2012-12-29 21:36:17 +02:00
Valentin Lorentz 8d33e9cc28 Merge pull request #116 from Mkaysi/readme
README.md: convert README file to markdown
2012-12-28 04:00:42 -08:00
Mika Suomalainen e61b917d7d README.md: convert README file to markdown 2012-12-28 13:42:01 +02:00
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