1. b8ccf34 Also send private message back to the sender; add 'user not found' notice for private messages by WHR · 7 years ago
  2. c92d507 CLI client: add command to send private message by WHR · 7 years ago
  3. b9d9d7d Add broadcast for user state changing by WHR · 7 years ago
  4. f6a7e47 Add some commands for CLI client by WHR · 7 years ago
  5. ead24f9 Implement command auto-completion by WHR · 7 years ago
  6. 65833e4 Add line history recording for client with a terminal; clean up non-terminal input code by WHR · 7 years ago
  7. f66fa81 Re-enable readline if STDIN is a terminal; fix a bug in client select(2) processing by WHR · 7 years ago
  8. 9fa26e3 Fix read(2)ing of STDIN_FILENO blocked by WHR · 7 years ago
  9. f42c259 Add missing file client.h; fix text length bug when printing message; Stop using readline by WHR · 7 years ago
  10. 031059b Implement sending and receiving broadcast messages by WHR · 7 years ago
  11. a13dc68 Implement 'who' command in CLI client; bug fixes by WHR · 7 years ago
  12. f892a00 Move CLI client code to a separate file; bug fixes by WHR · 7 years ago