Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 712 Bytes

TODO.rdoc

File metadata and controls

22 lines (17 loc) · 712 Bytes
BUGS
  • Following seems buggy (no length): add_expression :chanstring, /[^x00x07x10x0Dx20,:]/

  • rfc2812/commands.rb has some parser.expression calls

    TODO

  • Release wait_for and similar methods on disconnect

  • Add mode argument support in USER (can set +w and +i)

  • isupport.channelprefixes - check if that’s the correct name for the property

  • Check whether channel expressions should be adapted to isupports chanlen

  • Check threading validity of Connection#(create/delete)_(user/channel)

  • Send events to @usermanager

  • Notification system (Channel, ChannelList, User, UserList)

  • Improve the penalty system (rbot, limechat, original ircd)

  • FIXMEs

  • Docs

  • Specs