summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2016-01-11Merge pull request #393 from ailin-nemui/moduleversion-perlailin-nemui
2016-01-11Merge pull request #394 from ailin-nemui/reset-historyailin-nemui
2016-01-11Merge pull request #389 from ailin-nemui/hilight2-upailin-nemui
2016-01-08reorder history add and fixesailin-nemui
2016-01-08option to clear the historyailin-nemui
2016-01-03Don't break the API.LemonBoy
2016-01-03Clean up the ignore_find API to make it more powerful.LemonBoy
2015-12-28keep track of address in text_dest for hilight purposesailin-nemui
2015-12-15clean up after #303ailin-nemui
2015-12-15Merge pull request #303 from vague666/fs275ailin-nemui
2015-12-10module check irssi versionailin-nemui
2015-12-09Remove all WIN32 ifdefs (unifdef -UWIN32)dequis
2015-12-09Merge pull request #174 from ailin-nemui/entry-prompt-coloursailin-nemui
2015-11-22Use the expanded filename when picking the awaylogLemonBoy
2015-11-18Merge pull request #350 from LemonBoy/fix-99ailin-nemui
2015-11-10Merge pull request #351 from vague666/hilight_default_behaviourailin-nemui
2015-11-09/hilight list print output with enabled flags, except when -word and -nick ar...Jari Matilainen
2015-11-09Use the PARAM_FLAG_STRIP_TRAILING_WS flag wherever possible.LemonBoy
2015-11-09Strip the trailing whitespace from /join commands.LemonBoy
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-24Applied patch from fs#275 to make /hilight -mask -line work properlyJari Matilainen
2015-09-23Drop some glib version checks that are not needed anymoredequis
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-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-20More format warnings removed.Alexander Færøy
2015-06-121k+ windows are now the default formatting (#223)Geert Hauwaerts
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
2014-12-16Merge pull request #164 from ailin-nemui/fix-ansi-resetAlexander Færøy
2014-11-10reimplement format and length logic for the entry promptAilin Nemui
2014-10-28Fix reset of attributes with ansiAilin Nemui
2014-10-26Receive 'self messages' in the right query windowdequis
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