aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* degesch: one final fix for the test scriptPřemysl Janouch2015-07-061-1/+1
* Miscellaneous, cleanupPřemysl Janouch2015-07-062-182/+151
* kike: actually use irc_is_valid_key()Přemysl Janouch2015-07-051-8/+8
* degesch: actually fix the test scriptPřemysl Janouch2015-07-051-1/+1
* degesch: fix the test scriptPřemysl Janouch2015-07-051-1/+3
* degesch: implement /server addPřemysl Janouch2015-07-051-58/+110
* degesch: mark all unrecognized config valuesPřemysl Janouch2015-07-051-12/+12
* degesch: fix usage of "prompt_shown"Přemysl Janouch2015-07-051-4/+4
* degesch: add "on_change" for behaviour.loggingPřemysl Janouch2015-07-051-7/+29
* degesch: add some trivial "on_change" callbacksPřemysl Janouch2015-07-051-9/+18
* degesch: only apply relevant attributes on changePřemysl Janouch2015-07-051-8/+17
* degesch: start using "on_change" notificationsPřemysl Janouch2015-07-052-26/+67
* mv config_schema_{fix_value,initialize_item}()Přemysl Janouch2015-07-051-5/+5
* degesch: set "user_data" while loading configPřemysl Janouch2015-07-052-15/+10
* degesch: create servers from configurationPřemysl Janouch2015-07-052-55/+81
* degesch: stubplement /serverPřemysl Janouch2015-07-041-0/+36
* degesch: /buffer close switches to previous bufferPřemysl Janouch2015-07-041-1/+3
* degesch: optimize buffer_print_backlog()Přemysl Janouch2015-07-041-0/+3
* degesch: flush I/O buffers on disconnectPřemysl Janouch2015-07-041-0/+3
* degesch: periodically flush logs to diskPřemysl Janouch2015-07-041-0/+21
* degesch: add logging to filePřemysl Janouch2015-07-041-17/+94
* degesch: fix unused variablePřemysl Janouch2015-07-041-1/+1
* degesch: decode mIRC formatting in numericsPřemysl Janouch2015-07-041-1/+1
* degesch: fix memory issue in ReadlinePřemysl Janouch2015-07-041-0/+1
* degesch: get real with the CTCPPřemysl Janouch2015-07-041-2/+5
* degesch: clean up the async code a bitPřemysl Janouch2015-07-031-61/+81
* degesch: rewrite to use asynchronous I/OPřemysl Janouch2015-07-031-246/+450
* degesch: part channel on /buffer closePřemysl Janouch2015-07-021-2/+4
* kike: resolve the path to PID files betterPřemysl Janouch2015-07-022-15/+63
* Bump libertyPřemysl Janouch2015-07-013-17/+5
* kike: optionally write a PID filePřemysl Janouch2015-06-301-2/+60
* degesch: fix /msg with CAP echo-messagePřemysl Janouch2015-06-291-9/+20
* degesch: add a #N format specifierPřemysl Janouch2015-06-291-20/+34
* degesch: mark an issue with CAP echo-messagePřemysl Janouch2015-06-281-1/+3
* degesch: reclaim more memory with ReadlinePřemysl Janouch2015-06-281-1/+9
* degesch: clean up log_formatter()Přemysl Janouch2015-06-281-8/+4
* degesch: reorder codePřemysl Janouch2015-06-281-72/+66
* degesch: don't put dashes in listingsPřemysl Janouch2015-06-281-18/+23
* degesch: add an option to beep on highlightPřemysl Janouch2015-06-281-2/+8
* kike: fix /topic handlingPřemysl Janouch2015-06-281-1/+2
* degesch: fix /ctcp with CAP echo-messagePřemysl Janouch2015-06-281-13/+26
* degesch: log self nick changes in server bufferPřemysl Janouch2015-06-281-0/+2
* degesch: further logging cleanupPřemysl Janouch2015-06-281-50/+42
* degesch: logging cleanupPřemysl Janouch2015-06-281-57/+48
* degesch: remove "ctx" from command handler argsPřemysl Janouch2015-06-281-76/+43
* degesch: refactor loggingPřemysl Janouch2015-06-281-463/+429
* degesch: finish implementation of rehashingPřemysl Janouch2015-06-231-35/+64
* degesch: partially implement rehashingPřemysl Janouch2015-06-231-3/+74
* degesch: stubplement casemapping changesPřemysl Janouch2015-06-231-22/+29
* degesch: NICK handling cleanupPřemysl Janouch2015-06-231-44/+42