Jan Kaluza
|
8ef948c25f
|
Move libtransport form ./src to ./libtransport. Move all tests to ./tests directory and add 'make test' target.
|
2015-12-24 10:08:19 +01:00 |
|
Jan Kaluza
|
78e71f9345
|
Cleanup the includes, rename source code files to match the class name exactly
|
2015-11-18 14:05:57 +01:00 |
|
Jan Kaluza
|
fe47e0979b
|
Split libtransport in two - libtransport and XMPPFrontend (lives in ./spectrum/src/frontends/xmpp). It's first step to allow generic Spectrum 2 frontends.
|
2015-11-16 10:49:10 +01:00 |
|
Jan Kaluza
|
90ef6e3128
|
Fix HAVE_SWIFTEN_3 definition to work also in gcc. Fix the tests to work with swiften3 and also with swiften2.
|
2015-11-10 11:18:48 +01:00 |
|
Vitaly Takmazov
|
20d8dd690e
|
fix tests (TODO filetransfer)
|
2015-10-15 15:41:16 +03:00 |
|
Jan Kaluza
|
0b0e020cdf
|
Add general API to set per user settings using adhoc commands which can be defaulted from config file. Add 'Send messages as headlines' Transport setting
|
2012-12-18 10:59:52 +01:00 |
|
Jan Kaluza
|
a82c4403b7
|
Added test for previous commit
|
2012-12-11 12:48:11 +01:00 |
|
Jan Kaluza
|
1ebd041848
|
Handle also TextIsngleFormField in Settings command
|
2012-12-11 11:25:33 +01:00 |
|
Jan Kaluza
|
69023fc025
|
Answer disco#info request with http://jabber.org/protocol/commands node
|
2012-12-11 10:56:38 +01:00 |
|
HanzZ
|
389f066d9e
|
Send proper identity in disco#info response with adhoc command node
|
2012-11-30 16:08:38 +01:00 |
|
HanzZ
|
a28e64cfe4
|
Working 'Enable Transport' adhoc setting
|
2012-08-17 13:54:21 +02:00 |
|
HanzZ
|
8bb71e5148
|
pass UserManager and StorageBackend to adhoc commands
|
2012-08-17 10:19:21 +02:00 |
|
Jan Kaluza
|
974bf2de0a
|
adhoc tests
|
2012-08-16 14:43:00 +02:00 |
|
HanzZ
|
741cffa44f
|
More tests
|
2012-08-15 21:19:41 +02:00 |
|