summary refs log tree commit diff stats
path: root/src/common/outbound.c
AgeCommit message (Expand)Author
2017-07-04Better handle channels with / in them with doat commandPatrick Griffis
2016-12-04Avoid mixed declarationPatrick Griffis
2016-12-04Fix printing invalid utf8 from /exec outputPatrick Griffis
2016-11-11Further tab color improvementsPatrick Griffis
2016-11-09Convert doat to an internal commandPatrick Griffis
2016-10-11Added MHOP commandd-browne
2016-06-29Mask nickserv ghost passwordAdrien Saladin
2016-05-28Remove two un-needed type castsErik de Castro Lopo
2016-03-30Improve help message for /closePatrick Griffis
2016-03-30Don't flush the chanopt_list when saving itLemonBoy
2016-03-11Fix loading encoding from network list on connectPatrick Griffis
2015-09-14Don't use SASL on an unknown networkPatrick Griffis
2015-09-03Improve /mode behaviorTingPing
2015-04-05Improve /AWAY help messageTingPing
2015-02-04Implement windows 8.1+ notificationsTingPing
2015-01-18Removed one leftover check for server->encoding against NULL.Arnavion
2015-01-07Also print the command that wasn't recognized.Arnavion
2014-12-31Don't return 0 in place of NULLTingPing
2014-12-31Fix some possible null-deref warningsTingPing
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for all allocationsTingPing
2014-12-15Fixed some more signed-unsigned-comparison warnings.Arnavion
2014-12-11Fix possible overflow when using /menuTingPing
2014-12-08Removed some unnecessary null-checks for calls to g_free and g_strfreevArnavion
2014-07-18Fix formatting warningsTingPing
2014-06-21Remove broken debug codeTingPing
2014-06-04Stop hardcoding plugin extensions everywhereTingPing
2014-06-04Use glib to parse and launch commands for util_execTingPing
2014-05-12Add missing NULL check in cmd_lastlogcortexcorepl
2014-02-04Add /getbool commandTingPing
2014-02-04Print help messages for user commandsTingPing
2014-01-16Fix warning when built without pluginsTingPing
2014-01-11... and ignore blank network passwordsTingPing
2014-01-11Login when /server is used on known hostnameTingPing
2014-01-08Rewrite dns commandTingPing
2013-11-28Fix NAMES command syntaxTingPing
2013-11-23update help message for /namesTingPing
2013-11-01Update help message for kick/kickbanTingPing
2013-10-27Fix random_line() cutting off textTingPing
2013-10-22Open channel list window on /listFarow
2013-10-15Focus new server tabsTingPing
2013-10-14Don't overwrite existing ignores when floodedTingPing
2013-10-13When opening a query dialog with /query nick msg, the message was not shown inDiogo Sousa
2013-09-29Accept %I in text eventsTingPing
2013-09-24Split long messages at spacesTingPing
2013-09-23Fix /cycle commandTingPing
2013-09-17Add message arguement to /queryTingPing
2013-08-25Update CLEAR and MSG help messageTingPing
2013-08-25Update help for close commandTingPing
2013-08-10Merge branch 'pluginreload'TingPing