summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-11Merge pull request #393 from ailin-nemui/moduleversion-perlailin-nemui
2016-01-11Merge pull request #394 from ailin-nemui/reset-historyailin-nemui
2016-01-11Merge pull request #389 from ailin-nemui/hilight2-upailin-nemui
2016-01-11Merge pull request #390 from LemonBoy/ignore-findailin-nemui
2016-01-08make /knockout use /unban to remove bansLukas Mai
2016-01-08irc/core/irc-commands.c: fix indentationLukas Mai
2016-01-08reorder history add and fixesailin-nemui
2016-01-08option to clear the historyailin-nemui
2016-01-07forward ABI to perl modulesailin-nemui
2016-01-06irssiproxy: avoid using pointer after freeing itLukas Mai
2016-01-03Don't break the API.LemonBoy
2016-01-03Clean up the ignore_find API to make it more powerful.LemonBoy
2015-12-28keep track of address in text_dest for hilight purposesailin-nemui
2015-12-15clean up after #303ailin-nemui
2015-12-15Merge pull request #303 from vague666/fs275ailin-nemui
2015-12-15Merge pull request #306 from dequis/bracketed-pasteailin-nemui
2015-12-13Bracketed paste: fix nitpick from ahf's reviewdequis
2015-12-13ensure staticlib perl works on 5.22 (for now)ailin-nemui
2015-12-12Bracketed paste: Adjust paste line count if there's text after newlinesdequis
2015-12-12Disable timeout-based paste detection if paste_use_bracketed_mode is ondequis
2015-12-10deinit perl on staticperl buildsailin-nemui
2015-12-10module check irssi versionailin-nemui
2015-12-09Merge pull request #371 from LemonBoy/rampageailin-nemui
2015-12-09Remove all WIN32 ifdefs (unifdef -UWIN32)dequis
2015-12-09Minor adjustments.LemonBoy
2015-12-09Rewrite some faulty logic handling the saved servers.LemonBoy
2015-12-09Better function namingLemonBoy
2015-12-09add missing file to Makefileailin-nemui
2015-12-09Add bindings for exec-type window items to PerlAilin Nemui
2015-12-09Merge pull request #174 from ailin-nemui/entry-prompt-coloursailin-nemui
2015-12-09Merge pull request #65 from ailin-nemui/perl-irc-polyailin-nemui
2015-12-09Rewrite some faulty logic handling the saved channels.LemonBoy
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-25more perl inheritance warning fixesailin-nemui
2015-11-23Merge pull request #365 from ailin-nemui/perl_nickdx
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-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