Age | Commit message (Expand) | Author |
2015-12-09 | add missing file to Makefile | ailin-nemui |
2015-11-09 | Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible. | LemonBoy |
2015-10-01 | Updated server removal | isundil |
2015-10-01 | Fix #45 Make it easy to delete default channels, servers and networks | isundil |
2015-09-29 | Make sure sasl settings are defined before printing them out | Jari Matilainen |
2015-09-29 | Add sasl info to /network list output if available | Jari Matilainen |
2015-09-26 | Allow the user to set and modify the SASL parameters | LemonBoy |
2015-09-22 | sig_message_irc_op_public: fix nickmode lookup, use cleantarget instead | dequis |
2015-09-22 | Revert "Network and IPv{4,6} related changes" | ailin-nemui |
2015-09-22 | Merge pull request #290 from LemonBoy/ipv6 | ailin-nemui |
2015-09-22 | fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid) | dequis |
2015-09-22 | Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel" | dequis |
2015-09-21 | Initial work to make irssi respect the resolved ip order | LemonBoy |
2015-09-21 | Use formats instead of g_warning | LemonBoy |
2015-09-18 | Add two missing #include "fe-irc-channels.h" | dequis |
2015-09-09 | Move the function prototypes in a separate header | LemonBoy |
2015-09-02 | Introduce some more chantypes awareness | LemonBoy |
2015-05-15 | Implement CHANTYPES support | LemonBoy |
2015-04-17 | Merge pull request #235 from dequis/g_strcmp0 | Alexander Færøy |
2015-04-14 | ssl: Add option to specify SSL cipher suite preference. | Haw Loeung |
2015-04-07 | Change all strcmp() to g_strcmp0() to handle nulls gracefully | dequis |
2015-01-17 | Do not let the ctcp action of an inital query go into the status window. | KindOne |
2014-12-06 | Merge pull request #161 from anadrome/patch-1 | Alexander Færøy |
2014-10-26 | Receive 'self messages' in the right query window | dequis |
2014-10-25 | Update old bug URLs | mjn |
2014-09-11 | source cleanup: remove trailing whitespaces | Michael Vetter |
2014-07-06 | Split long IRC `ACTION' messages | Sebastian Thorarensen |
2014-06-30 | Add NO_ACT checks for DCC messages | David Leadbeater |
2014-06-30 | Add NO_ACT checks for actions and notices | David Leadbeater |
2014-06-27 | s/INCLUDES/AM_CPPFLAGS/g | Dave Reisner |
2014-06-26 | Add some missing casts to silence compiler warnings | David Leadbeater |
2014-06-16 | Add -usermode to /NETWORK syntax | David Leadbeater |
2014-06-10 | Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. | David Hill |
2014-01-11 | Add -ssl_pass to /connect and /server | Alexander Færøy |
2010-04-04 | Add missing includes to shut the compiler up. | Alexander Færøy |
2010-04-03 | deprecated glib strup/down fixes from exg. | Alexander Færøy |
2010-02-27 | Show new charybdis +q list in channel window (numerics 728 and 729). | Jilles Tjoelker |
2010-02-26 | Show "target changing too fast" messages in the channel/query window. | Jilles Tjoelker |
2009-09-06 | Show all nicks instead of just the first in an /accept * listing. | Jilles Tjoelker |
2009-07-29 | s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet) | Alexander Færøy |
2009-05-15 | Fix out of bounds access in event_wallops(). | Jilles Tjoelker |
2009-04-03 | Show numerics directed at channels in the channel window. | Jilles Tjoelker |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-12-01 | Factor the code to send an irc action into a function. | Emanuele Giaquinta |
2008-11-28 | Allow /ban, /unban, /kickban, /knockout if channel is not synced. | Jilles Tjoelker |
2008-11-16 | Do not call skip_target on a non irc server in irc 'own_public' | Emanuele Giaquinta |
2008-11-12 | Remove /wallchops, do not suggest other commands in /help wall. | Jilles Tjoelker |
2008-11-09 | Emit message irc own_{action,notice,wall} and message dcc own{,_action} with | Emanuele Giaquinta |
2008-11-09 | Move recoding of outgoing messages into irc send_message routine. Handlers for | Emanuele Giaquinta |