Commit graph

659 commits

Author SHA1 Message Date
HanzZ
e585f67f9f Remove useles #defines 2013-02-12 21:00:17 +01:00
HanzZ
58fbe0d388 Communi: Handle and forward socket errors. Fixes for example situation when user tries to join the room on server which does not exist. 2013-02-12 09:30:24 +01:00
HanzZ
fd4946efe4 Libcommuni: Do not enable JID escaping for IRC 2013-02-11 21:24:19 +01:00
HanzZ
a32e962a1a Libcommuni: Fixed bug when response to PM message initated from XMPP was not sent to the same JID 2013-02-11 20:44:28 +01:00
HanzZ
57a728834d Twitter: better help 2013-02-09 23:10:01 +01:00
HanzZ
6f9fbae090 Twitter: remove user from database even when he logged out before sending #pin 2013-02-09 16:28:22 +01:00
HanzZ
d3387ffd20 added missing files 2013-02-09 11:19:40 +01:00
HanzZ
4f9457bdd8 Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +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
0dd7c411c7 Remove duplicated buddyListNewNode method 2013-02-07 11:57:25 +01:00
HanzZ
9b95452c7d Merge branch 'node-cache' 2013-02-07 11:30:39 +01:00
HanzZ
052df6134f Do not create blist.xml 2013-02-07 11:28:42 +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
1acaf75c10 Swiften: Remove user only in onDisconnected callback. 2013-02-05 09:16:57 +01:00
HanzZ
362ebaf12f Swiften: Do not forward presences with MUCPayload or MUCUserPayload. 2013-02-05 09:11:04 +01:00
HanzZ
8e28ea2f10 fix previous commit 2013-02-05 08:35:49 +01:00
HanzZ
a0504b709f Swiften: Do not forward MUC message twice to xmpp user 2013-02-04 20:10:36 +01:00
Vitaly Takmazov
1aba0d0d2e Fixed osx compilation 2013-02-03 16:10:17 +04: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
f6b023a12a Merge branch 'master' of github.com:hanzz/libtransport 2013-01-29 17:30:23 +01:00
HanzZ
22eb281dd4 Skype: initial support for custom groups 2013-01-29 17:27:41 +01:00
Jan Kaluza
b0069b4b17 Twitter: Set buddy before sending DirectMessageRequest 2013-01-29 15:02:16 +01:00
Vitaly Takmazov
a2c36650de libpurple backend: handle Display name vcard field 2013-01-29 11:30:51 +04:00
HanzZ
2fbd27919c Do not try to delete m_proxy if it does not exist 2013-01-28 16:34:15 +01:00
HanzZ
ff6448bcd3 Communi: initBackendLogging before QCoreApplication 2013-01-28 08:03:14 +01:00
HanzZ
0185f94872 Swiften backend: support MUC 2013-01-27 18:13:25 +01:00
HanzZ
0ccf0b0c47 Swiften: working adding/removing contacts 2013-01-27 11:48:58 +01:00
HanzZ
d068cb63ef Skype: forward authorization request from skype to XMPP 2013-01-27 11:01:49 +01:00
HanzZ
711c1674fe Send 'http://jabber.org/protocol/muc' if MUC is supported by backend 2013-01-26 15:22:25 +01:00
HanzZ
4bef6fe8cf Communi: handle also '%', '~' and '&' prefix 2013-01-26 12:17:16 +01:00
HanzZ
d54aac14c8 Cache nodes in libpurple backend 2013-01-25 17:55:52 +01:00
HanzZ
505ea8301c Fixed adding/removing contacts in gateway mode 2013-01-25 13:26:49 +01:00
HanzZ
739d5cf87f Communi:Do not disconnect on error 433 2013-01-25 12:47:41 +01:00
HanzZ
34ebe699b3 Merge branch 'master' of github.com:hanzz/libtransport 2013-01-24 20:24:27 +01:00
HanzZ
f464b404e2 Do not normalize nicknames for MUCs 2013-01-24 20:24:13 +01:00
Jan Kaluza
65ad5a2106 Communi: Log 4xx errors and forward 433, 436 and 464 to XMPP client 2013-01-24 08:35:24 +01:00
Jan Kaluza
96aad929c0 Communi: Compare lowercased names of channels 2013-01-22 13:32:03 +01:00
HanzZ
59d7d2f5ea fix compilation issues with older libpurple 2013-01-16 18:31:02 +01:00
Jan Kaluza
739304aacc do not use logger.h anywhere 2013-01-14 14:49:10 +01:00
HanzZ
a0e0c8e75b Merge remote-tracking branch 'jadestorm/master' 2013-01-11 22:35:42 +01:00
HanzZ
c982fa29dc skype todo 2013-01-10 20:55:04 +01:00
Daniel Henninger
14952d1350 Trying with _imp 2013-01-10 14:38:50 -05:00
Daniel Henninger
48bcd9b88a Applied _vt's patch for windows twitter build 2013-01-10 14:18:40 -05:00
HanzZ
86f52cf660 Do not use libpurple verbose debug 2013-01-05 20:16:58 +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