ejabberd - Comments for "Notifications in chat rooms" https://www.ejabberd.im/node/3496 en Client generates messages "X has joined" https://www.ejabberd.im/node/3496#comment-54237 <div class="quote-msg"> <div class="quote-author"><em>bobinabottle1</em> wrote:</div> <p>Within the chatroom, we have many messages saying "Employee1 has joined this chat", "Employee2 has left this chat room" etc.. is there a way to turn these off from the server end? Or is this within the clients?</p></div> <p>The server forwards to the room participants the presence of the participant that joins or leaves. </p> <p>Each client can show that information to the user with a nice message: "X has joined". This message is constructed and displayed by the Jabber client. In the ejabberd source code there isn't any sentence like "has joined".</p> <p>So, you will need to customize your Jabber client. For example, in Tkabber there is an option: Tkabber -&gt; Chats -&gt; Generate enter/exit messages.</p> Tue, 12 May 2009 13:16:44 +0000 mfoss comment 54237 at https://www.ejabberd.im