summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-23Merge pull request #298 from dequis/multi-prefixGeert Hauwaerts
2015-09-23Drop some glib version checks that are not needed anymoredequis
2015-09-23Add multi-prefix to list of capabilities to requestdequis
2015-09-22sig_message_irc_op_public: fix nickmode lookup, use cleantarget insteaddequis
2015-09-23Merge pull request #297 from vague666/hilight_nick_matchesailin-nemui
2015-09-22Fix return value from nick_match_msg_everywhere, remove #include 'settings.h'Jari Matilainen
2015-09-22Fix return value from nick_match_msg_everywhereJari Matilainen
2015-09-22Add new setting to optionally modify behaviour of hilight_nick_matchesJari Matilainen
2015-09-22Revert "Network and IPv{4,6} related changes"ailin-nemui
2015-09-22Merge pull request #290 from LemonBoy/ipv6ailin-nemui
2015-09-22fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid)dequis
2015-09-22Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel"dequis
2015-09-21Fix FS#905, mangled text when pasted line length exceeds 400dequis
2015-09-21Merge pull request #267 from kyak/masterailin-nemui
2015-09-21Ding dong the switch is deadLemonBoy
2015-09-21Initial work to make irssi respect the resolved ip orderLemonBoy
2015-09-20Merge pull request #278 from LemonBoy/sasldx
2015-09-21Use formats instead of g_warningLemonBoy
2015-09-20More format warnings removed.Alexander Færøy
2015-09-20Fix formatting warnings.Alexander Færøy
2015-09-20Merge pull request #288 from irssi/ahf/kill-gcdx
2015-09-20Fix warning.Alexander Færøy
2015-09-20Remove Garbage Collection support.Alexander Færøy
2015-09-20Fix warning.Alexander Færøy
2015-09-20Use g_string_append() instead of g_string_append_c() for string.Alexander Færøy
2015-09-20Use g_string_append() instead of g_string_append_c() for string.Alexander Færøy
2015-09-19Merge remote-tracking branch 'origin' into saslLemonBoy
2015-09-19Add setting to configure rejoin on reconnect behaviourJari Matilainen
2015-09-19Merge pull request #283 from LemonBoy/unset-crnlailin-nemui
2015-09-19Modify the terminal initialization sequenceLemonBoy
2015-09-18Add two missing #include "fe-irc-channels.h"dequis
2015-09-19Merge pull request #259 from dequis/irssiproxyailin-nemui
2015-09-11Don't handle 908 as a critical failureLemonBoy
2015-09-11Parse the error string received by the serverLemonBoy
2015-09-11Consider the SASL handshake successful on 903LemonBoy
2015-09-11Handle event 906 and 908LemonBoy
2015-09-11Explicitly set the authorization id during the PLAIN handshakeLemonBoy
2015-09-11Replace spaces with tabsLemonBoy
2015-09-11Address all the points outlined in the first reviewLemonBoy
2015-09-11SASL supportLemonBoy
2015-09-10Merge pull request #248 from LemonBoy/chantypesAlexander Færøy
2015-09-09Move the function prototypes in a separate headerLemonBoy
2015-09-09Merge pull request #276 from LemonBoy/terminfo-application-modeAlexander Færøy
2015-09-06Send smkx/rmkx sequence at terminal initLemonBoy
2015-09-02Fix two minor issues outlined in the PR#222LemonBoy
2015-09-02Introduce some more chantypes awarenessLemonBoy
2015-09-02Whitespace fixLemonBoy
2015-08-29Remove extra line breakkyak
2015-08-29Use HOST_NAME_MAX for userhost and hostname expandoskyak
2015-08-29Use "(none)" as fallback for hostname and userhost expandoskyak