James Lu
|
248c0cbb78
|
hybrid: virtual umodes +d/+x don't take arguments
|
2016-04-08 22:20:23 -07:00 |
|
James Lu
|
32038e666a
|
hybrid: track vHost changes (#198)
|
2016-04-08 22:02:08 -07:00 |
|
James Lu
|
d0655b701a
|
hybrid: implement services account tracking (#198)
|
2016-04-08 21:38:41 -07:00 |
|
James Lu
|
3ec3d4cebb
|
hybrid: Fix typo in 0be83449fb (#198)
|
2016-04-08 20:57:03 -07:00 |
|
James Lu
|
e4cd028e86
|
hybrid: prettier logging, fix wrong argument being passed to IrcUser
|
2016-04-08 20:46:03 -07:00 |
|
James Lu
|
b3447b74c2
|
hybrid: make a note of how hybrid UID differs from standard TS6
These are two mutually incompatible implementations, which is why this module exists separately from ts6!
|
2016-04-08 20:41:27 -07:00 |
|
James Lu
|
5a6a6ca40e
|
hybrid: require caps EX IE SVS EOB HOPS QS TBURST SVS
|
2016-04-08 20:40:54 -07:00 |
|
James Lu
|
3dbae3b744
|
hybrid: fix EOB handler name
|
2016-04-08 20:36:14 -07:00 |
|
James Lu
|
0be83449fb
|
hybrid: implement outgoing host change in updateClient (#198)
|
2016-04-08 20:35:45 -07:00 |
|
James Lu
|
3b3080d199
|
hybrid: drop unused svstag handler
|
2016-04-08 20:22:53 -07:00 |
|
James Lu
|
aeb65478cb
|
hybrid: implement topicBurst (#198)
|
2016-04-08 20:01:45 -07:00 |
|
James Lu
|
fb74179f58
|
hybrid: handle services logins on burst too
|
2016-04-07 18:23:18 -07:00 |
|
James Lu
|
3ae9155e78
|
hybrid: inherit from proto/ts6, drastically reducing the module size
|
2016-04-07 18:11:13 -07:00 |
|
Daniel Oaks
|
59809e1530
|
hybrid: Dispatch ENDBURST so it can be caught by plugins
|
2016-04-07 22:29:15 +10:00 |
|
Daniel Oaks
|
80b659a940
|
hybrid: Actually set irc.connected on CAPAB, like other protocols
|
2016-03-30 17:24:26 +10:00 |
|
Daniel Oaks
|
9d40efc114
|
hybrid: Steal some more handlers from TS6/Unreal protocols
|
2016-03-30 16:25:03 +10:00 |
|
Daniel Oaks
|
153b77c4bb
|
hybrid: Set irc.connected after receiving EOB
|
2016-03-30 15:48:44 +10:00 |
|
Daniel Oaks
|
4b14134a17
|
hybrid: Fix TBURST, support WHOIS
|
2016-03-30 13:59:04 +10:00 |
|
Daniel Oaks
|
177e690dd3
|
hybrid: Support TBURST
|
2016-03-30 13:51:53 +10:00 |
|
Daniel Oaks
|
89c88d9111
|
hybrid: Use standard handle_events (with our special additions), don't lower() commands anymore since that isn't done now
|
2016-03-30 13:40:35 +10:00 |
|
Daniel Oaks
|
c71010f1b0
|
hybrid: Reorder a little, send EOB right after sending SERVER
|
2016-03-30 11:38:03 +10:00 |
|
Daniel Oaks
|
c4608fb891
|
hybrid: Set prefixmodes properly, handle MODE and TMODE
|
2016-03-30 11:34:52 +10:00 |
|
Daniel Oaks
|
a2bd0a8617
|
hybrid: Fix JOIN, handle JOIN (hopefully correctly), send EOB after receiving EOB
|
2016-03-30 09:11:43 +10:00 |
|
Daniel Oaks
|
3cd2dbac5a
|
hybrid: Update for new methods
|
2016-03-30 09:11:43 +10:00 |
|
Daniel Oaks
|
6ff06cb881
|
hybrid: Use new CLIENT_OPERED name
|
2016-03-30 09:11:43 +10:00 |
|
Daniel Oaks
|
e914dc1e8e
|
hybrid: Start making modes more consistent
|
2016-03-30 09:11:43 +10:00 |
|
Daniel Oaks
|
46610d217d
|
hybrid: Remove silly debug print
|
2016-03-30 09:11:42 +10:00 |
|
Daniel Oaks
|
24589b21c1
|
hybrid: Handle PONG
|
2016-03-30 09:11:42 +10:00 |
|
Daniel Oaks
|
7ec4962412
|
hybrid: Implement suggested changes, remove comments
|
2016-03-30 09:11:42 +10:00 |
|
Daniel Oaks
|
1e79adc171
|
hybrid: Start module, very very broken
|
2016-03-30 09:11:42 +10:00 |
|