Commit graph

279 commits

Author SHA1 Message Date
Jan Kaluza
a1d9abd984 handle and destroy those frigging event loops, all, god, 4 hours.... 2011-08-17 18:50:59 +02:00
HanzZ
852bd33b22 Maybe fix for XMPP avatars 2011-08-17 00:19:54 +02:00
HanzZ
13a6896ce1 vcard tweaking 2011-08-16 23:16:52 +02:00
HanzZ
f9b712391e Overwrite nickname in vcard only if it is not set yet 2011-08-16 21:55:45 +02:00
HanzZ
b2fd4a4563 parse unregistered config options and working [purple] options parsing 2011-08-16 21:51:19 +02:00
Jan Kaluza
2e0b797ae0 remove notify_user_info... 2011-08-15 16:23:49 +02:00
Jan Kaluza
689249c7e0 . 2011-08-15 16:14:14 +02:00
HanzZ
5a445b490f check protocol before connecting user 2011-08-14 21:26:39 +02:00
HanzZ
717ee40df7 handle errors in purple_account_set_status + check for empty passwords 2011-08-14 20:38:38 +02:00
HanzZ
2f9b2826cf Disable direct_connect 2011-08-13 19:13:31 +02:00
HanzZ
f47187d464 Probably working invisible state, but I'm lazy to test it after midnight... 2011-08-13 02:03:49 +02:00
HanzZ
8a35635569 working blocking even for MSN 2011-08-12 10:30:43 +02:00
HanzZ
4bb54c1831 set privacy type to deny_users 2011-08-11 23:28:02 +02:00
HanzZ
1df767b43e verbose logging by default 2011-08-09 22:29:59 +02:00
Jan Kaluza
e81f12bfe3 lowercase nicknames in vcard handler before comparing them 2011-08-09 14:21:41 +02:00
Jan Kaluza
a1cf70cd89 Remove <body>...</body> tags from XHTML messages 2011-08-09 13:59:35 +02:00
Jan Kaluza
cc067c87fa handle privacy-changed 2011-08-01 17:04:41 +02:00
Jan Kaluza
5ad84a3775 Don't remove part of JID in prpl-any mode in vcard requets 2011-08-01 16:36:36 +02:00
HanzZ
037cf20326 Fixed vcards in prpl-any mode 2011-07-31 21:10:53 +02:00
HanzZ
be6e854f37 fixed vcards with prpl-any 2011-07-31 19:10:48 +02:00
HanzZ
88f6ecb382 remove buddy icon unrefing, just to test if it's the reason why libpurple crashes 2011-07-31 09:19:47 +02:00
HanzZ
ad49c6f567 added collect_backend admininterface command + collecting one backend every 2 hours 2011-07-29 22:54:28 +02:00
HanzZ
e733ee38fb Disable custom smileys to prevent crash in libpurple (we don't use this feature anyway) 2011-07-29 20:03:50 +02:00
HanzZ
62e6bdab3c call malloc_trim also in PurpleAccount destructor 2011-07-28 00:40:11 +02:00
Jan Kaluza
8ee0310448 First untested version of blocking feature 2011-07-27 10:33:34 +02:00
HanzZ
59236d962f Unref PurpleBuddyIcon -> another leak fixed 2011-07-26 23:01:22 +02:00
HanzZ
7146bdc362 support for protocol=any and prefix in JID 2011-07-26 21:19:21 +02:00
Jan Kaluza
835c66fc61 force returning of memory chunks allocated by libxml2 to kernel 2011-07-26 09:12:34 +02:00
Jan Kaluza
1bf1343ac5 Stop loop instead of exit() 2011-07-25 18:22:11 +02:00
Jan Kaluza
6aa34a5585 Don't use backends which were full in past and add users to latest backends instead 2011-07-25 17:49:41 +02:00
HanzZ
ce44c83ae8 disconnect_all_slots in networkpluginserver 2011-07-24 21:41:52 +02:00
HanzZ
775cbbeb76 Destroy old accounts in libpurple backend 2011-07-20 22:34:07 +02:00
HanzZ
fcb17bc571 avatars_directory 2011-07-19 23:50:33 +02:00
HanzZ
9365c89b7a default avatar 2011-07-19 20:46:38 +02:00
Jan Kaluza
8013e49cd4 waitpid in libpurple backend 2011-07-18 14:52:46 +02:00
Jan Kaluza
441ce14dbf fixed xhtmlim 2011-07-12 08:01:50 +02:00
HanzZ
9d844f333c log4cxx everywhere :) 2011-06-23 17:28:00 +02:00
HanzZ
8720eb9678 Working XHTML-IM from legacy network -> XMPP 2011-06-22 23:23:52 +02:00
HanzZ
a9ccbdc501 Working XHTML from XMPP to legacy network 2011-06-22 23:05:40 +02:00
Jan Kaluza
67c1817031 Untested Attenion from legacy network -> XMPP 2011-06-22 14:25:05 +02:00
Jan Kaluza
fb420ef125 Working attention from XMPP -> legacy network 2011-06-22 12:11:24 +02:00
Jan Kaluza
18d3aa4b00 logging.cfg and backend_logging.cfg 2011-06-21 15:28:25 +02:00
Jan Kaluza
c00d5149d5 More log4cxx 2011-06-21 14:30:49 +02:00
HanzZ
b5c2a6e001 Switch part of libtransport and libpurple backend into log4cxx 2011-06-20 21:45:05 +02:00
HanzZ
d6766b4f84 Show proper aliases even for MSN 2011-06-19 21:40:03 +02:00
HanzZ
2836f390b9 Receive VCard from PurpleAccount and fixed crash on disconnect 2011-06-19 20:40:27 +02:00
HanzZ
cbc80e06db Update groups after roster push 2011-06-19 16:35:00 +02:00
HanzZ
b668b45522 handle all important VCard labels for ICQ 2011-06-19 15:25:46 +02:00
HanzZ
4800731b7c Show also names of unhandled VCard labels in log... 2011-06-19 11:53:04 +02:00
HanzZ
828ae9d2cb Spectrum has to be compiled with official Swiften master branch, not with my fork 2011-06-18 23:27:54 +02:00