Commit graph

6 commits

Author SHA1 Message Date
e63427c2da fix a lot of compiler warnings thrown by newer GCC versions
mostly warnings about:
 - comparison differing in signedness
 - unused functions and variables
 - some casts
2017-10-30 15:07:44 +01: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
vitalyster
92fb9a2391 DiscoItemsResponder: respond rooms list only for empty node 2016-03-01 12:28:34 +00:00
Jan Kaluza
39c8618da6 Libtransport: Allow setting room list per user 2016-02-07 20:53:35 +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
Renamed from src/discoitemsresponder.cpp (Browse further)