James Lu
f1b3d8d0ad
README: typo fix
...
[skip ci]
2018-05-09 22:47:16 -07:00
James Lu
19c9d4031d
Add a donate badge
...
[skip ci]
(cherry picked from commit d0568a6ad7
)
2018-05-08 13:37:22 -07:00
James Lu
484822e5d7
docs: various fixes pointed out by @MrBenC
...
- Clarify the project's goals of being an IRC services *framework*
- Briefly mention in the FAQ that the relay plugin is needed for...well, relay!
[skip ci]
2018-02-17 00:50:12 -08:00
James Lu
7114c6942f
README: the shared{} requirement for KLINEs likely applies to chatircd too
2018-02-12 11:18:48 -08:00
James Lu
847854aac3
Merge branch 'master' into devel
...
Conflicts:
README.md
2017-11-07 19:19:52 -08:00
James Lu
5e7469b56f
Remove protocols/ratbox, superseded by ts6
...
Closes #543 .
2017-10-22 01:06:55 -07:00
James Lu
9ffe2edc74
README: mention fix for #526 (unreal hostname desyncs)
...
[skip ci]
2017-10-18 22:36:22 -07:00
James Lu
b8df1a1b61
Merge remote-tracking branch 'origin/master' into devel
2017-10-11 18:56:21 -07:00
James Lu
d09c1be688
README: update IRC link
2017-10-01 00:39:28 -07:00
James Lu
3022274f6b
Merge branch 'master' into devel
...
Conflicts:
README.md
VERSION
2017-09-24 12:26:06 -07:00
James Lu
d2a3bb8d28
actually no, forget having 3 tiers of support for IRCds
...
[skip ci]
2017-09-24 12:23:25 -07:00
James Lu
3da61f0f2a
Revert "Demote ratbox to tier 3 [skip ci]"
...
This reverts commit d0fbfcd2d8
.
2017-09-24 12:22:37 -07:00
James Lu
67d5766cde
README: remove expiringdict install note
...
1.1.4 has since been released, fixing installation via pip
[skip ci]
2017-09-24 10:31:07 -07:00
James Lu
d0fbfcd2d8
Demote ratbox to tier 3 [skip ci]
...
I don't know of any network actually using PyLink with this IRCd.
2017-09-24 00:04:36 -07:00
James Lu
91e7d4f47a
README: bump juno version [skip ci]
2017-09-23 23:53:17 -07:00
James Lu
4d6f80f58e
README: update IRCd notes [skip ci]
...
- Add notes for beware-ircd
- Update notes for InspIRCd
2017-09-23 23:50:25 -07:00
James Lu
ae02a9ba4f
README: reword branch notes to be more neutral
...
[ci skip]
2017-09-20 20:54:18 -07:00
James Lu
b9a4010acc
Merge branch 'master' into devel
...
Conflicts:
plugins/relay.py
2017-09-05 21:22:16 -07:00
James Lu
149fdde92f
README: drop Debian repo instructions
...
There seems to be little user interest in these builds, and they take too much maintenance effort (3 different dists) to be worthwhile.
2017-09-05 19:11:37 -07:00
James Lu
d03924ae82
launcher: add checks for stale PID files via psutil on Unix
...
This hasn't been tested on other systems, so it is disabled there.
Closes #512 .
2017-08-16 11:12:20 -07:00
James Lu
361a3de9dd
faq: stop advertising PyLink as cross platform
...
Windows support has not been tested for a long time, and there doesn't seem to be much developer/user interest in this.
2017-08-16 10:51:17 -07:00
James Lu
19d41d7298
ngircd: add GLINE support
...
Also add IRCd notes regarding AllowRemoteOper and modeless channels.
2017-07-17 09:12:07 -07:00
James Lu
75e286fdc7
README: remove experimental tag for ngIRCd
2017-07-17 08:43:04 -07:00
James Lu
66576daf3f
README: declare ChatIRCd support
2017-07-17 08:42:46 -07:00
James Lu
22e11d7811
README: add note about shared{} blocks on ts6 ircds
2017-07-17 08:40:35 -07:00
James Lu
4b69edcbd7
README: declare support for ngircd 24+
2017-07-07 02:56:28 -07:00
James Lu
28cb7168b1
Merge branch 'master' into devel
...
Sync README and CI configuration with master.
Conflicts:
protocols/nefarious.py
2017-06-14 07:04:15 -07:00
James Lu
7794171d62
README: update with new nightly build repositories for Debian/Ubuntu
2017-06-06 17:30:11 -07:00
James Lu
94de51ad53
README: rewrap steps in "Installing from source"
2017-04-16 01:25:50 -07:00
James Lu
f6d97374c5
README: Update Charybdis link to GitHub
...
http://charybdis.io/ has been dead (NXDOMAIN) for a while now...
2017-04-16 01:22:28 -07:00
James Lu
1994d1171c
p10: add support for ircu proper
2017-03-25 13:47:16 -07:00
James Lu
7f923ba047
README: update supported IRCds notes
2017-03-25 13:47:16 -07:00
James Lu
e036449c72
README: move Apt / PPA instructions to after source builds and pip
...
These aren't tested as thoroughly.
2017-01-28 19:58:32 -08:00
James Lu
9daa452f8e
Update dependencies in setup.py & README
2017-01-22 16:42:52 -08:00
James Lu
2be8d5b282
README: supported->possible for unreal 3.2 notes
...
UnrealIRCd 3.2 is EOL Dec. 31, so it's not really worth actively "supporting" it.
2016-12-16 19:04:44 -08:00
James Lu
62a4bc01ce
Merge branch 'master' into devel
2016-12-05 00:59:41 -08:00
James Lu
b1e4b34b79
Switch 'identify' to use the new login backend, add passlib to README dependencies
...
This new backend supports optional encryption (sha256_crypt / sha512_crypt via passlib). Closes #322 .
2016-11-19 17:21:45 -08:00
James Lu
28b88a3840
README: add Ubuntu PPA instructions
2016-11-05 21:31:50 -07:00
James Lu
e977c95520
Merge branch 'master' into devel
...
Conflicts:
VERSION
example-conf.yml
2016-11-02 22:28:39 -07:00
James Lu
441bf5f048
README: link to utopia repository site
2016-10-28 20:05:35 -07:00
James Lu
e0802192f6
README: add Debian repository instructions
2016-10-28 20:04:39 -07:00
James Lu
a09ec494f6
README: cherry-pick updates from the devel branch
...
Squashed commit of the following:
commit 00279a148abe5f1f5413116b7736f758883c8287
Author: James Lu <GLolol@overdrivenetworks.com>
Date: Mon Oct 10 15:55:36 2016 -0700
README: update clientbot notes
(cherry picked from commit 0db1947263
)
commit 33cd90c2553977f17e61006f29288abbe9fe5cac
Author: James Lu <GLolol@overdrivenetworks.com>
Date: Mon Oct 10 15:54:30 2016 -0700
README: update IRCd notes
(cherry picked from commit 44d139f610
)
commit 639e185977e8cfe98932310d132751ea9d720609
Author: James Lu <GLolol@overdrivenetworks.com>
Date: Sun Sep 25 19:32:00 2016 -0700
README: briefly mention protocols/clientbot
(cherry picked from commit 1fbd9edc3b
)
2016-10-14 22:39:28 -07:00
James Lu
0db1947263
README: update clientbot notes
2016-10-10 15:55:36 -07:00
James Lu
44d139f610
README: update IRCd notes
2016-10-10 15:54:30 -07:00
James Lu
844a4d5f19
README: add missing notes for ratbox
2016-10-01 16:45:46 -07:00
James Lu
e4e00b4cd3
README: add ratbox to supported IRCds
2016-10-01 13:00:20 -07:00
James Lu
a4c6a72a9c
README: move nefarious to Primary support
2016-10-01 12:44:18 -07:00
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