wojciech.kapcia@tigase.net opened 1 decade ago
|
|
I think this question is mainly for Bartek as he know protocol the best, probably Andrzej also knows the MUC much better than I do. I am not sure how deep Wojciech has dug into it. I am probably the least competent to thrown any ideas. So anybody has any suggestions how we could do this, add your comments here. This actually might be a very nice feature for the mobile messenger and our web application on the tigase.im. |
|
Example:
|
|
There is protocol for it http://xmpp.org/extensions/xep-0045.html#continue |
|
I don't know how they handle two last stanzas in clients, but I think they quietly change normal chat to muc (in client). In this example it seems there is no real history in MUC -- just history in client (no history push). There is protocol for it and I think we should use XEP instead of inventing new one, incompatible with others. |
|
description updated, removed non-public details |
|
Converting a One-to-One Chat Into a Multi-User Conference is implemented already. |
Type |
New Feature
|
Priority |
Minor
|
Assignee | |
RedmineID |
744
|
Add support for 7.9 Converting a One-to-One Chat Into a Multi-User Conference