Commit graph

14 commits

Author SHA1 Message Date
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
36b444536c Fix regression when 'from' attribute has not been sent in some situations in server mode. 2015-12-14 13:59:05 +01:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
Vitaly Takmazov
0d99e8c85d Initial swiften 3 support 2015-03-31 14:14:15 +03:00
HanzZ
a94eb22e76 Handle </stream:stream> properly 2012-01-17 17:46:03 +01:00
Jan Kaluza
04cbb3a907 More UserTest tests + fixes of some bugs found by tests 2011-10-26 16:06:24 +02:00
Jan Kaluza
c86358c64f Preparation for better tests 2011-10-19 14:35:27 +02:00
Jan Kaluza
c7f2b62980 Hopefully working disconnecting/connecting when more resources are connected 2011-08-18 13:37:43 +02:00
HanzZ
e31c077947 Call finishSession in User destructor in server mode 2011-07-20 02:16:58 +02:00
HanzZ
c6224941ce Fixed removing users 2011-07-17 03:56:19 +02:00
Jan Kaluza
1e8eb7076f Initial support for PurpleAccount sharing 2011-06-28 15:18:25 +02:00
Jan Kaluza
6aa3e63520 Better server performance + preparation for handling multiple resources/clients 2011-06-28 13:16:23 +02:00
Jan Kaluza
bc97b0fb77 Always setFrom for incoming stanzas to full jid 2011-06-28 10:32:14 +02:00
HanzZ
828ae9d2cb Spectrum has to be compiled with official Swiften master branch, not with my fork 2011-06-18 23:27:54 +02:00