aboutsummaryrefslogtreecommitdiff
path: root/weechat
Commit message (Expand)AuthorAge
* WIP weechat refactor to use tomsg_clientlibweechat-refactorTom Smeding2020-07-13
* weechat: Online nicks should be 'default' colorTom Smeding2020-07-13
* weechat: Abstract debug file into separate moduleTom Smeding2020-07-13
* Remove 'remake' target from makefilesTom Smeding2020-07-13
* weechat: Add update_plugin_header.sh scriptTom Smeding2020-07-09
* weechat-plugin.h upTom Smeding2020-07-07
* weechat: Update to latest protocolTom Smeding2020-07-07
* weechat: Update for id in historytomsmeding2017-07-05
* weechat: weechat-plugin version up to 1.9tomsmeding2017-07-03
* weechat: weechat-plugin version up to 1.8tomsmeding2017-05-19
* weechat: Don't beep on history messagestomsmeding2017-04-16
* weechat: Hide password in login in connection buffertomsmeding2017-04-16
* weechat: Add correct notify tags on messagestomsmeding2017-04-16
* weechat: Handle _push onlinetomsmeding2017-04-15
* weechat: Request is_online status on member list receivetomsmeding2017-04-15
* weechat: Bugfixestomsmeding2017-04-15
* weechat: Support NET_NUMBER server responsestomsmeding2017-04-15
* weechat: Support sending user pingstomsmeding2017-04-15
* weechat: Handle _push ping by doing nothingtomsmeding2017-04-14
* weechat: Fix double-slashtomsmeding2017-04-10
* weechat: Private notify setting needs to be "3"tomsmeding2017-04-10
* weechat: Better recv() <= 0 error reportingtomsmeding2017-04-09
* weechat: Set notify to 'messages' for 2-people chatstomsmeding2017-04-09
* weechat: Show nickname in input bartomsmeding2017-04-09
* weechat: Add nicklist to bufferstomsmeding2017-04-09
* Add the TODO.txt filestomsmeding2017-04-09
* weechat: Add support for _push join/invitetomsmeding2017-04-09
* weechat: Correctly succeed receiving data after recv()tomsmeding2017-04-09
* weechat: Also catch EAGAINtomsmeding2017-04-08
* weechat: Handle EINTR without dropping connectiontomsmeding2017-04-08
* weechat: write debug log to $HOME/Desktoptomsmeding2017-04-08
* Push weechat plugintomsmeding2017-04-07