aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fetch 'registration_watchers' option from the correct moduleEvgeniy Khramtsov2018-03-231-1/+1
* 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
* 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-162-9/+36
* Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its defa...Alexey Shchepin2018-03-155-113/+128
* 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
* | 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
* | Validate additional listen optsStu Tomlinson2018-02-286-5/+37
* | Support for default values in default_room_optsBadlop2018-02-261-0/+2
* | Simplify code for splitting auth string in cyrsaslPaweł Chmielowski2018-02-261-9/+2
* | 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
* 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
* Move some log messages to debug levelEvgeniy Khramtsov2018-02-212-8/+8
* Use nicks in disco#items or disco#info reportEvgeniy Khramtsov2018-02-211-12/+10
* Add 'negotiation_timeout' to the known options listEvgeniy Khramtsov2018-02-201-1/+1
* Introduce 'negotiation_timeout'Evgeniy Khramtsov2018-02-205-6/+20
* mod_admin_extra: Fix srg_get_info with '@all@'Holger Weiss2018-02-201-4/+5
* Don't emit validator's warning if the module is not foundEvgeniy Khramtsov2018-02-191-3/+10
* Replace ?MYLANG with connection's language wherever possibleEvgeniy Khramtsov2018-02-192-17/+18
* Push blocking related IQs from bare JIDEvgeniy Khramtsov2018-02-181-1/+2
* Don't inject node name inside "id" attributeEvgeniy Khramtsov2018-02-181-2/+2
* Don't ask other nodes to invalidate cache when the key is not updatedEvgeniy Khramtsov2018-02-181-4/+4