# # ChangeLog for protocols/bee_user.c # # Generated by Trac 1.2.3 # 2024-04-23T06:36:31Z Thu, 03 Jun 2010 00:20:53 GMT Wilmer van der Gaast [ad404ab] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Restore add_* handle_unknown settings. Sun, 09 May 2010 21:39:31 GMT Wilmer van der Gaast [3130e70] * protocols/bee_user.c (modified) Do not free bu->group anymore, it's no longer a string! Sun, 09 May 2010 18:05:55 GMT Wilmer van der Gaast [7aadd71] * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Keep track of contact groups in a slightly more efficient way. 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 22:58:15 GMT Wilmer van der Gaast [0d4a068] * protocols/bee_user.c (modified) Removed some disabled code related to away_devoice (now implemented ... Tue, 13 Apr 2010 10:20:04 GMT Wilmer van der Gaast [573dab0] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Incoming typing notifications. Sun, 11 Apr 2010 22:49:32 GMT Wilmer van der Gaast [eabc9d2] * irc.c (modified) * irc.h (modified) * irc_im.c (modified) * irc_user.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Fixed cleanup issues when turning off an account. Also fixed syntax ... 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 ... Fri, 02 Apr 2010 03:25:41 GMT Wilmer van der Gaast [f012a9f] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) Can receive messages again. Fri, 02 Apr 2010 02:54:39 GMT Wilmer van der Gaast [231b08b] * irc_im.c (modified) * protocols/bee_user.c (modified) Show buddy online/offline status in the first channel. Fri, 02 Apr 2010 02:29:45 GMT Wilmer van der Gaast [fb117aee] * bitlbee.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_user.c (modified) * protocols/account.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Cleaned lots of compiler warnings so I can get some signal again. Fri, 02 Apr 2010 02:03:50 GMT Wilmer van der Gaast [e63507a] * protocols/bee.h (modified) * protocols/bee_user.c (modified) Synced the values of some old OPT_* flags with BEE_USER_*. Thu, 01 Apr 2010 03:38:50 GMT Wilmer van der Gaast [d860a8d] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * unix.c (modified) Restored "account" root command and restored enough stuff to be able ... Thu, 01 Apr 2010 02:32:25 GMT Wilmer van der Gaast [81e04e1] * Makefile (modified) * irc.h (modified) * irc_im.c (added) * nick.c (modified) * protocols/Makefile (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) nogaim.c is close to doing something useful again without speaking ... Mon, 29 Mar 2010 12:25:01 GMT Wilmer van der Gaast [10a96f4] * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_user.c (added) * protocols/nogaim.c (modified) * protocols/user.c (deleted) * protocols/user.h (deleted) Start restoring IM-related bits, added bee_user.c with basic ...