Commit graph

1401 commits

Author SHA1 Message Date
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
32e00d4961 Send IQ from legacy network to highest-priority resource 2013-02-10 14:24:22 +01:00
HanzZ
3db69407e8 use proper escaping for MUCs when forwarding raw xml stanzas 2013-02-10 14:12:03 +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
f2b00dd7da fix autoregistration 2013-02-06 22:16:04 +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
Jan Kaluza
098a8d4c94 Merge pull request #26 from vitalyster/win32_memusage
memory usage on Windows
2013-02-04 10:46:32 -08:00
Jan Kaluza
e18c9b5ba8 Merge pull request #25 from vitalyster/osx_build
Fixed osx compilation
2013-02-04 10:37:11 -08:00
Vitaly Takmazov
f4996ab8d3 memory usage on Windows 2013-02-04 14:40:15 +04:00
Vitaly Takmazov
1aba0d0d2e Fixed osx compilation 2013-02-03 16:10:17 +04:00
HanzZ
a6296517aa Fixed jids option in munin plugin 2013-02-01 11:38:39 +01:00
HanzZ
4c1fcb4344 Show better log in case of ENOENT error returned by backend 2013-01-31 19:12:00 +01:00
HanzZ
d85474b70b support specifying jids in munin script 2013-01-31 18:39:04 +01:00
HanzZ
14b08332f6 Skype: First byte in avatar_image is 0... 2013-01-30 19:17:54 +01:00
HanzZ
df369e65d8 libtransport: support service.server also in server-mode 2013-01-30 18:59:14 +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
Jan Kaluza
9d50d5870e Merge pull request #23 from vitalyster/vcard_fields
libpurple backend: handle Display name vcard field
2013-01-29 00:43:34 -08:00
Vitaly Takmazov
a2c36650de libpurple backend: handle Display name vcard field 2013-01-29 11:30:51 +04:00
HanzZ
b90a91ac78 different default for skype backend 2013-01-28 17:04:55 +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
ff6448bcd3 Communi: initBackendLogging before QCoreApplication 2013-01-28 08:03:14 +01:00
HanzZ
6b10147edb replace all % to @ 2013-01-28 07:56:36 +01:00
HanzZ
0185f94872 Swiften backend: support MUC 2013-01-27 18:13:25 +01:00
HanzZ
f5e0acc528 Send non-escaped JID in gateway responder if jid_escaping is disabled 2013-01-27 14:15:55 +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
d615da6e28 include time.h 2013-01-26 17:09:07 +01:00
HanzZ
f9eb932dbc send empty name if we receive it from backend 2013-01-26 15:35:15 +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