aboutsummaryrefslogtreecommitdiff
path: root/src/mod_muc/mod_muc_log.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-1236/+0
* Handle multiple < and > in mod_muc_log plaintext mode (EJAB-1640)Badlop2013-05-311-3/+3
* Handle ~ control sequence in text of mod_muc_log (EJAB-1639)Badlop2013-05-301-4/+8
* Accumulated patch to binarize and indent codeBadlop2013-03-141-668/+913
* list_to_integer/2 only works in OTP R14 and newerBadlop2013-03-141-0/+6
* New mod_muc_log option file_permissions (EJAB-1588)Badlop2013-02-051-2/+13
* Fix angle brackets handle in MUC plaintext log (EJAB-1610)Badlop2013-01-311-3/+13
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Use the regexp frontend module (EJAB-921)Badlop2011-12-081-12/+11
* Fix mod_muc_log crash when first log entry is room being destroyed (EJAB-1499)Badlop2011-09-231-1/+1
* Fix room config change logging, due to allow_private_messages_from_visitorsBadlop2011-09-081-1/+2
* Room option to ignore private messages from visitors (thanks to Maxim Ignatenko)Badlop2011-07-111-0/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Show some more room options in the log fileBadlop2010-07-021-2/+11
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Write in room log when a room is created, destroyed, started, stopped (EJAB-1...Badlop2009-12-291-1/+12
* Display room service messages in distintive blue colour.Badlop2009-08-151-3/+7
* HTML room logs: fix formatting of spaces; log config when disabling logging; ...Badlop2009-07-211-6/+88
* * src/mod_muc/mod_muc_log.erl: Linkify also xmpp:..., as it wasBadlop2009-04-141-1/+1
* * src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb)Badlop2009-04-081-1/+1
* * src/mod_muc/mod_muc_log.erl: Prevent XSS in MUC logs byBadlop2009-02-161-1/+2
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/mod_muc/mod_muc_log.erl: MUC log files options: plaintextBadlop2008-08-181-91/+142
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure someBadlop2008-07-091-7/+12
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-3/+22
* * src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332Badlop2007-12-181-6/+15
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-271-1/+1
* * src/mod_muc/mod_muc_log.erl: Added missed HTMLization in aAlexey Shchepin2007-08-291-2/+1
* * src/mod_muc/mod_muc_log.erl: Recognise more URI schemes in logged HTML (EJA...Mickaël Rémond2007-07-171-1/+1
* * src/mod_muc/mod_muc_log.erl: Fix wrong return on check access log.Mickaël Rémond2007-03-021-1/+1
* * src/mod_muc/mod_muc_log.erl: Spam prevention: The default behaviourMickaël Rémond2007-02-191-6/+25
* * src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'Alexey Shchepin2007-01-051-1/+2
* * src/mod_muc/mod_muc_log.erl: Fixed html special charactersAlexey Shchepin2006-09-091-1/+1
* * src/mod_muc/mod_muc_log.erl: Fixed html special charactersAlexey Shchepin2006-09-091-23/+192
* * src/xml_stream.erl: Added catching of gen_fsm:send_event errorsAlexey Shchepin2006-03-141-0/+580