aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle correctly case where ExtraUsername is emptyPaweł Chmielowski2019-04-111-2/+2
* When making mucsub message from mam archive check for subjectPaweł Chmielowski2019-04-091-2/+8
* Use xml:lang from stanza when it's missing in <command/> elementEvgeny Khramtsov2019-04-061-2/+7
* Add 'sessionid' attribute when requiredEvgeny Khramtsov2019-04-061-37/+31
* Update mod_muc_riakEvgeny Khramtsov2019-04-031-5/+1
* Update mod_mam dependenciesEvgeny Khramtsov2019-04-031-2/+5
* Decrease ugliness of the ugly codeEvgeny Khramtsov2019-04-031-48/+53
* Change mucsub API for database backendsEvgeny Khramtsov2019-04-035-34/+50
* Add ext_mod paths before checking config (processone/ejabberd-contrib#263)Badlop2019-04-032-3/+7
* Return proper error message for duplicate or missing args in http_api callPaweł Chmielowski2019-04-031-6/+10
* Log message when trying to execute http_api command with extra argumentsPaweł Chmielowski2019-04-031-5/+7
* Formating fixPaweł Chmielowski2019-04-031-1/+1
* Make http_api command execution exception catcher log also command and argsPaweł Chmielowski2019-04-031-1/+4
* cache_size not applied to mod_roster on reload_config (#2769)Badlop2019-04-021-1/+2
* Fix previous commitEvgeny Khramtsov2019-04-021-5/+7
* Rename listening callback from start/2 to start/3Evgeny Khramtsov2019-04-0112-73/+87
* Fix issue with creating HostMatch in mod_mam_sqlPaweł Chmielowski2019-04-011-1/+1
* Use xmpp:get_subtags/2Evgeny Khramtsov2019-04-012-2/+2
* Don't use deprecated gen_mod:db_typePaweł Chmielowski2019-03-291-2/+2
* Fix issue with mam testsPaweł Chmielowski2019-03-291-1/+1
* Implement mod_muc_sql:select_with_mucsubPaweł Chmielowski2019-03-292-49/+95
* Make misc:add_delay_info properly handle multiple delay tags in elementPaweł Chmielowski2019-03-292-10/+12
* Add option user_mucsub_from_muc_archive to mod_mucPaweł Chmielowski2019-03-284-18/+150
* Include id in mucsub notification messagePaweł Chmielowski2019-03-281-6/+8
* Add 'config' tag to the reload_config commandBadlop2019-03-271-1/+1
* Fix Register command to respect mod_register's Access option (#2837)Badlop2019-03-221-1/+2
* Update mysql driver in mix.lock alsoChristophe Romain2019-03-201-1/+1
* Update mysql driverPaweł Chmielowski2019-03-201-1/+1
* Fix crash in mod_muc_admin:web_page_main/2 caused by just_created (#2830)Badlop2019-03-181-4/+10
* Origin header validation on websocket connection (#2821)Paweł Dorofiejczyk2019-03-152-2/+8
* Update mysql dependencyPaweł Chmielowski2019-03-151-1/+1
* Add newline to error_logger log formatChristophe Romain2019-03-151-6/+6
* Add check for ljid when setting up subscribersPaweł Chmielowski2019-03-141-9/+20
* Flip default bounce_groupchat flag value, muc will drop bounces anywayPaweł Chmielowski2019-03-141-1/+1
* Add option to mod_offline to make it not bounce mucsub/groupchat messagesPaweł Chmielowski2019-03-142-12/+59
* Use jid() instead of ljid()Evgeny Khramtsov2019-03-141-2/+3
* Improve formatting of hook crashesEvgeny Khramtsov2019-03-141-4/+7
* Delete the ping timer only when timeout_action=kill (#2820)Badlop2019-03-131-4/+5
* mod_muc: Simplify room creation checksHolger Weiss2019-03-121-26/+32
* Merge remote-tracking branch 'processone/pr/2811'Holger Weiss2019-03-112-3/+9
|\
| * allow room recreate for admins even if nonemptyChristoph Scholz2019-03-052-3/+9
* | mod_push: Check for payload in encrypted messagesHolger Weiss2019-03-111-2/+7
* | Fix cond_options with new optionsChristophe Romain2019-03-111-1/+5
* | Fix transaction aborting and restarting in ejabberd_sqlAlexey Shchepin2019-03-071-0/+2
|/
* Handle info log level when using MySQL (#2541)Badlop2019-03-041-0/+1
* Fix incorrect capitalization in German translationHolger Weiss2019-03-012-2/+2
* Document required Erlang/OTP version bumpHolger Weiss2019-02-282-1/+4
* Bump required Erlang/OTP version to 19.1Holger Weiss2019-02-282-2/+2
* mod_http_upload: Log nicer warning on unknown hostHolger Weiss2019-02-281-9/+27
* Add mqtree in included_applicationsChristophe Romain2019-02-271-1/+1