Commit graph

16 commits

Author SHA1 Message Date
HanzZ
58fbe0d388 Communi: Handle and forward socket errors. Fixes for example situation when user tries to join the room on server which does not exist. 2013-02-12 09:30:24 +01:00
HanzZ
4f9457bdd8 Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas 2013-02-09 11:09:38 +01:00
HanzZ
255cc8416c Revert "fix autoregistration"
This reverts commit 393cf1cc03.
2013-02-06 22:15:35 +01:00
HanzZ
393cf1cc03 fix autoregistration 2013-02-06 21:57:59 +01:00
HanzZ
0185f94872 Swiften backend: support MUC 2013-01-27 18:13:25 +01:00
HanzZ
1af263f488 make enum for Participant.flags 2013-01-23 19:41:56 +01: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
0b0e020cdf Add general API to set per user settings using adhoc commands which can be defaulted from config file. Add 'Send messages as headlines' Transport setting 2012-12-18 10:59:52 +01:00
Jan Kaluza
b18424c5b1 Forward message timestamps 2012-10-18 09:33:44 +02:00
Jan Kaluza
22679e921b add RoomList support to libtransport, so backends can send list of available rooms 2012-10-15 16:25:36 +02:00
Jan Kaluza
8b7923f3e3 Much more useful spectrum2_manager 2012-07-18 15:20:06 +02:00
HanzZ
b326bca552 set sqlite3 as default backend 2012-04-08 13:53:14 +02:00
HanzZ
6ec566375c Send backend id back to main instance 2012-03-09 17:13:32 +01:00
HanzZ
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
HanzZ
081b8258b2 Added ConnectionError enum to protocol.proto 2011-10-29 19:57:56 +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