Valentin Lorentz
|
d13015dfb5
|
Fix tests with Travis.
|
2013-04-11 19:09:50 +02:00 |
|
Valentin Lorentz
|
7a71ecb9f9
|
Misc: Add supybot.plugins.Misc.mores.
|
2013-04-10 17:26:55 +02:00 |
|
Valentin Lorentz
|
61eb0fd3f8
|
RSS: add supybot.plugins.RSS.announcementSeparator.
|
2013-04-06 16:57:30 +00:00 |
|
Valentin Lorentz
|
f4bf62ab6b
|
ircmsgs: Fix typo.
|
2013-04-06 16:04:56 +00:00 |
|
George Miller
|
0150c79924
|
Added a way to have the urlsnarfer report exceptions (hotsnotnound, ...)
(Should be possible changed to only ioExceptions)
Enable/Disable via 'supybot.plugins.Web.snarferReportIOExceptions'
|
2013-04-05 10:05:00 +02:00 |
|
Valentin Lorentz
|
d5a9c3f25b
|
Add link to the install guide in the README.
|
2013-04-04 13:16:14 +00:00 |
|
Valentin Lorentz
|
856a65c9f6
|
Add irc.state.ircd.
|
2013-03-31 21:22:59 +02:00 |
|
Valentin Lorentz
|
8e1929d1b4
|
Fix previous commit.
|
2013-03-27 17:01:42 +01:00 |
|
Valentin Lorentz
|
23e84cfff9
|
Join all channels in one message when connecting.
|
2013-03-27 16:55:45 +01:00 |
|
Valentin Lorentz
|
ddd8314884
|
Socket: Close the socket more nicely.
|
2013-03-27 16:32:26 +01:00 |
|
Valentin Lorentz
|
916a85c965
|
core: Various Python 3 compatibility fixes.
|
2013-03-25 19:15:08 +01:00 |
|
Valentin Lorentz
|
3137db859f
|
Karma: Display the new karma when it is updated.
|
2013-03-25 18:07:21 +01:00 |
|
Valentin Lorentz
|
cb827c09df
|
Fix typo.
|
2013-03-25 16:28:33 +01:00 |
|
Valentin Lorentz
|
6524dfd8c9
|
Karma: Fix @dump. Closes GH-457.
|
2013-03-25 16:24:43 +01:00 |
|
Valentin Lorentz
|
9a23ba1cfa
|
Fix traceback if supybot.errors.noCapability does not contain %s.
|
2013-03-24 07:51:55 +00:00 |
|
Valentin Lorentz
|
574d73c14e
|
Fix RFC-compliance of privmsgs/notices/kicks/whois/... with list of nicks/channels are argument. Closes GH-462.
|
2013-03-23 11:06:08 +01:00 |
|
Valentin Lorentz
|
5209cbc402
|
Prevent crash of httpserver in some requests. (Why? No idea.)
|
2013-03-21 17:31:53 +00:00 |
|
Valentin Lorentz
|
cac96aa5f7
|
Socket: Fix race condition in SSL handshakes.
|
2013-03-21 17:21:20 +00:00 |
|
Valentin Lorentz
|
881eb9f771
|
Fix commit b90bd4b9d9 .
|
2013-03-12 19:36:08 +01:00 |
|
Valentin Lorentz
|
f4c643ad51
|
Factoids: Add the web interface.
|
2013-03-11 19:54:17 +01:00 |
|
Valentin Lorentz
|
24252bc69f
|
httpserver: Enhance design + customable CSS. Closes GH-404.
|
2013-03-11 19:44:26 +01:00 |
|
Valentin Lorentz
|
c4b9c80198
|
httpserver: Use new algorithm to load default templates.
|
2013-03-11 16:38:21 +01:00 |
|
Valentin Lorentz
|
83dd3a2fe8
|
Create config variable supybot.directories.data.web, and move robots.txt to this directory.
|
2013-03-09 20:52:35 +01:00 |
|
Valentin Lorentz
|
d714909576
|
Use non-sexist language in strings and comments.
|
2013-03-08 20:34:31 +01:00 |
|
Valentin Lorentz
|
be04677995
|
Fix typo in a comment.
|
2013-03-08 20:26:50 +01:00 |
|
Alexander Ralph Michael Minges
|
81f98611a4
|
Added German translation for NickAuth.
|
2013-03-08 17:57:48 +01:00 |
|
Valentin Lorentz
|
9ef83f70cf
|
Web: Fix encoding in @title.
|
2013-03-06 12:11:46 +00:00 |
|
Valentin Lorentz
|
f438d0a0c2
|
AutoMode & Channel & Config & Google & Seen & ShrinkUrl & String: Update l10n-fr.
|
2013-03-03 19:48:31 +01:00 |
|
Valentin Lorentz
|
693e827340
|
Alias & ChannelLogger & MessageParser & MoobotFactoids & User & Web: Update l10n-fr.
|
2013-03-02 19:15:12 +01:00 |
|
Valentin Lorentz
|
8a9c44bc89
|
check_trans.py: Use absolute path in order to print it correctly (otherwise it wouldn't print the plugin name).
|
2013-03-02 14:26:31 +01:00 |
|
Valentin Lorentz
|
2cfe1f9d78
|
PluginDownloader: Add jonimoose's repository.
|
2013-02-27 21:46:43 +00:00 |
|
Valentin Lorentz
|
8444e76468
|
Fix decoding of strings in ircmsgs. Thanks to monodemono.
|
2013-02-25 11:37:15 +00:00 |
|
Valentin Lorentz
|
f65c0539d8
|
supybot-wizard: Prevent this script from running directly in ~/
|
2013-02-24 09:47:48 +01:00 |
|
Valentin Lorentz
|
10fc03ab19
|
Google: Fix snarfer with Python 3.
|
2013-02-24 01:51:40 +01:00 |
|
Valentin Lorentz
|
7f2d38b885
|
Socket: Fix compatibility with Python 3.1.
|
2013-02-22 20:43:27 +00:00 |
|
Valentin Lorentz
|
f9171f5c5e
|
Fix previous commit.
|
2013-02-22 20:26:26 +00:00 |
|
Valentin Lorentz
|
78a722f38b
|
2to3/run.py: Fix compatibility issue with old Python 3.x versions (2to3 does not suport -W and -o).
|
2013-02-22 21:17:55 +01:00 |
|
Valentin Lorentz
|
d86dee6c9a
|
setup.py: In debug mode, display 2to3 logs.
|
2013-02-22 21:17:16 +01:00 |
|
Valentin Lorentz
|
e17cd0bd08
|
setup.py: Add the --debug switch.
|
2013-02-22 20:50:38 +01:00 |
|
Valentin Lorentz
|
c3f2bfdfc9
|
Fix previous commit. Thanks to Nothing4You.
|
2013-02-22 19:22:23 +01:00 |
|
Valentin Lorentz
|
cb48f667ae
|
MessageParser: Prevent duplicated response if supybot.databases.plugins.channelspecific is enabled.
|
2013-02-22 18:40:38 +01:00 |
|
Valentin Lorentz
|
48b03a8f46
|
Merge branch 'testing' of github.com:ProgVal/Limnoria into testing
|
2013-02-22 18:31:12 +01:00 |
|
Valentin Lorentz
|
42f5b02d30
|
MessageParser: Order @list output with id, instead of random order.
|
2013-02-22 18:30:48 +01:00 |
|
Valentin Lorentz
|
4069b2eba1
|
MessageParser: Add supybot.MessageParser.maxTriggers variable.
|
2013-02-22 18:27:10 +01:00 |
|
Valentin Lorentz
|
b6c62b617a
|
Math: Fix l10n-fr.
|
2013-02-21 17:52:09 +00:00 |
|
Valentin Lorentz
|
0ef1347bc6
|
Update INSTALL.md
|
2013-02-16 10:55:27 +01:00 |
|
Valentin Lorentz
|
5a114aba2e
|
Google & ShrinkUrl: Fix issue with super() in custom config types if plugin is reloaded.
|
2013-02-09 21:53:56 +01:00 |
|
Valentin Lorentz
|
b90bd4b9d9
|
Fix previous commit (again).
|
2013-02-09 19:37:10 +01:00 |
|
Valentin Lorentz
|
c918074b92
|
Fix previous commit.
|
2013-02-09 19:16:23 +01:00 |
|
Valentin Lorentz
|
48ba761644
|
Decode unicode string passed to ircmsgs.*. Closes GH-448.
|
2013-02-09 18:55:02 +01:00 |
|