Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS6 command list #78

Closed
27 tasks done
cooper opened this issue Jul 4, 2016 · 1 comment
Closed
27 tasks done

TS6 command list #78

cooper opened this issue Jul 4, 2016 · 1 comment
Milestone

Comments

@cooper
Copy link
Owner

cooper commented Jul 4, 2016

This is the list of commands from ts6-protocol.txt that have not been implemented as of writing.

  • Ban stuff. omitted because there is a separate issue. TS6 bans not implemented #32
  • ENCAP GCAP
  • INVITE
  • NICKDELAY (ENCAP only, but for use with EUID capab)
  • OPERSPY. Not implemented but doesn't really apply to juno because it has something different than operspy.
  • ENCAP REALHOST – I don’t think is used when EUID is used? TS6 UID support #105
  • ENCAP REHASH
  • ENCAP RESV/UNRESV – deprecated in the ENCAP form but probably should still support. As non-encap, capab: CLUSTER. RESV support #112
  • ENCAP RSFNC – capab RSFNC
  • ENCAP SASL
  • SAVE – it is sent out but not handled coming in. Fixed.
  • ENCAP SNOTE. TS6 server notices not implemented #56
  • ENCAP SU – implemented but I think propagated as ENCAP LOGIN. this is probably bad. Fixed.
  • SVINFO. e80f124
  • ENCAP SVSLOGIN. SASL is broken #9
  • UID. TS6 UID support #105
  • ADMIN
  • INFO
  • LINKS
  • LUSERS – the first argument is a mask of which servers to include, not the target. modern IRC servers include global user counts regardless, so ignore this parameter and always propagate it as .. Fixed.
  • MOTD
  • ENCAP PRIVS. Not implemented. Not important.
  • REHASH. Several remote requests do not work for TS6 servers #57
  • TIME
  • VERSION
  • WHOIS (already implemented manually)
  • USERS
@cooper cooper added this to the v12 milestone Jul 4, 2016
@cooper cooper mentioned this issue Jul 25, 2016
10 tasks
@cooper
Copy link
Owner Author

cooper commented Jul 25, 2016

This is the list of commands that are/were missing ONLY from TS6. Created a separate issue #109 which is a list of missing commands that are not implemented in the IRCd at all.

@cooper cooper closed this as completed Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant