Commit Graph

9677 Commits

Author SHA1 Message Date
Valentin Lorentz
94386a27ea Merge pull request #619 from Mkaysi/shrinkurl
ShrinkUrl: use x0 by default.
2014-05-09 15:43:29 +02:00
Valentin Lorentz
ae7b6ae3b5 Merge pull request #620 from Mkaysi/debian
debian/control: Replaces supybot
2014-05-09 15:43:09 +02:00
Valentin Lorentz
adc1b94f81 Merge pull request #622 from ncoevoet/master
Fixes ProgVal/Limnoria#611
2014-05-09 15:42:49 +02:00
Nicolas Coevoet
f9afcffb3a Fixes ProgVal/Limnoria#611 2014-05-09 14:39:57 +02:00
Mikaela Suomalainen
d6336fe9a8 debian/control: Replaces supybot
It was just said at #Limnoria that someone couldn't install Debian packages
 of Limnoria, because haven't been configured to replace supybot.

NOTE: I am not Debian packager, so I have no idea if this works, so please
test it first!
2014-05-09 15:29:52 +03:00
Mikaela Suomalainen
5b3443eeda ShrinkUrl: use x0 by default. Fixes #617.
x0 has the smallest working output. ur1 had the second smallest.
Their difference is one character.
2014-05-09 14:37:47 +03:00
Valentin Lorentz
0e5694e9c7 Filter: Prevent infinite loop in @binary on characters encoded on more than one byte.
counter ended up to begin negative, and then infinitely decreasing until memoryerror.
2014-05-08 19:57:35 +00:00
Valentin Lorentz
9d084e2e70 Allow network-specific username and ident. Closes GH-589. 2014-05-08 08:33:01 +00:00
Valentin Lorentz
90f0e08b20 Merge pull request #615 from Mkaysi/aka
Aka: fix README.txt
2014-05-07 20:27:42 +02:00
Mikaela Suomalainen
09613edb27 Aka: fix README.txt (alias add --> aka add). 2014-05-07 21:24:18 +03:00
Valentin Lorentz
96a6c4db16 Merge pull request #614 from Mkaysi/l10n-fi
Config & Topic: update/fix l10n-fi.
2014-05-07 19:25:17 +02:00
Mikaela Suomalainen
e8b6097841 Topic: fix header in locales/fi.po 2014-05-07 19:29:50 +03:00
Mikaela Suomalainen
c8445b8df7 Topic: fix l10n-fi. 2014-05-07 19:28:02 +03:00
Mikaela Suomalainen
e6c66f50d2 Config: update l10n-fi. 2014-05-07 18:58:48 +03:00
Valentin Lorentz
d1c24d81b7 supybot-wizard: Fix pronouns. Closes GH-609. 2014-05-07 06:42:18 +00:00
Valentin Lorentz
39b30d515d Merge pull request #608 from GLolol/topic-use-halfop+
Topic: If channel is +t, require halfop+ to set topics instead of op.
2014-05-07 07:54:10 +02:00
GLolol
aff9713f81 Topic: I have no clue what i'm doing essentially (fix i18n) 2014-05-06 22:52:56 -07:00
GLolol
07b836f710 Topic: update error messages too
Thanks, Google Translate!
2014-05-06 22:47:26 -07:00
Valentin Lorentz
cffc6aaf2a Merge pull request #607 from Mkaysi/karma
Karma: make allowUnaddressedKarma True by default & update README.
2014-05-07 07:36:50 +02:00
GLolol
ef607f62bc Topic: remove comment i made during testing 2014-05-06 22:16:22 -07:00
GLolol
b39412bf77 Topic: require Halfop+ instead of op 2014-05-06 22:11:43 -07:00
Mikaela Suomalainen
409975d643 Karma: make allowUnaddressedKarma True by default & update README. 2014-05-07 06:08:52 +03:00
Valentin Lorentz
41ae294e9e debian/control: add python-gnupg and python-sqlalchemy to the list of suggested dependencies. 2014-05-03 19:20:49 +00:00
Valentin Lorentz
6bdb06c719 Merge pull request #605 from Mkaysi/protector
Disable Protector by default. (Please read additional description!)
2014-05-03 15:45:17 +02:00
Valentin Lorentz
d020c67436 Merge pull request #604 from Mkaysi/automode
AutoMode: use default settings that make sense.
2014-05-03 15:17:15 +02:00
Mikaela Suomalainen
54a2cbdd98 Protector: disable by default.
We are mostly seeing questions on why does Protector do weird things which
 it does. They can be solved, by disabling Protector by default.

Another issue is that when Protector is loaded, it affects every channel
 where the bot is on. The users most probably want to protect specific
 channels in case all ops etc. aren't registered to the bot in all channels
 where the bot is.
2014-05-03 16:11:18 +03:00
Mikaela Suomalainen
e854a0de58 AutoMode: use more sane defaults.
Don't automode owner.
Fall though yes.
Auto-op no.
Auto-hop no.
Auto-voice no.
2014-05-03 16:02:04 +03:00
Valentin Lorentz
4b61da11d5 Merge pull request #603 from Ditti4/patch-1
fix ProgVal/Limnoria#522
2014-05-02 21:39:57 +02:00
Rico Dittrich
37ac14e747 fix ProgVal/Limnoria#522 2014-05-02 21:36:03 +02:00
Valentin Lorentz
e7169e9143 Unix: Fix @wtf. 2014-05-02 17:32:19 +00:00
Valentin Lorentz
6248d3a603 Merge pull request #602 from Mkaysi/install
fix 0dae4d7d39
2014-05-01 11:18:53 +02:00
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