summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-02Merge branch 'master' of github.com:toddpratt/irssiTodd A. Pratt
2015-11-02Make C-w and M-backspace work right.Todd A. Pratt
2015-11-02Merge pull request #330 from dequis/xterm-keypad-enterailin-nemui
2015-11-01Merge pull request #320 from irssi/ahf/add-setting-type-anydx
2015-10-28Preserve the sasl_ options across reconnects.LemonBoy
2015-10-08Fix /reconnect RECON-1 saying "Reconnection tag 1 not found"dequis
2015-10-06Add xterm's keypad enter, meta-O-M to "key return" bindingsdequis
2015-10-04Merge pull request #318 from LemonBoy/fix-utf8-elementsailin-nemui
2015-10-04Fix the indentation.LemonBoy
2015-10-03Merge pull request #314 from LemonBoy/sasl_sessiondx
2015-10-03Remove check for >= 0 for unsigned unichar.Alexander Færøy
2015-10-03Add SETTING_TYPE_ANY and replace -1 with it.Alexander Færøy
2015-10-03Include write-buffer.h in log-away.cLemonBoy
2015-10-02Set HOST_NAME_MAX to 255, if it's undefined.Alexander Færøy
2015-10-02Add missing null terminator to the g_build_path() varargsdequis
2015-10-02Merge pull request #316 from LemonBoy/fix_mem_leakGeert Hauwaerts
2015-10-02Merge pull request #319 from LemonBoy/awaylog-flushGeert Hauwaerts
2015-10-02Flush the dirty buffer to diskLemonBoy
2015-10-02Kill an unneeded declarationLemonBoy
2015-10-02Even simpler logicLemonBoy
2015-10-02Rework the logic to avoid allocating memoryLemonBoy
2015-10-02Fix the display of utf8 sequences in the guiLemonBoy
2015-10-02Fix a memory leak.LemonBoy
2015-10-02Merge pull request #294 from dequis/key-states-rescan-recursion-limitdx
2015-10-02Don't set the usermode field if blankLemonBoy
2015-10-02Save the sasl state in the sessionLemonBoy
2015-09-29Make sure sasl settings are defined before printing them outJari Matilainen
2015-09-29Add sasl info to /network list output if availableJari Matilainen
2015-09-26Merge pull request #304 from LemonBoy/sasl_user_optionsailin-nemui
2015-09-26Allow the user to set and modify the SASL parametersLemonBoy
2015-09-24Added functionality to create dir if dir specified in rawlog filenameJari Matilainen
2015-09-24Merge pull request #301 from dequis/dcc-get-ntfs-temp-bugGeert Hauwaerts
2015-09-23dcc-get: close() the temp fd so we don't get ETXTBSY in ntfs mountsRobert C Jensen
2015-09-23Merge pull request #298 from dequis/multi-prefixGeert Hauwaerts
2015-09-23Drop some glib version checks that are not needed anymoredequis
2015-09-23Add multi-prefix to list of capabilities to requestdequis
2015-09-22sig_message_irc_op_public: fix nickmode lookup, use cleantarget insteaddequis
2015-09-23Merge pull request #297 from vague666/hilight_nick_matchesailin-nemui
2015-09-22Fix return value from nick_match_msg_everywhere, remove #include 'settings.h'Jari Matilainen
2015-09-22Fix return value from nick_match_msg_everywhereJari Matilainen
2015-09-22Add new setting to optionally modify behaviour of hilight_nick_matchesJari Matilainen
2015-09-22Revert "Network and IPv{4,6} related changes"ailin-nemui
2015-09-22Merge pull request #290 from LemonBoy/ipv6ailin-nemui
2015-09-22fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid)dequis
2015-09-22Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel"dequis
2015-09-21Limit recursion depth of key/combo expansion in key_states_scan()dequis
2015-09-21Fix FS#905, mangled text when pasted line length exceeds 400dequis
2015-09-21Merge pull request #267 from kyak/masterailin-nemui
2015-09-21Ding dong the switch is deadLemonBoy
2015-09-21Initial work to make irssi respect the resolved ip orderLemonBoy