Vladimir Matena
|
6d2f8c1927
|
Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
|
2016-09-12 19:20:58 +03:00 |
|
Jan Kaluza
|
fbfb07e8ba
|
Libtransport: Try to leave only MUC conversations when disconnecting the user
|
2016-02-19 15:14:49 +01:00 |
|
Jan Kaluza
|
3bfd7407b9
|
Libtransport: Send unavailable presence as a response to presence for exiting the room. Fixes room rejoin in Pidgin.
|
2016-02-19 10:24:13 +01:00 |
|
Jan Kaluza
|
99e958e8c8
|
Libtransport: Send self presence as first one when joining from second resource
|
2016-02-18 07:34:59 +01:00 |
|
Jan Kaluza
|
7ba8909d71
|
Use value_or instead of get_value_or
|
2016-02-15 12:21:04 +01:00 |
|
Jan Kaluza
|
26fc8a0323
|
Fix compilation with Swiften 3.0-rc2. This is now the minimal Swiften 3 version to compile with. Compilation with Swiften 2 is still supported.
|
2016-02-15 09:57:25 +01:00 |
|
Jan Kaluza
|
2580eba947
|
Libtransport: Test for previous commit
|
2016-02-08 20:49:22 +01:00 |
|
Jan Kaluza
|
321215840b
|
Fix #92 - Handle the XMPP user's VCard change and forward it to the backend.
|
2016-02-04 06:55:14 +01:00 |
|
Jan Kaluza
|
17fe52b61f
|
Fix #98 - Leave the room internally when disconnecting user from room because of error.
|
2016-01-20 07:36:05 +01:00 |
|
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 |
|