Commit Graph

  • 8d05910df8 Merge branch 'testing' of github.com:ProgVal/Limnoria into testing Valentin Lorentz 2013-04-22 17:58:52 +00:00
  • 8701002ff9 Anonymous: Fix use of pipes. Valentin Lorentz 2013-04-22 17:58:32 +00:00
  • 96fae12fd2 Anonymous: Use assertEqual in tests instead of failUnless(... == ...). Valentin Lorentz 2013-04-22 17:46:35 +00:00
  • f2e059f2c7 core: Fix l10n-fr. Valentin Lorentz 2013-04-21 16:18:13 +02:00
  • 65b553f03b core: Updates messages.pot and fr.po. Valentin Lorentz 2013-04-21 16:01:29 +02:00
  • caf255afd9 Internationalize string-handling functions in src/utils/. Valentin Lorentz 2013-04-21 16:00:31 +02:00
  • 6b1131bff9 core: update messages.pot and fr.po. Valentin Lorentz 2013-04-21 15:57:29 +02:00
  • 5c118ded7c sandbox: Update check_trans.py to handle core locales. Valentin Lorentz 2013-04-21 15:57:17 +02:00
  • d8df5cc650 Misc: Fix ignoring of user flooding with invalid commands in private. Valentin Lorentz 2013-04-20 08:19:16 +00:00
  • 390af5d049 Fix typo. Valentin Lorentz 2013-04-18 07:45:08 +00:00
  • 2d89723a6a Merge pull request #464 from Nothing4You/fix-tests-01 Valentin Lorentz 2013-04-13 14:22:30 -07:00
  • 847563869c Use a real inexistent domain for DNS fail testing Richard Schwab 2013-04-13 22:56:52 +02:00
  • 56b4f1ddc4 travis: Remove Scheduler from tested plugins. Valentin Lorentz 2013-04-11 20:50:15 +02:00
  • 995ba6f229 Make sure strictRfc is on before testing for assertions. Valentin Lorentz 2013-04-11 20:04:04 +02:00
  • 6c22927055 travis: Don't display logs. Valentin Lorentz 2013-04-11 19:43:57 +02:00
  • 43248f5cea supybot-plugin-create: Various updates (stock supybot compatibility, Python 3 compatibility, reload config by default. Valentin Lorentz 2013-04-11 19:33:42 +02:00
  • 0595489166 Karma: Fix tests. Valentin Lorentz 2013-04-11 19:13:03 +02:00
  • d13015dfb5 Fix tests with Travis. Valentin Lorentz 2013-04-11 19:09:50 +02:00
  • 7a71ecb9f9 Misc: Add supybot.plugins.Misc.mores. Valentin Lorentz 2013-04-10 17:26:55 +02:00
  • 61eb0fd3f8 RSS: add supybot.plugins.RSS.announcementSeparator. Valentin Lorentz 2013-04-06 16:57:30 +00:00
  • f4bf62ab6b ircmsgs: Fix typo. Valentin Lorentz 2013-04-06 16:04:56 +00:00
  • 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' George Miller 2013-04-03 22:53:52 +00:00
  • d5a9c3f25b Add link to the install guide in the README. Valentin Lorentz 2013-04-04 13:16:14 +00:00
  • 856a65c9f6 Add irc.state.ircd. Valentin Lorentz 2013-03-31 21:22:59 +02:00
  • 8e1929d1b4 Fix previous commit. Valentin Lorentz 2013-03-27 17:01:42 +01:00
  • 23e84cfff9 Join all channels in one message when connecting. Valentin Lorentz 2013-03-27 16:55:45 +01:00
  • ddd8314884 Socket: Close the socket more nicely. Valentin Lorentz 2013-03-27 16:32:26 +01:00
  • 916a85c965 core: Various Python 3 compatibility fixes. Valentin Lorentz 2013-03-25 19:15:08 +01:00
  • 3137db859f Karma: Display the new karma when it is updated. Valentin Lorentz 2013-03-25 18:07:21 +01:00
  • cb827c09df Fix typo. Valentin Lorentz 2013-03-25 16:28:33 +01:00
  • 6524dfd8c9 Karma: Fix @dump. Closes GH-457. Valentin Lorentz 2013-03-25 16:24:43 +01:00
  • 9a23ba1cfa Fix traceback if supybot.errors.noCapability does not contain %s. Valentin Lorentz 2013-03-24 07:51:55 +00:00
  • 574d73c14e Fix RFC-compliance of privmsgs/notices/kicks/whois/... with list of nicks/channels are argument. Closes GH-462. Valentin Lorentz 2013-03-23 11:06:08 +01:00
  • 5209cbc402 Prevent crash of httpserver in some requests. (Why? No idea.) Valentin Lorentz 2013-03-21 17:31:53 +00:00
  • cac96aa5f7 Socket: Fix race condition in SSL handshakes. Valentin Lorentz 2013-03-21 17:21:20 +00:00
  • 881eb9f771 Fix commit b90bd4b9d9035. Valentin Lorentz 2013-03-12 19:36:08 +01:00
  • f4c643ad51 Factoids: Add the web interface. Valentin Lorentz 2013-03-11 19:54:17 +01:00
  • 24252bc69f httpserver: Enhance design + customable CSS. Closes GH-404. Valentin Lorentz 2013-03-11 19:44:26 +01:00
  • c4b9c80198 httpserver: Use new algorithm to load default templates. Valentin Lorentz 2013-03-11 16:38:21 +01:00
  • 83dd3a2fe8 Create config variable supybot.directories.data.web, and move robots.txt to this directory. Valentin Lorentz 2013-03-09 20:52:35 +01:00
  • d714909576 Use non-sexist language in strings and comments. Valentin Lorentz 2013-03-08 20:34:31 +01:00
  • be04677995 Fix typo in a comment. Valentin Lorentz 2013-03-08 20:26:50 +01:00
  • 81f98611a4 Added German translation for NickAuth. Alexander Ralph Michael Minges 2013-01-26 00:01:43 +01:00
  • 9ef83f70cf Web: Fix encoding in @title. Valentin Lorentz 2013-03-06 12:11:46 +00:00
  • f438d0a0c2 AutoMode & Channel & Config & Google & Seen & ShrinkUrl & String: Update l10n-fr. Valentin Lorentz 2013-03-03 19:48:31 +01:00
  • 693e827340 Alias & ChannelLogger & MessageParser & MoobotFactoids & User & Web: Update l10n-fr. Valentin Lorentz 2013-03-02 19:15:12 +01:00
  • 8a9c44bc89 check_trans.py: Use absolute path in order to print it correctly (otherwise it wouldn't print the plugin name). Valentin Lorentz 2013-03-02 14:26:31 +01:00
  • 2cfe1f9d78 PluginDownloader: Add jonimoose's repository. Valentin Lorentz 2013-02-27 21:46:43 +00:00
  • 8444e76468 Fix decoding of strings in ircmsgs. Thanks to monodemono. Valentin Lorentz 2013-02-25 11:37:15 +00:00
  • f65c0539d8 supybot-wizard: Prevent this script from running directly in ~/ Valentin Lorentz 2013-02-24 09:47:48 +01:00
  • 10fc03ab19 Google: Fix snarfer with Python 3. Valentin Lorentz 2013-02-24 01:51:40 +01:00
  • 7f2d38b885 Socket: Fix compatibility with Python 3.1. Valentin Lorentz 2013-02-22 20:43:27 +00:00
  • f9171f5c5e Fix previous commit. Valentin Lorentz 2013-02-22 20:26:26 +00:00
  • 78a722f38b 2to3/run.py: Fix compatibility issue with old Python 3.x versions (2to3 does not suport -W and -o). Valentin Lorentz 2013-02-22 21:17:55 +01:00
  • d86dee6c9a setup.py: In debug mode, display 2to3 logs. Valentin Lorentz 2013-02-22 21:17:16 +01:00
  • e17cd0bd08 setup.py: Add the --debug switch. Valentin Lorentz 2013-02-22 20:50:38 +01:00
  • c3f2bfdfc9 Fix previous commit. Thanks to Nothing4You. Valentin Lorentz 2013-02-22 19:22:23 +01:00
  • cb48f667ae MessageParser: Prevent duplicated response if supybot.databases.plugins.channelspecific is enabled. Valentin Lorentz 2013-02-22 18:40:38 +01:00
  • 48b03a8f46 Merge branch 'testing' of github.com:ProgVal/Limnoria into testing Valentin Lorentz 2013-02-22 18:31:12 +01:00
  • 42f5b02d30 MessageParser: Order @list output with id, instead of random order. Valentin Lorentz 2013-02-22 18:30:48 +01:00
  • 4069b2eba1 MessageParser: Add supybot.MessageParser.maxTriggers variable. Valentin Lorentz 2013-02-22 18:27:10 +01:00
  • b6c62b617a Math: Fix l10n-fr. Valentin Lorentz 2013-02-21 17:52:09 +00:00
  • 0ef1347bc6 Update INSTALL.md Valentin Lorentz 2013-02-16 10:53:50 +01:00
  • 5a114aba2e Google & ShrinkUrl: Fix issue with super() in custom config types if plugin is reloaded. Valentin Lorentz 2013-02-09 21:53:56 +01:00
  • b90bd4b9d9 Fix previous commit (again). Valentin Lorentz 2013-02-09 19:37:10 +01:00
  • c918074b92 Fix previous commit. Valentin Lorentz 2013-02-09 19:16:23 +01:00
  • 48ba761644 Decode unicode string passed to ircmsgs.*. Closes GH-448. Valentin Lorentz 2013-02-09 18:55:02 +01:00
  • 3fd1e9fd8e travis.yml: Display logs after test. Valentin Lorentz 2013-02-08 19:13:38 +00:00
  • de0087c8c2 Update sandbox/check_trans.py and run automatically run pygettext. Valentin Lorentz 2013-02-08 17:40:57 +00:00
  • 4754df2dbd Merge pull request #446 from nyuszika7h/testing Valentin Lorentz 2013-02-07 12:09:33 -08:00
  • c6d5f1883e Update .gitignore. Valentin Lorentz 2013-02-07 19:21:42 +01:00
  • ef08ea1930 Fix debug logging in some (weird) cases. Valentin Lorentz 2013-02-07 18:34:29 +01:00
  • c234d683d1 scripts/supybot-botchk: Open pidfile in append mode because 'x' is not supported on Python 2 nyuszika7h 2013-02-07 15:37:20 +01:00
  • 15796454cf Merge remote-tracking branch 'progval/testing' into testing nyuszika7h 2013-02-05 18:42:26 +01:00
  • e491e14bc3 Final fix for SASL and py3k nyuszika7h 2013-02-03 18:50:20 +01:00
  • d753df9d0c Print extra debug data in the logs. Valentin Lorentz 2013-02-03 17:46:39 +01:00
  • 4170a873b2 Fix previous commit (yet again) nyuszika7h 2013-02-03 15:58:45 +01:00
  • 66e46e5143 Fix previous commit (again) nyuszika7h 2013-02-03 15:30:28 +01:00
  • 4b10ea3329 Fix previous commit nyuszika7h 2013-02-03 15:14:03 +01:00
  • f1198fb4e8 irclib.py: Fix SASL on py3k nyuszika7h 2013-02-03 15:08:36 +01:00
  • ff1d9c4f69 supybot-botchk: Use a different method for creating pidfile if it doesn't exist nyuszika7h 2013-02-03 14:54:07 +01:00
  • 49a392717e Merge pull request #445 from nyuszika7h/testing Valentin Lorentz 2013-02-03 05:43:48 -08:00
  • 658d0ad84d supybot-botchk: Don't truncate pidfile nyuszika7h 2013-02-03 14:20:16 +01:00
  • 7edc73a08c supybot-botchk: Use open() and close() instead of os.system('touch') nyuszika7h 2013-02-03 14:15:46 +01:00
  • 1b6f1f04ec supybot-botchk: Fix Python 3 compatibility nyuszika7h 2013-02-03 14:12:21 +01:00
  • 5b432a781e Google: Restore @calc and @phonebook. Valentin Lorentz 2013-02-03 07:53:55 +00:00
  • 34ea319747 setup.py: Hide 2to3's output. Valentin Lorentz 2013-02-02 20:47:31 +01:00
  • 08579a6305 Add MANIFEST.in Valentin Lorentz 2013-02-02 20:23:17 +01:00
  • b04f2f43e0 Fix previous commit Valentin Lorentz 2013-02-02 19:59:03 +01:00
  • ac8f2c662f setup.py: Fix bug if setup is not in the current working directory. Valentin Lorentz 2013-02-02 19:56:54 +01:00
  • 20ad495483 src/test.py: Why would a test server create a socket? Valentin Lorentz 2013-02-02 19:51:47 +01:00
  • 13a633eea4 Prevent traceback if supybot.replies.genericNoCapability is empty. Valentin Lorentz 2013-02-02 19:47:14 +01:00
  • 05d23d1a06 Remove unreachable code. Valentin Lorentz 2013-02-02 19:47:05 +01:00
  • 785b973995 botchk: Use open() instead of file(). Valentin Lorentz 2013-02-02 19:46:59 +01:00
  • 77f614be86 utils.web.HtmlToText: Convert html entities. Valentin Lorentz 2013-02-01 20:50:46 +01:00
  • fa36e48075 core: Document irclib.Irc.addCallback. Valentin Lorentz 2013-02-01 20:38:53 +01:00
  • 75f19a9f50 core: Add docstring to commands.wrap. Valentin Lorentz 2013-02-01 20:38:18 +01:00
  • 39b534246f Fix http server's tests. Valentin Lorentz 2013-02-01 20:38:01 +01:00
  • 21c17b8248 Google: Fix Python 3 compatibility of the @translate command. Valentin Lorentz 2013-02-01 17:12:03 +01:00
  • e45bce65e5 Merge branch 'testing' of github.com:ProgVal/Limnoria into testing Valentin Lorentz 2013-02-01 14:54:39 +00:00