Commit graph

52 commits

Author SHA1 Message Date
HanzZ
393cf1cc03 fix autoregistration 2013-02-06 21:57:59 +01:00
HanzZ
14b08332f6 Skype: First byte in avatar_image is 0... 2013-01-30 19:17:54 +01:00
HanzZ
8b225b590a Skype: log sqlite3 related errors 2013-01-30 18:15:10 +01:00
HanzZ
ac2fd6dbfb Skype: Try to read avatars from main.db sqlite3 database 2013-01-30 17:29:08 +01:00
Jan Kaluza
88c5bce5ba Ask for groups after we receive NROFUSERS, not before 2013-01-30 10:35:01 +01:00
HanzZ
22eb281dd4 Skype: initial support for custom groups 2013-01-29 17:27:41 +01:00
HanzZ
2fbd27919c Do not try to delete m_proxy if it does not exist 2013-01-28 16:34:15 +01:00
HanzZ
d068cb63ef Skype: forward authorization request from skype to XMPP 2013-01-27 11:01:49 +01:00
Jan Kaluza
739304aacc do not use logger.h anywhere 2013-01-14 14:49:10 +01:00
HanzZ
c982fa29dc skype todo 2013-01-10 20:55:04 +01:00
HanzZ
f7dc91ccb4 Set adhoc settings according to config even when storage backend is not set 2012-12-22 21:07:29 +01:00
Jan Kaluza
c63df9499f Do not include malloc.h on BSD 2012-10-09 10:01:51 +02:00
Jan Kaluza
060510d695 Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +02:00
Jan Kaluza
712c55a9f4 Use Transport::Config in skype backend 2012-09-04 14:32:20 +02:00
HanzZ
a330a15807 Shutdown logging before exit() call to fix potential freeze 2012-04-14 09:14:52 +02:00
Jan Kaluza
42a3b6c1d5 More backend spawning logging 2012-03-29 09:58:19 +02:00
Jan Kaluza
ee06ad97fd More logging 2012-03-29 09:21:33 +02:00
Jan Kaluza
9d81165a53 login tweak 2012-03-29 08:59:04 +02:00
Jan Kaluza
fa9b984708 Merge branch 'master' of github.com:hanzz/libtransport 2012-03-22 07:40:56 +01:00
Jan Kaluza
7a7f4fdaa9 kill skype with SIGKILL 2012-03-22 07:39:49 +01:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
Jan Kaluza
75f202cb88 Catch out of range exception 2012-03-20 10:28:39 +01:00
Jan Kaluza
a10cccd1e1 Fixed skype crash 2012-03-20 08:12:10 +01:00
HanzZ
19ebf447d6 GET_RESPONSE_DATA fix 2012-03-16 10:37:40 +01:00
Jan Kaluza
c4e327423f inform skype that we seen the received message 2012-03-15 09:06:52 +01:00
Jan Kaluza
23457aedcf GET_PROPERTY in Skype 2012-03-15 08:09:41 +01:00
HanzZ
a06a47ed11 moved log4cxx initialization to libtransport 2012-03-14 21:18:10 +01:00
Jan Kaluza
0e01945c98 Forward proper errors to XMPP user instead of Internal Server Error 2012-03-14 14:48:24 +01:00
Jan Kaluza
55c2748110 Removed unrecognized commands 2012-03-14 09:22:29 +01:00
Jan Kaluza
4cd528271c send info about missed calls + probably fixed Incorrect Password notification 2012-03-14 09:00:19 +01:00
Jan Kaluza
1846c3953d Fixed skype hopeful 2012-03-13 09:52:28 +01:00
Jan Kaluza
4c1285a8e1 log sent messages 2012-03-12 14:02:09 +01:00
Jan Kaluza
c43a4b4fc1 sleep for 2 seconds before trying to connect skype using dbus and try it repeatedly when skype refuses to authenticate spectrum 2012-03-12 10:48:24 +01:00
HanzZ
7ecce75bab More skype tweaks 2012-03-11 12:08:54 +01:00
HanzZ
b627e6177f Fixed crash in skype handleMemoryUsage 2012-03-11 11:31:02 +01:00
HanzZ
8dba1176b5 Remove skype tmp directory before login 2012-03-10 11:31:13 +01:00
HanzZ
f522ee311c Handle buddy updates and removal in skype 2012-03-09 21:44:03 +01:00
HanzZ
4c9f82cb35 Report also skype process memory usage 2012-03-09 08:25:03 +01:00
Jan Kaluza
98981aec94 Fixed logging for skype 2012-03-08 11:10:21 +01:00
HanzZ
d6c5afab27 fixed skype buddies parsing 2012-02-26 19:37:00 +01:00
HanzZ
197cd61f95 Handle skype FULLNAME 2012-02-25 07:37:59 +01:00
HanzZ
18ba1b7ac4 Do not send buddies in empty group 2012-02-17 16:40:49 +01:00
HanzZ
cc9d7c7950 Forward initial presence to skype 2012-02-17 15:57:40 +01:00
HanzZ
d6353232ae Fixed skype buddy list parsing 2012-02-17 15:47:42 +01:00
HanzZ
31a19c5f3f Fixed skype buddy list parsing 2012-02-17 15:38:45 +01:00
HanzZ
fd081a77e7 Fixed skype buddy list parsing 2012-02-17 15:35:39 +01:00
HanzZ
f681cbeba6 Fixed skype buddy list parsing 2012-02-17 15:31:53 +01:00
HanzZ
1b8fef4d70 Skype backend is now non-blocking 2012-02-17 15:09:35 +01:00
HanzZ
31de3415d2 Removed big sleep from skype 2012-02-17 14:01:01 +01:00
HanzZ
f742dae462 wait 10s 2012-02-17 11:50:33 +01:00