Commit Graph

801 Commits (3e5486d9aa17a51b72ad1f7b4dbcc299433596f0)

Author SHA1 Message Date
Valentin Lorentz 3e5486d9aa ChannelStatus: Add supybot.plugins.ChannelStatus.topic. 2013-05-31 17:34:55 +02:00
Valentin Lorentz d99223d8f9 ChannelStatus: First commit. 2013-05-31 16:37:30 +02:00
Valentin Lorentz a458d43392 StdoutCapture: Fix bug if a plugin (or the core) uses gnupg. 2013-05-31 16:20:22 +02:00
Valentin Lorentz 2877ed230f Twitter: Fix announcement of tweets. 2013-05-28 12:20:46 +00:00
Valentin Lorentz aaa88b3b78 ERepublik: Fix typo. 2013-05-26 15:10:20 +02:00
Valentin Lorentz e41e243115 Iwant: Change converter from 'something' to 'test'. 2013-05-25 16:00:42 +00:00
Valentin Lorentz 4adf23e96f ERepublik: Fix huge memory exhaustion issue. 2013-05-23 19:06:52 +02:00
Valentin Lorentz e82f9787b5 ERepublik: Fix flatten_subdicts. 2013-05-23 18:01:29 +02:00
Valentin Lorentz 44f00be316 Merge pull request #129 from Albnetwork/patch-6
Added @battle battle ID, @country society/economy
2013-05-23 08:32:58 -07:00
Valentin Lorentz 1d61d0cc7e ERepublik: Allow usage of lists. 2013-05-23 17:31:25 +02:00
Albnetwork ae8eff60e8 Added @battle battle ID, @country society/economy 2013-05-23 18:19:59 +03:00
Valentin Lorentz 7c713c79ce ERepublik: Remove debugging 'raise' statements and make flatten_subdicts recursive. 2013-05-23 16:41:21 +02:00
Valentin Lorentz 2812c01f3f ERepublik: Fix bug in @battle active. 2013-05-23 14:38:45 +02:00
Valentin Lorentz 74b6446914 ERepublik: Fix typo. 2013-05-23 14:28:21 +02:00
Valentin Lorentz db41f563ee ERepublik: Add @battle calc. 2013-05-23 14:21:23 +02:00
Valentin Lorentz 730d0d4724 ERepublik: Add command groups: battle, country, jobmarket, market, mu, party. 2013-05-23 13:51:28 +02:00
Valentin Lorentz 1d64a3ad20 Move all commands into the 'citizen' commands group. 2013-05-23 13:11:16 +02:00
Valentin Lorentz 2f90ce06bf ERepublik: Fix previous merge. 2013-05-23 13:06:19 +02:00
Valentin Lorentz 3e030b965c Merge pull request #128 from Albnetwork/patch-5
ERepublik: Add it donate cmd and flat army_name if none (Remove it my AP...
2013-05-23 04:00:34 -07:00
Albnetwork 56e4e0fc30 ERepublik: Add it donate cmd and flat army_name if none (Remove it my APIKEY) 2013-05-23 01:56:19 +02:00
Valentin Lorentz 592a9ddf68 Merge pull request #127 from Albnetwork/patch-4
ERepublik: Remove it \x031
2013-05-22 15:37:55 -07:00
Albnetwork e532461912 ERepublik: Remove it \x031 2013-05-23 00:36:53 +02:00
Valentin Lorentz d12961a97d ERepublik: Colorize name according to the online/offline status. 2013-05-23 00:21:33 +02:00
Valentin Lorentz 636832a7dd Merge pull request #125 from Albnetwork/patch-2
Added avatar option + make it colorful the IRC answers
2013-05-22 15:01:20 -07:00
Valentin Lorentz 4baad7f139 ERepublik: Set default values for party__*. 2013-05-22 23:56:13 +02:00
Albnetwork d2842ecfe8 Added avatar option + make it colorful the IRC answers 2013-05-23 00:53:48 +03:00
Valentin Lorentz 437e553995 Merge pull request #124 from Albnetwork/patch-1
Added link option
2013-05-22 13:50:29 -07:00
Albnetwork afffa48894 Added link option 2013-05-22 22:48:07 +02:00
Valentin Lorentz 7844cacd77 ERepublik & OEIS & Redmine: Fix possible denial of service via memory exhaustion (with %(thing)999999999999s for instance). 2013-05-22 22:14:24 +02:00
Valentin Lorentz 77cbf1e5b3 ERepublik: Fix fetch of citizen when given by name. 2013-05-22 21:29:23 +02:00
Valentin Lorentz 60348b3d83 ERepublik: Use JSON format and use more customizable architecture. 2013-05-22 21:05:22 +02:00
Valentin Lorentz 66081032f3 ERepublik: Somehow fix plugin to work with the new ERepublik API. Closes GH-123. 2013-05-22 15:57:18 +02:00
Valentin Lorentz fe8fac7a7c ERepublik: Fix @info that was wrapped twice. Closes GH-470. 2013-05-21 21:40:38 +02:00
Valentin Lorentz 2f48afcd9b StdoutCapture: add @pastebin. 2013-05-21 18:27:12 +02:00
Valentin Lorentz 9f1e086e63 Rename StdoutToIrc to StdoutCapture. 2013-05-21 17:39:30 +02:00
Valentin Lorentz 1c1154c0bb AttackProtector: Add support for KNOCK flood. Closes GH-81. 2013-05-21 17:14:07 +02:00
Valentin Lorentz 9e9d12d56c StdoutToIrc: First commit. 2013-05-21 16:55:06 +02:00
Valentin Lorentz 4345257308 OEIS: First commit. Closes GH-118. 2013-05-21 15:54:29 +02:00
Valentin Lorentz 823f49770c Rbls: Add supybot.plugins.Rbls.enable. 2013-05-20 19:19:01 +02:00
Valentin Lorentz f7b83e05f7 Rbls: First commit. 2013-05-20 19:15:43 +02:00
Valentin Lorentz 63ab52e429 AttackProtector: Fix scheduling. 2013-05-18 18:27:12 +02:00
Valentin Lorentz f2af02e494 AttackProtector: Fix previous commit. 2013-05-18 18:11:39 +02:00
Valentin Lorentz a9dbcf4f1b AttackProtector: Add support for temporary bans. 2013-05-18 18:01:53 +02:00
Valentin Lorentz cca795c62f AttackProtector: Enforce config checks. 2013-05-18 17:30:47 +02:00
Valentin Lorentz 2976ead4fc AttackProtector: Add support for temporary kbans. 2013-05-18 16:41:06 +02:00
Valentin Lorentz 1ef8c6ba2a AttackProtector: Add supybot.plugins.AttackProtector.*.kickmessage. 2013-05-18 15:34:47 +02:00
Valentin Lorentz 2d827d3bc9 AttackProtector: Add supybot.plugins.AttackProtector.kickmessage. 2013-05-15 15:11:27 +00:00
Valentin Lorentz cc966b2fe8 LinkRelay: Use .items() instead of .iteritems(). 2013-05-11 10:13:05 +02:00
Valentin Lorentz 3cc34fd142 Twitter: Remove useless sorting 2013-05-10 22:44:18 +02:00
Valentin Lorentz 0c90575879 Debian: Fix parsing of BTS. 2013-05-10 17:20:47 +02:00