aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use correct headers in rest callsPaweł Chmielowski2018-04-231-11/+11
* Add stubs for affiliation-specific backend callbacksEvgeniy Khramtsov2018-04-231-69/+173
* Use correct db backend for remove_mam_for_user_with_peerPaweł Chmielowski2018-04-201-1/+1
* Fix mnesia call in mam archive management functionPaweł Chmielowski2018-04-202-2/+5
* Add commands for cleaning up mam archivePaweł Chmielowski2018-04-203-4/+88
* Fix type of rest:url/2Christophe Romain2018-04-191-2/+2
* Fix deprecated call injected by 265c7b62Christophe Romain2018-04-181-1/+0
* Add flexibility on rest url configChristophe Romain2018-04-181-20/+35
* mod_push_keepalive: Reset timeout on messages onlyHolger Weiss2018-04-173-31/+40
* mod_push: Optionally include message sender/bodyHolger Weiss2018-04-162-17/+100
* mod_http_upload*: Remove empty lines after specsHolger Weiss2018-04-162-65/+0
* mod_http_upload*: Add function specificationsHolger Weiss2018-04-162-0/+6
* mod_push: Add function specificationHolger Weiss2018-04-161-0/+1
* mod_push: Add/adjust debug messagesHolger Weiss2018-04-161-1/+2
* Carefully validate options listEvgeniy Khramtsov2018-04-161-6/+17
* Don't crash on invalid module's sub-optionsEvgeniy Khramtsov2018-04-161-4/+14
* mod_push: Don't notify on stream errorsHolger Weiss2018-04-161-0/+2
* Merge branch 'muc-self-presence'Evgeniy Khramtsov2018-04-143-27/+115
|\
| * Merge branch 'master' into muc-self-presenceEvgeniy Khramtsov2018-03-0330-344/+463
| |\
| * | Let a MUC room to route presences from its bare JIDEvgeniy Khramtsov2018-02-123-27/+115
* | | Clear fast_tls cache on configuration reloadEvgeniy Khramtsov2018-04-131-0/+1
* | | mod_roster: Use 'lserver' for configuration lookupHolger Weiss2018-04-131-3/+3
* | | Fix notification payload generated by pubsubPaweł Chmielowski2018-04-121-2/+2
* | | Pass access option from websocket to c2sPaweł Chmielowski2018-04-121-0/+1
* | | Improve pubsub#itemreply implementation (#2325)Christophe Romain2018-04-121-48/+48
* | | Fix illegal match on previous commitChristophe Romain2018-04-101-1/+2
* | | Improve fix for #2288, don't mask errors on get_itemChristophe Romain2018-04-101-1/+1
* | | gen_mod: Support global module processesHolger Weiss2018-04-041-1/+3
* | | gen_mod: Remove frontend process supportHolger Weiss2018-04-041-3/+1
* | | Improve mod_multicastPaweł Chmielowski2018-04-041-265/+232
* | | mod_http_upload: Accept characters of any scriptHolger Weiss2018-04-031-4/+14
* | | Remove old hex conversion functionsHolger Weiss2018-04-032-31/+3
* | | Move ejabberd_http:url_encode/1 to 'misc' moduleHolger Weiss2018-04-035-41/+41
* | | Fix Code format when logging a MUC room kick/banBadlop2018-04-021-7/+7
* | | mod_client_state: Add 'csi_activity' hookHolger Weiss2018-04-011-7/+17
* | | fix: run 'component_send_packet' hook in global modePouriya Jahanbakhsh2018-03-301-2/+2
* | | feat: add hook for sending packet from componentPouriya Jahanbakhsh2018-03-301-3/+9
* | | Don't produce a crash dump during intentional exitEvgeniy Khramtsov2018-03-295-16/+17
* | | Remove unused variableEvgeniy Khramtsov2018-03-291-1/+1
* | | Fix process_discoitems_result in mod_multicastPaweł Chmielowski2018-03-281-1/+2
* | | Fix returning value from mod_vcard_ldap's search() callbackEvgeniy Khramtsov2018-03-251-5/+5
* | | Get rid of 'fs' package dependencyEvgeniy Khramtsov2018-03-231-52/+1
* | | Set empty least as a default for force_node_configEvgeniy Khramtsov2018-03-231-1/+2
* | | Move force_node_config defaults into ejabberd.yml.exampleEvgeniy Khramtsov2018-03-231-6/+1
* | | 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