James Lu
1fbd9edc3b
README: briefly mention protocols/clientbot
2016-09-25 20:07:16 -07:00
James Lu
1eb48c63e5
README: actually, let's make these links more topical
2016-09-10 14:31:21 -07:00
James Lu
9adab9f6f4
README: add badges pointing to PyPI & webchat
...
Closes #332 .
2016-09-10 14:28:31 -07:00
James Lu
9bb7cfc81b
README: badges!
2016-09-09 07:28:53 -07:00
James Lu
a25a6b7e8d
Merge branch 'master' into devel
2016-08-31 22:08:47 -07:00
James Lu
eeca2c080d
README: update webchat link
2016-08-31 22:07:13 -07:00
James Lu
c4a68d2f73
README: fix formatting
2016-08-31 22:05:32 -07:00
James Lu
02f3c71e8b
README: more thorough description of branches & installation
2016-08-31 22:03:43 -07:00
James Lu
06ecc89603
Merge remote-tracking branch 'origin/master' into devel
...
Conflicts:
README.md
docs/faq.md
protocols/unreal.py
2016-08-17 21:22:31 -07:00
James Lu
9d582661b7
README: reformat, add more verbose setup guide
...
This mentions multiple ways of installation now: via PyPI or source.
Closes #310 .
2016-08-17 13:58:07 -07:00
James Lu
6dd882a69b
README: it's better if I actually finish my sentences...
2016-08-09 00:03:01 -07:00
James Lu
48680051e1
Refresh README (IRCd notes), FAQ
2016-08-09 00:01:19 -07:00
James Lu
afb035ae6b
README: add inspircd 2.2 link, update juno version
2016-07-29 19:52:07 -07:00
James Lu
f457018f89
unreal: remove mixed_link option; this is now implied
...
pylink<->unreal4<->unreal3.2 links are stable enough.
2016-07-29 00:37:31 -07:00
James Lu
5d8f3036e7
README: add setuptools dependency & clarify --user
...
Thanks to kevin on KoaxIRC for reporting.
2016-07-17 20:26:32 -07:00
James Lu
1a785d83c2
Release notes for 0.9-beta1
2016-07-13 19:05:07 -07:00
James Lu
4a756843ed
README: fix typo
2016-07-11 20:17:17 -07:00
James Lu
7cfcef7c0f
Relicense docs under CC-BY-SA-4.0
2016-07-09 00:14:24 -07:00
James Lu
d3877b0194
Irc: introduce matchHost() wrapper around ircmatch
...
This makes the latter a core dependency. Refactor changehost and opercmds plugins to take advantage of this new core function.
2016-07-06 23:11:36 -07:00
James Lu
28cf85bc33
README: add juno-ircd (make @cooper happy) and links to IRCd pages
2016-07-01 22:03:49 -07:00
James Lu
1a6bb714ac
relay: drop spawn_servers toggle, remove "Relay network lost connection" quits
...
Relay server spawning is now always on - there's no real reason why it shouldn't work.
Closes #237 .
2016-06-25 13:27:24 -07:00
James Lu
f6edf997c5
README: fix typo
2016-06-23 20:32:23 -07:00
James Lu
cb633cfba5
Default config file location is now pylink.yml
2016-06-21 10:59:03 -07:00
James Lu
53ce5e26e0
Update installation instructions
2016-06-20 18:40:13 -07:00
James Lu
633f0a45e7
case sensitivity is annoying
2016-06-04 18:51:22 -07:00
James Lu
a2016175a5
README: mention the faq
2016-06-04 18:49:27 -07:00
James Lu
c82cc9d822
README: update nefarious notes
...
#209 and #210 have been fixed, so remove those mentions. Also, drop the experimental tag.
2016-05-28 20:27:06 -07:00
James Lu
608d560961
README: update U-Line note for nefarious
...
A UWorld entry is needed for every server, by name. Contrary to my beliefs, U-Lines are not passed on to subservers from intermediate hubs!
2016-05-01 21:58:10 -07:00
James Lu
7b3271b430
README: recommend U-Line on nefarious
2016-05-01 11:42:22 -07:00
James Lu
0061414ee5
nefarious: remove untested parsing of umode +h for now
2016-04-29 22:32:26 -07:00
James Lu
2b3307a96c
README: mention the state of Nefarious support
2016-04-18 11:02:08 -07:00
James Lu
92c600b7d3
README: update supported ircds
2016-04-08 23:00:39 -07:00
James Lu
8ee64d5ec1
readme: mention why expiringdict is broken in pip3
...
ref: mailgun/expiringdict#13
2016-04-04 16:28:20 -07:00
James Lu
86781d37ba
README: fix typo
2016-04-02 12:58:28 -07:00
James Lu
62da384cae
README: unreal 3.2 mixed networks are supported now, sorta
...
Closes #193 .
2016-04-02 11:00:03 -07:00
James Lu
5d0f450c73
Merge branches 'master' and 'devel' into devel+unreal32
2016-04-02 10:58:23 -07:00
James Lu
514072804c
README: mention the implications of #193
2016-04-01 20:26:30 -07:00
James Lu
0bb54d88e0
New servprotect plugin (anti-KILL/SAVE flood)
2016-03-25 16:51:02 -07:00
James Lu
d1468e932e
readme: mention freenode relay channel
2016-02-20 12:38:20 -08:00
James Lu
2335065bff
Update README
...
Remove "no warranty" warning and experimental tag for Unreal 4.0
2016-01-22 21:03:09 -08:00
James Lu
b446cb8abf
README: mention ircmatch as a dependency
2016-01-03 21:06:24 -08: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
447ea0731d
README: simplify module installation text
2015-12-30 15:59:22 -08:00
James Lu
3292ead034
README: formatting and minor content update
2015-12-24 19:52:33 -08:00
James Lu
db59134ae7
Merge branch 'master' into devel
2015-11-26 23:00:29 -08:00
James Lu
f4b707602c
README: update IRC addresses
2015-11-19 21:07:18 -08:00
James Lu
fa9d4ad955
README: mention (experimental) UnrealIRCd 4.0 support
2015-11-15 21:17:22 -08:00
James Lu
e4e4a93e35
README: update our goals
2015-10-09 23:11:15 -07:00
James Lu
4323c19c40
README: add IRC channel
2015-10-05 18:13:39 -07:00
James Lu
207a6ea31d
Various README fixes
2015-09-13 22:36:50 -07:00