summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-30Make the cap_complete field unsigned.LemonBoy
2016-09-26Merge pull request #506 from kruton/sasl-400-byte-chunkailin-nemui
2016-09-25nullptr when doing module backward compat on invalid configailin-nemui
2016-09-22Merge pull request #542 from LemonBoy/xs-addailin-nemui
2016-09-20Patches for heap corruption and missing bounds checkailin-nemui
2016-09-19Merge pull request #540 from LemonBoy/reset-autorunailin-nemui
2016-09-15Expose 'cap_toggle' to the perl scripts.LemonBoy
2016-09-13Merge pull request #516 from LemonBoy/comp-fileailin-nemui
2016-09-13Make sure to make a copy of ERRSV content.LemonBoy
2016-09-13Expose the CAP fields to the perl scripts.LemonBoy
2016-09-11Add a '-autorun' switch to /script resetLemonBoy
2016-09-04Merge pull request #533 from dequis/statusmessLemonBoy
2016-08-29SASL: handle fragmentationKenny Root
2016-08-25Merge pull request #529 from ailin-nemui/issue500ailin-nemui
2016-08-24Set the default STATUSMSG to @ instead of @+ if it's missingdequis
2016-08-24Fix an OOB access in the cutbuffer implementation.LemonBoy
2016-08-22fix nick->host == NULL crashailin-nemui
2016-08-14Merge pull request #526 from ailin-nemui/ax-dummyailin-nemui
2016-08-12remove broken dummy modeailin-nemui
2016-08-12fix use after free in expando errorailin-nemui
2016-08-04remove curses terminal and ncurses macroailin-nemui
2016-07-13Merge pull request #517 from LemonBoy/unignoreailin-nemui
2016-07-12Minor cosmetic fix in /unignore error message.LemonBoy
2016-07-12Fix the tab completion for paths starting with ./LemonBoy
2016-07-12Allow Irssi::signal_remove to work properly with coderefsTom Feist
2016-06-25check for NULL in statusbar_more_updatedailin-nemui
2016-06-24Merge pull request #496 from ailin-nemui/compailin-nemui
2016-06-21Merge pull request #498 from vague666/add_modify_functionsLemonBoy
2016-06-21use TRUE/FALSE in if statements for gbooleanJari Matilainen
2016-06-19Fix minor nitsJari Matilainen
2016-06-18Add command_set_options for modify commands to allow completionJari Matilainen
2016-06-18Let ADD still work as modifyJari Matilainen
2016-06-18Add /server modify SYNTAXJari Matilainen
2016-06-18Add /network modifyJari Matilainen
2016-06-18Add /server modifyJari Matilainen
2016-06-18Add /channel modifyJari Matilainen
2016-06-16completion fixesailin-nemui
2016-06-14Merge pull request #422 from LemonBoy/misc-cleanupailin-nemui
2016-06-13Don't crash when the key isn't found.LemonBoy
2016-06-13Add a completion_match_case setting.LemonBoy
2016-06-13Be smart about case-matching the nicks.LemonBoy
2016-06-13Merge pull request #492 from LemonBoy/enumailin-nemui
2016-06-13Add a space after the comma when listing the options.LemonBoy
2016-06-13Use ; as separator instead of ,LemonBoy
2016-06-13Move the validation of the CHOICE setting valueLemonBoy
2016-06-12servers-reconnect: pass unix_socket attribute to new connectiondequis
2016-06-12Strip the surrounding whitespace.LemonBoy
2016-06-12Sort the completion resultsLemonBoy
2016-06-12Use strarray_find instead of g_strv_containsLemonBoy
2016-06-12Make rejoin_channels_mode of type CHOICELemonBoy