Jan Kaluza
|
7292a987c5
|
First tries of full MUC support
|
2012-03-02 08:51:55 +01:00 |
|
HanzZ
|
3118610c0a
|
More debug
|
2011-12-25 13:14:33 +01:00 |
|
HanzZ
|
f46cd8f14c
|
Handle ICQ related requestInput requests
|
2011-12-09 16:31:48 +01:00 |
|
HanzZ
|
80e10aad92
|
Changed main.cpp to fit more-groups changes
|
2011-12-06 17:29:10 +01:00 |
|
HanzZ
|
6b81ff06d6
|
Support for buddies on more groups
|
2011-11-30 21:43:12 +01:00 |
|
HanzZ
|
2626035bc2
|
Disconnect if ping is not received for 30 seconds
|
2011-11-14 20:29:57 +01:00 |
|
HanzZ
|
7cd4658101
|
Set auth_fb
|
2011-11-06 12:47:13 +01:00 |
|
HanzZ
|
6da474b615
|
remove RECV
|
2011-11-03 00:47:01 +01:00 |
|
HanzZ
|
5482733ed4
|
Proper password encrypting
|
2011-11-02 20:02:00 +01:00 |
|
HanzZ
|
6d64a1858b
|
Dummy encryption key implementation + logging glib errors in main log
|
2011-11-01 22:13:35 +01:00 |
|
HanzZ
|
0466b5b312
|
Fixed service jid parsing = fixed logging
|
2011-10-29 10:25:04 +02:00 |
|
HanzZ
|
347ed28618
|
Working variable
|
2011-10-28 08:55:47 +02:00 |
|
HanzZ
|
af39c58f68
|
Support for line-end comments
|
2011-10-26 23:56:50 +02:00 |
|
HanzZ
|
f7cd1346cc
|
PURPLE_INPUT_WRITE works again
|
2011-10-25 18:31:13 +02:00 |
|
HanzZ
|
81beee07a2
|
Libpurple backend compiles on Windows, yay! thanks _vt
|
2011-10-23 13:07:26 +02:00 |
|
HanzZ
|
ede361d7b8
|
Move socket creation into create_socket
|
2011-10-20 15:48:27 +02:00 |
|
HanzZ
|
7dd1780605
|
Don't check PURPLE_INPUT_WRITE
|
2011-10-19 22:40:47 +02:00 |
|
HanzZ
|
9f2c95fe77
|
Remove std::couts
|
2011-10-18 22:42:36 +02:00 |
|
HanzZ
|
93b2e86e9c
|
Working dfrotz backend
|
2011-10-18 20:10:09 +02:00 |
|
HanzZ
|
912ef389e8
|
initialize variables
|
2011-10-18 18:26:15 +02:00 |
|
HanzZ
|
7bc85a4c61
|
Working setDefaultAccountOptions
|
2011-10-17 22:05:20 +02:00 |
|
HanzZ
|
1db5be3db8
|
Working libpurple FT again
|
2011-10-17 21:26:13 +02:00 |
|
HanzZ
|
cbcf2f1452
|
networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport
|
2011-10-17 17:24:44 +02:00 |
|
HanzZ
|
4503fd1ded
|
experimental libpurple backend without boost service thread
|
2011-10-13 21:46:11 +02:00 |
|
HanzZ
|
ec11593e64
|
Fix bad commit...
|
2011-10-12 23:33:55 +02:00 |
|
HanzZ
|
a79218150c
|
Print which eventloop is used + work properly when it's not libev
|
2011-10-12 23:29:52 +02:00 |
|
HanzZ
|
14ff0a11d6
|
working service.eventloop=libev config to run libpurple with eventloop
|
2011-10-11 19:27:22 +02:00 |
|
HanzZ
|
0aed9d5732
|
remove ft timer on xfer destruction
|
2011-10-05 22:52:34 +02:00 |
|
HanzZ
|
c3e07ec086
|
remove ft timer on xfer destruction
|
2011-10-05 22:32:19 +02:00 |
|
HanzZ
|
e995b26b81
|
remove ft timer on xfer destruction
|
2011-10-05 22:21:29 +02:00 |
|
HanzZ
|
5973ee71a5
|
Remove filetransfer from waitingXfer when it's completed
|
2011-10-05 21:33:50 +02:00 |
|
HanzZ
|
803c590d46
|
Added variable to log4cxx configs
|
2011-10-05 09:28:25 +02:00 |
|
HanzZ
|
b8dc29b0a8
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2011-10-04 20:12:17 +02:00 |
|
HanzZ
|
ca76287f4d
|
Set nickname according to received vcard
|
2011-10-03 23:09:14 +02:00 |
|
Jan Kaluza
|
193a798746
|
Fixed bad timing in FT code
|
2011-10-03 14:44:08 +02:00 |
|
HanzZ
|
b55ba07e93
|
Handle FT cancelation
|
2011-10-03 11:35:32 +02:00 |
|
HanzZ
|
46f5c51d00
|
Working FT rejecting
|
2011-10-02 11:11:08 +02:00 |
|
HanzZ
|
260262c393
|
Move FT to separate class
|
2011-10-01 21:12:18 +02:00 |
|
HanzZ
|
941bba0427
|
Fixed compilation with latest swiften
|
2011-09-30 10:00:44 +02:00 |
|
HanzZ
|
715efadbdf
|
Forward FT data from backend to spectrum2 process
|
2011-09-28 19:59:58 +02:00 |
|
HanzZ
|
7b692e8837
|
FT works on libpurple backend's side. not working on spectrum2 server part yet
|
2011-09-28 14:32:57 +02:00 |
|
HanzZ
|
02b2f22f3e
|
First part of filetransfer
|
2011-09-28 10:58:48 +02:00 |
|
HanzZ
|
1888250815
|
don't use markup_linkify
|
2011-09-27 21:16:59 +02:00 |
|
Jan Kaluza
|
7ec599cb50
|
use spectrum_markup_linkify to escape href attribute
|
2011-09-27 15:44:33 +02:00 |
|
Jan Kaluza
|
6cffbaebf8
|
Handle 'Xfire Invitation Message' input request
|
2011-09-27 15:14:51 +02:00 |
|
HanzZ
|
eb6eed3b79
|
we can use purple_accounts_delete with spectrum2. it does not have so bad performance with < 100 accounts
|
2011-09-26 21:48:19 +02:00 |
|
HanzZ
|
931a5c7685
|
Way to disable privacy lists
|
2011-09-21 22:53:37 +02:00 |
|
HanzZ
|
9a9ecb5230
|
Use purple_normalize everywhere... this should fix AIM problems of some users
|
2011-09-21 10:43:18 +02:00 |
|
HanzZ
|
8fa4354942
|
little refactorization of libpurple backend
|
2011-09-20 15:05:29 +02:00 |
|
HanzZ
|
64a0a5d6b5
|
support setting int/bool in [purple] section
|
2011-09-16 13:02:40 +02:00 |
|