summaryrefslogtreecommitdiff
path: root/src/mod_muc_log.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+45
* Fix nick logging in mod_muc_log plaintext (#522)Badlop2015-04-141-1/+6
* Remove unused clauseChristophe Romain2015-03-121-1/+0
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* mod_muc_log: Fix configuration parsingHolger Weiss2014-12-081-1/+7
* Make directory creation more robustEvgeniy Khramtsov2014-10-021-10/+1
* Merge pull request #207 from weiss/xep-0334badlop2014-05-211-9/+15
|\
| * Don't log MUC messages with <no-store/> hintHolger Weiss2014-05-121-9/+15
* | If log uses file:write, no need to double escape ~ in messages (EJAB-1696)Badlop2014-05-201-2/+2
* | MUC messages with ~ were not logged (EJAB-1696)Badlop2014-05-191-1/+3
* | Fix bug when joining empty pathBadlop2014-05-141-0/+1
|/
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-3/+11
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1237