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