Commit Graph

9746 Commits

Author SHA1 Message Date
nyuszika7h df65152ba8 fix previous commit 2014-05-01 12:17:28 +03:00
nyuszika7h bb0511470c fix 0dae4d7d39 2014-05-01 12:12:56 +03:00
Valentin Lorentz 01dce52a5e Merge pull request #601 from Mkaysi/install
INSTALL.md: make setting PATH as simple as possible.
2014-05-01 11:02:13 +02:00
Mikaela Suomalainen 0dae4d7d39 INSTALL.md: make setting PATH as simple as possible. 2014-05-01 11:20:45 +03:00
Valentin Lorentz 4cc780d73a Merge pull request #600 from Mkaysi/requirements
Travis: install pip packages with requirements.txt
2014-04-30 19:35:20 +02:00
Mikaela Suomalainen 33870b95d9 INSTALL.md: mention pip install -r requirements.txt 2014-04-30 19:57:51 +03:00
Mikaela Suomalainen 63901e0fa4 INSTALL.md & requirements.txt: remove Twisted. 2014-04-30 19:55:30 +03:00
Mikaela Suomalainen 6cbfb0dbf0 INSTALL.md & requirements.txt: remove pysqlite. 2014-04-30 17:54:44 +03:00
Mikaela Suomalainen 2efdf38e1b requirements.txt: add sqlalchemy & feedparser
from .travis.yml && travis.yml: use requirements.txt.
2014-04-30 17:24:08 +03:00
Mikaela Suomalainen 1835475efa requirements.txt: list requirements for pip 2014-04-30 17:20:16 +03:00
Valentin Lorentz e5443212b0 Merge pull request #598 from Mkaysi/install
INSTALL: replace with link to INSTALL.md
2014-04-29 17:53:03 +02:00
Mikaela Suomalainen bd5cffa6ef INSTALL: replace with link to INSTALL.md 2014-04-29 18:49:34 +03:00
Valentin Lorentz ec0d6ea45b Merge pull request #591 from Mkaysi/travis
.travis.yml: add Python 3.4 [DO NOT MERGE UNTIL TRAVIS SUPPORTS IT!].
2014-04-28 18:19:25 +02:00
Valentin Lorentz 67fd05efb5 Merge pull request #597 from Mkaysi/unix.wtf
Unix: Fix ProgVal/Limnoria#256
2014-04-27 13:51:05 +02:00
Mikaela Suomalainen 030c77f637 Unix: allow wtf to tell that it doesn't know something. Fixes ProgVal/Limnoria#256 . 2014-04-27 14:22:16 +03:00
Valentin Lorentz 9210aa1a33 utils.web.getUrl: add the 'timeout' argument (and fix the doc of getUrlFd). 2014-04-26 12:43:45 +00:00
Valentin Lorentz 34fd545b76 Merge pull request #593 from Mkaysi/mailmap
.mailmap: map duplicates that I noticed in git shortlog.
2014-04-19 17:53:50 +02:00
Mikaela Suomalainen 9f31465402 .mailmap: map duplicates that I noticed in git shortlog. 2014-04-19 18:47:52 +03:00
Valentin Lorentz 3d175fe45e Merge pull request #592 from Mkaysi/mailmap
Mailmap: fix my name and email addresses for git.
2014-04-19 16:56:38 +02:00
Mikaela Suomalainen 51ee2cff5b .mailmap: fix Mikaela's name and email addresses. 2014-04-19 12:06:36 +03:00
Valentin Lorentz 5461785ee2 cdb: Remove debug output. 2014-04-19 10:18:34 +02:00
Valentin Lorentz 28536f0528 Fix utils.gen.safeEval to work with instances of ast.NameConstant (introduced in Pythn 3.4). 2014-04-19 10:17:14 +02:00
Valentin Lorentz 65aed8f7ed Fix previous commit. 2014-04-18 07:16:02 +00:00
Valentin Lorentz cab4cb5059 Copy the reply_env when copying an IrcMsg object. 2014-04-18 07:08:14 +00:00
Valentin Lorentz 30cc4804eb Add 'reply_env' attribute to IrcMsg. 2014-04-18 06:53:52 +00:00
Mikaela Suomalainen 6de65bc0e7 .travis.yml: add Python 3.4 [DO NOT MERGE UNTIL TRAVIS SUPPORTS IT!]. 2014-04-18 09:16:13 +03:00
Valentin Lorentz 8dbc4da0ac Revert ".travis.yml: add Python 3.4."
This reverts commit d84f6b4834.
2014-04-18 06:12:53 +00:00
Valentin Lorentz 76dfe28ebf Merge pull request #590 from Mkaysi/travis
.travis.yml: add Python 3.4.
2014-04-18 08:10:35 +02:00
Mikaela Suomalainen d84f6b4834 .travis.yml: add Python 3.4.
According to https://github.com/travis-ci/travis-ci/issues/1989 Travis
will get Python versions from
https://launchpad.net/~fkrull/+archive/deadsnakes
and that PPA has python3.4 so it should be installed to them soon.

