ejabberd - Comments for "Persistency of Group Chatrooms" https://www.ejabberd.im/node/3827 en Thanks Badlop :) https://www.ejabberd.im/node/3827#comment-55162 <p>Thanks Badlop :)</p> Sun, 17 Jan 2010 10:40:45 +0000 NT comment 55162 at https://www.ejabberd.im Quote: Anything typed into https://www.ejabberd.im/node/3827#comment-55158 <div class="quote-msg"> <div class="quote-author">Quote:</div> <p>Anything typed into the chatroom stays during the session </p></div> <p>ejabberd keeps the last 20 messages in memory (check the option history_size in the ejabberd Guide). Clients keep all the messages in memory. If you configure history logging in your client, it will store all of it in disk. You can configure mod_muc_log to export room discussion to HTML files.</p> <div class="quote-msg"> <div class="quote-author">Quote:</div> <p>and new users connecting to the chatroom can see all the old chat. </p></div> <p>Because ejabberd sends them the last 20 messages that it keeps in memory.</p> <div class="quote-msg"> <div class="quote-author">Quote:</div> <p>When the server is rebooted, all the old chat vanishes and I cant seem to find how to get it back - is this possible? </p></div> <p>ejabberd doesn't implement that feature. There is a related feature request: <noindex><a href="https://support.process-one.net/browse/EJAB-1145" rel="nofollow" >Save short last room history when service stops, and restore at start</a></noindex>.</p> <div class="quote-msg"> <div class="quote-author">Quote:</div> <p> and there any recommended clients for this? at the moment I'm trying Pandion and Psi </p></div> <p>All popular Jabber clients support chat logging: Psi, Gajim, Tkabber, ... and probably Pandion too.</p> Fri, 15 Jan 2010 20:43:35 +0000 mfoss comment 55158 at https://www.ejabberd.im