Valentin Lorentz
a32fda9a35
Merge pull request #72 from Mikaela/znc
...
identifying_to_services: expand ZNC part
2015-02-20 16:49:30 +01:00
Valentin Lorentz
390d57d265
Merge pull request #71 from Mikaela/sasl
...
identifying_to_services: don't assume Atheme
2015-02-20 16:47:15 +01:00
9a3be69a14
identifying_to_services: expand ZNC part
2015-02-20 17:43:10 +02:00
f6dd9e8f3a
identifying_to_services: don't assume Atheme
2015-02-20 17:37:01 +02:00
Valentin Lorentz
937b2e6947
Merge pull request #68 from Mikaela/install
...
install.rst: be more clear
2015-02-14 14:48:36 +01:00
1ed97831b4
install.rst: be more clear
...
* bold the word alternative that people seem to be missing
* link to Limnoria's README.md for information what to do after cloning
the repository if someone clones it.
2015-02-14 15:02:30 +02:00
Valentin Lorentz
ee19c104ad
Mention the 'testing' branch.
2015-02-14 13:37:28 +01:00
Valentin Lorentz
e615b42608
Merge pull request #66 from Mikaela/external
...
identifying_to_services.rst: mention SASL EXTERNAL bug
2015-02-12 10:12:47 +01:00
29cafd38d8
identifying_to_services.rst: mention EXTERNAL bug
...
Ref: ProgVal/Limnoria#1052
2015-02-12 09:24:00 +02:00
Valentin Lorentz
a9c57b096f
Merge pull request #65 from Mikaela/patch-1
...
identifying_to_services: update supported bots
2015-01-31 08:24:28 +01:00
87db3cc548
identifying_to_services: update supported bots
...
d17946b081
2015-01-31 09:08:24 +02:00
Valentin Lorentz
649fc9b2ac
Merge pull request #64 from Hasimir/copyedit-2015-02
...
Increased copyright to include this year.
2015-01-28 16:15:02 +01:00
Ben McGinnes
dd9f189070
Increased copyright to include this year.
2015-01-29 02:09:10 +11:00
Valentin Lorentz
aa6d3e640b
Merge pull request #63 from Hasimir/copyedit-2015-01
...
Spelling, grammar and minor clarifications.
2015-01-28 07:58:26 +01:00
Ben McGinnes
199d764f9c
Fixed my attack of stupidity with http and HTTP/S.
...
oops ...
2015-01-28 17:27:18 +11:00
Ben McGinnes
db402c8912
Spelling, grammar and minor clarifications.
...
Spelling: weather/whether.
Grammar: slight adjustments.
New content: Changed Apache to Apache httpd (the name of their server,
differentiates from the hundreds of other projects they have),
introduced Nginx at the same time and then split the two
configurations. Added a note that other software may be able to be
used, but indicated sysadmins familiar with those packages should
configure them (they should be able to work it out from the existing
examples anyway).
2015-01-28 01:39:08 +11:00
Valentin Lorentz
e1f80be983
Merge pull request #50 from GLolol/patch-2
...
using_wrap.rst: fix a typo
2015-01-25 19:49:45 +01:00
Valentin Lorentz
80170b47cf
Merge pull request #62 from GLolol/patch-3
...
Update faq.rst
2015-01-25 19:36:01 +01:00
GLolol
00c19dfa73
faq.rst: formatting fixes
2015-01-25 10:33:16 -08:00
James Lu
024dd10709
Update faq.rst
...
- Minor changes for grammar (remove incorrect/excess usage of "quotes")
- Removing references to broken supybot.com, instead talking briefly about PluginDownloader
- Update & reword "Why won't Supybot respond to private messages?" clause, since `+R` is not just specific to freenode.
2015-01-25 10:28:38 -08:00
Valentin Lorentz
e4a58d09ff
Merge pull request #61 from Mikaela/faq
...
faq: having the bot reply to nothing
2015-01-25 19:13:49 +01:00
cd50ae1f64
faq: having the bot reply to nothing
...
I also included global instructions, because I knew someone coming from
Eggdrop who wanted it globally, because their Eggdrop was also quiet.
Closes #60
2015-01-25 15:22:30 +02:00
Valentin Lorentz
19798b8249
Merge pull request #59 from Mikaela/registering
...
identifying to services: document registering
2015-01-24 10:18:42 +01:00
cc4ca719c2
identifying to services: document registering
...
closes #58
2015-01-24 11:12:08 +02:00
Valentin Lorentz
1436696a27
Merge pull request #57 from Mikaela/ecdsa_pubkey
...
identifying_to_services.rst: remove ecdsatool
2015-01-19 13:50:28 +01:00
5705f3b5f8
identifying_to_services.rst: remove ecdsatool
...
Thanks to @FlashCode for finding the method for getting public key
without having to install ecdsatool just for it.
2015-01-19 14:47:05 +02:00
Valentin Lorentz
a969cfe2c9
Merge pull request #56 from Mikaela/sasl
...
identifying to services: remove set property
2015-01-18 20:44:07 +01:00
dccc621b28
identifying to services: remove set property
...
Even freenode is has `/ns set pubkey` now and no network should run
version that is missing it.
2015-01-18 21:39:50 +02:00
Valentin Lorentz
e5370fca64
Merge pull request #55 from Mikaela/ecdsa
...
SASL ECDSA-NIST256P-CHALLENGE
2015-01-18 10:40:10 +01:00
Mikaela Suomalainen
bed3f6c88c
SASL ECDSA-NIST256P-CHALLENGE
2015-01-06 10:23:25 +02:00
Valentin Lorentz
3332c08ed7
Merge pull request #54 from Mikaela/tests
...
advanced_plugin_testing: fix underline
2014-12-28 10:04:43 +01:00
Mikaela Suomalainen
be01de9224
advanced_plugin_testing: fix underline
...
Next error is something where I cannot say anything.
```
/home/mikaela/src/github/mikaela/limnoria-doc/develop/callbacks.rst:11:
WARNING: py:class reference target not found: NestedCommandsIrcProxy
```
2014-12-28 10:58:32 +02:00
Valentin Lorentz
04f21eb046
Merge pull request #53 from Mikaela/faq-squash
...
Update use/faq.rst && add _static/
2014-12-28 09:48:43 +01:00
Valentin Lorentz
a2cf99f11c
Merge pull request #52 from Mikaela/patch-1
...
Update README.md
2014-12-28 09:47:59 +01:00
Valentin Lorentz
c1824a1a99
Merge pull request #51 from Mikaela/travis
...
update .travis.yml
2014-12-28 09:47:42 +01:00
Mikaela Suomalainen
5044ea2797
Update use/faq.rst && add _static/
...
* FAQ: make questions titles, so they can be linked more easily
* FAQ: link from question how to identify to Getting Started
* FAQ: add moving from Alias to Aka
* FAQ: change Alias question to be Aka
* FAQ: tell Karma value to be "True" instead of "On"
* _static/: Sphinx was complaining about this directory not existing on
my local repository.
2014-12-28 09:51:46 +02:00
Mikaela Suomalainen
a3912424dd
Update README.md
...
Remove old link
2014-12-28 08:52:42 +02:00
Mikaela Suomalainen
12d67f7aa9
update .travis.yml
...
* Disable sudo
* #43 - allow tests to fail, maybe this encourages someone to fix them
2014-12-28 08:39:50 +02:00
GLolol
4d18defd35
using_wrap.rst: fix a typo
2014-12-17 08:05:55 -08:00
Valentin Lorentz
b1e1fb77e9
Merge pull request #49 from Mikaela/translating
...
contribute/translate.rst: add more instructions
2014-12-16 18:43:35 +01:00
Mikaela Suomalainen
eb38c2c8a9
contribute/translate.rst: add more instructions
...
* Preparing git by installing it and telling our name, email and setting
it to cache passwords for hour.
* Suggest git cloning with https instead of ssh as it can be easier.
* mention that ssh is also possible if the person is adanced with
git
2014-12-16 18:52:21 +02:00
Valentin Lorentz
dd3d1c72ec
Merge pull request #47 from Mkaysi/patch-1
...
install.rst: fix Windows installation
2014-12-01 17:32:09 +01:00
Mikaela Suomalainen
4ce8fa9a28
install.rst: fix Windows installation
...
Closes ProgVal/Limnoria#927 for us, I believe.
2014-12-01 18:29:10 +02:00
Valentin Lorentz
17ba16737c
Merge pull request #45 from Mkaysi/winstall
...
install: rewrite Windows instructions
2014-11-30 13:08:02 +01:00
Mikaela Suomalainen
88d605535e
install: rewrite Windows instructions
2014-11-30 13:54:11 +02:00
Valentin Lorentz
3ce813570e
Merge pull request #40 from Mkaysi/title
...
conf.py: fix title
2014-11-21 23:45:35 +01:00
Valentin Lorentz
e87852b0a9
Merge pull request #21 from Mkaysi/capabilities
...
use/capabilities.rst: try to explain how to use...
2014-11-21 23:45:03 +01:00
Valentin Lorentz
6bc7dac44a
Merge pull request #44 from GLolol/patch-1
...
advanced_plugin_testing.rst: Fix a couple of typos
2014-11-20 08:13:25 +01:00
GLolol
0d978be260
advanced_plugin_testing.rst: Fix a couple of typos
2014-11-19 17:43:23 -08:00
Valentin Lorentz
05e9e4f643
Merge pull request #42 from Mkaysi/patch-2
...
identifying_to_services.rst: fix cert add
2014-11-16 10:08:45 +01:00