Feel free to not merge this until it has happened.
2014-04-18 08:53:53 +03:00
Valentin Lorentz 90a1208e9e httpserver: Fix crash if supybot.servers.http.favicon has not been set. 2014-04-15 18:39:44 +00:00
Valentin Lorentz cdb14ec4f5 Fix one occurence missing from previous commit. 2014-04-12 07:12:07 +00:00
Valentin Lorentz 5f306a8c74 Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
Valentin Lorentz 6e3a6907db Merge pull request #587 from Mkaysi/readme-contributing
Update CONTRIBUTING.md and README.md.
2014-04-10 19:11:48 +02:00
Valentin Lorentz e9e4bf30c3 Merge pull request #586 from nyuszika7h/update-sasl
Some updates to SASL
2014-04-10 19:07:46 +02:00
Mikaela Suomalainen 431e76c0ad README.md: Sanify topis & fix IRC links.
IRC links were going to irc.freenode.net which is CNAME for
chat.freenode.net .
2014-04-10 17:09:41 +03:00
Mikaela Suomalainen 4eb0bcf0ab CONTRIBUTING.md: use proper language && fix links.
The links went to supybot.fr.cr where the website moved away long time ago.
2014-04-10 17:06:02 +03:00
nyuszika7h 822e6449f9 irclib: Add support for additional SASL numerics 2014-04-10 15:03:20 +02:00
nyuszika7h 6be8204805 irclib: Remove some useless SASL debug messages 2014-04-10 14:57:20 +02:00
nyuszika7h 14e51f6193 irclib: Make SASL messages easier to understand
The logs are meant to be understandable by humans, and not everyone
might know AUTHENTICATE is a SASL command.

[ci skip]
2014-04-10 14:53:17 +02:00
nyuszika7h 4664d5c293 Merge branch 'testing' of git://github.com/ProgVal/Limnoria into testing 2014-04-10 14:50:11 +02:00
Valentin Lorentz 7d9845c7e9 ChannelLogger: Fix KeyError on some quits. (Why?) 2014-04-08 20:00:07 +00:00
Valentin Lorentz b8f31a3fca Web: disable threading in commands. (They are run in separated processes anyway…) 2014-04-06 14:05:40 +00:00
Valentin Lorentz da003279e4 Seen: Fix tests. 2014-04-05 23:08:41 +02:00
Valentin Lorentz f569af6230 remove generated src/version.py. 2014-04-05 23:08:33 +02:00
Valentin Lorentz d89e4b5635 Fix previous merge. 2014-04-05 22:56:40 +02:00
Valentin Lorentz 8885a813c5 Merge remote-tracking branch 'supybot/master' into merge-supybot
Conflicts:
	INSTALL
	plugins/Misc/plugin.py
	plugins/Seen/test.py
	setup.py
	src/commands.py
	src/version.py
2014-04-05 22:54:51 +02:00
Valentin Lorentz 5bbdb390f4 Merge pull request #583 from slackhead/testing
RSS: Edit 'initialAnnounceHeadlines' from PositiveInteger to Integer to allow use of 0 (zero).
2014-04-05 09:36:26 +02:00
Dave Woodfall c17c21b5ac Merge branch 'testing' of github.com:slackhead/Limnoria into testing 2014-04-05 07:21:33 +00:00
Dave Woodfall e5825a4d37 RSS 'initialAnnounceHeadlines' variable changed to Integer.
Zero can be used for 'initialAnnounceHeadlines' in RSS plugin.
2014-04-05 06:54:36 +00:00
Valentin Lorentz 3f770929e3 Merge pull request #582 from IotaSpencer/testing
Add my own repo (IotaSpencer)
2014-04-03 18:35:32 +02:00