Commit Graph

889 Commits (24d0e4e184800e76c6a792d263ca77a80f44add5)

Author SHA1 Message Date
Valentin Lorentz 24d0e4e184 AttackProtector: Fix Pypy compatibility (again). 2013-08-25 13:54:29 +02:00
Valentin Lorentz 9dac3040b2 Glob2Chan: Switch to Python 3. 2013-08-25 11:52:41 +00:00
Valentin Lorentz 15bf5fcb78 AttackProtector: Fix Pypy compatibility. 2013-08-25 13:48:11 +02:00
Valentin Lorentz b320ad8aed LinkRelay: LinkRelay: Fix Pypy compatibility. 2013-08-25 13:42:46 +02:00
Valentin Lorentz 6c71749318 Merge pull request #137 from kytvi2p/wikipediafixes
Various fixes for the Wikipedia plugin
2013-08-25 03:40:23 -07:00
Valentin Lorentz aa5ec76514 StdoutCapture: prevent capture of already captured output (crash because __call__ is not implemented). 2013-08-23 02:17:03 +02:00
Kill Your TV c53e8f6dc4 Wikipedia: Avoid showing useless 'non-result'.
This stops results like

View (previous 20 |  next 20) (20 | 50 | 100 | 250 | 500) http://en.wikipedia.org/wiki/Special:Search
2013-08-20 21:46:56 +00:00
Kill Your TV 190e172252 Wikipedia: fix 'didyoumean' 2013-08-20 21:46:56 +00:00
Kill Your TV fde95e9980 wikipedia: unicode fixes 2013-08-20 21:46:56 +00:00
Kill Your TV de855c8f8c wikipedia: remove extraneous & from URL 2013-08-20 21:46:51 +00:00
Valentin Lorentz e85368ec19 AutoTrans: Write tests. 2013-08-14 22:26:37 +02:00
Valentin Lorentz cfd0354b84 Merge branch 'master' of github.com:ProgVal/Supybot-plugins 2013-08-14 20:48:34 +02:00
Valentin Lorentz 59989c3577 AutoTrans: Fix translation to non-English languages. 2013-08-14 20:48:03 +02:00
Valentin Lorentz f1d0361d7f Seeks: Honor --no-network in tests. 2013-08-13 17:16:07 +00:00
Valentin Lorentz b98e6df4fd travis.yml: Use --no-network. 2013-08-13 17:03:37 +00:00
Valentin Lorentz e48826a435 travis.yml: Add Python 3.3 and disable plugins with broken tests 2013-08-13 16:20:28 +00:00
Valentin Lorentz 711c9e506f RateLimit: Add optional error message. 2013-08-13 16:07:12 +02:00
Valentin Lorentz 80253dab8f AttackProtector: Fix test broken by 981bbb9b74. 2013-08-13 15:55:51 +02:00
Valentin Lorentz d7a64b8f0e LinkRelay: Add a docstring to the plugin. 2013-08-13 15:51:29 +02:00
Valentin Lorentz 08cd7e1ef7 PingTime: Replace non-breakable space. 2013-08-13 15:46:16 +02:00
Valentin Lorentz 6929fc1e8e RateLimit: Add @unset. 2013-08-13 13:29:18 +02:00
Valentin Lorentz a9b34d1497 AutoTrans: Include channel name. 2013-08-13 11:11:35 +02:00
Valentin Lorentz 7f5a7e07b4 RateLimit: Replace unbreakable space with space. 2013-08-13 10:12:51 +02:00
Valentin Lorentz 6d7f76c8be RateLimit: First commit. 2013-08-13 09:45:32 +02:00
Valentin Lorentz 892fdd0e6b AutoTrans: First commit. 2013-08-13 01:53:14 +02:00
Valentin Lorentz 2694932246 PingTime: First commit. 2013-08-11 11:14:12 +02:00
Valentin Lorentz 66bbb34dea LinkRelay: Make relays management case-insentive. 2013-08-06 14:51:17 +00:00
Valentin Lorentz 00f0941b4d ChannelStatus: Fix Python 3 compatibility. 2013-08-05 09:00:54 +00:00
Valentin Lorentz 07709e74c8 LinkRelay: Honor supybot.reply.mores.length. 2013-08-02 16:13:26 +02:00
Valentin Lorentz 945a8d442a Scheme: Fix typoes. 2013-08-01 15:31:19 +02:00
Valentin Lorentz bb484177cb LinkRelay: Don't log relayed messages. Closes GH-86. 2013-07-24 14:17:59 +00:00
Valentin Lorentz d4c0b34e3f Debian: Add configurable default values for @version. 2013-07-23 12:39:37 +02:00
Valentin Lorentz 7d29b3c295 Debian: Fix help string of @file, add architecture selection, and configurable default values. 2013-07-23 12:15:40 +02:00
Valentin Lorentz 677f76bc26 StdoutCapture: Remove __getattr__ (not actually useful + causes crashes on Python 2). 2013-07-22 11:26:45 +00:00
Valentin Lorentz 902cea9cff StdoutCapture: Fix typo. 2013-07-22 10:00:01 +00:00
Valentin Lorentz 6866669c51 StdoutCapture: Fix issue with modules calling sys.stdout.flush(). 2013-07-22 00:01:23 +00:00
Valentin Lorentz d3e9420b02 GitHub: Fix Python 2 support again. 2013-07-21 11:53:12 +00:00
Valentin Lorentz 1e98566101 GitHub: Fix Python 2 compatibility. 2013-07-21 11:22:21 +00:00
Valentin Lorentz eb003b1614 WebLogs: Use .items() instead of .iteritems(). 2013-07-20 09:17:11 +00:00
Valentin Lorentz 3b92edeae3 Trigger: Fix help of config help strings. 2013-07-17 21:04:06 +00:00
Valentin Lorentz 007db18d59 Trigger: Add the 'kick' trigger. 2013-07-17 15:50:45 +00:00
Valentin Lorentz 84ad48419b OEIS: Fix compatibility with Python 3. 2013-07-17 14:29:30 +00:00
Valentin Lorentz f835498647 GoodFrench: Fix typoes and ignore URLs. 2013-07-16 13:38:00 +00:00
Valentin Lorentz 1a7063ebaa Twitter: Fix 0~fec7cb8529ca84bd5a01545da73a5b6ed27749181. 2013-07-16 09:46:21 +00:00
Valentin Lorentz c3736cb967 WebDoc: Add plugin description and fix crash if a command has no description (as Factoids.learn). 2013-07-16 09:45:19 +00:00
Valentin Lorentz fec7cb8529 Twitter: Fix @unfollow. 2013-07-16 09:39:00 +00:00
Valentin Lorentz 981bbb9b74 AttackProtector: Lower the default detection pattern for 'groupmessage'. 2013-07-15 15:49:59 +00:00
Valentin Lorentz c4487b8308 GoodFrench: Recognize ’. 2013-07-15 09:29:58 +00:00
Valentin Lorentz 06cc526bd4 GoodFrench: Allow smileys. 2013-07-15 09:20:55 +00:00
Valentin Lorentz fffb013116 GoodFrench: Use « and » instead of `. 2013-07-15 09:20:07 +00:00