Age | Commit message (Expand) | Author |
2018-02-07 | ensure cap_supported is existent yet | ailin-nemui |
2018-02-05 | Merge pull request #775 from LemonBoy/caps_kv | ailin-nemui |
2018-02-02 | change color -> extents (malloc based) | ailin-nemui |
2018-01-18 | Add color support for input bar | GinjaNinja32 |
2018-01-09 | Changed spaces to tab | Jari Matilainen |
2018-01-09 | Add perl access to hidden_level in TEXT_BUFFER_VIEW_REC | Jari Matilainen |
2018-01-07 | Parse the K/V form in CAP LS | LemonBoy |
2017-11-30 | move decls before code | ailin-nemui |
2017-11-26 | Merge pull request #762 from ailin-nemui/global-history | ailin-nemui |
2017-10-26 | clean up file path after move | ailin-nemui |
2017-10-06 | add two XSFuncs to manipulate command history entries | ailin-nemui |
2017-10-06 | refactor history to use history_entries list | ailin-nemui |
2017-02-28 | Don't emit the script destroyed signal before script is actually destroyed | Stephen Oberholtzer |
2017-01-15 | perl_parse needs NULL terminated parameter list. | Hanno |
2017-01-06 | make irssi --with-perl build with separate object directory | Martijn Dekker |
2016-12-12 | Expose 'sasl_success' to the perl side. | LemonBoy |
2016-11-01 | add missing inheritance to Exec item from 3532fc46 | ailin-nemui |
2016-10-22 | Add TLS_REC. | Alexander Færøy |
2016-10-22 | Rename SSL to TLS. | Alexander Færøy |
2016-09-22 | Merge pull request #542 from LemonBoy/xs-add | ailin-nemui |
2016-09-19 | Merge pull request #540 from LemonBoy/reset-autorun | ailin-nemui |
2016-09-15 | Expose 'cap_toggle' to the perl scripts. | LemonBoy |
2016-09-13 | Make sure to make a copy of ERRSV content. | LemonBoy |
2016-09-13 | Expose the CAP fields to the perl scripts. | LemonBoy |
2016-09-11 | Add a '-autorun' switch to /script reset | LemonBoy |
2016-08-12 | fix use after free in expando error | ailin-nemui |
2016-08-04 | remove curses terminal and ncurses macro | ailin-nemui |
2016-07-12 | Allow Irssi::signal_remove to work properly with coderefs | Tom Feist |
2016-06-05 | perl 5.10 fix | ailin-nemui |
2016-06-03 | silent make perl | ailin-nemui |
2016-03-02 | irssi proxy: allow listening on unix sockets | Lukas Mai |
2016-02-18 | irssi proxy: allow multiplexing multiple networks over a single port | Lukas Mai |
2016-01-11 | Merge pull request #393 from ailin-nemui/moduleversion-perl | ailin-nemui |
2016-01-07 | forward ABI to perl modules | ailin-nemui |
2015-12-13 | ensure staticlib perl works on 5.22 (for now) | ailin-nemui |
2015-12-10 | deinit perl on staticperl builds | ailin-nemui |
2015-12-10 | module check irssi version | ailin-nemui |
2015-12-09 | Add bindings for exec-type window items to Perl | Ailin Nemui |
2015-12-09 | Merge pull request #65 from ailin-nemui/perl-irc-poly | ailin-nemui |
2015-11-25 | more perl inheritance warning fixes | ailin-nemui |
2015-11-23 | Merge pull request #365 from ailin-nemui/perl_nick | dx |
2015-11-24 | fix nick class hierarchy | ailin-nemui |
2015-11-24 | stop cap_sasl | ailin-nemui |
2015-06-14 | Merge branch 'master' into irssiproxy | dequis |
2015-04-07 | Change all strcmp() to g_strcmp0() to handle nulls gracefully | dequis |
2015-02-24 | Add port to proxy client struct for Perl scripts | Hans Nielsen |
2015-02-16 | Silence unused value warnings in perl binding code | dequis |
2014-09-11 | source cleanup: remove trailing whitespaces | Michael Vetter |
2014-07-06 | Make configure checks able to build with -Werror | David Leadbeater |
2014-06-30 | Finish 256 colour support for Irssi | Ailin Nemui |