Florian Kinder
|
d93cc2ce66
|
General cleanup (#216)
|
2017-06-12 01:41:35 +03:00 |
|
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
|
c80c02ccb1
|
Libtransport: Rename user when he tries to connect to room from second client with different nickname than he used with first client
|
2016-02-10 17:02:06 +01:00 |
|
Jan Kaluza
|
10d29c265b
|
Conversation: Use full JID escaping when \40 found in the room JID
|
2016-02-04 15:12:23 +01:00 |
|
Jan Kaluza
|
ddee629fe4
|
Libtransport: Fix crash in avatar handling code when storage backend is not set. Add extended_test for avatars using libpurple backend
|
2016-02-04 08:09:37 +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 |
|