xmppjs / hubot-xmpp

XMPP adapter for Hubot
181 stars 103 forks source link

Optional behavior to ignore message history if required #107

Closed jonfreedman closed 8 years ago

jonfreedman commented 8 years ago

Some xmpp implementations seem to ignore the the clients request to suppress message history

Note: It is known that not all service implementations support MUC history management, so in practice a client might not be able to depend on receiving only the history that it has requested.

Introducing a new HUBOT_XMPP_UUID_ON_JOIN variable which enables the following behaviour

See https://github.com/markstory/hubot-xmpp/issues/104

markstory commented 8 years ago

Thanks. Tagged 0.2.3.