Sun, 06 Jun 2004 18:01:32 +0000
[gaim-migrate @ 10016]
wing made yahoo profiles even better. They now include all the tooltip
info, and also include a link to the profile, so you can open it in your
browser with just a click.
He also says:
Note: I added _() to some "<b>%s:</b> %s" sort of
strings, because otherwise the display would be very ugly.
| 6513 | 1 | /** |
| 2 | * @file yahoo.h The Yahoo! protocol plugin | |
| 3 | * | |
| 4 | * gaim | |
| 5 | * | |
| 8046 | 6 | * Gaim is the legal property of its developers, whose names are too numerous |
| 7 | * to list here. Please refer to the COPYRIGHT file distributed with this | |
| 8 | * source distribution. | |
| 6513 | 9 | * |
| 10 | * This program is free software; you can redistribute it and/or modify | |
| 11 | * it under the terms of the GNU General Public License as published by | |
| 12 | * the Free Software Foundation; either version 2 of the License, or | |
| 13 | * (at your option) any later version. | |
| 14 | * | |
| 15 | * This program is distributed in the hope that it will be useful, | |
| 16 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 17 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| 18 | * GNU General Public License for more details. | |
| 19 | * | |
| 20 | * You should have received a copy of the GNU General Public License | |
| 21 | * along with this program; if not, write to the Free Software | |
| 22 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
| 23 | */ | |
| 24 | ||
| 25 | #ifndef _YAHOO_H_ | |
| 26 | #define _YAHOO_H_ | |
| 27 | ||
| 6784 | 28 | #include "prpl.h" |
| 29 | ||
| 7883 | 30 | #define YAHOO_PAGER_HOST "scs.msg.yahoo.com" |
| 7827 | 31 | #define YAHOO_PAGER_PORT 5050 |
| 32 | #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/" | |
| 7651 | 33 | #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com" |
| 34 | #define YAHOO_XFER_PORT 80 | |
| 8113 | 35 | #define YAHOO_ROOMLIST_URL "http://insider.msg.yahoo.com/ycontent/" |
| 7651 | 36 | |
| 9164 | 37 | /* really we should get the list of servers from |
| 38 | http://update.messenger.yahoo.co.jp/servers.html */ | |
| 39 | #define YAHOOJP_PAGER_HOST "cs.yahoo.co.jp" | |
| 40 | #define YAHOOJP_XFER_HOST "filetransfer.msg.yahoo.co.jp" | |
| 41 | #define YAHOOJP_WEBCAM_HOST "wc.yahoo.co.jp" | |
| 42 | #define YAHOOJP_PROFILE_URL "profiles.yahoo.co.jp" | |
| 43 | ||
| 7134 | 44 | #define WEBMESSENGER_URL "http://login.yahoo.com/config/login?.src=pg" |
| 45 | ||
| 6729 | 46 | enum yahoo_service { /* these are easier to see in hex */ |
| 47 | YAHOO_SERVICE_LOGON = 1, | |
| 48 | YAHOO_SERVICE_LOGOFF, | |
| 49 | YAHOO_SERVICE_ISAWAY, | |
| 50 | YAHOO_SERVICE_ISBACK, | |
| 51 | YAHOO_SERVICE_IDLE, /* 5 (placemarker) */ | |
| 52 | YAHOO_SERVICE_MESSAGE, | |
| 53 | YAHOO_SERVICE_IDACT, | |
| 54 | YAHOO_SERVICE_IDDEACT, | |
| 55 | YAHOO_SERVICE_MAILSTAT, | |
| 56 | YAHOO_SERVICE_USERSTAT, /* 0xa */ | |
| 57 | YAHOO_SERVICE_NEWMAIL, | |
| 58 | YAHOO_SERVICE_CHATINVITE, | |
| 59 | YAHOO_SERVICE_CALENDAR, | |
| 60 | YAHOO_SERVICE_NEWPERSONALMAIL, | |
| 61 | YAHOO_SERVICE_NEWCONTACT, | |
| 62 | YAHOO_SERVICE_ADDIDENT, /* 0x10 */ | |
| 63 | YAHOO_SERVICE_ADDIGNORE, | |
| 64 | YAHOO_SERVICE_PING, | |
| 65 | YAHOO_SERVICE_GOTGROUPRENAME, | |
| 66 | YAHOO_SERVICE_SYSMESSAGE = 0x14, | |
| 67 | YAHOO_SERVICE_PASSTHROUGH2 = 0x16, | |
| 68 | YAHOO_SERVICE_CONFINVITE = 0x18, | |
| 69 | YAHOO_SERVICE_CONFLOGON, | |
| 70 | YAHOO_SERVICE_CONFDECLINE, | |
| 71 | YAHOO_SERVICE_CONFLOGOFF, | |
| 72 | YAHOO_SERVICE_CONFADDINVITE, | |
| 73 | YAHOO_SERVICE_CONFMSG, | |
| 74 | YAHOO_SERVICE_CHATLOGON, | |
| 75 | YAHOO_SERVICE_CHATLOGOFF, | |
| 76 | YAHOO_SERVICE_CHATMSG = 0x20, | |
| 77 | YAHOO_SERVICE_GAMELOGON = 0x28, | |
| 78 | YAHOO_SERVICE_GAMELOGOFF, | |
| 79 | YAHOO_SERVICE_GAMEMSG = 0x2a, | |
| 80 | YAHOO_SERVICE_FILETRANSFER = 0x46, | |
| 81 | YAHOO_SERVICE_VOICECHAT = 0x4A, | |
| 82 | YAHOO_SERVICE_NOTIFY = 0x4B, | |
| 83 | YAHOO_SERVICE_VERIFY, | |
| 84 | YAHOO_SERVICE_P2PFILEXFER, | |
| 85 | YAHOO_SERVICE_PEEPTOPEER = 0x4F, | |
| 86 | YAHOO_SERVICE_WEBCAM, | |
| 87 | YAHOO_SERVICE_AUTHRESP = 0x54, | |
| 88 | YAHOO_SERVICE_LIST = 0x55, | |
| 89 | YAHOO_SERVICE_AUTH = 0x57, | |
| 90 | YAHOO_SERVICE_ADDBUDDY = 0x83, | |
| 91 | YAHOO_SERVICE_REMBUDDY = 0x84, | |
| 92 | YAHOO_SERVICE_IGNORECONTACT, /* > 1, 7, 13 < 1, 66, 13, 0*/ | |
| 93 | YAHOO_SERVICE_REJECTCONTACT, | |
| 94 | YAHOO_SERVICE_GROUPRENAME = 0x89, /* > 1, 65(new), 66(0), 67(old) */ | |
| 6847 | 95 | /* YAHOO_SERVICE_??? = 0x8A, */ |
| 6729 | 96 | YAHOO_SERVICE_CHATONLINE = 0x96, /* > 109(id), 1, 6(abcde) < 0,1*/ |
| 97 | YAHOO_SERVICE_CHATGOTO, | |
| 98 | YAHOO_SERVICE_CHATJOIN, /* > 1 104-room 129-1600326591 62-2 */ | |
| 99 | YAHOO_SERVICE_CHATLEAVE, | |
| 100 | YAHOO_SERVICE_CHATEXIT = 0x9b, | |
| 101 | YAHOO_SERVICE_CHATADDINVITE = 0x9d, | |
| 102 | YAHOO_SERVICE_CHATLOGOUT = 0xa0, | |
| 103 | YAHOO_SERVICE_CHATPING, | |
| 7134 | 104 | YAHOO_SERVICE_COMMENT = 0xa8, |
| 9062 | 105 | YAHOO_SERVICE_PICTURE = 0xbe, |
| 106 | YAHOO_SERVICE_PICTURE_UPDATE = 0xc1, | |
| 7134 | 107 | YAHOO_SERVICE_WEBLOGIN = 0x0226 |
| 6729 | 108 | }; |
| 6513 | 109 | |
| 6729 | 110 | enum yahoo_status { |
| 111 | YAHOO_STATUS_AVAILABLE = 0, | |
| 112 | YAHOO_STATUS_BRB, | |
| 113 | YAHOO_STATUS_BUSY, | |
| 114 | YAHOO_STATUS_NOTATHOME, | |
| 115 | YAHOO_STATUS_NOTATDESK, | |
| 116 | YAHOO_STATUS_NOTINOFFICE, | |
| 117 | YAHOO_STATUS_ONPHONE, | |
| 118 | YAHOO_STATUS_ONVACATION, | |
| 119 | YAHOO_STATUS_OUTTOLUNCH, | |
| 120 | YAHOO_STATUS_STEPPEDOUT, | |
| 121 | YAHOO_STATUS_INVISIBLE = 12, | |
| 122 | YAHOO_STATUS_CUSTOM = 99, | |
| 123 | YAHOO_STATUS_IDLE = 999, | |
| 7134 | 124 | YAHOO_STATUS_WEBLOGIN = 0x5a55aa55, |
| 6729 | 125 | YAHOO_STATUS_OFFLINE = 0x5a55aa56, /* don't ask */ |
| 126 | YAHOO_STATUS_TYPING = 0x16 | |
| 127 | }; | |
| 128 | ||
| 129 | struct yahoo_data { | |
| 130 | int fd; | |
| 131 | guchar *rxqueue; | |
| 132 | int rxlen; | |
| 6784 | 133 | GHashTable *friends; |
| 6729 | 134 | int current_status; |
| 135 | gboolean logged_in; | |
| 6784 | 136 | GString *tmp_serv_blist, *tmp_serv_ilist; |
| 6729 | 137 | GSList *confs; |
| 138 | unsigned int conf_id; /* just a counter */ | |
| 139 | gboolean chat_online; | |
| 140 | gboolean in_chat; | |
| 141 | char *chat_name; | |
| 7134 | 142 | char *auth; |
| 7651 | 143 | char *cookie_y; |
| 144 | char *cookie_t; | |
| 145 | int session_id; | |
| 9164 | 146 | gboolean jp; |
| 6729 | 147 | }; |
| 148 | ||
| 149 | struct yahoo_pair { | |
| 150 | int key; | |
| 151 | char *value; | |
| 152 | }; | |
| 153 | ||
| 154 | struct yahoo_packet { | |
| 155 | guint16 service; | |
| 156 | guint32 status; | |
| 157 | guint32 id; | |
| 158 | GSList *hash; | |
| 159 | }; | |
| 160 | ||
| 6784 | 161 | struct yahoo_friend { /* we'll call them friends, so we don't confuse them with GaimBuddy */ |
| 162 | enum yahoo_status status; | |
| 163 | char *msg; | |
| 164 | char *game; | |
| 165 | int idle; | |
| 166 | int away; | |
| 167 | gboolean sms; | |
| 168 | }; | |
| 169 | ||
| 6895 | 170 | #define YAHOO_MAX_STATUS_MESSAGE_LENGTH (48) |
| 6847 | 171 | |
| 7651 | 172 | #ifdef YAHOO_WEBMESSENGER |
| 173 | #define YAHOO_PROTO_VER 0x0065 | |
| 174 | #else | |
| 175 | #define YAHOO_PROTO_VER 0x000b | |
| 176 | #endif | |
| 177 | ||
| 178 | #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4) | |
| 179 | ||
| 180 | /* sometimes i wish prpls could #include things from other prpls. then i could just | |
| 181 | * use the routines from libfaim and not have to admit to knowing how they work. */ | |
| 182 | #define yahoo_put16(buf, data) ( \ | |
| 183 | (*(buf) = (unsigned char)((data)>>8)&0xff), \ | |
| 184 | (*((buf)+1) = (unsigned char)(data)&0xff), \ | |
| 185 | 2) | |
| 186 | #define yahoo_get16(buf) ((((*(buf))<<8)&0xff00) + ((*((buf)+1)) & 0xff)) | |
| 187 | #define yahoo_put32(buf, data) ( \ | |
| 188 | (*((buf)) = (unsigned char)((data)>>24)&0xff), \ | |
| 189 | (*((buf)+1) = (unsigned char)((data)>>16)&0xff), \ | |
| 190 | (*((buf)+2) = (unsigned char)((data)>>8)&0xff), \ | |
| 191 | (*((buf)+3) = (unsigned char)(data)&0xff), \ | |
| 192 | 4) | |
| 193 | #define yahoo_get32(buf) ((((*(buf))<<24)&0xff000000) + \ | |
| 194 | (((*((buf)+1))<<16)&0x00ff0000) + \ | |
| 195 | (((*((buf)+2))<< 8)&0x0000ff00) + \ | |
| 196 | (((*((buf)+3) )&0x000000ff))) | |
| 197 | ||
| 198 | ||
| 6729 | 199 | struct yahoo_packet *yahoo_packet_new(enum yahoo_service service, enum yahoo_status status, int id); |
| 200 | void yahoo_packet_hash(struct yahoo_packet *pkt, int key, const char *value); | |
| 201 | int yahoo_send_packet(struct yahoo_data *yd, struct yahoo_packet *pkt); | |
| 7651 | 202 | void yahoo_packet_write(struct yahoo_packet *pkt, guchar *data); |
| 203 | int yahoo_packet_length(struct yahoo_packet *pkt); | |
| 6729 | 204 | void yahoo_packet_free(struct yahoo_packet *pkt); |
| 205 | ||
| 206 | /* util.c */ | |
| 6513 | 207 | void yahoo_init_colorht(); |
| 208 | void yahoo_dest_colorht(); | |
| 6629 | 209 | char *yahoo_codes_to_html(const char *x); |
| 210 | char *yahoo_html_to_codes(const char *src); | |
| 6513 | 211 | |
| 7827 | 212 | /** |
| 213 | * Encode some text to send to the yahoo server. | |
| 214 | * | |
| 215 | * @param gc The connection handle. | |
| 216 | * @param str The null terminated utf8 string to encode. | |
| 217 | * @param utf8 If not @c NULL, whether utf8 is okay or not. | |
| 218 | * Even if it is okay, we may not use it. If we | |
| 219 | * used it, we set this to @c TRUE, else to | |
| 220 | * @c FALSE. If @c NULL, false is assumed, and | |
| 221 | * it is not dereferenced. | |
| 222 | * @return The g_malloced string in the appropriate encoding. | |
| 223 | */ | |
| 224 | char *yahoo_string_encode(GaimConnection *gc, const char *str, gboolean *utf8); | |
| 225 | ||
| 226 | /** | |
| 227 | * Decode some text received from the server. | |
| 228 | * | |
| 229 | * @param gc The gc handle. | |
| 230 | * @param str The null terminated string to decode. | |
| 231 | * @param utf8 Did the server tell us it was supposed to be utf8? | |
| 232 | * @return The decoded, utf-8 string, which must be g_free()'d. | |
| 233 | */ | |
| 234 | char *yahoo_string_decode(GaimConnection *gc, const char *str, gboolean utf8); | |
| 235 | ||
| 9220 | 236 | /* previously-static functions, now needed for yahoo_profile.c */ |
| 237 | char *yahoo_tooltip_text(GaimBuddy *b); | |
| 238 | ||
| 9161 | 239 | /* yahoo_profile.c */ |
| 240 | void yahoo_get_info(GaimConnection *gc, const char *name); | |
| 241 | ||
| 6513 | 242 | #endif /* _YAHOO_H_ */ |