Commit Graph

83 Commits (master)

Author SHA1 Message Date
Valentin Lorentz b320ad8aed LinkRelay: LinkRelay: Fix Pypy compatibility. 2013-08-25 13:42:46 +02:00
Valentin Lorentz d7a64b8f0e LinkRelay: Add a docstring to the plugin. 2013-08-13 15:51:29 +02:00
Valentin Lorentz 66bbb34dea LinkRelay: Make relays management case-insentive. 2013-08-06 14:51:17 +00:00
Valentin Lorentz 07709e74c8 LinkRelay: Honor supybot.reply.mores.length. 2013-08-02 16:13:26 +02:00
Valentin Lorentz f90ecdc4cf LinkRelay: Use irc.replies instead of multiple irc.reply. Closes GH-68. 2013-07-07 13:25:07 +02:00
Valentin Lorentz 09ea6374d8 LinkRelay: Remove IRC objects scraping and use world.getIrc instead. Also closes GH-24. 2013-07-07 13:18:28 +02:00
Valentin Lorentz cc966b2fe8 LinkRelay: Use .items() instead of .iteritems(). 2013-05-11 10:13:05 +02:00
Valentin Lorentz ecd64fffab Merge pull request #122 from Erika-Mustermann/master
Gender neutral pronoun fix for LinkRelay
2013-04-15 16:23:49 -07:00
Erika Mustermann cad0123dcb LinkRelay: Switch to gender-neutral pronoun 2013-04-15 18:04:25 -05:00
Valentin Lorentz 0f19d6126d All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Valentin Lorentz 2150cc4391 LinkRelay: Make @list display a message when there is no relay. 2013-02-25 16:37:21 +01:00
Valentin Lorentz a2706b0a33 Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01: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 31b38dfe74 Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
Valentin Lorentz b0d716fe9f LinkRelay: Prevent tracebacks for uninitialized relays. 2012-10-02 16:04:32 +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 7e6f33e284 LinkRelay: Display error on invalid regexp instead of failing loading. 2012-05-31 19:52:24 +00:00
Valentin Lorentz 3fed73fda2 LinkRelay: Fix relaying to private messages. 2012-05-30 20:13:52 +00:00
Valentin Lorentz 48bf53b3d3 LinkRelay: Fix color for /me. 2012-04-21 18:23:18 +00:00
Valentin Lorentz 1527edea05 LinkRelay: Fix converter for remove. 2012-02-18 20:26:12 +00:00
Valentin Lorentz 77a4b5367f LinkRelay: Fix regexp match. 2012-02-18 16:31:59 +01:00
Valentin Lorentz 6b2c12883e LinkRelay: fix colors. 2012-02-06 17:19:26 +00:00
Valentin Lorentz 0767b69c08 LinkRelay: Fix colors. 2011-12-29 23:01:45 +01:00
Valentin Lorentz 8dccb60ea1 LinkRelay: Use supybot.plugins.LinkRelay.hostmasks. 2011-12-17 00:39:29 +01:00
Valentin Lorentz 3953c6177e LinkRelay: Fix typo. Closes GH-62. 2011-10-22 14:12:28 +02:00
Valentin Lorentz 49c0c44289 LinkRelay: Fix /me when color is disabled (typo in the code). 2011-10-22 13:50:33 +02:00
Valentin Lorentz 550c4d3699 LinkRelay: Fix coloration of modes. Closes GH-55. 2011-08-30 20:34:41 +00:00
Valentin Lorentz 561099623c LinkRelay: Fix coloration of PRIVMSGs. 2011-08-29 20:21:23 +00:00
skizzhg bf830f3afd LinkRelay: Fix l10n-it. 2011-08-29 17:00:57 +00:00
Valentin Lorentz df54f59779 LinkRelay: Bug fix, update messages.pot, l10n-fi, l10n-fr, and l10n-it. 2011-08-29 14:45:23 +00:00
Valentin Lorentz 8f25390368 LinkRelay: Fix issue with messages containing '%'. Closes GH-48. 2011-08-28 15:10:02 +00:00
Mika Suomalainen b5ed72ea9d LinkRelay: added l10n-fi & .gitignore: added *.mo
I skipped some plugins which come by default, because I am relaying one channel with
both Relay and LinkRelay plugin and it looks annoying that the bot says everything with
two different languages.

I added *.mo to .gitignore, because ProgVals implementation doesn't require them
and Poedit creates them automaticly.
2011-08-18 17:26:32 +03:00
skizzhg e9c89b1e45 AttackProtector & Eureka & FortyTwo & LinkRelay & NoLatin1 & Twitter & WebStats & Wikipedia: Add l10n-it. 2011-08-06 19:03:21 +02:00
Valentin Lorentz eb22b838b6 LinkRelay: Bug fix. 2011-07-13 22:44:01 +02:00
Valentin Lorentz 620c48f423 LinkRelay: Bug fix. Closes GH-77. 2011-07-13 21:55:08 +02:00
Valentin Lorentz a4631f86e8 LinkRelay: bug fix (plugin.py asked for per-channel values while config.py defines global values for colors). 2011-07-13 19:07:00 +02:00
Valentin Lorentz 55d46921b7 LinkRelay: Bug fix for @list (and color fixes?) 2011-07-11 14:23:03 +02:00
Valentin Lorentz c681ecb7c5 LinkRelay: bug fix. 2011-07-06 10:40:49 +02:00
Valentin Lorentz d584100c83 LinkRelay: Fix detection of versions of Supybot not compatible with configuration hooks. 2011-07-01 11:24:16 +02:00
Valentin Lorentz f4a62b8def LinkRelay: Use Limnoria's config callback in order to reload the config if it has been edited manually. 2011-07-01 11:14:56 +02:00
Valentin Lorentz 7bf5755b68 LinkRelay: enable use of supybot.plugins.LinkRelay.includeNetwork. 2011-07-01 10:46:38 +02:00
Valentin Lorentz 0daedfe620 LinkRelay: Fix issue.
The bot didn't reply because of an exception in outFilter.
2011-06-29 20:54:41 +02:00
Valentin Lorentz fc12bb91f8 LinkRelay: prefix non privmsgs by a symbol, to avoid RelayBot to address commands to another bot. 2011-05-14 18:19:03 +02:00
Valentin Lorentz 03c7e1e1d3 LinkRelay: many fixes 2011-05-13 18:25:40 +02:00
Valentin Lorentz 523c19e650 LinkRelay: fix password cloaking 2011-05-13 18:04:59 +02:00
Valentin Lorentz e2c276d478 LinkRelay: rename config variable noticeNonPrivmsgs to nonPrivmsgs and add 'nothing' mode. 2011-05-13 17:47:20 +02:00
Valentin Lorentz 2913551333 LinkRelay: add config variable colors.msg 2011-05-13 17:40:29 +02:00
Valentin Lorentz d504b05645 LinkRelay: optionnal colors 2011-05-13 17:38:15 +02:00
Valentin Lorentz dcc5710f55 LinkRelay: add __url__ 2011-02-28 19:01:42 +01:00
Valentin Lorentz 83abc73848 FortyTwo & GUI & GitHub & LinkRelay & MilleBornes & Twitter: fix import error on i18nless Supybots 2011-02-28 19:01:19 +01:00