Valentin Lorentz
|
ed5f79c053
|
Use ircutils.joinModes() instead of hacky str.join()s in ircmsgs.unbans.
|
2012-04-03 21:01:10 +02:00 |
|
Valentin Lorentz
|
74a3d61f2b
|
Merge branch 'merge-supybot-master' into testing
|
2012-04-03 17:15:03 +02:00 |
|
Valentin Lorentz
|
2432df156d
|
Fix SSL issues caused by redundant patches.
|
2012-04-03 17:14:07 +02:00 |
|
Valentin Lorentz
|
e92b8a62f5
|
Merge supybot's master (will make future merges easier)
Conflicts:
plugins/Misc/plugin.py
plugins/String/plugin.py
src/drivers/Socket.py
src/irclib.py
src/ircutils.py
|
2012-04-03 16:55:29 +02:00 |
|
Valentin Lorentz
|
89686dacdb
|
Merge pull request #327 from Mkaysi/INSTALL
INSTALL: Remove mentioning of PYTHONPATH.
|
2012-04-01 01:08:13 -07:00 |
|
Mika Suomalainen
|
9f0c091f5e
|
Merge branch 'progval' into INSTALL
|
2012-04-01 10:31:08 +03:00 |
|
Mika Suomalainen
|
eb484068dc
|
INSTALL: Remove useless mentioning of PYTHONPATH.
PYTHONPATH is not required to setup with "setup.py install --user".
|
2012-04-01 10:29:41 +03:00 |
|
Valentin Lorentz
|
d2bfc29488
|
Merge pull request #326 from Mkaysi/INSTALL
--user
|
2012-03-31 12:00:39 -07:00 |
|
Mika Suomalainen
|
4fd4e8163a
|
INSTALL: use --user...
|
2012-03-31 20:40:19 +03:00 |
|
Valentin Lorentz
|
d50dabb4b2
|
Merge pull request #323 from Mkaysi/setup.py
Update Python version requirement in setup.py to 2.6.
|
2012-03-24 10:22:07 -07:00 |
|
Mika Suomalainen
|
fab5bb63be
|
setup.py: Require Python 2.6 or newer.
|
2012-03-24 14:03:59 +02:00 |
|
Valentin Lorentz
|
590a992651
|
Add the channel where a command has been called in the logs ('XXX called by XXX').
|
2012-03-18 20:45:17 +01:00 |
|
Mika Suomalainen
|
11417cea83
|
Core: Update l10n-fi.
|
2012-03-16 18:35:14 +01:00 |
|
skizzhg
|
aedfc07762
|
Update l10n-it.
|
2012-03-16 18:28:05 +01:00 |
|
Valentin Lorentz
|
a5e8f8ede8
|
Allow supybot.directories.backup to be /dev/null.
|
2012-03-15 20:22:46 +01:00 |
|
Mika Suomalainen
|
63bc155750
|
Google: update l10n-fi.
|
2012-03-15 20:48:51 +08:00 |
|
Mika Suomalainen
|
837b7e89b1
|
Web: update l10n-fi.
|
2012-03-15 20:48:51 +08:00 |
|
Mika Suomalainen
|
89191b81ac
|
Status: update l10n-fi.
|
2012-03-15 20:48:51 +08:00 |
|
Mika Suomalainen
|
b3d9a475ea
|
Misc: update l10n-fi.
|
2012-03-15 20:48:51 +08:00 |
|
Mika Suomalainen
|
e2d04ae52e
|
PluginDownloader: update l10n-fi.
|
2012-03-15 20:48:51 +08:00 |
|
Mika Suomalainen
|
7c2f77ddf1
|
Owner: "update" l10n-fi.
This plugin is completetly untranslated, because it cannot be translated. For reason, see the header of this file.
|
2012-03-15 20:48:50 +08:00 |
|
Mika Suomalainen
|
efa90de186
|
Alias: update l10n-fi.
|
2012-03-15 20:48:50 +08:00 |
|
Mika Suomalainen
|
5108a60449
|
Time: update l10n-fi.
|
2012-03-15 20:48:50 +08:00 |
|
Mika Suomalainen
|
540c943e12
|
Seen: update l10n-fi.
|
2012-03-15 20:48:50 +08:00 |
|
Mika Suomalainen
|
e6fe302de5
|
Channel: update l10n-fi.
|
2012-03-15 20:48:49 +08:00 |
|
Valentin Lorentz
|
808ed5cd9b
|
Update l10n-fr.
|
2012-03-15 13:44:43 +01:00 |
|
Valentin Lorentz
|
e31a88dacf
|
Merge pull request #321 from Mkaysi/install
Fix INSTALL file.
|
2012-03-12 10:44:51 -07:00 |
|
Mika Suomalainen
|
ccf7dd1580
|
INSTALL: Update the minimum Python version from 2.4 to 2.6.
|
2012-03-12 17:40:51 +02:00 |
|
Mika Suomalainen
|
97d7526e39
|
INSTALL: Update the recommended pysqlite version to 2.X.
|
2012-03-12 17:35:54 +02:00 |
|
Valentin Lorentz
|
46a890417a
|
Update all plugin .pot files.
|
2012-03-11 21:06:19 +00:00 |
|
Valentin Lorentz
|
4e7cec2b8e
|
Merge branch 'master' into testing
|
2012-03-08 18:53:37 +00:00 |
|
Valentin Lorentz
|
766641e8ea
|
Merge pull request #319 from Hoaas/master
Fixes UnicodeEncodeError in Google Calc
|
2012-03-08 10:51:51 -08:00 |
|
Terje Hoås
|
a1ab4b7ba0
|
Google: Fix UnicodeEncodeError in Calc.
|
2012-03-08 14:24:58 +01:00 |
|
nyuszika7h
|
5b0faad2f9
|
Misc: Handle KeyError in 'completenick'. Closes GH-315.
|
2012-02-25 21:04:08 +08:00 |
|
Valentin Lorentz
|
99ad2d193e
|
BadWords: Fix commit 123c176637 .
|
2012-02-25 14:02:02 +01:00 |
|
Valentin Lorentz
|
e2c1adda7f
|
Misc: Fix search of unloaded plugins if Misc is not in supybot install dir.
|
2012-02-20 07:26:49 +00:00 |
|
Valentin Lorentz
|
68bcffb57b
|
Merge branch 'master' into testing
|
2012-02-18 13:01:06 +01:00 |
|
nyuszika7h
|
8e4090ff96
|
Status: Add network command
This command is same as server, except that it will return the
network, not the server the bot is on.
|
2012-02-18 19:37:55 +08:00 |
|
nyuszika7h
|
123c176637
|
BadWords: Make configuration variable requireWordBoundaries channel-specific
|
2012-02-18 19:37:55 +08:00 |
|
Valentin Lorentz
|
fcfa483efe
|
Just update the version number.
|
2012-02-17 21:59:23 +00:00 |
|
Valentin Lorentz
|
44c10a0b49
|
Web: Update message.pot.
|
2012-02-16 17:17:23 +01:00 |
|
skizzhg
|
56afad786c
|
Alias: Fix the help for @alias add.
|
2012-02-16 17:17:00 +01:00 |
|
Valentin Lorentz
|
816ae143bc
|
Success: Fix load in private query. Closes GH-313.
|
2012-02-16 12:46:33 +01:00 |
|
Valentin Lorentz
|
7bb72c72be
|
Channel: Fix docstring. Closes GH-128.
|
2012-02-11 15:19:50 +01:00 |
|
Valentin Lorentz
|
1606e2d1e0
|
Owner: Fix docstring. Closes GH-133.
|
2012-02-11 15:19:14 +01:00 |
|
Valentin Lorentz
|
5c9a62e69a
|
Channel: Fix docstring. Closes GH-129.
|
2012-02-11 15:18:32 +01:00 |
|
Valentin Lorentz
|
f18850e5f8
|
Misc: Add @completenick. Closes GH-154.
|
2012-02-11 15:17:12 +01:00 |
|
Valentin Lorentz
|
d8ecc7db5f
|
Ctcp: Add configuration variable supybot.plugins.Ctcp.userinfo. Closes GH-204.
|
2012-02-11 13:44:19 +01:00 |
|
Valentin Lorentz
|
8add4911f5
|
Anonymous: Use channel-specific variables. Closes GH-232.
|
2012-02-11 13:41:29 +01:00 |
|
Valentin Lorentz
|
570e30f1b7
|
Pass supybot.protocols.irc.strictRfc to ircutils.isNick in 'nick' converter. Closes GH-312.
|
2012-02-11 09:03:52 +01:00 |
|