summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09Merge pull request #373 from mineo/dcc-docailin-nemui
2015-12-09DCC close always requires a typeWieland Hoffmann
2015-11-27Merge pull request #370 from dequis/irc-cap-spaceailin-nemui
2015-11-26irc-cap: Don't send a space at the beginning of the CAP REQ parameterdequis
2015-11-26Merge pull request #357 from LemonBoy/fix-99+1dx
2015-11-25Merge pull request #368 from incertia/random-fixesGeert Hauwaerts
2015-11-25revise INSTALL to be more clear regarding which script to useWill Song
2015-11-25change ./configure to ./autogen.sh because ./configure does not exist inWill Song
2015-11-25ignore MYMETA.* generated by scripts in project rootWill Song
2015-11-25Merge pull request #367 from ailin-nemui/perl_warndx
2015-11-25more perl inheritance warning fixesailin-nemui
2015-11-23Merge pull request #365 from ailin-nemui/perl_nickdx
2015-11-23Merge pull request #364 from ailin-nemui/no_cap_sasldx
2015-11-24fix nick class hierarchyailin-nemui
2015-11-24stop cap_saslailin-nemui
2015-11-23Merge pull request #360 from LemonBoy/backport-patchdx
2015-11-23Merge pull request #359 from LemonBoy/dcc-assertailin-nemui
2015-11-22Merge pull request #361 from LemonBoy/awaylog-formatailin-nemui
2015-11-22Use the expanded filename when picking the awaylogLemonBoy
2015-11-22Use 'isblank()' instead of a custom macroLemonBoy
2015-11-22Correct a wrong use of the 'paste_buffer' variableFabian Kurz
2015-11-22Let ignore_check do its work when server is NULLLemonBoy
2015-11-19Correctly alias 'channel' to '#channel'LemonBoy
2015-11-18Merge pull request #350 from LemonBoy/fix-99ailin-nemui
2015-11-10Merge pull request #351 from vague666/hilight_default_behaviourailin-nemui
2015-11-09/hilight list print output with enabled flags, except when -word and -nick ar...Jari Matilainen
2015-11-09Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.LemonBoy
2015-11-09Strip the trailing whitespace from /join commands.LemonBoy
2015-11-09Add an option to strip trailing whitespace when parsing commandsLemonBoy
2015-11-09Merge pull request #313 from isundil/masterailin-nemui
2015-11-09Merge pull request #341 from dequis/strsplit-len-fixailin-nemui
2015-11-09strsplit_len: make it look more like the original versiondequis
2015-11-09strsplit_len: use strlen() directly instead of a remaining_len variabledequis
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-30Merge pull request #344 from rrebello/m4-quote-fixdx
2015-10-28Merge pull request #345 from LemonBoy/sasl-reconnectdx
2015-10-28Preserve the sasl_ options across reconnects.LemonBoy
2015-10-28Fix quote around macro argumentRodrigo Rebello
2015-10-23Fix invalid reads in strsplit_len when splitting on spacesdequis
2015-10-08Merge pull request #333 from dequis/recon-tag-fixailin-nemui
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-03Add -Wall and -Werror as CFLAGS to make.Alexander Færøy
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-03Simplify Travis config.Alexander Færøy