ejabberd - Comments for "Ejabberd crash when using cleaning rooms using mod_muc_admin" https://www.ejabberd.im/forum/29739/ejabberd-crash-when-using-cleaning-rooms-using-modmucadmin en Thanks! we are eager to start https://www.ejabberd.im/forum/29739/ejabberd-crash-when-using-cleaning-rooms-using-modmucadmin#comment-67743 <p>Thanks! we are eager to start contributing</p> Tue, 02 Jan 2018 18:39:38 +0000 marcelo.manrique comment 67743 at https://www.ejabberd.im I think there aren't written https://www.ejabberd.im/forum/29739/ejabberd-crash-when-using-cleaning-rooms-using-modmucadmin#comment-67739 <p>I think there aren't written guidelines specific to ejabberd. Basically, try to change only the source code lines strictly required for your changes. Split changes related to different topics in different commits. Indent the code following the emacs standard (well, I use Vim, but try to follow the appearance of the existing code).</p> <p>In your first push, mention that this is your first contribution, and request any suggestion to do it better in the future ;)</p> Thu, 28 Dec 2017 09:21:12 +0000 badlop comment 67739 at https://www.ejabberd.im The second commit https://www.ejabberd.im/forum/29739/ejabberd-crash-when-using-cleaning-rooms-using-modmucadmin#comment-67731 <p>The second commit (<noindex><a href="https://github.com/processone/ejabberd/commit/5e4c547856de6624e4012eb3bf" title="https://github.com/processone/ejabberd/commit/5e4c547856de6624e4012eb3bf" rel="nofollow" >https://github.com/processone/ejabberd/commit/5e4c547856de6624e4012eb3bf</a></noindex>...) seems to have fixed the issue. Thanks!</p> <p>We also want to start contributing with the ejabberd community pushing some corrections. Where can we find guidelines to do so?</p> Fri, 22 Dec 2017 17:57:46 +0000 marcelo.manrique comment 67731 at https://www.ejabberd.im The second commit https://www.ejabberd.im/forum/29739/ejabberd-crash-when-using-cleaning-rooms-using-modmucadmin#comment-67730 <p>The second commit (<noindex><a href="https://github.com/processone/ejabberd/commit/5e4c547856de6624e4012eb3bfab784a3873811c" title="https://github.com/processone/ejabberd/commit/5e4c547856de6624e4012eb3bfab784a3873811c" rel="nofollow" >https://github.com/processone/ejabberd/commit/5e4c547856de6624e4012eb3bf...</a></noindex>) seems to have fixed the issue. Thanks!</p> <p>We also want to start contributing with the ejabberd community pushing some corrections. Where can we find guidelines to do so?</p> Fri, 22 Dec 2017 17:57:00 +0000 marcelo.manrique comment 67730 at https://www.ejabberd.im I can reproduce that crash, https://www.ejabberd.im/forum/29739/ejabberd-crash-when-using-cleaning-rooms-using-modmucadmin#comment-67724 <p>I can reproduce that crash, and fixed it in this recent commit:<br /> <noindex><a href="https://github.com/processone/ejabberd/commit/50b19b47e023180f48878620a5a23b859e245b75" title="https://github.com/processone/ejabberd/commit/50b19b47e023180f48878620a5a23b859e245b75" rel="nofollow" >https://github.com/processone/ejabberd/commit/50b19b47e023180f48878620a5...</a></noindex></p> Thu, 21 Dec 2017 16:01:59 +0000 badlop comment 67724 at https://www.ejabberd.im