index
:
tomsg
haskell-mock
libsodium-transport
master
rustclient
weechat-refactor
Simple C chat server
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weechat
Commit message (
Collapse
)
Author
Age
*
weechat: Better nicklist colors
Tom Smeding
2020-07-13
|
*
weechat: Proper namespacing of symbols
Tom Smeding
2020-07-13
|
|
|
|
Symbol clash in dynamic libraries is a thing.
*
weechat: Actually do something with the debug file name
Tom Smeding
2020-07-13
|
*
weechat: Online nicks should be 'default' color
Tom Smeding
2020-07-13
|
*
weechat: Abstract debug file into separate module
Tom Smeding
2020-07-13
|
*
Remove 'remake' target from makefiles
Tom Smeding
2020-07-13
|
*
weechat: Add update_plugin_header.sh script
Tom Smeding
2020-07-09
|
*
weechat-plugin.h up
Tom Smeding
2020-07-07
|
*
weechat: Update to latest protocol
Tom Smeding
2020-07-07
|
*
weechat: Update for id in history
tomsmeding
2017-07-05
|
*
weechat: weechat-plugin version up to 1.9
tomsmeding
2017-07-03
|
*
weechat: weechat-plugin version up to 1.8
tomsmeding
2017-05-19
|
*
weechat: Don't beep on history messages
tomsmeding
2017-04-16
|
*
weechat: Hide password in login in connection buffer
tomsmeding
2017-04-16
|
*
weechat: Add correct notify tags on messages
tomsmeding
2017-04-16
|
*
weechat: Handle _push online
tomsmeding
2017-04-15
|
*
weechat: Request is_online status on member list receive
tomsmeding
2017-04-15
|
*
weechat: Bugfixes
tomsmeding
2017-04-15
|
|
|
|
Weechat: FIX YOUR DOCS!
*
weechat: Support NET_NUMBER server responses
tomsmeding
2017-04-15
|
*
weechat: Support sending user pings
tomsmeding
2017-04-15
|
*
weechat: Handle _push ping by doing nothing
tomsmeding
2017-04-14
|
*
weechat: Fix double-slash
tomsmeding
2017-04-10
|
*
weechat: Private notify setting needs to be "3"
tomsmeding
2017-04-10
|
*
weechat: Better recv() <= 0 error reporting
tomsmeding
2017-04-09
|
*
weechat: Set notify to 'messages' for 2-people chats
tomsmeding
2017-04-09
|
*
weechat: Show nickname in input bar
tomsmeding
2017-04-09
|
*
weechat: Add nicklist to buffers
tomsmeding
2017-04-09
|
*
Add the TODO.txt files
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