Valentin Lorentz
80cff588e8
Merge pull request #35 from Mkaysi/os_x
...
use/supybot-botchk: fix OS X compatibility
2014-09-25 17:37:38 +02:00
Mikaela Suomalainen
70b7e80937
use/supybot-botchk: fix OS X compatibility
...
There are also people using Supybot on OS X and it requires the locale
to be xx_XX.UTF-8.
According to @nyuszika7h, this also works on Linux.
2014-09-25 15:46:42 +03:00
Valentin Lorentz
e14301e919
Merge pull request #34 from Mkaysi/services
...
use/identifying_to_services: add missing `<>`...
2014-09-16 18:15:52 +02:00
Mikaela Suomalainen
e3cc8d6178
use/identifying_to_services: add missing <>
...
...
...around BOT in the line which gets fingerprint id to tell to services for
certfp.
2014-09-16 18:25:05 +03:00
Valentin Lorentz
4b79873f6d
Update .travis.yml
2014-09-03 16:03:47 +02:00
Valentin Lorentz
c45290e240
Merge pull request #32 from Mkaysi/patch-1
...
use/configuration.rst: fix typo
2014-09-03 15:15:17 +02:00
Mikaela Suomalainen
d568adcfd3
use/configuration.rst: fix typo
2014-09-03 16:11:15 +03:00
Valentin Lorentz
a5f9e2ac10
Merge pull request #26 from Mkaysi/getting_started
...
use/getting_started.rst: talk more about hostmasks
2014-09-02 20:23:36 +02:00
Mikaela Suomalainen
055b3da711
Separate getting_started & identifying_to_services
2014-09-02 21:22:18 +03:00
Valentin Lorentz
ec6d01d05a
Merge pull request #23 from Mkaysi/nickauth
...
use/getting_started.rst: mention that NickAuth...
2014-09-02 20:21:00 +02:00
Valentin Lorentz
0d5d30cb2a
Merge pull request #31 from Mkaysi/supybot-botchk-final
...
use/supybot-botchk.rst: document supybot-botchk
2014-09-02 20:08:36 +02:00
Mikaela Suomalainen
74798772ac
use/supybot-botchk.rst: document supybot-botchk
...
and update .gitignore which was missing some other directories too.
2014-09-02 20:43:51 +03:00
Valentin Lorentz
5b5be7ea11
Merge pull request #29 from KingInTheNorth/patch-1
...
Fixed from README.txt to .md
2014-08-31 19:07:25 +02:00
KingInTheNorth
3e631f350c
Fixed from README.txt to .md
...
README.txt is outdated, the wizard now makes a README.md file.
2014-08-31 12:00:59 -05:00
Valentin Lorentz
86134b32e0
Merge pull request #28 from Mkaysi/rtd_theme
...
Use read the docs theme
2014-08-31 16:40:56 +02:00
Mikaela Suomalainen
e8cf4c4ab5
requiremets.txt: add sphinx_rtd_theme &&
...
conf.py: use rtd theme outside of rtd && .gitignore: add conf/ & logs/
2014-08-31 15:00:30 +03:00
Mikaela Suomalainen
f620c14293
use/gettin_started.rst: talk more about hostmasks
...
Adding strict hostmask isn't the only option, you can use wildcards and
the most used wildcards are now explained.
* any nick with specific ident (*!ident@host)
* server which doesn't have bots, but has multiple users
* anything with specific host (*!*@host)
* cloaks/vhosts
2014-08-31 12:17:10 +03:00
Valentin Lorentz
7bc92b9ce7
Merge pull request #27 from Mkaysi/patch-1
...
translate.rst: use https:// instead of git://
2014-08-31 08:50:45 +02:00
Mikaela Suomalainen
e0c0d27f34
translate.rst: use https:// instead of git://
2014-08-30 23:38:40 +03:00
Mikaela Suomalainen
66b1b2c976
use/getting_started.rst: mention that NickAuth...
...
...identify you automatically.
2014-08-30 18:15:16 +03:00
Valentin Lorentz
9d9804f50d
Merge pull request #25 from Mkaysi/install
...
use/install.rst: remove accidental $s
2014-08-30 15:43:58 +02:00
Mikaela Suomalainen
1a9b139758
use/install.rst: remove accidental $s
...
My Vimrc makes Vim show $ where line changes and I had accidentally
copy-pasted it to places where it doesn't belong.
2014-08-30 16:37:08 +03:00
Valentin Lorentz
acdcb84d0a
Merge pull request #24 from Mkaysi/install
...
install.rst: put part about testing in italics
2014-08-29 21:23:56 +02:00
Mikaela Suomalainen
e84dedb108
install.rst: put part about testing in italics
2014-08-29 20:14:26 +03:00
Mikaela Suomalainen
41f0419874
use/capabilities.rst: try to explain how to use...
...
...capabilities.
2014-08-28 16:31:03 +03:00
Valentin Lorentz
320d16e191
Merge pull request #20 from Mkaysi/they
...
Use gender neutral pronouns
2014-08-28 14:09:30 +02:00
Mikaela Suomalainen
fc486ed212
Use gender neutral pronouns
2014-08-28 14:43:41 +03:00
Valentin Lorentz
0fa196e1ae
Merge pull request #19 from Mkaysi/services
...
use/getting_started.rst: explain four methods...
2014-08-28 13:18:41 +02:00
Mikaela Suomalainen
56ac3c3929
getting_started.rst: fix typos noticed by
...
@nyuszika7h
2014-08-23 12:11:22 +03:00
Mikaela Suomalainen
1c812713d2
use/getting_started.rst: explain four methods...
...
...to identify to Services.
Did this get a little too verbose? I think that this did, but I need
help making this a little less verbose and CertFP requires verbosity.
2014-08-22 10:04:15 +03:00
Valentin Lorentz
e3a96f216f
Merge pull request #18 from Mkaysi/install
...
doc/use/install: some updates
2014-08-21 19:18:08 +02:00
Mikaela Suomalainen
4675ba1c96
doc/use/install: some updates
...
* mention that .rpm package is also available
* note that Windows users should run global installation commands with
Administrator rights and also remove `sudo` from beginnings of lines.
* note that pip should be upgraded if it fails to do any of the
installation commands when git is installed.
2014-08-21 20:10:07 +03:00
Valentin Lorentz
ad293ca5b8
Merge pull request #17 from Mkaysi/gpg
...
use/getting_started.rst: replace pastebinit wit...
2014-08-06 10:52:28 +02:00
Valentin Lorentz
3d36f4d6ef
Merge pull request #16 from Mkaysi/httpserver
...
develop/httpserver.rst: fix links & HTML5
2014-08-06 10:50:37 +02:00
Mikaela Suomalainen
05d701cc48
use/getting_started.rst: replace pastebinit wit...
...
h curl
curl is more often installed than pastebinit and is widely used and
might be installed by default on some systems (I believe Fedora 20 is
one of these).
2014-08-06 11:37:15 +03:00
Mikaela Suomalainen
e8a0590f48
develop/httpserver.rst: fix links & HTML5
...
All links to the plugins went to ProgVal/Limnoria, most of them are
really at ProgVal/Supybot-plugins.
Code examples now use HTML5.
2014-07-30 17:46:07 +03:00
Valentin Lorentz
a69a0e975d
Fix typo.
2014-07-30 07:32:38 +00:00
Valentin Lorentz
b4d5036178
Merge pull request #15 from Mkaysi/install
...
use/install.rst: use `sudo`
2014-07-30 08:38:55 +02:00
Mikaela Suomalainen
6123e4b79f
use/install.rst: use sudo
...
With help from \#supybot I understood that telling user to add `sudo` in
front of every command isn't very user-friendly.
If someone has root and is logged in as root, they know to remove the
`sudo` part and if they don't, but they have `sudo` installed,
everything works directly and `sudo` doesn't even ask for password.
2014-07-30 08:54:16 +03:00
Valentin Lorentz
ec109b2ee3
Merge pull request #14 from Mkaysi/httpserver
...
use/httpserver.rst: multiple updates
2014-07-27 15:40:55 +02:00
Mikaela Suomalainen
625d6939ce
use/httpserver.rst: multiple updates
...
* Update config variables
* add favicon
* host is nowadays known as hosts4
* add hosts6
* move keepalive above port as that is how it appears in the bot too
* specify that HTTPd might require port change, not HTTP
* HTTPd might not work if port is too low = port is under 1024
* Apache is in front of Supybot's HTTPd, not behind.
2014-07-27 15:03:12 +03:00
Valentin Lorentz
05abf551d4
Merge pull request #13 from Mkaysi/faq
...
faq: update to Limnoria
2014-07-26 12:52:54 +02:00
Mikaela Suomalainen
8fcf3a8ea9
faq: update to Limnoria
...
* There is no umode +E at freenode, it's +R.
* Limnoria does support proxies.
* Our issue tracker is at GitHub and even Supybot moved away from SF.
* Plugins might be case-sensitive.
2014-07-26 13:46:03 +03:00
Valentin Lorentz
e04fe4076a
Merge pull request #12 from Mkaysi/configuration
...
doc/use/configuration.rst: multiple changes
2014-07-25 20:50:26 +02:00
Mikaela Suomalainen
94f921dee2
configuration: add warning about editing registry
...
and uncomment the section.
2014-07-25 21:48:16 +03:00
Mikaela Suomalainen
e0854141b7
doc/use/configuration.rst: multiple changes
...
* remove references to editing the config file by hand
* update `config list supybot` from Limnoria
* mention `config setdefault` instead of nesting `config default`
* update config search op
* comment `Editing the Configuration Values by Hand`
2014-07-25 21:12:32 +03:00
Valentin Lorentz
cf9c106dd8
Merge pull request #11 from Mkaysi/travis
...
.travis.yml: disable email notifications
2014-07-25 14:05:07 +02:00
Valentin Lorentz
0140126550
Merge pull request #10 from Mkaysi/getting_started
...
doc/getting_started.rst: document GPG and NickAuth
2014-07-25 14:04:45 +02:00
Mikaela Suomalainen
3e49d00c62
.travis.yml: disable email notifications
...
and enable fast-finish even if it might not be needed yet, but it can be
helpful in the future if we add more builds.
2014-07-25 14:32:26 +03:00
Mikaela Suomalainen
712522d5c6
doc/getting_started.rst: document GPG and NickAuth
2014-07-25 14:12:27 +03:00