Commit Graph

8059 Commits

Author SHA1 Message Date
Valentin Lorentz fe9197ee7c AutoMode: update messages.pot. 2012-04-19 21:39:10 +02:00
Valentin Lorentz bd6ff971c9 Factoids & Format & Praise: fix l10n-fi and l10n-it. 2012-04-19 21:31:21 +02:00
Valentin Lorentz 8ce56c0383 Merge pull request #335 from Mkaysi/core-fi
core: add l10n-fi & update messages.pot
2012-04-17 04:19:33 -07:00
Mika Suomalainen bc30c98005 core: add l10n-fi & update messages.pot 2012-04-17 13:42:53 +03:00
Valentin Lorentz 92027d1046 Fix help for supybot.directories.backup. 2012-04-17 11:49:03 +02:00
Valentin Lorentz 9d6b132233 i18n: Fix issue with the bot sending the repr() of the string on IRC when translation has 'new line' characters in it. 2012-04-17 11:45:25 +02:00
Valentin Lorentz f51fbd0033 PluginDownloader: Add a bunch of new plugins: Antibody's, doorbot's, boombot's, mailed-notifier, pingdom, scrum. 2012-04-16 20:09:55 +00:00
Valentin Lorentz cf4b4e34b3 Merge pull request #333 from Mkaysi/core-messages.pot
core: update messages.pot
2012-04-16 09:18:58 -07:00
Mika Suomalainen 0f249b34e5 core: update messages.pot 2012-04-16 18:11:51 +03:00
Valentin Lorentz 06832d6e3a Channel: Add capability checks in @voice 2012-04-16 07:56:20 +00:00
Valentin Lorentz 945b34d519 BadWords: Add support for +h. 2012-04-15 21:02:42 +00:00
Valentin Lorentz e8627edbb9 Merge pull request #331 from Mkaysi/unix-l10n-fi
Unix: update messages.pot and l10n-fi.
2012-04-15 09:44:14 -07:00
Mika Suomalainen fe61332f06 Unix: update l10n-fi. 2012-04-15 18:54:48 +03:00
Mika Suomalainen 5cafbc50ae Unix: update messages.pot 2012-04-15 18:47:30 +03:00
Valentin Lorentz 70a1aced78 Add tests for Unix.sysuptime and Unix.sysuname. 2012-04-15 14:02:44 +02:00
robbe 7de277d052 Add commands Unix.sysuptime and Unix.sysuname. 2012-04-15 14:02:39 +02:00
Valentin Lorentz cf073bbd73 Fix duplicated sentence in supybot.directories.backup's help. 2012-04-14 11:09:11 +00:00
Valentin Lorentz a40cf1c82f Time: Fix redundant error when pytz is not installed 2012-04-05 04:28:57 +00:00
Valentin Lorentz e6032c68bc AutoMode: Add configurable delay. Closes GH-188. 2012-04-04 15:55:42 +02:00
Valentin Lorentz 8558640a00 schedule: Add parameters args and kwargs. 2012-04-04 15:55:08 +02:00
Valentin Lorentz bad5364e28 Fix commit ed5f79c0. 2012-04-04 15:44:57 +02:00
Valentin Lorentz 113ddf8c69 Internet: Remove special handling for Verisign in @dns. 2012-04-04 15:13:39 +02:00
Valentin Lorentz 18b16d84ed Change the minimal number of non-wildcard characters in hostmask from 8 to 3. Closes GH-276. 2012-04-04 15:08:49 +02:00
Valentin Lorentz dbf1640b38 Import ircmsgs.modes() from ubotufr. 2012-04-03 21:03:42 +02:00
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