-
We have implemented basic support for XEP-0136 which enables users to enable/disable saving all chat messages on server. Current implementation also supports retrieving stored messages.
There are two differences:
-
Our implementation uses date o saved chat message as collection id instead of threadid as described in XEP-0136.
-
Our implementation requires passing both to and from parameters when requesting for collections or items of collection. (To and from parameters are used to specify period of time to retrieve)
-
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
RedmineID |
876
|
Version |
tigase-server-5.2.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Add support for saving all user chats on the server (with maybe XEP-0136: Message Archiving or XEP-0313: Message Archive Management as a means to access the archive)