summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
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-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
2011-10-30Replace remaining usage of deprecated g_strdown(). Follow-up to r5138.Jase Thew
2010-10-31Set window binds for channel items as sticky when re-creating window Jase Thew
2010-10-02Strip the argument for boolean options. Patch by Svante Kvarnström. Fixes: #769Alexander Færøy
2010-07-13Bug #748: Fix /ignore -network. Patch by pyropeterWouter Coekaerts
2010-05-20When sending a signal to an /exec'd command, send it to the process Jase Thew
2010-05-19Update help for /exec - clarify use of % prefix for id in command syntax.Jase Thew
2010-04-04Add missing includes to shut the compiler up.Alexander Færøy
2010-04-03deprecated glib strup/down fixes from exg.Alexander Færøy
2010-04-03glib iochannel fixes from exg.Alexander Færøy
2010-03-25Minor documentation tweak. Thanks to suom1 and mofo.Alexander Færøy
2010-03-21Allow servers with the same server and port to be part of multiple networks. ...Alexander Færøy
2010-02-27Show new charybdis +q list in channel window (numerics 728 and 729).Jilles Tjoelker
2010-02-26Show "target changing too fast" messages in the channel/query window.Jilles Tjoelker
2009-09-06Show all nicks instead of just the first in an /accept * listing.Jilles Tjoelker
2009-09-02Add active_window_ignore_refnum optionJilles Tjoelker
2009-08-13autolog: change some characters illegal in Windows filenames to underscoresJilles Tjoelker
2009-07-29s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)Alexander Færøy
2009-07-22Move the autolog_ignore_targets logic a bit around; fixes #673.Alexander Færøy
2009-05-15Fix out of bounds access in event_wallops().Jilles Tjoelker
2009-04-17Ensure type matches format string in /uptime.Jilles Tjoelker
2009-04-03Show numerics directed at channels in the channel window.Jilles Tjoelker
2009-02-28Remove unused variable.Emanuele Giaquinta
2009-02-27Move to a single /join function, avoiding confusion on "/join -window".Jilles Tjoelker
2009-02-21Reject invalid level specifications in /set.Jilles Tjoelker