index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_muc_log.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
Add config validation at startup
Evgeniy Khramtsov
1
-2
/
+45
2015-04-14
Fix nick logging in mod_muc_log plaintext (#522)
Badlop
1
-1
/
+6
2015-03-12
Remove unused clause
Christophe Romain
1
-1
/
+0
2015-01-08
Update copyright dates to 2015 (EJAB-1733)
Badlop
1
-1
/
+1
2014-12-08
mod_muc_log: Fix configuration parsing
Holger Weiss
1
-1
/
+7
2014-10-02
Make directory creation more robust
Evgeniy Khramtsov
1
-10
/
+1
2014-05-20
If log uses file:write, no need to double escape ~ in messages (EJAB-1696)
Badlop
1
-2
/
+2
2014-05-19
MUC messages with ~ were not logged (EJAB-1696)
Badlop
1
-1
/
+3
2014-05-14
Fix bug when joining empty path
Badlop
1
-0
/
+1
2014-05-12
Don't log MUC messages with <no-store/> hint
Holger Weiss
1
-9
/
+15
2014-03-13
Update copyright dates to 2014 (EJAB-1679)
Badlop
1
-1
/
+1
2014-02-22
Update FSF address
Jamie Nguyen
1
-4
/
+3
2013-08-21
Change configuration file format to YAML
Evgeniy Khramtsov
1
-3
/
+11
2013-06-13
Switch to rebar build tool
Evgeniy Khramtsov
1
-0
/
+1
2013-05-31
Handle multiple < and > in mod_muc_log plaintext mode (EJAB-1640)
Badlop
1
-3
/
+3
2013-05-30
Handle ~ control sequence in text of mod_muc_log (EJAB-1639)
Badlop
1
-4
/
+8
2013-03-14
Accumulated patch to binarize and indent code
Badlop
1
-668
/
+913
2013-03-14
list_to_integer/2 only works in OTP R14 and newer
Badlop
1
-0
/
+6
2013-02-05
New mod_muc_log option file_permissions (EJAB-1588)
Badlop
1
-2
/
+13
2013-01-31
Fix angle brackets handle in MUC plaintext log (EJAB-1610)
Badlop
1
-3
/
+13
2013-01-24
Update copyright dates
Alexey Shchepin
1
-1
/
+1
2012-02-23
Update copyright dates
Alexey Shchepin
1
-1
/
+1
2011-12-08
Use the regexp frontend module (EJAB-921)
Badlop
1
-12
/
+11
2011-09-23
Fix mod_muc_log crash when first log entry is room being destroyed (EJAB-1499)
Badlop
1
-1
/
+1
2011-09-08
Fix room config change logging, due to allow_private_messages_from_visitors
Badlop
1
-1
/
+2
2011-07-11
Room option to ignore private messages from visitors (thanks to Maxim Ignatenko)
Badlop
1
-0
/
+1
2011-02-14
update copyright up to 2011
Christophe Romain
1
-1
/
+1
2010-07-02
Show some more room options in the log file
Badlop
1
-2
/
+11
2010-01-12
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
1
-1
/
+1
2009-12-29
Write in room log when a room is created, destroyed, started, stopped (EJAB-1...
Badlop
1
-1
/
+12
2009-08-15
Display room service messages in distintive blue colour.
Badlop
1
-3
/
+7
2009-07-21
HTML room logs: fix formatting of spaces; log config when disabling logging; ...
Badlop
1
-6
/
+88
2009-04-14
* src/mod_muc/mod_muc_log.erl: Linkify also xmpp:..., as it was
Badlop
1
-1
/
+1
2009-04-08
* src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb)
Badlop
1
-1
/
+1
2009-02-16
* src/mod_muc/mod_muc_log.erl: Prevent XSS in MUC logs by
Badlop
1
-1
/
+2
2009-01-12
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
1
-2
/
+2
2008-08-18
* src/mod_muc/mod_muc_log.erl: MUC log files options: plaintext
Badlop
1
-91
/
+142
2008-07-31
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
1
-1
/
+1
2008-07-09
* src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure some
Badlop
1
-7
/
+12
2008-01-15
* doc/guide.tex: Updated copyright dates to 2008
Badlop
1
-1
/
+1
2007-12-24
* Applied copyright patch 3.
Mickaël Rémond
1
-3
/
+22
2007-12-18
* src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332
Badlop
1
-6
/
+15
2007-11-27
* doc/guide.tex: Update URI of ejabberd official home page, URI
Badlop
1
-1
/
+1
2007-08-29
* src/mod_muc/mod_muc_log.erl: Added missed HTMLization in a
Alexey Shchepin
1
-2
/
+1
2007-07-17
* src/mod_muc/mod_muc_log.erl: Recognise more URI schemes in logged HTML (EJA...
Mickaël Rémond
1
-1
/
+1
2007-03-02
* src/mod_muc/mod_muc_log.erl: Fix wrong return on check access log.
Mickaël Rémond
1
-1
/
+1
2007-02-19
* src/mod_muc/mod_muc_log.erl: Spam prevention: The default behaviour
Mickaël Rémond
1
-6
/
+25
2007-01-05
* src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'
Alexey Shchepin
1
-1
/
+2
2006-09-09
* src/mod_muc/mod_muc_log.erl: Fixed html special characters
Alexey Shchepin
1
-1
/
+1
2006-09-09
* src/mod_muc/mod_muc_log.erl: Fixed html special characters
Alexey Shchepin
1
-23
/
+192
[next]