root/trunk/src/message.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @680 [680] 06/02/06 21:08:21 jajcus - dates in the copyright header updated
(edit) @660 [660] 12/15/05 01:17:38 smoku sending fixed status in info using utf-8 bugfix
(edit) @659 [659] 12/13/05 23:10:54 smoku big statuses update - removed invisible status description - femoved …
(edit) @653 [653] 12/12/05 22:51:37 smoku datatype cosmetics
(edit) @652 [652] 12/12/05 22:49:58 smoku replaced fixed 70 status characters length with GG_STATUS_DESCR_MAXSIZE
(edit) @630 [630] 07/24/05 16:57:39 jajcus - copyright info updated in header (year and e-mail)
(edit) @628 [628] 07/24/05 16:48:01 jajcus - fixed memory leaks in the conversation with transport code
(edit) @595 [595] 02/23/05 18:25:37 jajcus - per-user presence control: working one-way subscriptions, directed …
(edit) @551 [551] 10/27/04 22:50:14 jajcus - send GG roster in 'normal' message, not 'chat' (fixes the roster …
(edit) @538 [538] 04/30/04 08:56:22 jajcus - don't set type='chat' on jabber:x:roster messages
(edit) @502 [502] 03/17/04 23:40:02 jajcus - cosmetics
(edit) @497 [497] 03/16/04 20:30:25 mmazur - get roster works again
(edit) @470 [470] 01/24/04 22:07:59 jajcus - get/import roster disabled. It is not ported to new protocol/API and …
(edit) @455 [455] 09/08/03 10:02:40 jajcus - do not call session_set status when session is not available
(edit) @437 [437] 06/27/03 15:52:53 jajcus - "import roster" is not recommended - "menu" reformated
(edit) @436 [436] 06/27/03 11:30:29 jajcus - segmentation fault, when message from unknown user is received, fixed
(edit) @430 [430] 05/27/03 11:07:40 jajcus - show connection information to user
(edit) @386 [386] 04/28/03 09:22:53 jajcus - "import roster" option in regitration form
(edit) @383 [383] 04/27/03 21:18:44 jajcus - set GG status on login - change GG status only when this is really …
(edit) @382 [382] 04/25/03 15:25:36 jajcus - "get roster" command doesn't automaticaly subscribe users any more - new …
(edit) @373 [373] 04/24/03 09:15:53 jajcus - show the GG number used to register in transport with current settings
(edit) @370 [370] 04/22/03 12:02:22 jajcus - large memleak removed
(edit) @367 [367] 04/22/03 11:32:44 jajcus - convert the message body to utf-8 (probably disconnetion fixed) - fail …
(edit) @352 [352] 04/21/03 12:04:04 jajcus - only "get roster" command is experimental now
(edit) @344 [344] 04/16/03 13:10:17 jajcus - cosmetics
(edit) @341 [341] 04/16/03 12:38:30 jajcus - send_message() argument should be UTF-8 encoded, conversion moved to …
(edit) @323 [323] 04/14/03 14:46:03 jajcus - ACLe
(edit) @313 [313] 04/13/03 23:50:48 mmazur - ooops... almost forgot to commit this: killed put_roster code, and …
(edit) @272 [272] 04/08/03 19:45:28 jajcus - GG password change. After the password is changed the annoying message …
(edit) @269 [269] 04/06/03 17:42:42 mmazur - gettext support finished in 95% anything else should come up while …
(edit) @268 [268] 04/06/03 13:06:54 jajcus - legacy interface to locale changing
(edit) @257 [257] 04/05/03 13:02:57 jajcus - i18n infrastructure seems complete. Now only testing, bugfixing and …
(edit) @241 [241] 03/24/03 15:43:37 jajcus - cosmetics
(edit) @239 [239] 03/24/03 15:05:55 jajcus - send "help" as one message. It may be messed by multithreaded servers …
(edit) @237 [237] 03/24/03 14:48:45 jajcus - saving of user settings (invisible/friends-only) [smoku]
(edit) @236 [236] 03/24/03 14:46:49 jajcus - timestamps for delayed messages added - handling of delayed chat …
(edit) @216 [216] 02/03/03 21:28:19 mmazur - implemented the new libgadu search api
(edit) @203 [203] 01/22/03 08:53:01 jajcus - crash caused by <presence> messages with empty <priority/> fixed …
(edit) @194 [194] 01/15/03 16:17:28 jajcus - disable broken "get roster"/"put roster" commands
(edit) @183 [183] 01/15/03 09:04:56 jajcus - cosmetics
(edit) @181 [181] 01/14/03 15:25:25 jajcus - support (experimental) for userlist stored on GG server
(edit) @180 [180] 01/14/03 12:03:03 jajcus - "friends only" and "invisible" commands
(edit) @178 [178] 01/13/03 19:44:34 jajcus - working on message-commands
(edit) @132 [132] 12/06/02 16:03:05 jajcus - prepare for userlist import
(edit) @114 [114] 02/26/02 09:58:24 jajcus - fix for crash on bad jid in message
(edit) @72 [72] 01/30/02 17:52:03 jajcus - info about licensing and RCS Id tag in header of each source file
(edit) @61 [61] 01/22/02 19:33:18 jajcus - support for type="error" in <presence/>, <iq/> and message (fix for …
(edit) @58 [58] 01/16/02 19:59:33 jajcus - changed most g_strcasecmp to strcmp
(edit) @31 [31] 01/11/02 12:23:08 jajcus - headers cleanup
(edit) @29 [29] 01/09/02 19:55:09 jajcus - better error handling - memory allocation cleanup
(edit) @14 [14] 01/04/02 12:22:44 jajcus - debuging and other messages output using glib. Some debugging cleanups
(edit) @13 [13] 01/03/02 18:37:21 jajcus - fix to charset convertion when sending messages to GG
(edit) @11 [11] 01/03/02 13:35:00 jajcus - UTF8 support - search support - user vCard fetch support
(add) @7 [7] 01/01/02 20:50:08 jajcus - Wreszcie co� dzia�a: - Rejestracja - Powiadamianie o obecno�ci w …
Note: See TracRevisionLog for help on using the revision log.