Historial de Commits

Autor SHA1 Mensaje Fecha
  Steve Thielemann 0cc8108ceb Comments SASL support. Quit message shows caller hungup. hace 3 años
  Steve Thielemann cbd5a42396 Added PASS and sasl_plain_password authentication. hace 3 años
  Steve Thielemann 60cfb3c804 Working irc write_queue. See input for example. hace 3 años
  Steve Thielemann 72a6385078 Allow version to be customized. hace 3 años
  Steve Thielemann 65d563ff15 Updated parser. hace 3 años
  Steve Thielemann 97fccb5a8b NOTICE work. Need to show target. Also channel modes. hace 3 años
  Steve Thielemann 233e5fead8 Added license. hace 3 años
  Steve Thielemann 3321128287 Wordwrap on NOTICE. hace 3 años
  Steve Thielemann daac3bdbdb Detect hangup, send QUIT. hace 3 años
  Steve Thielemann 04a164cd93 Off by one on the edges, non-console terminal. hace 3 años
  Steve Thielemann b813e8024e Initial shot at channel modes. hace 3 años
  Steve Thielemann ced661ec4e Remove log() call on word_wrap. hace 3 años
  Steve Thielemann 0d599ed03a Updated /help [ESC], render has word_wrap. hace 3 años
  Steve Thielemann 459a7ec080 Updated colors for privmsg. hace 3 años
  Steve Thielemann 8216655341 Ok! it works! We call render to display everything! hace 3 años
  Steve Thielemann 34621d55d2 Added max_nick_length tracking. hace 3 años
  Steve Thielemann 398ee02400 Fixes bug when you part it doesn't think you're connected. hace 3 años
  Steve Thielemann 78ed3916bb Scroll is working. ESC to abort input. hace 3 años
  Steve Thielemann fb61d7427d Added /nick hace 3 años
  Steve Thielemann 991bd73a17 Checking atomic bool in main loop. hace 3 años
  Steve Thielemann d6a9963869 Try using atomic bool rather then lock & check. hace 3 años
  Steve Thielemann cd144d38a9 Config input delay, timestamp format. hace 3 años
  Steve Thielemann ab89bddab1 This fixes the weird old cmake, and allows it to build. hace 3 años
  Steve Thielemann ea7bf07d45 Detect nick changes, render. Show topic. hace 3 años
  Steve Thielemann 1ea449a965 buffer removed. safe to delete. hace 3 años
  Steve Thielemann f4b94560cb Updated to message_stamp. Output shows time. hace 3 años
  Steve Thielemann bf63570225 Show CTCP commands. hace 3 años
  Steve Thielemann 556127e647 Refactored to render and input. hace 3 años
  Steve Thielemann 998c92025c Add /quit to hotkeys. Fix part/channels. hace 3 años
  bugz ab490f1ce9 Display MOTD. hace 3 años