Commit graph

494 commits

Author SHA1 Message Date
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
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
HanzZ
8761e976ae Cache messages also when you leave room but do not disconnect 2012-12-21 11:20:05 +01:00
HanzZ
7e9dfbdead disconnect twitter user in case of curl error 2012-12-18 21:05:16 +01:00
Jan Kaluza
761c746d10 Move headline sending login to backend 2012-12-18 12:56:38 +01:00
HanzZ
ad8ed5be56 Make MyIrcSession::onMessageReceived at least 5x faster 2012-12-13 22:08:34 +01:00
Jan Kaluza
79b5030035 Check if the user is in room before sending information about nick change. Fixes bug when users have been added to all rooms when they changed their IRC nickname 2012-12-13 12:10:14 +01:00
Vitaly Takmazov
7142ccb570 Use retweetID for displaying and ID everywhere else 2012-12-11 00:28:10 +04:00
Vitaly Takmazov
c86e580b44 parse retweeted_status as Status and replace parent data 2012-12-10 23:07:08 +04:00
Jan Kaluza
f314577e70 Merge pull request #19 from vitalyster/retweeted_status
use retweeted_status when available
2012-12-10 05:28:24 -08:00
Jan Kaluza
737dd6a062 Fixed merge conflict 2012-12-10 15:09:57 +01:00
Jan Kaluza
16e3bc9425 set needPassword=false in twitter backend 2012-12-10 14:00:16 +01:00
Vitaly Takmazov
d7f234fb19 use retweeted_status when available 2012-12-10 16:04:14 +04:00
Vitaly Takmazov
50119c8e4e Use boost::date_time for date time conversion 2012-12-10 13:09:56 +04:00
Vitaly Takmazov
8fbdd54451 Added curl 7.28.1 as MSVC dependency 2012-12-10 13:08:51 +04:00
Vitaly Takmazov
ea0bc80712 Enable twitter plugin on win32 2012-12-10 13:03:09 +04:00
HanzZ
fdfbc5dc78 Make away state timer faster 2012-12-05 20:56:54 +01:00