James Lu
6391d6c282
Run CI on push, against multiple Python versions
2021-12-28 10:56:50 -08:00
James Lu
36e8ddd97e
Remove log/ from source folder, it's not necessary
2017-08-19 23:23:41 -07:00
James Lu
4c0d765a2f
docs: revamp mode list docs
...
- HTML version now available via a .csv -> .html generator script
- Addded a column for ChatIRCd
2017-08-11 15:14:55 -07:00
Ken Spencer
79d66ad94d
.gitignore: ignore .idea/ due to PyCharm ( #492 )
...
* PyCharm keeps state inside of .idea/ which may contain sensitive information
2017-07-24 23:21:13 +08:00
James Lu
47a0a7f8c6
Make plugins/ and protocols/ namespaces
2016-07-20 23:55:26 -07:00
James Lu
0c8397e940
core: Better VERSION handling ( closes #279 )
2016-07-13 19:29:41 -07:00
James Lu
9f0121e102
.gitignore: add __init__.py
2016-07-05 13:28:45 -07:00
James Lu
c6968fa2b8
.gitignore: ignore dist/ and egg-related data
2016-06-20 18:19:37 -07:00
James Lu
8f2dadb247
.gitignore: don't ignore dotfile .yml confs
2016-06-08 07:56:10 -07:00
Daniel Oaks
d287a22aec
gitignore: Ignore env folder for virtualenvs
2016-03-29 19:52:57 +10:00
James Lu
ba7b6af89b
Rename config.yml.example -> example-conf.yml
...
Easier syntax highlighting with editors this way, since the file extension is now something they recognize. Also, update README and .gitignore accordingly.
2016-01-03 20:02:23 -08:00
James Lu
e756af42ee
.gitignore: ignore .pem files
2015-08-10 20:26:10 -07:00
James Lu
f786242730
Support loading different config files from the command line
...
Closes #84 . Logs, PID files, and relay DBs will name themselves differently for every instance, to prevent conflicts. The default is always config.yml.
2015-08-03 19:27:19 -07:00
James Lu
f85fbd934b
main: write a PID file to pylink.pid
2015-07-25 16:57:21 -07:00
James Lu
3edee17802
.gitignore: add *.db
2015-07-12 16:28:33 -07:00
James Lu
be3fe38206
Initial upload!
2015-03-19 12:55:18 -07:00