James Lu
|
bbcddceaf9
|
core: configurable nicks for services (per-net and global)
Closes #220.
Closes #229.
|
2016-06-11 10:44:14 -07:00 |
|
James Lu
|
675489489a
|
Merge branch 'master' into devel
|
2016-06-11 10:42:02 -07:00 |
|
James Lu
|
cd4bf55629
|
example-conf: fix wrong key for ident setting
|
2016-06-11 10:36:01 -07:00 |
|
James Lu
|
26a5809582
|
Merge remote-tracking branch 'origin/bump-timeouts' into devel
|
2016-06-11 10:19:57 -07:00 |
|
James Lu
|
f59b307238
|
pylink-opers: dos2unix, mention LINKACL and CLAIM
Closes #234.
|
2016-06-11 10:19:26 -07:00 |
|
James Lu
|
9952f08c8f
|
opercmds: switch to irc.parseModes()
|
2016-06-08 16:40:00 -07:00 |
|
James Lu
|
e1d3003683
|
relay: less accusatory message for links blocked by LINKACL
|
2016-06-08 16:00:25 -07:00 |
|
James Lu
|
3869c06991
|
Add .codeclimate.yml
|
2016-06-08 07:56:10 -07:00 |
|
James Lu
|
8f2dadb247
|
.gitignore: don't ignore dotfile .yml confs
|
2016-06-08 07:56:10 -07:00 |
|
James Lu
|
eeca570cc4
|
classes: make pingfreq consistent, bump timeouts
|
2016-06-06 07:34:48 -07:00 |
|
James Lu
|
88f55fe493
|
example-conf: mention short name config in servers
|
2016-06-04 20:31:25 -07:00 |
|
James Lu
|
0edb516ac1
|
example-conf: fix syntax error
Thanks to kevin and fedxguy for finding this.
|
2016-06-04 20:17:00 -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
|
172698dfb2
|
docs: add FAQ, refresh TOC
|
2016-06-04 18:47:23 -07:00 |
|
James Lu
|
61cd215e29
|
clarify that example link blocks are examples
|
2016-06-04 18:39:18 -07:00 |
|
James Lu
|
229c36381e
|
docs/t: update links to include user-modes.csv
Closes #200.
|
2016-05-31 20:57:18 -07:00 |
|
James Lu
|
85a97ce86b
|
docs/t: add usermodes list (#200)
|
2016-05-31 20:57:18 -07:00 |
|
James Lu
|
92de5e81b2
|
docs/t: remove + from entries in channel-modes
|
2016-05-31 20:57:18 -07:00 |
|
James Lu
|
5d5d4acd55
|
hybrid: rename debug umode (+g) to sno_debug
|
2016-05-31 20:57:17 -07:00 |
|
James Lu
|
d18e9c82f9
|
ts6: recognize umode +p (override)
|
2016-05-31 20:57:17 -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
|
0124678ed3
|
nefarious: use SETHOST instead of FAKE for internal clients
Closes #209. Thanks to Jobe and Andromeda on #evilnet for the help!
|
2016-05-28 13:21:38 -07:00 |
|
James Lu
|
0e298dcb4d
|
nefarious: support SETHOST-based (+h) cloaks
Closes #210.
|
2016-05-28 12:53:23 -07:00 |
|
James Lu
|
188d2f891c
|
nefarious: use nicks in user MODE targets
This is more consistent with what Nefarious and P10 do.
|
2016-05-28 12:52:52 -07:00 |
|
James Lu
|
841d58d82e
|
nefarious: set umode +x when changing hosts of service clients
|
2016-05-28 12:15:27 -07:00 |
|
James Lu
|
89ed92b46a
|
Update autogen docs
|
2016-05-27 22:39:40 -07:00 |
|
James Lu
|
553415f6f7
|
classes: higher default pingfreq (90)
|
2016-05-25 16:19:35 -07:00 |
|
James Lu
|
ed19c2b24a
|
relay: block topic changes from the main SID, not the PyLink client
|
2016-05-22 19:12:11 -07:00 |
|
James Lu
|
a0d20df899
|
docs: tweak writing-plugins & TOC, move plugin_example to plugins
Closes #226.
|
2016-05-22 10:59:57 -07:00 |
|
James Lu
|
aea6657a8b
|
docs: update hooks-reference
Closes #223.
|
2016-05-22 10:48:19 -07:00 |
|
James Lu
|
ed34c43b6c
|
games: remove explicit random.seed()
AFAIK, random already defaults the seed to the system time, and random.seed() without any arguments thus sets it to something that is already set.
|
2016-05-22 10:28:56 -07:00 |
|
James Lu
|
8c55eb43e7
|
relay/commands: reformat showuser output slightly
|
2016-05-21 23:05:39 -07:00 |
|
James Lu
|
7338314e70
|
Remove leftover world.commands and world.whois_handlers
|
2016-05-21 23:02:46 -07:00 |
|
James Lu
|
fb496554a6
|
coreplugin: fix unload not clearing defined commands
|
2016-05-21 23:02:46 -07:00 |
|
James Lu
|
03790b5939
|
relay: implement LINKED <netname> to filter by network
Closes #227.
|
2016-05-21 22:55:06 -07:00 |
|
James Lu
|
e498a0cace
|
games: implement fml (#122)
|
2016-05-20 21:33:50 -07:00 |
|
James Lu
|
9cae7682a8
|
games: implement eightball (#122)
|
2016-05-20 21:13:39 -07:00 |
|
James Lu
|
3ee240494e
|
coreplugin: mark service bots with umode +B
|
2016-05-20 20:59:19 -07:00 |
|
James Lu
|
98003318cd
|
coreplugin: support bot and hidechans umodes
Closes #214.
|
2016-05-20 20:57:44 -07:00 |
|
James Lu
|
4cfc262bfb
|
coreplugin: optionally respect umode +H (hideoper) (#214)
|
2016-05-20 20:48:41 -07:00 |
|
James Lu
|
3856ee435c
|
docs/t: rewrite parts of writing-plugins.md
|
2016-05-19 23:42:42 -07:00 |
|
James Lu
|
357eabe27a
|
relay: optionally relay home server & login details in /WHOIS
Closes #221. Closes #222.
|
2016-05-19 23:32:43 -07:00 |
|
James Lu
|
4e8de60005
|
core: Rewrite WHOIS handlers to simply listen to a custom hook (PYLINK_CUSTOM_WHOIS)
|
2016-05-19 23:32:43 -07:00 |
|
James Lu
|
a2a009cac4
|
games: mark servicebot as manipulatable for now
|
2016-05-15 11:58:45 -07:00 |
|
James Lu
|
e4d42bf551
|
fantasy: fixes to respondtonick, allow configuring custom per-bot prefixes
|
2016-05-15 11:45:32 -07:00 |
|
James Lu
|
96cefb5be0
|
fantasy: rework to support service bots (#216)
|
2016-05-15 11:27:51 -07:00 |
|
James Lu
|
2877d7af4c
|
ServiceBot.call_cmd: support notice and called_by keys
|
2016-05-15 11:25:47 -07:00 |
|
James Lu
|
ae87def11f
|
Purge c_ and u_ prefixes from named modes
Closes #217.
|
2016-05-15 11:05:02 -07:00 |
|
James Lu
|
75798b5fba
|
relay: don't relay kicks to service bots
|
2016-05-14 16:24:26 -07:00 |
|