Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix /open ranges by passing all URLs to open(1) | June McEnroe | 2018-08-12 | |
* | Rework UI code for multi-channel | June McEnroe | 2018-08-11 | |
* | Become multi-channel | June McEnroe | 2018-08-10 | |
* | Rename chan to join | June McEnroe | 2018-08-10 | |
* | Ignore trailing space on slash commands | June McEnroe | 2018-08-09 | |
* | Add URL detection, listing and opening | June McEnroe | 2018-08-09 | |
* | Add commands to tab complete | June McEnroe | 2018-08-08 | |
* | Remove extraneous slash from unrecognized command | June McEnroe | 2018-08-07 | |
* | Match commands case-insensitively | June McEnroe | 2018-08-07 | |
* | Convert input to multibyte before handling | June McEnroe | 2018-08-07 | |
* | Hack clang into checking uiFmt format strings | June McEnroe | 2018-08-07 | |
* | Use wchar_t strings for all of UI | June McEnroe | 2018-08-06 | |
* | Handle /topic | June McEnroe | 2018-08-04 | |
* | Rename ui chat to log | June McEnroe | 2018-08-04 | |
* | Rename client to irc | June McEnroe | 2018-08-04 | |
* | Handle /names and /who | June McEnroe | 2018-08-04 | |
* | Split source into several files | June McEnroe | 2018-08-04 |