Jan Kaluza
|
9de5e656da
|
Libpurple + Libtransport: Support aliases in rooms, fix joining rooms on protocols where you cannot join with custom nickname, show topic in the service discovery for rooms.
|
2016-02-08 09:26:34 +01:00 |
|
Jan Kaluza
|
39c8618da6
|
Libtransport: Allow setting room list per user
|
2016-02-07 20:53:35 +01:00 |
|
Jan Kaluza
|
5f04f45903
|
Libtransport: Fix #85 - Add iconhash field to Participant type. When backend uses that field, Frontends will ask for VCards with name set to 'room/user' format.
|
2016-02-06 15:51:11 +01:00 |
|
Jan Kaluza
|
9813552ebf
|
Send api version to backend so it can use future features based on this version number
|
2015-12-03 12:19:34 +01:00 |
|
Jan Kaluza
|
ef1711db20
|
Send buddies to backend in new TYPE_BUDDIES message on login when features.send_buddies_on_login in backend config is set.
|
2015-12-01 06:39:01 +01:00 |
|
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 |
|