Commit Graph

  • 3d175fe45e Merge pull request #592 from Mkaysi/mailmap Valentin Lorentz 2014-04-19 16:56:38 +02:00
  • 51ee2cff5b .mailmap: fix Mikaela's name and email addresses. Mikaela Suomalainen 2014-04-19 12:06:36 +03:00
  • 5461785ee2 cdb: Remove debug output. Valentin Lorentz 2014-04-19 10:18:34 +02:00
  • 28536f0528 Fix utils.gen.safeEval to work with instances of ast.NameConstant (introduced in Pythn 3.4). Valentin Lorentz 2014-04-19 10:16:56 +02:00
  • 65aed8f7ed Fix previous commit. Valentin Lorentz 2014-04-18 07:16:02 +00:00
  • cab4cb5059 Copy the reply_env when copying an IrcMsg object. Valentin Lorentz 2014-04-18 07:08:14 +00:00
  • 30cc4804eb Add 'reply_env' attribute to IrcMsg. Valentin Lorentz 2014-04-18 06:53:52 +00:00
  • 6de65bc0e7 .travis.yml: add Python 3.4 [DO NOT MERGE UNTIL TRAVIS SUPPORTS IT!]. Mikaela Suomalainen 2014-04-18 09:16:13 +03:00
  • 8dbc4da0ac Revert ".travis.yml: add Python 3.4." Valentin Lorentz 2014-04-18 06:12:53 +00:00
  • 76dfe28ebf Merge pull request #590 from Mkaysi/travis Valentin Lorentz 2014-04-18 08:10:35 +02:00
  • d84f6b4834 .travis.yml: add Python 3.4. Mikaela Suomalainen 2014-04-18 08:53:53 +03:00
  • 90a1208e9e httpserver: Fix crash if supybot.servers.http.favicon has not been set. Valentin Lorentz 2014-04-15 18:39:44 +00:00
  • cdb14ec4f5 Fix one occurence missing from previous commit. Valentin Lorentz 2014-04-12 07:12:07 +00:00
  • 5f306a8c74 Fix neutral pronouns. Valentin Lorentz 2014-04-11 21:56:42 +00:00
  • 6e3a6907db Merge pull request #587 from Mkaysi/readme-contributing Valentin Lorentz 2014-04-10 19:11:48 +02:00
  • e9e4bf30c3 Merge pull request #586 from nyuszika7h/update-sasl Valentin Lorentz 2014-04-10 19:07:46 +02:00
  • 431e76c0ad README.md: Sanify topis & fix IRC links. Mikaela Suomalainen 2014-04-10 17:09:41 +03:00
  • 4eb0bcf0ab CONTRIBUTING.md: use proper language && fix links. Mikaela Suomalainen 2014-04-10 17:06:02 +03:00
  • 822e6449f9 irclib: Add support for additional SASL numerics nyuszika7h 2014-04-10 15:03:20 +02:00
  • 6be8204805 irclib: Remove some useless SASL debug messages nyuszika7h 2014-04-10 14:54:53 +02:00
  • 14e51f6193 irclib: Make SASL messages easier to understand nyuszika7h 2014-04-10 14:53:08 +02:00
  • 4664d5c293 Merge branch 'testing' of git://github.com/ProgVal/Limnoria into testing nyuszika7h 2014-04-10 14:50:11 +02:00
  • 7d9845c7e9 ChannelLogger: Fix KeyError on some quits. (Why?) Valentin Lorentz 2014-04-08 20:00:07 +00:00
  • b8f31a3fca Web: disable threading in commands. (They are run in separated processes anyway…) Valentin Lorentz 2014-04-06 14:05:40 +00:00
  • da003279e4 Seen: Fix tests. Valentin Lorentz 2014-04-05 23:08:41 +02:00
  • f569af6230 remove generated src/version.py. Valentin Lorentz 2014-04-05 23:08:33 +02:00
  • d89e4b5635 Fix previous merge. Valentin Lorentz 2014-04-05 22:56:40 +02:00
  • 8885a813c5 Merge remote-tracking branch 'supybot/master' into merge-supybot Valentin Lorentz 2014-04-05 22:54:51 +02:00
  • 5bbdb390f4 Merge pull request #583 from slackhead/testing Valentin Lorentz 2014-04-05 09:36:26 +02:00
  • c17c21b5ac Merge branch 'testing' of github.com:slackhead/Limnoria into testing Dave Woodfall 2014-04-05 07:21:33 +00:00
  • e5825a4d37 RSS 'initialAnnounceHeadlines' variable changed to Integer. Dave Woodfall 2014-04-05 06:54:36 +00:00
  • 3f770929e3 Merge pull request #582 from IotaSpencer/testing Valentin Lorentz 2014-04-03 18:35:32 +02:00
  • 3bb183cf6d Add my own repo (IotaSpencer Ken Spencer 2014-04-03 12:01:41 -04:00
  • de1c01f47b Fix previous commit for config variables that are not channel-specific. Valentin Lorentz 2014-04-03 11:51:13 +00:00
  • 36568aa849 Config: Also tell about current channel value in @help if it is different from the global one. Closes GH-581. Valentin Lorentz 2014-04-03 11:47:24 +00:00
  • 4d9a8a1408 httpserver: Open icon in binary mode. Valentin Lorentz 2014-04-02 17:34:04 +00:00
  • 048c1e77f4 httpserver: Fix favicon handling. Valentin Lorentz 2014-04-02 17:18:20 +00:00
  • 33262e125f Merge pull request #579 from skgsergio/fix_log_python3.4 Valentin Lorentz 2014-04-01 20:29:25 +02:00
  • ad3deb7c21 Fix AttributeError exception in log.py with python3.4 Sergio Conde 2014-04-01 20:16:20 +02:00
  • 86c5b714f1 Merge branch 'testing' of git://github.com/ProgVal/Limnoria into testing nyuszika7h 2014-03-31 15:25:46 +02:00
  • 0f3a159a60 Merge pull request #576 from Mkaysi/user-l10n-fi Valentin Lorentz 2014-03-25 17:56:49 +01:00
  • 7a2e2fa455 User: update messages.pot & l10n-fi. Mikaela Suomalainen 2014-03-25 16:56:56 +02:00
  • edbde2235b User: Fix authentication canceling after hostname/nick change. Valentin Lorentz 2014-03-25 14:35:06 +00:00
  • f3e4f097aa User: Fix checking of GPG availabiliy and add @gpg list command. Valentin Lorentz 2014-03-25 14:29:32 +00:00
  • 121cc1772e MessageParser: Fix crash if not all matches are used in the replacement. Valentin Lorentz 2014-03-25 14:24:35 +00:00
  • 6439699cfb Merge pull request #575 from Mkaysi/l10n-fi Valentin Lorentz 2014-03-22 18:10:03 +01:00
  • d1bec899b0 Merge branch 'testing' of github.com:ProgVal/Limnoria into l10n-fi Mikaela Suomalainen 2014-03-22 16:38:58 +02:00
  • 3a2b01d517 PluginDownloader: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:38:16 +02:00
  • 6394af231a Merge pull request #574 from Mkaysi/l10n-fi Valentin Lorentz 2014-03-22 15:25:04 +01:00
  • ff6f77baff Merge pull request #574 from Mkaysi/l10n-fi Valentin Lorentz 2014-03-22 15:25:04 +01:00
  • c1b0624eb8 PluginDownloader: Fix typo. Valentin Lorentz 2014-03-22 14:23:50 +00:00
  • 9eec5c0ab5 Ctcp: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:16:52 +02:00
  • 17ff01c8f7 Google: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:14:03 +02:00
  • 04d06e0be2 Karma: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:11:48 +02:00
  • 7927433693 Network: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:10:47 +02:00
  • a0fff2ade2 RSS: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:09:03 +02:00
  • 736f1e5156 AutoMode: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:07:47 +02:00
  • 1ae27698fb Channel: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:04:49 +02:00
  • c620611f21 Seen: update l10n-fi. Mikaela Suomalainen 2014-03-22 16:03:07 +02:00
  • efac8abd5d Conditional: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:57:07 +02:00
  • 47ecc236d4 PluginDownloader: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:54:32 +02:00
  • e3d767d217 Factoids: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:50:38 +02:00
  • bf2640ddb8 User: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:44:26 +02:00
  • 72d3ca0495 Merge user.hostmask.remove fix from ProgVal/Limnoria. Mikaela Suomalainen 2014-03-22 15:36:55 +02:00
  • 852018c91b Format: fix l10n-fi. Mikaela Suomalainen 2014-03-22 15:35:39 +02:00
  • 9b9b2c0933 Later: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:34:04 +02:00
  • 3b8ee96839 Utilities: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:31:30 +02:00
  • 9237162145 MoobotFactoids: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:30:16 +02:00
  • b80234d1de Alias: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:29:06 +02:00
  • 8d7687213a User: Fix doc of @hostmask remove. Valentin Lorentz 2014-03-22 13:28:09 +00:00
  • 66151c78cc User: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:25:18 +02:00
  • cfce9eee30 Misc: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:06:07 +02:00
  • da6a0bcbcd ChannelStats: update l10n-fi. Mikaela Suomalainen 2014-03-22 15:00:18 +02:00
  • 8377029993 Time: update l10n-fi. Mikaela Suomalainen 2014-03-22 14:50:46 +02:00
  • 8c343522cd String: update l10n-fi. Mikaela Suomalainen 2014-03-22 14:46:26 +02:00
  • 830fa84715 Status: update l10n-fi. Mikaela Suomalainen 2014-03-22 14:41:59 +02:00
  • ace3b91363 MessageParser: update l10n-fi. Mikaela Suomalainen 2014-03-22 14:40:08 +02:00
  • 8d85d01838 Merge branch 'testing' of github.com:ProgVal/Limnoria into l10n-fi Mikaela Suomalainen 2014-03-22 14:34:01 +02:00
  • 0742e94ff8 Math: update l10n-fi. Mikaela Suomalainen 2014-03-22 14:32:30 +02:00
  • 0c2ab9d83b RSS: Another attempt at fixing encoding issues (again). Valentin Lorentz 2014-03-22 11:56:38 +00:00
  • ecadc05c7c travis.yml: Remove IRC notifications. Valentin Lorentz 2014-03-22 11:49:48 +00:00
  • 06c83cbf14 RSS: Fix typo (again). Valentin Lorentz 2014-03-22 11:47:28 +00:00
  • 04cf2ca27a RSS: Fix typo. Valentin Lorentz 2014-03-22 11:37:52 +00:00
  • 933d4d3ffa RSS: Another attempt at fixing encoding issues. Valentin Lorentz 2014-03-22 11:29:19 +00:00
  • cdf97100f6 Merge pull request #573 from Mkaysi/l10n-fi Valentin Lorentz 2014-03-22 12:27:13 +01:00
  • 26d3a5096b Aka: fix first comment in l10n-fi. Mikaela Suomalainen 2014-03-22 13:19:01 +02:00
  • 18f8ce6a3a Config: update l10n-fi. Mikaela Suomalainen 2014-03-22 13:08:23 +02:00
  • 3fc64abe93 Web: update l10n-fi. Mikaela Suomalainen 2014-03-22 13:05:49 +02:00
  • cefc20c0fe Topic: update l10n-fi. Mikaela Suomalainen 2014-03-22 12:59:43 +02:00
  • ff75622725 Ctcp: update l10n-fi. Mikaela Suomalainen 2014-03-22 12:49:57 +02:00
  • 3dc7316588 Admin: update l10n-fi. Mikaela Suomalainen 2014-03-22 12:47:03 +02:00
  • 93f470185f NickAuth: update l10n-fi. Mikaela Suomalainen 2014-03-22 12:44:23 +02:00
  • aa59a98767 Aka: add l10n-fi. Mikaela Suomalainen 2014-03-22 12:39:48 +02:00
  • 0d62257d79 update messages.pot files && Unix: update l10n-fi. Mikaela Suomalainen 2014-03-22 12:22:54 +02:00
  • 41921b6904 fix previous commit Mikaela Suomalainen 2014-03-22 12:06:29 +02:00
  • f88e8e20b9 My name is Mikaela! Mikaela Suomalainen 2014-03-22 12:00:40 +02:00
  • 0da8ab759e Fix doc (again). Valentin Lorentz 2014-03-21 15:34:14 +00:00
  • 5f8e45aaa8 Fix doc of NestedCommandsIrcProxy.reply. Valentin Lorentz 2014-03-21 15:31:48 +00:00
  • bfb305e2b8 Utilities: Use number comparison for integers and floats in @sort. Valentin Lorentz 2014-03-20 21:17:18 +00:00
  • bfa45a6da8 Utilities: Add @sort. Valentin Lorentz 2014-03-20 17:46:47 +00:00