Manuel Mausz
|
f916febf5d
|
Fix value_type definition of std::map. (#186)
Has to be std::pair<const Key, T>
|
2017-02-17 15:36:10 +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
|
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
|
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 |
|