Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | weechat: Show nickname in input bar | tomsmeding | 2017-04-09 |
| | |||
* | weechat: Add nicklist to buffers | tomsmeding | 2017-04-09 |
| | |||
* | weechat: Add support for _push join/invite | tomsmeding | 2017-04-09 |
| | |||
* | weechat: Correctly succeed receiving data after recv() | tomsmeding | 2017-04-09 |
| | |||
* | weechat: Also catch EAGAIN | tomsmeding | 2017-04-08 |
| | | | | | Apparently weechat sets O_NONBLOCK on a socket: https://github.com/weechat/weechat/blob/705d86e684d72b8c094e526876db1b8544fd2db3/src/core/wee-network.c#L1105 | ||
* | weechat: Handle EINTR without dropping connection | tomsmeding | 2017-04-08 |
| | |||
* | weechat: write debug log to $HOME/Desktop | tomsmeding | 2017-04-08 |
| | |||
* | Push weechat plugin | tomsmeding | 2017-04-07 |