Commit graph

20 commits

Author SHA1 Message Date
Vitaly Takmazov
6b45e0e418 Swiften 4.0rc2 compatibility 2017-06-09 21:34:39 +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
78e71f9345 Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
Vitaly Takmazov
20d8dd690e fix tests (TODO filetransfer) 2015-10-15 15:41:16 +03:00
HanzZ
f7dc91ccb4 Set adhoc settings according to config even when storage backend is not set 2012-12-22 21:07:29 +01:00
Jan Kaluza
060510d695 Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +02:00
Jan Kaluza
ad7461beec Pass command the same command line options as we have in main instance to backend instances 2012-09-04 10:28:11 +02:00
HanzZ
98b35ceda9 Fixed compilation on centos 2012-09-01 20:44:19 +02:00
Jan Kaluza
7b118794ce Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
Jan Kaluza
e53e622e4d Link only against transport 2012-02-20 10:39:25 +01:00
HanzZ
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
HanzZ
c176163b66 fixed dfrotz on windows 2011-10-21 10:27:00 +02:00
HanzZ
93b2e86e9c Working dfrotz backend 2011-10-18 20:10:09 +02:00
HanzZ
0fa08124e6 link spectrum2 against boost/swiften 2011-10-18 19:25:53 +02:00
HanzZ
cbcf2f1452 networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport 2011-10-17 17:24:44 +02:00
HanzZ
c0196d8dc1 Rename backends to spectrum2_* 2011-09-22 16:30:33 +02:00
HanzZ
645e71d348 don't use leaf().string() 2011-09-20 23:45:49 +02:00
HanzZ
a22b6e1490 Finished frotz backend :) 2011-09-18 11:48:00 +02:00
Jan Kaluza
2995c8ae09 forward first message 2011-09-15 14:42:26 +02:00
Jan Kaluza
51c03d82ea Added basic infocom IF games emulator backend 2011-09-15 14:11:24 +02:00