summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2015-10-03Add SETTING_TYPE_ANY and replace -1 with it.Alexander Færøy
2015-10-02Merge pull request #294 from dequis/key-states-rescan-recursion-limitdx
2015-09-29Make sure sasl settings are defined before printing them outJari Matilainen
2015-09-29Add sasl info to /network list output if availableJari Matilainen
2015-09-26Merge pull request #304 from LemonBoy/sasl_user_optionsailin-nemui
2015-09-26Allow the user to set and modify the SASL parametersLemonBoy
2015-09-23Drop some glib version checks that are not needed anymoredequis
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-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-21Limit recursion depth of key/combo expansion in key_states_scan()dequis
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-18Add two missing #include "fe-irc-channels.h"dequis
2015-09-10Merge pull request #248 from LemonBoy/chantypesAlexander Færøy
2015-09-09Move the function prototypes in a separate headerLemonBoy
2015-09-02Introduce some more chantypes awarenessLemonBoy
2015-06-121k+ windows are now the default formatting (#223)Geert Hauwaerts
2015-05-15Implement CHANTYPES supportLemonBoy
2015-04-17Merge pull request #199 from ailin-nemui/config-parserAlexander Færøy
2015-04-17Merge pull request #235 from dequis/g_strcmp0Alexander Færøy
2015-04-14ssl: Add option to specify SSL cipher suite preference.Haw Loeung
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2015-04-07Make sure NO_ACT isn't cleared when -actcolor %n is usedDavid Leadbeater
2015-02-17fix crash in layout code when encountering wrong configAilin Nemui
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2015-02-16Merge pull request #115 from ailin-nemui/fix-hat-keyAlexander Færøy
2015-01-17Do not let the ctcp action of an inital query go into the status window.KindOne
2014-12-16Merge pull request #164 from ailin-nemui/fix-ansi-resetAlexander Færøy
2014-12-06Merge pull request #161 from anadrome/patch-1Alexander Færøy
2014-10-28Fix reset of attributes with ansiAilin Nemui
2014-10-26Receive 'self messages' in the right query windowdequis
2014-10-25Update old bug URLsmjn
2014-09-30Fix use-after-free bug with cached settings valuesAlexander Færøy
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-07-28Modify escape of ^ key so it can be used as well as Ctrl+^Ailin Nemui
2014-07-24fix rules for italics emphasisAilin Nemui
2014-07-12Avoid using uninitalized values.David Hill
2014-07-08more strict rules for italic emphasis to avoid file name clashesAilin Nemui
2014-07-07Merge pull request #15 from ailin-nemui/hilights-network-tagAlexander Færøy
2014-07-07cleanup hilight -network patchAilin Nemui
2014-07-07Merge pull request #58 from ailin-nemui/italicsAlexander Færøy
2014-07-07Merge pull request #29 from sebth/masterAlexander Færøy
2014-07-07FS#155 hilight -tagManuel Leiner