# # ChangeLog for irc_send.c # # Generated by Trac 1.2.3 # 2024-04-28T06:22:07Z Sat, 21 Aug 2010 17:46:47 GMT Wilmer van der Gaast [4d4a7ed] * irc_send.c (modified) Some IRC clients/proxies eat empty PRIVMSG lines. BitlBee likes to ... Mon, 09 Aug 2010 13:39:50 GMT Wilmer van der Gaast [f32c14c] * irc_send.c (modified) Oops. We're using channel mode +h (halfop) for a while already, but ... Thu, 29 Jul 2010 18:18:54 GMT Wilmer van der Gaast [f7ca587] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) * root_commands.c (modified) Restore default_target setting, kill last_root_cmd variable and just ... Sun, 25 Jul 2010 09:11:48 GMT Wilmer van der Gaast [51a3d12] * irc_im.c (modified) * irc_send.c (modified) Allow change nicknames when moving contacts between groups. Also ... Sun, 04 Jul 2010 20:40:15 GMT Wilmer van der Gaast [006a84f] * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) Kick the user instead of parting him/her when cleaning up a channel. ... Mon, 07 Jun 2010 15:11:09 GMT Wilmer van der Gaast [56699f0] * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/purple.c (modified) * protocols/yahoo/yahoo.c (modified) Show idle + login time info in /WHOIS (if available). Sun, 06 Jun 2010 01:11:13 GMT Wilmer van der Gaast [1f0224c] * irc.h (modified) * irc_send.c (modified) * irc_user.c (modified) Send one /QUIT instead of one or more /PARTs for a user that is being ... Sun, 06 Jun 2010 00:33:33 GMT Wilmer van der Gaast [18da20b] * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) Added /part msgs, and the ability to silently remove users from ... Tue, 04 May 2010 08:45:10 GMT Wilmer van der Gaast [eb50495] * irc.h (modified) * irc_im.c (modified) * irc_send.c (modified) * protocols/bee_user.c (modified) Show offline/away status better in /WHO and /WHOIS. Mon, 03 May 2010 00:39:39 GMT Wilmer van der Gaast [6a9d068] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) Restore away_devoice. Sun, 02 May 2010 23:44:33 GMT Wilmer van der Gaast [e54112f] * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) Put a channel userlist in irc_channel_user elements so we can save ... Wed, 14 Apr 2010 22:56:19 GMT Wilmer van der Gaast [e7edbb7] * irc_send.c (modified) Don't show an empty status message line in /whois if status_msg is ... Tue, 13 Apr 2010 00:04:55 GMT Wilmer van der Gaast [7b59872] * irc.h (modified) * irc_send.c (modified) * irc_user.c (modified) Support for simple VERSION/PING CTCPs to root. Sun, 11 Apr 2010 23:31:43 GMT Wilmer van der Gaast [e21c0f8] * irc.c (modified) * irc_send.c (modified) Always show root's greeting inside the control channel. Sun, 11 Apr 2010 22:31:15 GMT Wilmer van der Gaast [d986463] * irc_send.c (modified) Show status msg in /WHOIS, using a hopefully more proper 320 numeric ... Sun, 11 Apr 2010 22:22:17 GMT Wilmer van der Gaast [8240840] * irc_send.c (modified) Don't send the topic at join time if there is none. This seems to be ... Mon, 05 Apr 2010 00:39:04 GMT Wilmer van der Gaast [0b5cc72] * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) * irc_user.c (modified) Send nickname change notifications when necessary. Mon, 05 Apr 2010 00:18:24 GMT Wilmer van der Gaast [1d39159] * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Get full names properly. Handling of nick_source setting and ... Sun, 28 Mar 2010 02:44:19 GMT Wilmer van der Gaast [6761a40] * irc.h (modified) * irc_send.c (modified) * irc_user.c (modified) Restored multi-line message support. Sat, 27 Mar 2010 18:10:03 GMT Wilmer van der Gaast [410bf6d] * irc_send.c (modified) Fixed bug in /WHO $channel output. Sat, 27 Mar 2010 18:05:38 GMT Wilmer van der Gaast [74f1cde] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) * irc_user.c (modified) irc_usermsg() works a little bit again. Have to figure out how and ... Sat, 27 Mar 2010 17:36:47 GMT Wilmer van der Gaast [280c56a] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) * nick.c (modified) * root_commands.c (modified) Added privmsg handlers to users/channels. root commands are coming back. Sat, 27 Mar 2010 15:16:16 GMT Wilmer van der Gaast [2f53ada] * irc.h (modified) * irc_commands.c (modified) * irc_send.c (modified) /WHO Sat, 27 Mar 2010 12:30:00 GMT Wilmer van der Gaast [83e92bf] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) Topic handling changes. Sat, 27 Mar 2010 03:39:23 GMT Wilmer van der Gaast [b95932e] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) Added WHOIS command. Sat, 27 Mar 2010 02:39:08 GMT Wilmer van der Gaast [4be8239] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (added) * irc_send.c (modified) * protocols/bee.o (deleted) Simple IRC channel interface, use it to represent the control channel. Sat, 27 Mar 2010 01:57:00 GMT Wilmer van der Gaast [ebaebfe] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (added) * irc_user.c (added) * protocols/bee.c (added) * protocols/bee.h (added) * protocols/bee.o (added) PING and QUIT work now, and adding some files that weren't checked in ...