Commit Graph

7995 Commits

Author SHA1 Message Date
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
Valentin Lorentz 3a59601d29 Web: Fix supybot.plugins.Web.nonSnarfingRegexp and update l10n-fr and l10n-it. 2012-01-28 20:40:45 +01:00
Valentin Lorentz ccc9185684 Admin: Update l10n-it. 2012-01-28 20:37:58 +01:00
Valentin Lorentz 41e5c26e52 Status: @cpu was giving a wrong value for the memory use (1024 times lower). 2012-01-22 11:33:23 +01:00
Valentin Lorentz 5fb96ffd15 Merge branch 'testing' 2012-01-17 20:55:26 +00:00
Valentin Lorentz 6b0e5303b4 Use log.critical instead of log.fatal (which does not exist). 2012-01-17 20:51:42 +00:00
nyuszika7h 33debcd565 sandbox/update-version: Simplify logic in updating version while still using UTC time.
Conflicts:

	sandbox/update-version
	src/version.py
2012-01-06 18:38:24 +01:00
Mika Suomalainen 2c4adf123c core: Continue l10n-fi.
About 30% translated.

Conflicts:

	src/version.py
2012-01-06 18:14:09 +01:00
Mika Suomalainen 67e457fb3b core: Continue l10n-fi.
Currently about 10% is translated.

Conflicts:

	src/version.py
2012-01-06 18:13:49 +01:00
Mika Suomalainen 2e9dcfa3a6 User: add l10n-fi.
Conflicts:

	src/version.py
2012-01-06 18:12:50 +01:00
Mika Suomalainen 0bc57c9465 User: fix fuzzy l10n-fi.
User l10n-fi is not finished yet.

Conflicts:

	src/version.py
2012-01-06 18:12:30 +01:00
Mika Suomalainen c2dec57bac User: continue l10n-fi.
Conflicts:

	src/version.py
2012-01-06 18:11:11 +01:00
Valentin Lorentz 957311ed2b Fix UTC use in sandbox/update-version. 2012-01-06 18:04:58 +01:00
Valentin Lorentz eb1e04701d Fix previous merge. 2012-01-05 19:52:57 +01:00