1. 1002d2e Client: add tick per minute to indicate date change in CLI backend by WHR · 7 years ago
  2. 1d1a024 Implementing API by WHR · 7 years ago
  3. 87e5103 Change internal interface of the multi-backend client by WHR · 7 years ago
  4. 8c48955 Fix wrong prompt after  an incremental search by WHR · 7 years ago
  5. 6bd57d0 Add custom signals handler in CLI client; fix strncmp(3) issue in sshoutcfg.c by WHR · 7 years ago
  6. b8ccf34 Also send private message back to the sender; add 'user not found' notice for private messages by WHR · 7 years ago
  7. c92d507 CLI client: add command to send private message by WHR · 7 years ago
  8. b9d9d7d Add broadcast for user state changing by WHR · 7 years ago
  9. f6a7e47 Add some commands for CLI client by WHR · 7 years ago
  10. ead24f9 Implement command auto-completion by WHR · 7 years ago
  11. 65833e4 Add line history recording for client with a terminal; clean up non-terminal input code by WHR · 7 years ago
  12. f66fa81 Re-enable readline if STDIN is a terminal; fix a bug in client select(2) processing by WHR · 7 years ago
  13. 9fa26e3 Fix read(2)ing of STDIN_FILENO blocked by WHR · 7 years ago
  14. f42c259 Add missing file client.h; fix text length bug when printing message; Stop using readline by WHR · 7 years ago
  15. 031059b Implement sending and receiving broadcast messages by WHR · 7 years ago
  16. a13dc68 Implement 'who' command in CLI client; bug fixes by WHR · 7 years ago
  17. f892a00 Move CLI client code to a separate file; bug fixes by WHR · 7 years ago