Age | Commit message (Expand) | Author |
2015-06-12 | Add server check in irc_server_connect (#208) | Geert Hauwaerts |
2015-04-20 | Change g_hash_table_contains() for compatibility with glib < 2.32 | Peder Stray |
2015-04-17 | Merge pull request #199 from ailin-nemui/config-parser | Alexander Færøy |
2015-04-17 | Merge pull request #235 from dequis/g_strcmp0 | Alexander Færøy |
2015-04-15 | ssl: Fixed call to SSL_CTX_set_cipher_list() only when ssl_ciphers specified ... | Haw Loeung |
2015-04-14 | ssl: Add option to specify SSL cipher suite preference. | Haw Loeung |
2015-04-11 | Handle nulls properly in the g_strcmp0() for glib<2.16 | dequis |
2015-04-07 | Define g_strcmp0 to strcmp if the glib version is older than 2.16 | dequis |
2015-04-07 | Change all strcmp() to g_strcmp0() to handle nulls gracefully | dequis |
2015-04-08 | Merge pull request #233 from dgl/hilight-fix | Alexander Færøy |
2015-04-07 | Add SNI support | Adam |
2015-04-07 | Make sure NO_ACT isn't cleared when -actcolor %n is used | David Leadbeater |
2015-03-01 | Merge pull request #217 from Lohhari/lastlog-date | Alexander Færøy |
2015-02-17 | Merge pull request #225 from dequis/silence-unused-value-warnings | Alexander Færøy |
2015-02-17 | fix crash in layout code when encountering wrong config | Ailin Nemui |
2015-02-17 | Make the config parser more robust | Ailin Nemui |
2015-02-17 | Refuse to load broken configs on irssi start | Ailin Nemui |
2015-02-17 | Warn the user instead of crashing on wrong config | Ailin Nemui |
2015-02-17 | add CONFIG_REC to config_node_section* APIs | Ailin Nemui |
2015-02-16 | Merge pull request #115 from ailin-nemui/fix-hat-key | Alexander Færøy |
2015-02-16 | Silence unused value warnings in perl binding code | dequis |
2015-02-16 | lastlog.c is a mix of tab and space indentation. My changes now use tabs. | Vesa Pirila |
2015-02-08 | accept freenode extbans in /ban [#150] | mauke |
2015-02-08 | Added customization possibility for the lastlog date format, lastlog_date | Vesa Pirila |
2015-02-08 | Added a -date parameter to /lastlog to prepend each row with the row's date | Vesa Pirila |
2015-01-17 | Do not let the ctcp action of an inital query go into the status window. | KindOne |
2015-01-05 | Merge pull request #191 from dgl/config-error | Alexander Færøy |
2015-01-05 | Merge pull request #152 from sebth/master | Alexander Færøy |
2014-12-16 | Merge pull request #164 from ailin-nemui/fix-ansi-reset | Alexander Færøy |
2014-12-16 | Merge pull request #133 from pjcj/master | Alexander Færøy |
2014-12-16 | Merge pull request #189 from dequis/colorless-green-ideas-blink-furiously | Alexander Færøy |
2014-12-16 | Die if the wrong type of node is found when traversing config | David Leadbeater |
2014-12-14 | Fix blinking/bold text in terminals with no color support | dequis |
2014-12-08 | Documentation fix for #185 | Geert Hauwaerts |
2014-12-06 | Merge pull request #161 from anadrome/patch-1 | Alexander Færøy |
2014-12-06 | Merge pull request #162 from dequis/self-messages | Alexander Færøy |
2014-12-06 | Merge pull request #171 from vlajos/typofixes-vlajos-20141108 | Alexander Færøy |
2014-12-03 | Check for unix sockets when reconnecting | Guillaume BROGI |
2014-11-20 | Correctly parse unix sockets servers in the config | Guillaume BROGI |
2014-11-08 | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos |
2014-10-28 | Fix reset of attributes with ansi | Ailin Nemui |
2014-10-26 | Receive 'self messages' in the right query window | dequis |
2014-10-25 | Update old bug URLs | mjn |
2014-10-19 | Try to split long lines on spaces | Sebastian Thorarensen |
2014-10-15 | Disable SSLv3 | Alexander Færøy |
2014-10-11 | Remove unnecessary NULL check | Alexander Færøy |
2014-10-06 | Merge pull request #147 from ahf/bugfix-143 | Alexander Færøy |
2014-10-01 | Merge pull request #140 from sebth/master | Alexander Færøy |
2014-10-01 | Merge pull request #142 from dequis/away-with-no-reason | Alexander Færøy |
2014-09-30 | Fix use-after-free bug with cached settings values | Alexander Færøy |