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 |
|
Ken Spencer
|
3bb183cf6d
|
Add my own repo (IotaSpencer
|
2014-04-03 12:01:41 -04:00 |
|
Valentin Lorentz
|
de1c01f47b
|
Fix previous commit for config variables that are not channel-specific.
|
2014-04-03 11:51:13 +00:00 |
|
Valentin Lorentz
|
36568aa849
|
Config: Also tell about current channel value in @help if it is different from the global one. Closes GH-581.
|
2014-04-03 11:47:24 +00:00 |
|
Valentin Lorentz
|
4d9a8a1408
|
httpserver: Open icon in binary mode.
|
2014-04-02 17:34:04 +00:00 |
|
Valentin Lorentz
|
048c1e77f4
|
httpserver: Fix favicon handling.
|
2014-04-02 17:18:45 +00:00 |
|
Valentin Lorentz
|
33262e125f
|
Merge pull request #579 from skgsergio/fix_log_python3.4
Fix AttributeError exception in log.py with python3.4
|
2014-04-01 20:29:25 +02:00 |
|
Sergio Conde
|
ad3deb7c21
|
Fix AttributeError exception in log.py with python3.4
|
2014-04-01 20:16:20 +02:00 |
|
nyuszika7h
|
86c5b714f1
|
Merge branch 'testing' of git://github.com/ProgVal/Limnoria into testing
|
2014-03-31 15:25:46 +02:00 |
|
Valentin Lorentz
|
0f3a159a60
|
Merge pull request #576 from Mkaysi/user-l10n-fi
User: update messages.pot & l10n-fi.
|
2014-03-25 17:56:49 +01:00 |
|
Mikaela Suomalainen
|
7a2e2fa455
|
User: update messages.pot & l10n-fi.
|
2014-03-25 16:56:56 +02:00 |
|
Valentin Lorentz
|
edbde2235b
|
User: Fix authentication canceling after hostname/nick change.
|
2014-03-25 14:35:06 +00:00 |
|
Valentin Lorentz
|
f3e4f097aa
|
User: Fix checking of GPG availabiliy and add @gpg list command.
|
2014-03-25 14:29:32 +00:00 |
|
Valentin Lorentz
|
121cc1772e
|
MessageParser: Fix crash if not all matches are used in the replacement.
|
2014-03-25 14:25:01 +00:00 |
|