aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'mod_ping_no_kill' of https://github.com/fdie/ejabberd into 3Badlop2019-02-012-21/+26
|\ \ \ \
| * | | | catch badarg exceptions on invalid callback procsFrank Diebolt2019-01-311-1/+5
| * | | | ! may raise exceptions on invalid procFrank Diebolt2019-01-311-1/+1
| * | | | Revert "Apply shaping to websocket connections"Frank Diebolt2019-01-302-52/+18
| * | | | Apply shaping to websocket connectionsFrank Diebolt2019-01-302-18/+52
| * | | | Fix ping IQ reply/timeout processing ("mod_ping" regression since 17.x that m...Frank Diebolt2019-01-291-20/+21
* | | | | Fix argument name consistencyChristophe Romain2019-01-311-2/+2
* | | | | Do not overwrite odbc config file (#2295)Christophe Romain2019-01-311-3/+9
* | | | | Produce better error for http_api request with extra parametersPaweł Chmielowski2019-01-301-1/+4
* | | | | Reject request http_api request that have malformed Authentication headerPaweł Chmielowski2019-01-303-24/+27
* | | | | Require that both tag and module matched in from of api_permissionPaweł Chmielowski2019-01-301-1/+3
* | | | | Allow specifying tag for listener for api_permission purposesPaweł Chmielowski2019-01-303-14/+22
|/ / / /
* | | | Merge pull request #2622 from aquarhead/rename-functionsEvgeny Khramtsov2019-01-271-7/+7
|\ \ \ \
| * | | | Rename two presence functionsAquarHEAD Lou2019-01-271-7/+7
|/ / / /
* | | | Make last commit compile on R19Paweł Chmielowski2019-01-221-1/+4
* | | | Make sure that room_destroyed is called even when some code throws in terminatePaweł Chmielowski2019-01-221-30/+33
* | | | Fix crash when running reload_config and sql_pool_size option is usedBadlop2019-01-211-1/+1
* | | | Improve validation of configured language optionsEvgeny Khramtsov2019-01-192-2/+2
* | | | Add os_mon to included_application, but start it in ej_system_monitorPaweł Chmielowski2019-01-163-2/+4
* | | | Move some apps back to included_applicationsPaweł Chmielowski2019-01-164-9/+19
* | | | Update xmpp in mixPaweł Chmielowski2019-01-162-2/+2
* | | | Start ejabberd_mnesia before starting mnesiaPaweł Chmielowski2019-01-151-0/+1
* | | | And another typo...Paweł Chmielowski2019-01-151-1/+1
* | | | TypoPaweł Chmielowski2019-01-151-1/+1
* | | | Reintroduce change removed in last commit by mistakePaweł Chmielowski2019-01-151-6/+5
* | | | Use tag for xmpp dependencyPaweł Chmielowski2019-01-152-6/+7
* | | | Update list of applications in mix.exsPaweł Chmielowski2019-01-151-6/+5
* | | | Update xmpp depPaweł Chmielowski2019-01-151-1/+1
* | | | Guard agains sm:get_user_info returning offlinePaweł Chmielowski2019-01-151-18/+30
* | | | Improve private and MAM tests in order to reflectEvgeny Khramtsov2019-01-142-27/+51
* | | | Don't produce a crash on config reload when SQL is not configuredEvgeny Khramtsov2019-01-121-1/+4
* | | | Update muc room state after adding extra access field to itPaweł Chmielowski2019-01-101-1/+1
* | | | Merge pull request #2748 from area-42/add_acl_for_mam_in_mod_mucChristophe Romain2019-01-104-8/+29
|\ \ \ \
| * | | | add acl for mam in mod_mucChristoph Scholz2019-01-044-8/+29
* | | | | Fix typo in commentChristophe Romain2019-01-101-1/+1
* | | | | Start ejabberd_logger also when ejabberd:start() is not calledPaweł Chmielowski2019-01-091-0/+1
* | | | | Change a way that tests start ejabberdPaweł Chmielowski2019-01-091-2/+2
* | | | | Use OTP application startup infrastructure for starting dependenciesPaweł Chmielowski2019-01-093-16/+3
* | | | | Merge pull request #2680 from Iperity/fix-privacy-check-on-presence-probebadlop2019-01-091-3/+4
|\ \ \ \ \
| * | | | | Privacy lists: set from/to on packet *before* calling privacy_check_packetNathan Bruning2018-11-101-3/+4
* | | | | | Remove slash producing url /admin//additions.jsChristophe Romain2019-01-091-1/+1
* | | | | | Update copyright to 2019 (#2756)Badlop2019-01-08255-256/+256
* | | | | | Manually update 2017 copyright dates (#2756)Badlop2019-01-0829-29/+29
* | | | | | mod_private: Hardcode item ID for PEP bookmarksHolger Weiss2019-01-081-1/+1
* | | | | | mod_offline: make some database callbacks optionalEvgeny Khramtsov2019-01-081-2/+10
* | | | | | Fix decompressing of custom elements with custom namespacePaweł Chmielowski2019-01-072-4/+4
| |/ / / / |/| | | |
* | | | | Merge pull request #2599 from gardenia/masterbadlop2019-01-041-11/+17
|\ \ \ \ \
| * | | | | remove some chatty SQL queries by pulling back all groups with opts and filte...colm2018-09-101-11/+17
* | | | | | mod_mam: more checks for database failureEvgeny Khramtsov2019-01-021-45/+64
* | | | | | Try to remove syntax error on old elixirPaweł Chmielowski2019-01-021-1/+1