aboutsummaryrefslogtreecommitdiff
path: root/src/mod_muc_log.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Get rid of forgotten debug messageEvgeniy Khramtsov2017-11-131-1/+0
* Properly store <subject/> elementEvgeniy Khramtsov2017-11-131-1/+1
* Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov2017-10-091-257/+20
* Reuse some translation stringsEvgeniy Khramtsov2017-09-241-1/+1
* Add script to extract translation stringsEvgeniy Khramtsov2017-09-241-46/+45
* Replace gen_fsm with p1_fsm to avoid warnings in OTP20+Evgeniy Khramtsov2017-08-051-1/+1
* Deprecate misc:encode_base64/1 and misc:decode_base64/1Evgeniy Khramtsov2017-05-231-2/+2
* Check presence of some files during option validationEvgeniy Khramtsov2017-05-121-1/+1
* Improve validation of second-level optionsEvgeniy Khramtsov2017-05-051-6/+8
* Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov2017-04-301-43/+11
* Don't re-define validation functions in multiple placesEvgeniy Khramtsov2017-04-281-10/+2
* Rename aux.erl as misc.erl17.04Christophe Romain2017-04-111-3/+3
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-3/+3
* Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov2017-02-261-3/+3
* Reload modules when reloading configuration fileEvgeniy Khramtsov2017-02-221-31/+41
* Attach modules to gen_mod's supervisorEvgeniy Khramtsov2017-02-141-15/+4
* Improve modules start/stop proceduresEvgeniy Khramtsov2017-02-141-2/+4
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-7/+4
|\
| * Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov2017-01-131-8/+5
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov2016-11-241-5/+5
* Merge branch 'master' into xml-ngEvgeniy Khramtsov2016-11-121-1/+1
|\
| * Switch workers from temporary to transientChristophe Romain2016-07-291-1/+1
* | Rewrite mod_mam and mod_muc to use XML generatorEvgeniy Khramtsov2016-07-251-21/+15
|/
* Make modules loading in a dependent order (#1191)Evgeniy Khramtsov2016-07-061-1/+4
* Use {access,shaper}_rules_validator in other places where access rules are usedPaweł Chmielowski2016-06-211-1/+1
* Switch to Fast XML moduleMickael Remond2016-02-031-8/+8
* Do not redefine recordsEvgeniy Khramtsov2016-01-151-5/+1
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Document XEP-0334 supportHolger Weiss2015-12-091-0/+2
* More now() replacementsPaweł Chmielowski2015-12-071-4/+4
* Webadmin console visual refresh (thanks to Marek Foss) (EJAB-1142)Christophe Romain2015-11-301-1/+1
* Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-3/+3
* cosmetic cleanupChristophe Romain2015-10-071-72/+21
* Also check for <no-storage/> hintHolger Weiss2015-07-281-5/+13
* 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
|/