Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (16 loc) · 778 Bytes

TODO.md

File metadata and controls

16 lines (16 loc) · 778 Bytes

TODO

  • Display notifications for new messages
  • Badge rooms and the app for new messages
  • Add room info for private message rooms
  • Add ping, local time, and client info data to user info
  • Make reply detection more intelligent
  • Handle MODE messages
  • Still says ONLINE after link closed (failed to install identd)
  • No gap between first network in list and navigation bar
  • Handle join, etc call if not connected
  • Make sure all APIs have Server so we don’t have rooms with the same name being an issue.
  • Being kicked from server vs kicked from channel
  • Message in console saying we are connecting
  • Download RFCs and put them in repository, also other IRC resources
  • SSL support
  • Make sure all NSNotifications are sent regardless of ServerManager being in use.