summary refs log tree commit diff stats
path: root/src/common/outbound.c
AgeCommit message (Expand)Author
2013-08-10Only replace variables in connect commandsTingPing
2013-08-04Add reload command for plugins and add to guiTingPing
2013-07-30Fix kickbanning opped usersTingPing
2013-07-12Update docs linksTingPing
2013-07-02Fix opening empty channel when url has trailing slashTingPing
2013-06-28Fixed a few null pointer derefs caused by dummy code that somehow IDiogo Sousa
2013-06-28A few messages missing regarding server-time.Diogo Sousa
2013-06-28server-time for all numerical messages.Diogo Sousa
2013-06-28server-time supported in most named messages.Diogo Sousa
2013-06-28First step towards message tags extension supportDiogo Sousa
2013-06-08Renamed tbuf to buf in create_mask() to avoid confusion.Diogo Sousa
2013-06-08Fixed possible overflow in create_mask().Diogo Sousa
2013-06-07Add QUIET commandTingPing
2013-06-06Save chanopt after any changesTingPing
2013-06-05update help message for /menuTingPing
2013-06-04Improve error message from /load -eTingPing
2013-05-25Don't send previous session's passwordTingPing
2013-05-23Passing a password to the /server command was ignored because the login methodDiogo Sousa
2013-05-19Add variables for user credentials in connect commandsBerke Viktor
2013-04-30remove incorrect notice help infoTingPing
2013-04-28Remove away announceTingPing
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-14Load connect commands from config dirBerke Viktor
2013-04-14Use bundled beep file for beep alertsBerke Viktor
2013-04-06split cmd_msg toomisdre
2013-04-06'splitted' is'nt a wordmisdre
2013-04-05split long message on action and noticemisdre
2013-04-03add %u to userlist popups for accountTingPing
2013-04-01Disable Unix path detection mechanismBerke Viktor
2013-03-27Only check for key if there is a channelTingPing
2013-03-17Default ignore type to ALLTingPing
2013-03-17All unignoring nicks just like ignoreTingPing
2013-03-11Merge pull request #439 from TingPing/urlkeyTingPing
2013-03-04Use key on new serversTingPing
2013-03-04Add key support to urls like mircTingPing
2013-03-04fix query -nofocusTingPing
2013-02-24focus the channel if it's already open (issue #406)misdre
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-10Fix crash by detecting NULL channel in url_join_only() and just returning.RichardHitt
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-10Eliminate some more warnings and hide less warnings in VSBerke Viktor
2012-11-05Remove spacing, it wouldn't work anywayBerke Viktor
2012-11-03Add export config stubBerke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-28More polishing for the About dialogBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for irc_*Berke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor