root/trunk/src/presence.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) @662 [662] 12/29/05 22:43:17 jajcus - fix of use of uninitialized variables
(edit) @661 [661] 12/29/05 22:40:16 jajcus - keep track of user subscription to transport, so <presence …
(edit) @659 [659] 12/13/05 23:10:54 smoku big statuses update - removed invisible status description - femoved …
(edit) @643 [643] 07/26/05 21:34:04 jajcus - don't break contact subscription on <presence type='probe'/>! (why the …
(edit) @630 [630] 07/24/05 16:57:39 jajcus - copyright info updated in header (year and e-mail)
(edit) @618 [618] 07/23/05 21:46:53 jajcus - do not access contact possibly removed by user_check_contact()
(edit) @615 [615] 07/23/05 16:45:43 jajcus - use the right timestamp
(edit) @614 [614] 07/23/05 16:40:04 jajcus - memory leak fix
(edit) @613 [613] 07/23/05 16:37:21 jajcus - another use of uninitialized variable fixed
(edit) @595 [595] 02/23/05 18:25:37 jajcus - per-user presence control: working one-way subscriptions, directed …
(edit) @525 [525] 04/13/04 19:44:07 jajcus - ported to GLib 2 - use libidn for proper JID normalization …
(edit) @498 [498] 03/17/04 21:02:24 jajcus - do not send presence errors in response to presence errors
(edit) @486 [486] 02/20/04 18:42:51 jajcus - cosmetics
(edit) @469 [469] 01/24/04 22:04:24 jajcus - don't fail on empty <priority/> [teardrop]
(edit) @457 [457] 09/08/03 10:23:56 jajcus - when invisible send own presence as 'away' with '(invisible)' in status
(edit) @446 [446] 06/28/03 16:04:16 jajcus - cosmetics
(edit) @444 [444] 06/27/03 19:30:51 jajcus - include debug.h last - it contains macros that may break other headers
(edit) @439 [439] 06/27/03 16:42:25 jajcus - unsubscribe != unregister - do not reply to probes if contact status is …
(edit) @436 [436] 06/27/03 11:30:29 jajcus - segmentation fault, when message from unknown user is received, fixed
(edit) @425 [425] 05/27/03 09:57:30 jajcus - return unavailable presence on probe instead of error when user is not …
(edit) @422 [422] 05/20/03 08:16:33 jajcus - use full jid in presence probe replies
(edit) @418 [418] 05/19/03 14:23:29 jajcus - cosmetics
(edit) @416 [416] 05/19/03 13:48:35 jajcus - presence cleanups: - all GG users use a "GG" resource - send only one …
(edit) @411 [411] 05/13/03 18:18:16 jajcus - do not try to use invalid session
(edit) @408 [408] 05/09/03 12:33:50 jajcus - presence-invisible support
(edit) @390 [390] 04/28/03 12:03:15 jajcus - do not send notification request to GG server when presence type=probe …
(edit) @385 [385] 04/27/03 21:52:11 jajcus - only process presece packets sent to the transport itself. Presence …
(edit) @383 [383] 04/27/03 21:18:44 jajcus - set GG status on login - change GG status only when this is really …
(edit) @365 [365] 04/22/03 10:43:55 jajcus - send <presence type="unsubscribed"> to aliens - new log translation …
(edit) @344 [344] 04/16/03 13:10:17 jajcus - cosmetics
(edit) @336 [336] 04/16/03 11:38:43 jajcus - do not send presence errors to self
(edit) @323 [323] 04/14/03 14:46:03 jajcus - ACLe
(edit) @308 [308] 04/13/03 17:14:54 mmazur - cosmetics
(edit) @306 [306] 04/13/03 16:36:47 jajcus - send presence error when subscription fails (which will never occur)
(edit) @301 [301] 04/12/03 15:20:42 mmazur - sending authorization to a contact results in receiving an …
(edit) @300 [300] 04/12/03 14:37:13 mmazur - "typo" in debug message
(edit) @299 [299] 04/12/03 13:22:54 mmazur - when removing authorization from a contact transport logged off; fixed
(edit) @269 [269] 04/06/03 17:42:42 mmazur - gettext support finished in 95% anything else should come up while …
(edit) @257 [257] 04/05/03 13:02:57 jajcus - i18n infrastructure seems complete. Now only testing, bugfixing and …
(edit) @203 [203] 01/22/03 08:53:01 jajcus - crash caused by <presence> messages with empty <priority/> fixed …
(edit) @183 [183] 01/15/03 09:04:56 jajcus - cosmetics
(edit) @182 [182] 01/15/03 08:27:27 jajcus - cosmetics
(edit) @177 [177] 01/13/03 18:45:01 jajcus - in presence_probe() take stream from argument, not from session (which …
(edit) @142 [142] 12/09/02 10:55:52 jajcus - more memleaks removed
(edit) @135 [135] 12/06/02 16:05:45 jajcus - cleanup and small fixes
(edit) @124 [124] 06/10/02 19:57:46 jajcus - presence change reason support
(edit) @87 [87] 02/03/02 17:25:53 jajcus - support for multiple user resources and their priorities
(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) @55 [55] 01/15/02 17:30:10 jajcus - don't confirm presence when not connected or not available
(edit) @47 [47] 01/15/02 13:03:56 jajcus - fixed two presence bugs: - sending "show" instead of "status" - crash …
(edit) @40 [40] 01/14/02 19:29:31 jajcus - confirm user presence, sending it back
(edit) @37 [37] 01/12/02 11:59:58 jajcus - <presence type="probe"\> fixes
(edit) @36 [36] 01/11/02 20:00:28 jajcus - remember "to" of <iq/>, so we have proper "from" in result
(edit) @34 [34] 01/11/02 19:25:44 jajcus - support for <presence type="probe"/>
(edit) @31 [31] 01/11/02 12:23:08 jajcus - headers cleanup
(edit) @17 [17] 01/05/02 13:01:46 jajcus - fixes in registration/unregitration/change functions
(edit) @16 [16] 01/04/02 20:15:06 jajcus - some work on registration: unregitration, changing user data (not …
(edit) @14 [14] 01/04/02 12:22:44 jajcus - debuging and other messages output using glib. Some debugging cleanups
(edit) @11 [11] 01/03/02 13:35:00 jajcus - UTF8 support - search support - user vCard fetch support
(edit) @7 [7] 01/01/02 20:50:08 jajcus - Wreszcie co� dzia�a: - Rejestracja - Powiadamianie o obecno�ci w …
(add) @2 [2] 12/31/01 15:38:32 jajcus Initial revision
Note: See TracRevisionLog for help on using the revision log.