Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | degesch: fix /whois, /whowas | Přemysl Janouch | 2015-06-18 | 1 | -4/+14 | |
* | degesch: fix /mode after breaking it | Přemysl Janouch | 2015-06-18 | 1 | -4/+6 | |
* | degesch: fix /ban, add /unban | Přemysl Janouch | 2015-06-18 | 1 | -28/+85 | |
* | degesch: fix /kickban | Přemysl Janouch | 2015-06-18 | 1 | -4/+10 | |
* | degesch: fix sending the reason in /kick | Přemysl Janouch | 2015-06-18 | 1 | -2/+7 | |
* | kike: fix changing channel modes | Přemysl Janouch | 2015-06-18 | 1 | -1/+1 | |
* | degesch: cleanup | Přemysl Janouch | 2015-06-18 | 1 | -36/+16 | |
* | kike: always allow IRCops to change channel modes | Přemysl Janouch | 2015-06-18 | 1 | -2/+2 | |
* | degesch: fix /mode to work for user modes | Přemysl Janouch | 2015-06-18 | 1 | -11/+38 | |
* | degesch: fix /mode on servers with +channels | Přemysl Janouch | 2015-06-17 | 1 | -2/+9 | |
* | degesch: add /op, /deop, /voice, /devoice | Přemysl Janouch | 2015-06-17 | 1 | -1/+65 | |
* | degesch: parse MODES from RPL_ISUPPORT | Přemysl Janouch | 2015-06-17 | 1 | -1/+17 | |
* | degesch: add /stats | Přemysl Janouch | 2015-06-17 | 1 | -0/+17 | |
* | degesch: fix highlights | Přemysl Janouch | 2015-06-16 | 1 | -1/+1 | |
* | ZyklonB: factor out plugin_process_ipc() | Přemysl Janouch | 2015-06-15 | 1 | -46/+50 | |
* | ZyklonB: allow killing zombies | Přemysl Janouch | 2015-06-15 | 1 | -6/+27 | |
* | ZyklonB: factor out make_status_report() | Přemysl Janouch | 2015-06-15 | 1 | -27/+33 | |
* | ZyklonB: unfuck registration | Přemysl Janouch | 2015-06-15 | 1 | -9/+7 | |
* | ZyklonB: factor out try_reap_plugin() | Přemysl Janouch | 2015-06-15 | 1 | -25/+30 | |
* | ZyklonB: factor out on_plugin_death() | Přemysl Janouch | 2015-06-15 | 1 | -40/+46 | |
* | ZyklonB: struct plugin_data -> plugin | Přemysl Janouch | 2015-06-15 | 1 | -25/+27 | |
* | kike: fix CAP with weechat | Přemysl Janouch | 2015-06-14 | 1 | -5/+8 | |
* | degesch: fix SOCKS failure handling | Přemysl Janouch | 2015-06-14 | 1 | -1/+1 | |
* | degesch: ask for CAP multi-prefix, invite-notify | Přemysl Janouch | 2015-06-14 | 1 | -4/+47 | |
* | kike: update status in README | Přemysl Janouch | 2015-06-13 | 1 | -2/+2 | |
* | kike: fix quitting + code shuffling | Přemysl Janouch | 2015-06-13 | 1 | -37/+33 | |
* | kike: implement LINKS | Přemysl Janouch | 2015-06-13 | 2 | -0/+20 | |
* | kike: implement STATS | Přemysl Janouch | 2015-06-13 | 2 | -47/+152 | |
* | kike: implement WHOWAS | Přemysl Janouch | 2015-06-13 | 2 | -2/+90 | |
* | kike: finish implementation of NAMES | Přemysl Janouch | 2015-06-13 | 1 | -18/+58 | |
* | kike: some refactoring | Přemysl Janouch | 2015-06-13 | 1 | -16/+21 | |
* | kike: implement CAP userhost-in-names | Přemysl Janouch | 2015-06-13 | 1 | -3/+11 | |
* | kike: implement CAP echo-message | Přemysl Janouch | 2015-06-13 | 1 | -3/+15 | |
* | kike: implement CAP invite-notify | Přemysl Janouch | 2015-06-13 | 1 | -1/+21 | |
* | kike: refactor CAP processing | Přemysl Janouch | 2015-06-12 | 1 | -73/+138 | |
* | kike: implement the multi-prefix capability | Přemysl Janouch | 2015-06-12 | 1 | -16/+67 | |
* | kike: stubplement CAP | Přemysl Janouch | 2015-06-11 | 2 | -0/+68 | |
* | kike: use * if there's no nickname yet | Přemysl Janouch | 2015-06-11 | 1 | -2/+2 | |
* | Bump liberty | Přemysl Janouch | 2015-06-11 | 1 | -0/+0 | |
* | degesch: process INVITE | Přemysl Janouch | 2015-06-10 | 1 | -0/+30 | |
* | degesch: handle RPL_UMODEIS | Přemysl Janouch | 2015-06-10 | 1 | -0/+15 | |
* | kike: fix INVITE | Přemysl Janouch | 2015-06-09 | 1 | -10/+6 | |
* | kike: refactor INVITE a bit | Přemysl Janouch | 2015-06-08 | 1 | -28/+7 | |
* | kike: implement INVITE | Přemysl Janouch | 2015-06-08 | 2 | -3/+76 | |
* | degesch: show channel prefixes in PRIVMSG lines | Přemysl Janouch | 2015-06-07 | 1 | -4/+38 | |
* | degesch: shuffle code around | Přemysl Janouch | 2015-06-07 | 1 | -95/+94 | |
* | degesch: sort modes on change | Přemysl Janouch | 2015-06-07 | 1 | -1/+7 | |
* | degesch: further refactor MODE processing | Přemysl Janouch | 2015-06-07 | 1 | -57/+35 | |
* | degesch: refactor MODE processing | Přemysl Janouch | 2015-06-07 | 1 | -51/+33 | |
* | degesch: process user mode changes | Přemysl Janouch | 2015-06-07 | 1 | -11/+58 |