|
|
|
@699
|
[699]
|
10/26/08 09:00:55 |
jajcus |
- remove old timers on re-login (thx smoku) |
|
|
|
@696
|
[696]
|
09/01/08 13:49:55 |
jajcus |
- always send contact list to GG server, even if empty (thanks to Łukasz … |
|
|
|
@691
|
[691]
|
10/22/06 10:38:23 |
jajcus |
- long message splitting hopefully fixed (previous version of the function … |
|
|
|
@690
|
[690]
|
07/19/06 10:03:05 |
jajcus |
Another patch by Zbyszek Żółkiewski (kolargol):
- new default server IP … |
|
|
|
@687
|
[687]
|
06/21/06 22:48:51 |
jajcus |
- hopefully fixed problem with the second login to GG |
|
|
|
@680
|
[680]
|
06/02/06 21:08:21 |
jajcus |
- dates in the copyright header updated |
|
|
|
@670
|
[670]
|
04/09/06 18:57:54 |
jajcus |
- log UIN together with JID on login success/failure. Patch by Zbyszek … |
|
|
|
@664
|
[664]
|
12/29/05 23:12:32 |
jajcus |
- comment about using presence information instead of subscription state … |
|
|
|
@659
|
[659]
|
12/13/05 23:10:54 |
smoku |
big statuses update
- removed invisible status description
- femoved … |
|
|
|
@657
|
[657]
|
12/12/05 23:36:09 |
smoku |
connect as invisible, change status after connection |
|
|
|
@656
|
[656]
|
12/12/05 23:31:37 |
smoku |
'status not changed' detection fix |
|
|
|
@655
|
[655]
|
12/12/05 23:27:46 |
smoku |
update gg status even when disconnected |
|
|
|
@654
|
[654]
|
12/12/05 22:58:09 |
smoku |
send disconnection jabber status before gg logoff |
|
|
|
@652
|
[652]
|
12/12/05 22:49:58 |
smoku |
replaced fixed 70 status characters length with GG_STATUS_DESCR_MAXSIZE |
|
|
|
@642
|
[642]
|
07/25/05 21:37:17 |
jajcus |
- registration/unregistration fixes |
|
|
|
@635
|
[635]
|
07/24/05 17:21:43 |
jajcus |
- missing comma in a debug message |
|
|
|
@630
|
[630]
|
07/24/05 16:57:39 |
jajcus |
- copyright info updated in header (year and e-mail) |
|
|
|
@627
|
[627]
|
07/24/05 16:15:06 |
jajcus |
- fixed sending unavailable presence on exit |
|
|
|
@625
|
[625]
|
07/24/05 11:21:11 |
jajcus |
- do not subtract 1 from server number shown in timeout message |
|
|
|
@617
|
[617]
|
07/23/05 21:42:56 |
jajcus |
- User reference counting
- send available presence on successfull connect |
|
|
|
@607
|
[607]
|
07/23/05 15:30:35 |
jajcus |
- Use GSource and GPollFD instad of higher level GIOChannel as the socket … |
|
|
|
@605
|
[605]
|
07/22/05 18:45:26 |
jajcus |
- do not try to close session iochannel twice |
|
|
|
@604
|
[604]
|
07/22/05 18:43:26 |
jajcus |
- do not pass NULL argument to debug() (use empty string instead) |
|
|
|
@595
|
[595]
|
02/23/05 18:25:37 |
jajcus |
- per-user presence control: working one-way subscriptions, directed … |
|
|
|
@570
|
[570]
|
10/30/04 19:38:38 |
jajcus |
- disable TLS by default (doesn't work well) |
|
|
|
@544
|
[544]
|
06/11/04 09:19:11 |
smoku |
conference disabling cleanup |
|
|
|
@543
|
[543]
|
06/11/04 09:09:18 |
smoku |
disabled GG conference messages - it's not supported yet |
|
|
|
@525
|
[525]
|
04/13/04 19:44:07 |
jajcus |
- ported to GLib 2
- use libidn for proper JID normalization … |
|
|
|
@497
|
[497]
|
03/16/04 20:30:25 |
mmazur |
- get roster works again |
|
|
|
@494
|
[494]
|
03/01/04 19:31:33 |
mmazur |
- Jajcus says ping is important |
|
|
|
@493
|
[493]
|
03/01/04 18:26:05 |
mmazur |
- removed ping support. Not used and only makes a lot of noise when … |
|
|
|
@486
|
[486]
|
02/20/04 18:42:51 |
jajcus |
- cosmetics |
|
|
|
@482
|
[482]
|
02/05/04 15:22:24 |
smoku |
- reverted misfix |
|
|
|
@480
|
[480]
|
02/05/04 13:49:42 |
smoku |
- we now log in with GG_DEFAULT_PROTOCOL_VERSION [teardrop] |
|
|
|
@479
|
[479]
|
02/05/04 13:47:16 |
smoku |
- disabled roster import even more ;-) |
|
|
|
@478
|
[478]
|
02/05/04 13:46:10 |
smoku |
- support for protocol 6.0 notifies and statuses |
|
|
|
@472
|
[472]
|
01/30/04 10:43:56 |
jajcus |
- don't sent <presence type='subscribed'/> when not asked to |
|
|
|
@461
|
[461]
|
09/10/03 09:25:38 |
jajcus |
- reverted last change (protocol version) |
|
|
|
@460
|
[460]
|
09/09/03 15:33:42 |
jajcus |
- introduce yourself as GG 6.0 when using TLS |
|
|
|
@456
|
[456]
|
09/08/03 10:03:12 |
jajcus |
- do nothing in session_set_status() when session is not connected |
|
|
|
@454
|
[454]
|
09/08/03 09:57:31 |
jajcus |
- set presence of all contacts to unavailable when disconnected from … |
|
|
|
@452
|
[452]
|
09/07/03 13:45:49 |
smoku |
- cutting GG-side status to allowed 70 characters |
|
|
|
@451
|
[451]
|
09/07/03 13:43:01 |
smoku |
- loging in with protocol 0x18 (GG 5.0) |
|
|
|
@449
|
[449]
|
09/07/03 13:36:30 |
smoku |
- segv while empty client resource fixed |
|
|
|
@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 |
|
|
|
@442
|
[442]
|
06/27/03 16:58:24 |
jajcus |
- "not available with descrition" is also not available |
|
|
|
@441
|
[441]
|
06/27/03 16:53:34 |
jajcus |
- return unavailable contact presence from bare jid unless this contact … |
|
|
|
@436
|
[436]
|
06/27/03 11:30:29 |
jajcus |
- segmentation fault, when message from unknown user is received, fixed |
|
|
|
@430
|
[430]
|
05/27/03 11:07:40 |
jajcus |
- show connection information to user |
|
|
|
@429
|
[429]
|
05/27/03 10:52:02 |
jajcus |
- some servers don't accept TLS |
|
|
|
@426
|
[426]
|
05/27/03 10:25:14 |
jajcus |
- clean shutdown - let all <presence type="unavailable"/> be written to … |
|
|
|
@423
|
[423]
|
05/27/03 09:45:35 |
jajcus |
- support for TLS-enabled libgadu and TLS |
|
|
|
@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 … |
|
|
|
@414
|
[414]
|
05/16/03 19:46:16 |
mmazur |
- mental blocks rock; most likely this is the fix for the mysterious
… |
|
|
|
@412
|
[412]
|
05/14/03 09:24:10 |
jajcus |
- NULL dereference bug fixed |
|
|
|
@411
|
[411]
|
05/13/03 18:18:16 |
jajcus |
- do not try to use invalid session |
|
|
|
@410
|
[410]
|
05/12/03 10:42:09 |
jajcus |
- free Resource object _after_ its last use, not earlier :) |
|
|
|
@409
|
[409]
|
05/09/03 14:22:36 |
jajcus |
- wait before disconnecting after <presence type="unavailable"> is … |
|
|
|
@406
|
[406]
|
05/09/03 12:32:01 |
jajcus |
- presence-invisible support
- use full jids (with resource) for user … |
|
|
|
@396
|
[396]
|
05/03/03 20:41:54 |
jajcus |
- more proxy settings |
|
|
|
@386
|
[386]
|
04/28/03 09:22:53 |
jajcus |
- "import roster" option in regitration form |
|
|
|
@384
|
[384]
|
04/27/03 21:28:21 |
jajcus |
- fixes for memory leak and possible NULL dereference, introduced by last … |
|
|
|
@383
|
[383]
|
04/27/03 21:18:44 |
jajcus |
- set GG status on login
- change GG status only when this is really … |
|
|
|
@364
|
[364]
|
04/22/03 10:25:08 |
jajcus |
- _do_ send <presence type="subscribed"/> after successfull registration |
|
|
|
@347
|
[347]
|
04/17/03 15:51:42 |
jajcus |
- do not send system messages twice |
|
|
|
@344
|
[344]
|
04/16/03 13:10:17 |
jajcus |
- cosmetics |
|
|
|
@341
|
[341]
|
04/16/03 12:38:30 |
jajcus |
- send_message() argument should be UTF-8 encoded, conversion moved to … |
|
|
|
@338
|
[338]
|
04/16/03 11:53:02 |
jajcus |
- some memleaks removed |
|
|
|
@332
|
[332]
|
04/15/03 18:33:04 |
jajcus |
- memleaks hunting |
|
|
|
@328
|
[328]
|
04/14/03 19:01:18 |
jajcus |
- pubdir change on registration cleanup |
|
|
|
@327
|
[327]
|
04/14/03 18:30:38 |
jajcus |
- some memleaks and uninitialized data usage fixed (thanks to valgrind) |
|
|
|
@320
|
[320]
|
04/14/03 12:18:47 |
jajcus |
- packet/message statistics gathering |
|
|
|
@311
|
[311]
|
04/13/03 18:45:31 |
jajcus |
- store current, not next, server info in server_info. This is much more … |
|
|
|
@292
|
[292]
|
04/11/03 15:22:54 |
jajcus |
- save user after confirming, because unconfirmed user will not be saved
- … |
|
|
|
@289
|
[289]
|
04/10/03 16:59:00 |
mmazur |
- we ignore GG_PUBDIR50_WRITE since it's of no use to us |
|
|
|
@272
|
[272]
|
04/08/03 19:45:28 |
jajcus |
- GG password change. After the password is changed the annoying message
… |
|
|
|
@271
|
[271]
|
04/08/03 14:58:02 |
jajcus |
- send messages to full jid (with resource) |
|
|
|
@269
|
[269]
|
04/06/03 17:42:42 |
mmazur |
- gettext support finished in 95% anything else should come up while
… |
|
|
|
@258
|
[258]
|
04/05/03 23:08:31 |
mmazur |
- update-ggpubdir-when-registering works... the thing is hackish, ugly
… |
|
|
|
@257
|
[257]
|
04/05/03 13:02:57 |
jajcus |
- i18n infrastructure seems complete. Now only testing, bugfixing and … |
|
|
|
@236
|
[236]
|
03/24/03 14:46:49 |
jajcus |
- timestamps for delayed messages added
- handling of delayed chat … |
|
|
|
@233
|
[233]
|
02/28/03 20:04:35 |
mmazur |
- small fix for multiple servers support |
|
|
|
@223
|
[223]
|
02/04/03 14:23:28 |
jajcus |
- fixed segfault on bad registration input |
|
|
|
@221
|
[221]
|
02/04/03 09:09:21 |
jajcus |
- s/gg_server/gg_servers/, s/Server/GgServer/ |
|
|
|
@220
|
[220]
|
02/04/03 09:06:01 |
jajcus |
- compiler warnings removed |
|
|
|
@219
|
[219]
|
02/04/03 08:57:12 |
jajcus |
- cosmetics |
|
|
|
@216
|
[216]
|
02/03/03 21:28:19 |
mmazur |
- implemented the new libgadu search api |
|
|
|
@215
|
[215]
|
01/29/03 13:35:02 |
jajcus |
- s/gg_server/g_list_first(gg_server)/ where the first server is needed |
|
|
|
@214
|
[214]
|
01/28/03 22:48:47 |
mmazur |
- switched from static table to GList in the multiple servers support … |
|
|
|
@213
|
[213]
|
01/27/03 12:15:32 |
mmazur |
- server list support (if connection to first server failed, try … |
|
|
|
@212
|
[212]
|
01/25/03 22:51:53 |
mmazur |
- typo |
|
|
|
@186
|
[186]
|
01/15/03 15:17:08 |
jajcus |
- cosmetics |
|
|
|
@185
|
[185]
|
01/15/03 15:13:12 |
jajcus |
- restart after jabber connection is broken |
|
|
|
@183
|
[183]
|
01/15/03 09:04:56 |
jajcus |
- cosmetics |
|
|
|
@180
|
[180]
|
01/14/03 12:03:03 |
jajcus |
- "friends only" and "invisible" commands |
|
|
|
@171
|
[171]
|
01/12/03 16:08:59 |
jajcus |
- typo (patch by mmazur) |
|
|
|
@145
|
[145]
|
12/10/02 08:40:03 |
jajcus |
- proper GG status change when no reason is given |
|
|
|
@142
|
[142]
|
12/09/02 10:55:52 |
jajcus |
- more memleaks removed |