Commit Graph

374 Commits

Author SHA1 Message Date
Valentin Lorentz 72c2a684c0 Add an introduction. 2020-05-08 19:27:56 +02:00
Valentin Lorentz 0c3facdf75 Document plugin distribution (both traditional and the new setuptools-based one). 2020-05-08 19:17:42 +02:00
Valentin Lorentz 793e63bbdb Hide version number, it's not relevant.
Compatility breakages are rare, and there are notes in the docs
whenever this happens.
2020-04-26 12:30:18 +02:00
Valentin Lorentz 300e270151 Update config tutorial to use network-specific values of variables. 2020-04-07 21:35:30 +02:00
James Lu 137e834d63 use/install: update Debian / Ubuntu instructions with links to backports
Closes GH-85.
2020-03-19 00:02:07 -07:00
James Lu dddb9f1a26 use/install: we now require Python 3.4+ 2020-03-18 23:57:19 -07:00
James Lu 64c444e025 use/install: update Arch Linux, FreeBSD package names 2020-03-18 23:56:19 -07:00
James Lu 5e00c9816d Point support channel to #limnoria @ freenode
Supybot upstream is technically EOL.
2020-03-18 23:42:47 -07:00
James Lu c0292e42ca contribute/develop: typo fixes 2020-03-18 23:42:04 -07:00
James Lu 4978d30922 plugin_tutorial: reflect changes made to __contributors__ handling 2020-03-14 11:12:20 -07:00
James Lu b057b39e33 plugin_tutorial: update __init__.py example to match Python 3 syntax 2020-03-14 11:11:24 -07:00
Louis-Philippe Véronneau 521eb14e04 fix minor typo 2019-10-18 21:48:21 +02:00
Valentin Lorentz b22c798b68
Mention that GPG/NickAuth have to be loaded. 2018-10-11 19:40:50 +02:00
Valentin Lorentz 66d225649b Git is not needed anymore. 2018-03-09 05:37:35 +01:00
Valentin Lorentz 1af914e452 Document supybot.commands.allowShell. 2018-02-04 12:07:15 +01:00
Valentin Lorentz dfad42bc1c fix grammatical ambiguity. 2018-02-04 11:56:55 +01:00
Valentin Lorentz f7593a1751 systemd sandboxing 2017-09-18 19:51:18 +02:00
Valentin Lorentz b9e29a8eec Merge pull request #83 from GLolol/patch-1
adv_plugin_testing: add missing arg to getMsg()
2017-09-17 15:10:28 +02:00
James Lu 595fe05512 adv_plugin_testing: fix missing arg to getMsg()
Closes GH-80.
2017-08-30 23:12:34 -07:00
Valentin Lorentz 3e5eba6298 Merge pull request #81 from EmilePouget/master
use/install.rst: Add install instructions for Guix and GuixSD
2017-05-06 14:36:50 +02:00
ng0 f0a3e91630 use/install.rst: Add install instructions for Guix and GuixSD 2017-05-03 19:31:31 +00:00
Valentin Lorentz 48128a9a63 Fix systemd unit. 2017-05-03 21:31:30 +02:00
Valentin Lorentz b7347a4a3e Warn about indentation in the plugin tuto. 2016-10-27 20:07:30 +02:00
Valentin Lorentz db20cba8ce Merge pull request #78 from jflory7/patch-1
Remove sneaky backtick
2016-08-07 21:26:13 +02:00
Justin W. Flory 94e1782132 Remove sneaky backtick
A backtick made its way into the installation step for EPEL. Removed!
2016-08-07 14:51:28 -04:00
Valentin Lorentz 126f61e08b Add install instructions for Gentoo and Archlinux. 2016-08-07 16:29:39 +02:00
Valentin Lorentz bb454f914d Move Windows install instructions to their own page. 2016-08-07 16:15:21 +02:00
Valentin Lorentz bdcec025b4 Add install instructions using OS package manager.
Closes https://github.com/ProgVal/Limnoria/issues/1247
2016-08-07 15:55:26 +02:00
Valentin Lorentz 5f92ecd262 Update local install docs as well. 2016-03-20 12:01:38 +01:00
Valentin Lorentz 6dcec03330 Add .mo to the .gitignore. 2016-02-24 21:27:29 +01:00
Valentin Lorentz a005e7447e Start fr localization. 2016-02-24 21:27:18 +01:00
Valentin Lorentz a2a5caa4c7 Add French localisation. 2016-02-24 21:05:35 +01:00
Valentin Lorentz e475df615e Add introduction paragraph on security. 2016-02-24 18:50:18 +01:00
Valentin Lorentz 574b1269dc Add some background on cert validation. 2016-02-24 18:45:28 +01:00
Valentin Lorentz f6b9c19dc8 Add paragraphs on network op trust, CAs, and fingerprints. 2016-02-24 18:33:32 +01:00
Valentin Lorentz 3bd1265934 Regenerate Makefile and make.bat. 2016-02-24 17:44:21 +01:00
Valentin Lorentz 8638284dd8 Fix inconsistent syntax (wrt. the example above) 2016-02-24 17:30:57 +01:00
Valentin Lorentz 246aee9061 Add basic doc on SSL cert validation. 2016-02-24 17:25:09 +01:00
Valentin Lorentz 2a280c9ad1 Add a FAQ item on Python 2 → 3 upgrade. 2016-02-22 20:11:52 +01:00
Valentin Lorentz 96e85385f8 Move alternative install methods at the bottom of the install guide. 2016-02-22 20:07:04 +01:00
Valentin Lorentz 35f5511e6b Update install guide to use Python 3. 2016-02-22 19:50:26 +01:00
Valentin Lorentz f052b6609d Add an item in the FAQ about secure connections. 2016-02-21 09:37:38 +01:00
Valentin Lorentz 16a578cd71 using_wrap: Group converters and contexts in logical groups. 2016-02-19 22:17:06 +01:00
Valentin Lorentz a55bd85c08 Update Python version in the install guide. 2016-01-26 09:23:02 +01:00
Valentin Lorentz 23d663b2fb Remove SQLAlchemy from the deps list. 2016-01-26 09:20:24 +01:00
Valentin Lorentz 440797ddf0 Clearer separation of global and local installs. 2016-01-26 08:46:36 +01:00
Valentin Lorentz a27e00b1f3 Dependencies are optional. 2016-01-06 09:22:14 +01:00
Valentin Lorentz efb564fc13 Make pip download from PyPI instead of GitHub. 2016-01-06 09:19:59 +01:00
Valentin Lorentz a461dbaf06 Revert "identifying_to_services.rst: mention EXTERNAL bug"
This bug is fixed now.

This reverts commit 29cafd38d8.
2015-12-19 15:25:53 +01:00
Valentin Lorentz 97a993676e I can haz HTTPS. 2015-12-07 22:34:41 +01:00