-
as per MUC discussion: this should be a simple "drop in" solution given that there is no xep specification for history retrieval nor any support on the client side; basically upon receiving command "/loadhistory x" MUC component should send to the user x latest messages.
-
Yes, looks like this kind of /command stuff would be the most simple to add, not affecting client side software, so it would work with any client, and then it does not break anything on the server side if the server does not recognizes it.
This is actually a nice idea for adding some useful stuff on the server in general. I mean for normal users in other parts of the server. In theory any Tigase plugin could have a bunch of such commands available.
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
RedmineID |
697
|
Issue Votes (0)
Watchers (0)
add an option to retrieve MUC messages from archive (eg. "/loadhistory x" or something along the lines)