Commit graph

659 commits

Author SHA1 Message Date
HanzZ
8dba1176b5 Remove skype tmp directory before login 2012-03-10 11:31:13 +01:00
HanzZ
a9f468f8f3 Fill the stats 2012-03-10 11:22:39 +01:00
HanzZ
51167fe71f Fixed conversation creationg introduced by previous commits 2012-03-10 10:51:58 +01:00
HanzZ
f522ee311c Handle buddy updates and removal in skype 2012-03-09 21:44:03 +01:00
HanzZ
6d09f9e42f Updated changelog 2012-03-09 20:13:33 +01:00
HanzZ
5407885d87 Do not send available presence as response to subscribed 2012-03-09 19:36:48 +01:00
HanzZ
7ec58e0024 fixed setting backend id 2012-03-09 18:41:58 +01:00
HanzZ
d4769080ca More stats 2012-03-09 17:55:57 +01:00
HanzZ
6ec566375c Send backend id back to main instance 2012-03-09 17:13:32 +01:00
HanzZ
b6645a4ed9 Store subscriptions properly in DB and change them during the subscribe process 2012-03-09 09:35:36 +01:00
HanzZ
4c9f82cb35 Report also skype process memory usage 2012-03-09 08:25:03 +01:00
HanzZ
3949b84ed0 Allow setting buddies subscriptions 2012-03-08 20:04:56 +01:00
Jan Kaluza
f42aa113b9 support for extra memory usage 2012-03-08 11:56:36 +01:00
Jan Kaluza
98981aec94 Fixed logging for skype 2012-03-08 11:10:21 +01:00
Jan Kaluza
1dc49d5237 do not try to build spectrum2_send_message 2012-03-08 08:46:07 +01:00
Jan Kaluza
933a650898 Fixed username_mask 2012-03-08 08:42:36 +01:00
HanzZ
15e1f34b03 Working MUC messages for XMPP 2012-03-07 19:00:53 +01:00
HanzZ
87a0a2f49a Working MUC messages for XMPP 2012-03-07 18:59:21 +01:00
Jan Kaluza
022a723079 working joining/leaving XMPP MUC 2012-03-07 13:51:35 +01:00
Jan Kaluza
fa1b565385 Use g_free for freeing glibs data 2012-03-07 10:47:46 +01:00
Jan Kaluza
6c2ef4c9d8 place for python binding 2012-03-06 12:49:36 +01:00
Jan Kaluza
c990770ecf renamed plugin/src to plugin/cpp 2012-03-06 11:47:00 +01:00
Jan Kaluza
f8df2994fd stdint.h 2012-03-06 11:23:11 +01:00
Jan Kaluza
f744728ba0 define uint32_t on windows 2012-03-06 11:19:53 +01:00
Jan Kaluza
346e24d182 Fixed header corruption on 64bit windows 2012-03-06 11:00:57 +01:00
Jan Kaluza
7dd245244e Do not build with openssl support on windows 2012-03-06 09:24:23 +01:00
Jan Kaluza
7292a987c5 First tries of full MUC support 2012-03-02 08:51:55 +01:00
Jan Kaluza
40d6781842 Backend template 2012-02-28 14:44:00 +01:00
HanzZ
554dddd813 Updated changelog 2012-02-28 11:01:22 +01:00
HanzZ
d6c5afab27 fixed skype buddies parsing 2012-02-26 19:37:00 +01:00
HanzZ
fbb1060645 Remove firstSet check 2012-02-26 16:55:37 +01:00
HanzZ
6662337376 debug 2012-02-26 16:14:43 +01:00
HanzZ
1c99b634a8 Do not send empty name in roster push 2012-02-26 15:41:40 +01:00
HanzZ
320738eda8 Gateway interaction 2012-02-26 14:03:48 +01:00
HanzZ
54dff8d280 Gateway payload 2012-02-26 12:40:48 +01:00
HanzZ
197cd61f95 Handle skype FULLNAME 2012-02-25 07:37:59 +01:00
HanzZ
7c90087b17 PubSub Parsers 2012-02-22 19:23:43 +01:00
Jan Kaluza
ff27ec0233 Fixed compilation with latest Swiften 2012-02-22 14:11:57 +01:00
HanzZ
6ca2c3a931 pubsub payloads/serializers 2012-02-22 08:38:45 +01:00
Jan Kaluza
d0afb12646 Fixed zombie process caused by bad waitpid call 2012-02-20 14:31:23 +01:00
Jan Kaluza
e53e622e4d Link only against transport 2012-02-20 10:39:25 +01:00
HanzZ
342df599be link libtransport to libtransport-plugin to allow using these two libraries together 2012-02-19 15:35:18 +01:00
HanzZ
6e4eb0ed6f Changelog 2012-02-19 10:13:51 +01:00
Daniel Henninger
9cf00ddc59 Cleaned up code a bit, primarily adding more exception catching in proper locations. 2012-02-19 16:10:36 +08:00
Daniel Henninger
3f2a5840a5 Cleaned up code a bit, more to come. 2012-02-19 16:10:36 +08:00
Daniel Henninger
7f13a29090 Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-19 16:10:36 +08:00
Daniel Henninger
017935ae15 Casted TYPE_STRING properly. 2012-02-19 16:10:36 +08:00
Daniel Henninger
352a15b226 Finished last postgres function. 2012-02-19 16:10:35 +08:00
Daniel Henninger
faeb4bd8ef One more function to go after this. At some future date I'd like to consider if the API provides some better mechanisms, but this'll do for now. 2012-02-19 16:10:35 +08:00
Daniel Henninger
67d6458a41 Downgraded PQXX API used due to the 2.6 series on most modern linux distros.
Implemented most of the other functions.
2012-02-19 16:10:35 +08:00