summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2014-12-06Merge pull request #161 from anadrome/patch-1Alexander Færøy
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-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
2014-07-07optionally render /foo/ as italicsLukas Mai
2014-07-07add italics support; don't use standout for reverseLukas Mai
2014-07-06Added the missing -! and -noautosendcmd optionsGeert Hauwaerts
2014-07-06Fixed a compiler warning for statusbar_redrawGeert Hauwaerts
2014-07-06Split long IRC `ACTION' messagesSebastian Thorarensen
2014-07-06Redraw the statusbar after reading the settingsGeert Hauwaerts
2014-07-04Merge pull request #80 from dgl/noactAlexander Færøy
2014-07-02Merge pull request #48 from ailin-nemui/256-colour-historyAlexander Færøy
2014-06-30Finish 256 colour support for IrssiAilin Nemui
2014-06-30Add NO_ACT checks for DCC messagesDavid Leadbeater
2014-06-30Add NO_ACT checks for actions and noticesDavid Leadbeater
2014-06-30Remove NO_ACT if we see a user specified hilightDavid Leadbeater
2014-06-30Change NO_ACT so it can be used in addition to other ignoresDavid Leadbeater
2014-06-30Make it more obvious if -pattern wasn't provided to a regexp /ignoreDavid Leadbeater
2014-06-30Initial implementation of 256 colour support for IrssiTom Feist
2014-06-27s/INCLUDES/AM_CPPFLAGS/gDave Reisner
2014-06-27Merge pull request #44 from dajohi/g_basenameAlexander Færøy
2014-06-26Remove unused variables to silence compiler warningsDavid Leadbeater
2014-06-26Add some missing casts to silence compiler warningsDavid Leadbeater
2014-06-22Replace deprecated g_basename with g_path_get_basename.David Hill
2014-06-18Add NO_ACT levelTom Feist
2014-06-18Merge pull request #12 from ailin-nemui/no-split-utf8Alexander Færøy
2014-06-18Fix UTF-8 character corruption every 32kb of text bufferKuang-che Wu
2014-06-16Add -usermode to /NETWORK syntaxDavid Leadbeater
2014-06-15speed up window_item_find by interning name and removing call to channel_findAilin Nemui
2014-06-15Disallow unloading of static modulesJaroslav Škarvada
2014-06-15Merge pull request #36 from dajohi/g_tree_foreachAlexander Færøy
2014-06-15Add support for utf8 chars to /bindMarien Zwart
2014-06-15Replace deprecated g_tree_traverse with g_tree_foreach.David Hill
2014-06-15Replace deprecated g_io_channel_close with g_io_channel_shutdown.David Hill
2014-06-15Merge pull request #5 from dajohi/masterAlexander Færøy
2014-06-11fix segfault with xmpp query in layoutAilin Nemui
2014-06-10Don't assume the size of time_t.David Hill
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2014-01-11Add -ssl_pass to /connect and /serverAlexander Færøy
2013-12-13Check setuid() and getuid() for errorsAlexander Færøy
2012-06-24Fix grammar of no_completions format, patch by Matt Lewandowsky.Emanuele Giaquinta