aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update mix.exs versionChristophe Romain2018-03-231-1/+1
* Fetch 'registration_watchers' option from the correct moduleEvgeniy Khramtsov2018-03-231-1/+1
* Update depsPaweł Chmielowski2018-03-221-15/+15
* Remove items of unregistered user (#2129)Christophe Romain2018-03-221-5/+10
* Accept atoms in api_permission command lists and commands with numbers in themPaweł Chmielowski2018-03-211-1/+5
* Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop2018-03-202-0/+18
* If mod_last is disabled, return error instead of crashing (#2330)Badlop2018-03-201-1/+3
* Report meaningful error when luerl is not availableEvgeniy Khramtsov2018-03-191-17/+24
* Set -protocol() directive for mod_avatarEvgeniy Khramtsov2018-03-191-0/+2
* Avoid logging IP addresses in mod_register when it's not desiredEvgeniy Khramtsov2018-03-191-3/+5
* Apply some dirty hacks for mod_shared_rosterEvgeniy Khramtsov2018-03-192-106/+29
* Hardcode ACL rules used by ejabberd_web_adminEvgeniy Khramtsov2018-03-191-11/+5
* Improve result of XEP-0060 §6.5.9.12 (#2288)Christophe Romain2018-03-171-6/+8
* Fix result of XEP-0060 §6.5.9.12 (#2288)Christophe Romain2018-03-161-2/+4
* Add transient notification condition (#2267)Christophe Romain2018-03-161-1/+1
* Refactor publish_item conditions (#2267)Christophe Romain2018-03-161-9/+5
* Fulfill all requirements of XEP-0398 v0.2.0Evgeniy Khramtsov2018-03-163-10/+37
* Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its defa...Alexey Shchepin2018-03-156-113/+133
* Get rid of catch-all in mod_pubsubEvgeniy Khramtsov2018-03-131-36/+13
* Preserve modules orderEvgeniy Khramtsov2018-03-132-46/+53
* Merge pull request #2314 from oxpa/mod_admin_extra_hashesbadlop2018-03-121-11/+12
|\
| * allow using hashes from "crypto" applications in mod_admin_extraoxpa2018-03-021-11/+12
* | Return errors in admin#add-user command response stanza (#2321)Badlop2018-03-121-2/+5
* | Introduce force_node_config for mod_pubsubEvgeniy Khramtsov2018-03-111-11/+40
* | Add mod_fail2ban to the example configEvgeniy Khramtsov2018-03-101-0/+1
* | Strip duplicates from module's optionsEvgeniy Khramtsov2018-03-071-1/+12
* | mod_stream_mgmt: Clean up on timed out resumptionHolger Weiss2018-03-061-0/+2
* | Don't forget to remove mgmt_force_enqueue flagEvgeniy Khramtsov2018-03-061-1/+3
* | mod_push_keepalive: Preserve timeout on resumptionHolger Weiss2018-03-051-3/+9
* | Revert "Support for default values in default_room_opts"Evgeniy Khramtsov2018-03-031-2/+0
* | Simplify ejabberd_sup codeEvgeniy Khramtsov2018-03-031-142/+50
|/
* Fix: mod_offline:store_offline_msg/1 expects a message, not list (#2312)Badlop2018-03-021-2/+4
* Simplify result of get_room_affiliation command (#2301)Badlop2018-03-011-4/+3
* Merge pull request #2301 from tsaqova/ejabberd_commands_get_room_affiliationbadlop2018-03-011-3/+32
|\
| * add ejabberd_command to get affiliation of a user in MUC roomYusro Tsaqova2018-02-281-3/+32
* | Increase log level for DIGEST-MD5 FQDNEvgeniy Khramtsov2018-02-281-2/+2
* | Merge pull request #2311 from nosnilmot/validate-listen-optsEvgeny Khramtsov2018-02-286-5/+37
|\ \
| * | Validate additional listen optsStu Tomlinson2018-02-286-5/+37
|/ /
* | Support for default values in default_room_optsBadlop2018-02-261-0/+2
* | Use length on fields in mysql indexesPaweł Chmielowski2018-02-262-6/+6
* | Simplify code for splitting auth string in cyrsaslPaweł Chmielowski2018-02-261-9/+2
* | Merge pull request #2304 from weiss/run-auth-callbacks-earlierEvgeny Khramtsov2018-02-261-11/+17
|\ \ | |/ |/|
| * xmpp_stream_in: Run auth result callbacks earlierHolger Weiss2018-02-261-11/+17
|/
* mod_stream_mgmt: Cope with exit during resumptionHolger Weiss2018-02-241-0/+2
* Merge pull request #2299 from weiss/add-username-to-indexesEvgeny Khramtsov2018-02-247-22/+21
|\
| * sql/*: Add username to peer indexesHolger Weiss2018-02-247-22/+21
|/
* Merge pull request #2297 from af8a524db1/move_make_rand_stringEvgeny Khramtsov2018-02-232-23/+20
|\
| * Move make_rand_string() to 'randoms' moduleMarc Schink2018-02-232-23/+20
|/
* mod_carboncopy: Apply cosmetic changeHolger Weiss2018-02-221-2/+2
* mod_carboncopy: Copy outgoing MUC PMsHolger Weiss2018-02-221-3/+6