summaryrefslogtreecommitdiff
path: root/libpurple/protocols/qq/buddy_opt.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the commas at the end of enumerator lists. This resolves warningsFlorian Qu?ze2008-12-111-2/+2
| | | | | | | | when building libpurple within the Mozilla build system that turn into errors if the compiler is switched to a C++ compiler. Fixes #7717. committer: John Bailey <rekkanoryo@rekkanoryo.org>
* 2008.10.27 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-281-2/+14
| | | | * Update 'buddy_adding' protocol
* 2008.10.22 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-281-6/+5
| | | | * 20081022
* 2008.10.20 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-281-1/+7
| | | | * Support incoming authorization of 'buddy_adding' protocol of QQ2007/2008
* 2008.10.14 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-281-1/+15
| | | | | * 2007 remove buddy ok * Removed group_search.c/h
* 2008.10.10 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-281-2/+2
| | | | * Support part of 'buddy' protocol of QQ2007/2008
* 2008.10.07 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-221-7/+6
| | | | * Update qq_buddy
* 2008.10.07 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-221-3/+5
| | | | | * Update qun conversation * Drop group_conv.c and group_conv.h
* Flos Lonicerae <lonicerae(at)gmail.com>SHiNE CsyFeK2008-10-221-1/+2
| | | | * Merge lonicerae and ccpaging into trunk
* 2008.10.04 - lonicerae <lonicerae(at)gmail.com>SHiNE CsyFeK2008-10-221-2/+1
| | | | * fixed a bug in qq_base.c
* 2008.10.05 - ccpaging <ccpagint(at)gmail.com>SHiNE CsyFeK2008-10-221-1/+2
| | | | | | | * Add my uid into buddy list * Fixed a minor bug in qq_create_buddy. Not get new buddy's info. * There are 38 fields in protocol 2008, one more than 2005/2007. * The packet of Modifing buddy info is changed. Need sample to fix it.
* 2008.10.03 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-10-221-0/+1
| | | | | | * 2007 protocol: 1. fixed 'get room info' 2. fixed 'get buddy level'
* 2008.09.19 - ccpaging <ccpaging(at)gmail.com>SHiNE CsyFeK2008-09-191-25/+13
| | | | | * Rewrite buddy modify info, there is a ticket for this problem * Use ship32 to trans action code between request packet and reply packet process
* 2008.08.10 - csyfek <csyfek(at)gmail.com>SHiNE CsyFeK2008-08-101-3/+3
| | | | | | | | | | | | | | | | | | | | | * Commit to Pidgin 2008.08.06 - ccpaging <ecc_hy(at)hotmail.com> * Rename names of variables, Group, to Room * Functions of group_network merged into qq_network and qq_process * Canceled managing glist of group packet, add sub_cmdd and room_id to transaction * Fixed error of demo group: If 'room list' and 'room infor' are not setup, response received from server will emits 'room_id = 0' packet. 2008.08.04 - ccpaging <ecc_hy(at)hotmail.com> * Use new crypt/decrypt functions * Rename crypt.c/h to qq_crypt.c/h * Clean code of decrypt functions * Fixed decryption failure 2008.08.04 - csyfek <csyfek(at)gmail.com> * Update AUTHORS
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
| | | | This is a quick update done with a for loop, find, and sed.
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-12/+12
|
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+62