Commit graph

73 commits

Author SHA1 Message Date
Jan Kaluza
78e71f9345 Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
Ognian Tenchev
233d9c8531 Skype: don't crash backend on empty avatar 2014-09-04 17:55:46 +03:00
Ognian Tenchev
db39be9d04 Skype: Use user set alias insted of full name 2014-09-04 17:12:19 +04:00
drJeckyll
46cc37619d Update skype.cpp 2014-09-02 19:37:57 +03:00
drJeckyll
2ca39ea088 Update main.cpp 2014-09-02 19:37:28 +03:00
root
762d04e9c1 Skype: check for new messages every 10 seconds 2014-09-02 19:31:10 +03:00
vitalyster
02ac300e5e Skype backend: do not force exit when user logged out (fixes crash) 2013-12-13 00:25:30 +03:00
HanzZ
2a8b02d1d4 Skype: Fix crash if alias is not set 2013-03-04 20:15:54 +01:00
HanzZ
b042541d1c Skype: Check for null char * 2013-02-24 12:01:44 +01:00
HanzZ
756f0f07b0 Load skype buddies from database if it's possible 2013-02-24 11:21:07 +01:00
HanzZ
afba34111e Load skype buddies from database if it's possible 2013-02-24 11:09:51 +01:00
HanzZ
deaa8e8dca Load skype buddies from database if it's possible 2013-02-24 10:50:24 +01:00
HanzZ
882d7b2f02 Load skype buddies from database if it's possible 2013-02-24 10:31:05 +01:00
HanzZ
e5aab1415d Libtransport: Support for bouncer mode in case of rawxml. Support for more resources in Buddy class. 2013-02-22 09:45:31 +01:00
HanzZ
631bd92de9 Skype: Try to ShutdownProtobufLibrary() before exit 2013-02-12 21:43:34 +01:00
HanzZ
e585f67f9f Remove useles #defines 2013-02-12 21:00:17 +01:00
HanzZ
0b87eda806 Skype: move sqlite3 db stuff into skypedb.cpp 2013-02-07 15:21:25 +01:00
HanzZ
7a3c38c46d Skype: split skype backend into more files 2013-02-07 14:57:23 +01:00
HanzZ
255cc8416c Revert "fix autoregistration"
This reverts commit 393cf1cc03.
2013-02-06 22:15:35 +01:00
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