HanzZ
|
14ff0a11d6
|
working service.eventloop=libev config to run libpurple with eventloop
|
2011-10-11 19:27:22 +02:00 |
|
HanzZ
|
0f1f6f50f0
|
test
|
2011-10-11 01:20:13 +02:00 |
|
HanzZ
|
8105cf9119
|
revert
|
2011-10-11 01:11:24 +02:00 |
|
HanzZ
|
2e77a02291
|
use g_main_context_invoke instead of timeout
|
2011-10-11 01:09:14 +02:00 |
|
HanzZ
|
9b97425c18
|
Debug for event loop
|
2011-10-11 00:34:38 +02:00 |
|
HanzZ
|
578532f99b
|
Use proper types in MySQL
|
2011-10-10 21:46:30 +02:00 |
|
HanzZ
|
f81a8aa784
|
Fixed compilation issue with latest swiften
|
2011-10-10 21:09:47 +02:00 |
|
HanzZ
|
0509696bfd
|
refresh coredump limit after setuid
|
2011-10-09 22:01:02 +02:00 |
|
HanzZ
|
0fc58189d7
|
PING debug
|
2011-10-06 23:42:13 +02:00 |
|
HanzZ
|
044c1e395d
|
Don't handle conversations with empty node
|
2011-10-06 21:44:36 +02:00 |
|
HanzZ
|
d8c39d04d0
|
Fixed bad free on SIGTERM
|
2011-10-05 23:16:06 +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
|
e0d85521ed
|
Use INSERT IGNORE for db_version
|
2011-10-05 21:56:07 +02:00 |
|
HanzZ
|
0cc7a00b1c
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2011-10-05 21:34:41 +02:00 |
|
HanzZ
|
5973ee71a5
|
Remove filetransfer from waitingXfer when it's completed
|
2011-10-05 21:33:50 +02:00 |
|
Jan Kaluza
|
28ab57b97a
|
Send SetRosterRequest to full jid
|
2011-10-05 13:25:56 +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
|
91aa5e9c77
|
Swift namespace
|
2011-10-04 20:10:07 +02:00 |
|
Jan Kaluza
|
658d17b42f
|
Remove DummyConnectionFactory
|
2011-10-04 12:24:54 +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
|
03c7d96eab
|
Created MemoryReadByteStream
|
2011-10-03 10:59:29 +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
|
88b7dd86b2
|
Added missing files
|
2011-09-30 10:01:51 +02:00 |
|
HanzZ
|
941bba0427
|
Fixed compilation with latest swiften
|
2011-09-30 10:00:44 +02:00 |
|
HanzZ
|
052c4ac633
|
Use latest swiften optimizations to increase BoostConnection speed
|
2011-09-28 22:41:53 +02:00 |
|
HanzZ
|
715efadbdf
|
Forward FT data from backend to spectrum2 process
|
2011-09-28 19:59:58 +02:00 |
|
HanzZ
|
b3725b47c4
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +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 |
|
HanzZ
|
bcce0a6c16
|
Added StatusType into protobuf protocol
|
2011-09-27 20:46:48 +02:00 |
|
HanzZ
|
85600b449f
|
added service.memory_collector_time to configure backend collection basend on highest memory usage. By default this feature is deactivated
|
2011-09-27 20:16:59 +02:00 |
|
Jan Kaluza
|
6d96d5725b
|
send roster push when buddy is removed
|
2011-09-27 15:49:25 +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
|
19786b3bb7
|
Fixed compilation with latest swiften
|
2011-09-26 21:09:41 +02:00 |
|
HanzZ
|
c0196d8dc1
|
Rename backends to spectrum2_*
|
2011-09-22 16:30:33 +02:00 |
|
HanzZ
|
884537fd5f
|
Find popt library
|
2011-09-22 11:25:55 +02:00 |
|
HanzZ
|
931a5c7685
|
Way to disable privacy lists
|
2011-09-21 22:53:37 +02:00 |
|
HanzZ
|
eae5276f97
|
Send proper from in outgoing message for unknown user
|
2011-09-21 22:01:21 +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
|
645e71d348
|
don't use leaf().string()
|
2011-09-20 23:45:49 +02:00 |
|
HanzZ
|
d41a6550d0
|
Fixed boost::filesystem compatibility with newer boost
|
2011-09-20 18:21:38 +02:00 |
|