ejabberd - Comments for "Support for XMPP XEP-0194 User Chatting in ejabberd Jabber server"
https://www.ejabberd.im/forum/25234/support-xmpp-xep-0194-user-chatting-ejabberd-jabber-server
enI know that users can request
https://www.ejabberd.im/forum/25234/support-xmpp-xep-0194-user-chatting-ejabberd-jabber-server#comment-66378
<p>I know that users can request last activity and missed messages. But I need that users always receive all offline messages without any additional actions. I have found Jabber bots that can implement this feature:<br />
<noindex><a href="https://github.com/javiermon/xmpp-muc-bot" title="https://github.com/javiermon/xmpp-muc-bot" rel="nofollow" >https://github.com/javiermon/xmpp-muc-bot</a></noindex><br />
<noindex><a href="http://sleekxmpp.com/getting_started/muc.html" title="http://sleekxmpp.com/getting_started/muc.html" rel="nofollow" >http://sleekxmpp.com/getting_started/muc.html</a></noindex><br />
<noindex><a href="https://github.com/javiermon/xmpp-muc-bot" title="https://github.com/javiermon/xmpp-muc-bot" rel="nofollow" >https://github.com/javiermon/xmpp-muc-bot</a></noindex><br />
<noindex><a href="https://github.com/twonds/palaver" title="https://github.com/twonds/palaver" rel="nofollow" >https://github.com/twonds/palaver</a></noindex><br />
and will try to do this with bots.</p>
Tue, 10 Nov 2015 12:46:18 +0000Murzcomment 66378 at https://www.ejabberd.imHi you can use last activity
https://www.ejabberd.im/forum/25234/support-xmpp-xep-0194-user-chatting-ejabberd-jabber-server#comment-66284
<p>Hi you can use last activity table. you have to hold last activity in another place and using mam return messages between now and last activity (last time that user was online).</p>
Mon, 02 Nov 2015 14:34:54 +0000netscomment 66284 at https://www.ejabberd.im