Commit graph

242 commits

Author SHA1 Message Date
HanzZ
e84ea9b102 Merged SoC teaser tasks solutions 2012-04-08 16:44:31 +02:00
Sarang Bharadwaj
8bd3dfd3a2 NetworkPlugin python version 2012-04-05 14:36:24 +05:30
HanzZ
0d46e7f53e execute_purple_plugin_action 2012-04-03 20:38:25 +02:00
HanzZ
bde0e7c3eb Fetch gadu-gadu buddies. Fixes #252 2012-04-03 20:17:04 +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
3014cc2e1c TO_UTF8/FROM_UTF8 2012-03-27 13:40:33 +02:00
Jan Kaluza
dd9a404392 use fromUtf8/toUtf8 really everywhere 2012-03-27 13:00:36 +02:00
Jan Kaluza
0af5cfe916 use fromUtf8 instead of fromStdString 2012-03-27 12:56:22 +02:00
HanzZ
ece09d41b7 registration.auto_register option 2012-03-26 18:10:25 +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
HanzZ
1f60d0547c Changed libtransport-plugin deps to have logging.h used from libpurple backend 2012-03-21 15:46:25 +01:00
Jan Kaluza
7d238f4440 catch FileInputStream exception 2012-03-21 11:01:07 +01:00
Jan Kaluza
9338b6103a Merge branch 'master' of github.com:hanzz/libtransport 2012-03-21 08:48:56 +01:00
HanzZ
3b4c7b384b ssize_t on windows... 2012-03-20 22:58:00 +01:00
HanzZ
2bf17991b5 define getpid on windows 2012-03-20 22:51:17 +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
dd8627bbfe little cleanup in libpurple backend 2012-03-16 12:27:59 +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
HanzZ
48f2d9d6b1 Moved database initialization into StorageBackend 2012-03-14 18:56:23 +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
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
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
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
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
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
Jan Kaluza
e53e622e4d Link only against transport 2012-02-20 10:39:25 +01:00
HanzZ
18ba1b7ac4 Do not send buddies in empty group 2012-02-17 16:40:49 +01:00