Vitaly Takmazov
|
1045ad7b73
|
Merge branch 'master' into swiften3
|
2015-10-15 16:21:31 +03:00 |
|
Vitaly Takmazov
|
a25edefbb8
|
CRLF -> LF
|
2015-10-15 16:20:02 +03:00 |
|
Vitaly Takmazov
|
20d8dd690e
|
fix tests (TODO filetransfer)
|
2015-10-15 15:41:16 +03:00 |
|
Vitaly Takmazov
|
b9d0590c67
|
fix tests WIP
|
2015-10-15 14:53:08 +03:00 |
|
vitalyster
|
66a2834334
|
Merge pull request #2 from mcepl/fix_build_tarball
Make the build_*.sh scripts a little bit more robust.
|
2015-10-15 10:55:03 +03:00 |
|
Matěj Cepl
|
f9c08d484e
|
Make the build_*.sh scripts a little bit more robust.
|
2015-10-15 09:52:26 +02:00 |
|
Vitaly Takmazov
|
5f280abcfc
|
fix compatibility macro
|
2015-10-15 10:44:34 +03:00 |
|
vitalyster
|
43d2022093
|
Merge pull request #66 from moyamo/master
Prevent python plugin from crashing with InvalidWireType exception
|
2015-10-10 18:11:20 +03:00 |
|
moyamo
|
5002dce4a9
|
Prevent python plugin from crashing with InvalidWireType exception
Too much data was passed to wrapper.parseFromString resulting in it
trying to read another tag even after the WrapperMessage has ended
|
2015-10-09 18:53:52 +02:00 |
|
vitalyster
|
ddbeef1ecc
|
Merge pull request #1 from Ri0n/swiften3
Swiften3 compilation fixes
|
2015-10-03 12:36:46 +03:00 |
|
Rion
|
ec73d7c041
|
Support old TLSConnectionFactory API as well
|
2015-10-03 14:29:48 +05:00 |
|
rion
|
30d6dcb23c
|
Pass TLSOptions to TLSConnectionFactory as requested by new API
|
2015-10-03 02:20:22 +05:00 |
|
rion
|
c22df88c36
|
Uppercase CURL in find_package
|
2015-10-02 11:49:37 +05:00 |
|
vitalyster
|
d8e0d03cc0
|
Merge pull request #64 from Ghabry/get_info
purple backend: Prevent Vcard-Req hang when "get_info" not implemented
|
2015-09-28 17:48:44 +03:00 |
|
Ghabry
|
c0e12272b4
|
purple backend: Prevent hanging Vcard request when the plugin does not implement "get_info"
|
2015-09-28 16:39:53 +02:00 |
|
Jan Kaluza
|
0e94b4c713
|
Find libev when the header is named ev.h
|
2015-08-27 10:26:41 +02:00 |
|
vitalyster
|
272876d2bd
|
libpurple: update unseen count in conversation on active XMPP chatstate
|
2015-06-02 10:19:44 +02:00 |
|
Vitaly Takmazov
|
0d99e8c85d
|
Initial swiften 3 support
|
2015-03-31 14:14:15 +03:00 |
|
Vitaly Takmazov
|
bc4450cfca
|
Revert "rapidjson as git submodule"
This reverts commit 44d843e48a .
|
2015-03-11 17:47:58 +03:00 |
|
Vitaly Takmazov
|
44d843e48a
|
rapidjson as git submodule
|
2015-02-24 16:59:34 +03:00 |
|
Vitaly Takmazov
|
d9b61de0ce
|
curl 7.40 as git submodule
|
2015-02-22 15:46:50 +03:00 |
|
Vitaly Takmazov
|
a319e79528
|
smstools3 backend: fix possible segmentation fault
|
2015-01-04 00:45:07 +03:00 |
|
vitalyster
|
46b216b497
|
Merge pull request #54 from cure/patch-3
Fix typo in about.textile
|
2014-10-19 00:12:54 +04:00 |
|
Ward Vandewege
|
015f2ec7e6
|
Fix typo in about.textile
|
2014-10-18 14:01:59 -04:00 |
|
vitalyster
|
d56b1627f7
|
Merge pull request #53 from drJeckyll/master
Skype: don't crash backend on empty avatar
|
2014-09-04 19:01:21 +04:00 |
|
Ognian Tenchev
|
233d9c8531
|
Skype: don't crash backend on empty avatar
|
2014-09-04 17:55:46 +03:00 |
|
Ognian Tenchev
|
db39be9d04
|
Skype: Use user set alias insted of full name
|
2014-09-04 17:12:19 +04:00 |
|
vitalyster
|
3c53e1f86e
|
Merge pull request #51 from drJeckyll/poll_messages
Skype: check for new messages every 10 seconds
|
2014-09-02 20:42:28 +04:00 |
|
drJeckyll
|
46cc37619d
|
Update skype.cpp
|
2014-09-02 19:37:57 +03:00 |
|
drJeckyll
|
2ca39ea088
|
Update main.cpp
|
2014-09-02 19:37:28 +03:00 |
|
root
|
762d04e9c1
|
Skype: check for new messages every 10 seconds
|
2014-09-02 19:31:10 +03:00 |
|
vitalyster
|
02ac300e5e
|
Skype backend: do not force exit when user logged out (fixes crash)
|
2013-12-13 00:25:30 +03:00 |
|
vitalyster
|
51746c5af7
|
Merge pull request #45 from vitalyster/master
libpurple backend: update purple_defs.h
|
2013-10-14 03:43:25 -07:00 |
|
Vitaly Takmazov
|
ed9f4f0b7f
|
libpurple backend: update purple_defs.h
|
2013-10-14 14:40:24 +04:00 |
|
Vitaly Takmazov
|
47b1db7f43
|
Communi backend: fix compilation with boost 1.54/Qt 4.8+
|
2013-09-12 21:30:20 +04:00 |
|
vitalyster
|
ff1732dabf
|
Merge pull request #44 from vitalyster/master
IRC Backend: fix crash when joining room on some servers
|
2013-08-19 02:14:52 -07:00 |
|
vitalyster
|
0cabf5f60c
|
IRC Backend: fix crash when joining room on some servers
|
2013-08-19 09:13:10 +00:00 |
|
vitalyster
|
88ecf054b8
|
Merge pull request #43 from vitalyster/master
IRC Backend: fix compilation with libCommuni > 2.0.0
|
2013-08-16 02:21:51 -07:00 |
|
Vitaly Takmazov
|
8d7e8be351
|
IRC Backend: fix compilation with libCommuni > 2.0.0
|
2013-08-16 13:20:36 +04:00 |
|
vitalyster
|
c503b5aabb
|
Merge pull request #42 from vitalyster/twitter_entities
Twitter backend: expand urls
|
2013-08-07 10:19:49 -07:00 |
|
Vitaly Takmazov
|
b546e57b50
|
Twitter backend: expand urls
|
2013-08-07 20:45:39 +04:00 |
|
vitalyster
|
9efb518107
|
Merge pull request #41 from anton-ryzhov/config
Sample config fixes
|
2013-08-05 12:27:24 -07:00 |
|
Anton Ryzhov
|
03aea55e29
|
Correctly bind to local network
Correct non-root skype backend launch (D-BUS needs to write to ~/)
|
2013-08-05 20:42:38 +04:00 |
|
vitalyster
|
198441c91d
|
Merge pull request #40 from anton-ryzhov/config_fix
Config sample fix
|
2013-07-30 01:03:25 -07:00 |
|
Anton Ryzhov
|
a452ccd187
|
Config sample fix
|
2013-07-29 21:52:09 +04:00 |
|
vitalyster
|
ad7e5ebbbe
|
Merge pull request #39 from vitalyster/master
AdHocCommand: fix empty response when user is not registered or storage ...
|
2013-07-29 09:42:06 -07:00 |
|
Vitaly Takmazov
|
3ba2aa3d34
|
AdHocCommand: fix empty response when user is not registered or storage not configured
|
2013-07-29 20:39:51 +04:00 |
|
vitalyster
|
0da52b9f6a
|
Merge pull request #38 from vitalyster/clang_build
Twitter backend: fix OSX/CLang compilation
|
2013-07-29 07:18:54 -07:00 |
|
Vitaly Takmazov
|
86626d92ff
|
Twitter backend: fix OSX/CLang compilation
|
2013-07-29 18:17:12 +04:00 |
|
vitalyster
|
9d5d61d9e5
|
Merge pull request #37 from wagerlabs/master
Fix Mac build
|
2013-07-11 08:55:13 -07:00 |
|