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
|
84ea5f3249
|
Libtransport, Web Interface: Rewrite the AdminInterface to support pluggable commands - use this API in Web Interface instead of coding one page per command.
|
2016-03-04 14:06:07 +01:00 |
|
Jan Kaluza
|
1e48fe7719
|
Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code
|
2016-02-23 12:37:10 +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
|
39c8618da6
|
Libtransport: Allow setting room list per user
|
2016-02-07 20:53:35 +01:00 |
|
Jan Kaluza
|
af75453834
|
Fix #86 - Support case-sensitive buddy names transparently. When lower-cased name is received from frontend, it is mapped to case-sensitive name sent by the backend originally.
|
2016-01-22 15:17:51 +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 |
|