Commit Graph

  • 1be1ddb386 Later: Use open() instead of file(). Valentin Lorentz 2012-08-04 20:20:14 +02:00
  • 0b49c7312f Internet: use binary I/O. Valentin Lorentz 2012-08-04 20:07:24 +02:00
  • 978a702346 Google: Use 'json' module and apply .decode() on data. Valentin Lorentz 2012-08-04 19:50:30 +02:00
  • a89ff32297 Filter: Use the 'codecs' module instead of .encode and .decode. Valentin Lorentz 2012-08-04 19:43:11 +02:00
  • 9dcfce01c7 Dict: Open connection in binary mode. Valentin Lorentz 2012-08-04 19:22:31 +02:00
  • dcd07a2ec4 ChannelStats & Filter & Math & Unit: use utils instead of str.translate. Valentin Lorentz 2012-08-04 19:13:35 +02:00
  • 88c2c130ca BadWords & Nickometer: Use 'future' divisions. Valentin Lorentz 2012-08-04 18:54:14 +02:00
  • 8b7d16c850 Alias & RSS: Use types.MethodType instead of new.instancemethod. Valentin Lorentz 2012-08-04 18:46:16 +02:00
  • 7f0e1115b5 Make world.py py3k-friendly. Valentin Lorentz 2012-08-04 18:06:49 +02:00
  • c4dfa55d65 Use HTMLParser instead of deprecated sgmllib in utils.web. Valentin Lorentz 2012-08-04 18:02:45 +02:00
  • 9ae90c3869 Make utils.structures.CacheDict subclass collections.MutableMapping instead of deprecated UserDict.DictMixin. Valentin Lorentz 2012-08-04 17:46:28 +02:00
  • 6514db9b3f Prevent name clashes in utils.structures. Valentin Lorentz 2012-08-04 17:42:08 +02:00
  • 452c706092 Make utils.str.perlRoToReplacer less ambiguous. Valentin Lorentz 2012-08-04 17:36:15 +02:00
  • 8af6761275 Use 'unicode_escape' in utils.str.dqrepr if running Python 3. Valentin Lorentz 2012-08-04 17:33:17 +02:00
  • 0a4a12243d Prevent name clash in utils.iter.startswith. Valentin Lorentz 2012-08-04 17:26:59 +02:00
  • b8fe420ef3 Use 'ast' instead of 'compiler' in utils.gen.safeEval. Valentin Lorentz 2012-08-04 17:24:08 +02:00
  • d3d93da602 utils.gen.saltHash: encode string before hashing it. Valentin Lorentz 2012-08-04 17:12:23 +02:00
  • ab978a8c31 Remove utils/gen.py dependency on deprecated libraries (new and UserDict). Valentin Lorentz 2012-08-04 17:09:32 +02:00
  • caaf290c9b utils/gen.py: Import imap from itertools instead of utils.iter. Valentin Lorentz 2012-08-04 17:03:51 +02:00
  • 9de7316f02 Change utils.file.AtomicFile into a wrapper instead of a subclass. Valentin Lorentz 2012-08-04 17:01:36 +02:00
  • 174a5a4b1f Encode strings before hashing them in utils.file.mktemp. Valentin Lorentz 2012-08-04 16:39:33 +02:00
  • 54917f581a Drop dependency on deprecated httplib.HTTP in test framework. Valentin Lorentz 2012-08-04 16:32:15 +02:00
  • b5c99b1ce1 Fix capability checks. Valentin Lorentz 2012-08-04 15:57:51 +02:00
  • 8211aab92e Fix issue typo in schedule.removeEvent. Valentin Lorentz 2012-08-04 15:57:47 +02:00
  • 4bf39f773f Use the codecs module in src/registry.py. Valentin Lorentz 2012-08-04 15:48:30 +02:00
  • 69c18aed08 Make NonExistentRegistryEntry subclass AttributeError. Valentin Lorentz 2012-08-04 15:11:45 +02:00
  • 7d73a7dc0a src/questions.py: Don't use the 'is' operator to compare strings. Valentin Lorentz 2012-08-04 15:05:04 +02:00
  • b338c54592 src/log.py: Support for Python 3 logging module. Valentin Lorentz 2012-08-04 15:04:43 +02:00
  • 458508a287 Merge pull request #381 from Mkaysi/plugindownloader-l10n-fi Valentin Lorentz 2012-08-04 05:57:51 -07:00
  • a27acdaecd Merge pull request #383 from Mkaysi/network-l10n-fi Valentin Lorentz 2012-08-04 05:57:42 -07:00
  • 165f4ca38c Merge pull request #382 from Mkaysi/misc-l10n-fi Valentin Lorentz 2012-08-04 05:57:26 -07:00
  • 45120dda07 Merge pull request #385 from Mkaysi/google-l10n-fi Valentin Lorentz 2012-08-04 05:57:17 -07:00
  • 3989814030 Merge pull request #384 from Mkaysi/topic-l10n-fi Valentin Lorentz 2012-08-04 05:56:51 -07:00
  • de28a95e9f Merge pull request #380 from Mkaysi/shrinkurl-l10n-fi Valentin Lorentz 2012-08-04 05:56:09 -07:00
  • 85b2197300 Merge pull request #379 from Mkaysi/rss-l10n-fi Valentin Lorentz 2012-08-04 05:55:41 -07:00
  • fa8950b4a4 Make type checks in ircutils.safeArgument compatible with Python 3. Valentin Lorentz 2012-08-04 14:52:17 +02:00
  • 8b89014d10 Google: update l10n-fi. Mika Suomalainen 2012-08-04 15:48:12 +03:00
  • 6e7eb6e509 Topic: update l10n-fi. Mika Suomalainen 2012-08-04 15:44:08 +03:00
  • 5cb4fbcc50 Network: update l10n-fi. Mika Suomalainen 2012-08-04 15:36:53 +03:00
  • 89a2ed7313 Misc: update l10n-fi. Mika Suomalainen 2012-08-04 15:30:53 +03:00
  • 99991b43a5 PluginDownloader: update l10n-fi. Mika Suomalainen 2012-08-04 15:22:11 +03:00
  • 66e4243a14 Use 'future' division in src/ircutils.py. Valentin Lorentz 2012-08-04 14:18:53 +02:00
  • 4656fd5805 ShrinkUrl: update l10n-fi. Mika Suomalainen 2012-08-04 15:15:42 +03:00
  • 3c3e615199 plugins/RSS/locale/fi.po: update headers. Mika Suomalainen 2012-08-04 15:09:45 +03:00
  • df2d976818 Use utils.str.MultipleReplacer instead of str.maketrans. Valentin Lorentz 2012-08-04 14:04:15 +02:00
  • 9760a44137 RSS: update l10n-fi Mika Suomalainen 2012-08-04 15:02:17 +03:00
  • b17228d683 MoobotFactoids: Use Supybot's shlex instead of the standard library's. Valentin Lorentz 2012-08-04 14:00:23 +02:00
  • 602f1c7ecb utils/str.py: Use classes Multiple* instead of lambda functions. Valentin Lorentz 2012-08-04 13:52:02 +02:00
  • 17eb6c497f ircmsgs: use classic comparisons instead of str.translate to ensure channel key validity. Valentin Lorentz 2012-08-04 13:31:26 +02:00
  • e23fa611d6 Call other.__eq__ in irclib.Irc.__eq__ instead of using the == comparator. Valentin Lorentz 2012-08-04 13:25:47 +02:00
  • 1cb657ddb2 Import imap directly from itertools instead of utils.iter. Valentin Lorentz 2012-08-04 13:21:37 +02:00
  • d52e501ae8 Use open() instead of file(). Valentin Lorentz 2012-08-04 13:13:16 +02:00
  • 505fd580f8 Use unicode in src/i18n.py Valentin Lorentz 2012-08-04 12:09:11 +02:00
  • d28fa0cbdf Make Socket driver compatible with py3k. Valentin Lorentz 2012-08-04 12:00:02 +02:00
  • 139f5b4943 Make src/callbacks.py more py3k-friendly. Valentin Lorentz 2012-08-04 11:38:12 +02:00
  • fa35a07941 Add utils.str.multipleRemover. Valentin Lorentz 2012-08-03 09:46:00 +02:00
  • fffccb4600 Add utils.str.multipleReplacer. Valentin Lorentz 2012-08-03 09:39:31 +02:00
  • cd0bfe411a Make gpg key adding/removal work. Valentin Lorentz 2012-08-03 23:22:53 +02:00
  • 21409af405 Revert "Add ° as a prefix character." Valentin Lorentz 2012-08-02 13:26:44 +00:00
  • 0af7d791cc Add ° as a prefix character. Valentin Lorentz 2012-08-02 13:15:50 +00:00
  • fa67967b09 And commands to add/remove GPG keys. Valentin Lorentz 2012-08-02 09:21:58 +02:00
  • 59b9ba2cf8 RSS: Update l10n-fr. Valentin Lorentz 2012-07-31 21:12:37 +02:00
  • 4bc5ed4f2d RSS: Internationalize three strings. Valentin Lorentz 2012-07-31 19:09:18 +00:00
  • ef78c86974 Add configuration variable supybot.reply.format.url. Valentin Lorentz 2012-07-31 13:12:33 +00:00
  • 19a8df5b46 Fix typo in registry.close(). Valentin Lorentz 2012-07-30 11:18:02 +02:00
  • d053a660b0 callbacks.py: Always error when capabilities aren't satisfied. James McCoy 2012-07-30 23:21:26 -04:00
  • 60cba105c8 Fix setup.py for fresh installs. Valentin Lorentz 2012-07-30 15:42:38 +00:00
  • d5f3e1844f Google: Add supybot.plugins.Google.oneToOne. Valentin Lorentz 2012-07-30 14:57:52 +00:00
  • 6ccfe95751 Prevent last string of a file from being untranslated if .po does not end with a blank like. Valentin Lorentz 2012-07-30 14:33:22 +00:00
  • 9a345cff40 Truly remove src/version.py from Git. Valentin Lorentz 2012-07-30 13:18:05 +02:00
  • 5033893e9c Merge branch 'testing' of github.com:ProgVal/Limnoria into testing Valentin Lorentz 2012-07-30 11:36:39 +02:00
  • 82fdc2dda3 core: Internationalize some strings & update l10n-fr & change translation for 'is not a valid %s'. Valentin Lorentz 2012-07-30 11:35:44 +02:00
  • e8fd44570a Misc: Internationalize a string & update l10n-fr. Valentin Lorentz 2012-07-30 11:31:17 +02:00
  • 8bacf6734d Fix typo in registry.close(). Valentin Lorentz 2012-07-30 11:18:02 +02:00
  • bdbb618ac8 Anonymous: Fix l10n-fr. Valentin Lorentz 2012-07-29 18:06:56 +00:00
  • ea21c7aff5 Google: Fix l10n-fr Valentin Lorentz 2012-07-29 13:40:03 +00:00
  • afbdcf89f5 Misc: Fix l10n-fr. Valentin Lorentz 2012-07-29 12:35:51 +00:00
  • 322cedc13d Fix install guide. Valentin Lorentz 2012-07-29 13:36:50 +02:00
  • 1bf8ab11c0 Google & Network & PluginDownloader & RSS & ShrinkUrl & Topic & Unix: Update l10n-fr. Valentin Lorentz 2012-07-29 12:05:42 +02:00
  • e4a1352e0a Google & PluginDownloader & ShrinkUrl & Topic: Update messages.pot Valentin Lorentz 2012-07-29 11:56:52 +02:00
  • 169392e519 Messages shouldn't wrap links, set defaults for text wrapper. Guido Tabbernuk 2012-07-24 11:11:16 +03:00
  • 7e002ed2a2 Fix normalizeWhitespace to support Unicode. Guido Tabbernuk 2012-07-23 18:06:24 +03:00
  • 031b09307e Math: Allow 'factorial()' in icalc. Valentin Lorentz 2012-05-07 17:52:02 +02:00
  • 27857ff6f8 Math: Block factorial() in calc functions. Valentin Lorentz 2012-05-07 15:16:20 +00:00
  • a3cf9f8b45 Merge pull request #377 from Hoaas/testing Valentin Lorentz 2012-07-13 10:11:57 -07:00
  • e19ff328b6 Google: Fix currency conversions. Terje Hoås 2012-07-13 19:05:21 +02:00
  • ac3724d326 Games: Add halfop support in @roulette. Valentin Lorentz 2012-07-13 14:08:55 +00:00
  • c37d8c9310 PluginDownloader: Fix issue with repositories that use a subfolder. (fix commit 0a442dfd15832ceb57ff5d9a9897844e367802f3) Valentin Lorentz 2012-07-10 08:44:33 +00:00
  • 95c55c8d0f PluginDownloader: Add nyuszika7h's repository. Valentin Lorentz 2012-07-09 11:08:51 +00:00
  • 18dd017e99 Merge remote-tracking branch 'supybot/maint/0.83.4' into testing Valentin Lorentz 2012-07-06 11:09:34 +02:00
  • c31b6ed5c6 Merge pull request #376 from Digital-Lemon/testing Valentin Lorentz 2012-07-05 02:34:26 -07:00
  • 38dcffd466 Network: update l10n-it. skizzhg 2012-07-04 22:48:49 +02:00
  • a42ab2e2d4 ircutils.FormatParser: Make getInt only get integers that are valid colors James McCoy 2012-07-02 21:11:50 -04:00
  • de89a9bf90 Added @network uptime Digital-Lemon 2012-06-30 02:35:40 +02:00
  • 51ef07caf5 Added Irc objects creation time Digital-Lemon 2012-06-30 02:32:49 +02:00
  • 4a6d7fdb8e PluginDownloader: Add Hoaas repo. Valentin Lorentz 2012-06-29 15:04:37 +00:00
  • b5b02cd169 core: update l10n-it. skizzhg 2012-06-26 17:20:17 +02:00
  • e90f33a6ba Update debian/changelog and debian/control. Valentin Lorentz 2012-06-23 17:48:24 +02:00
  • 98e5dce853 Bump version to +limnoria2. Valentin Lorentz 2012-06-23 17:45:01 +02:00
  • 3ae2ce9483 Merge branch 'master' into debian Valentin Lorentz 2012-06-23 17:44:06 +02:00