aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1646 from weiss/custom-headersChristophe Romain2017-03-303-17/+37
|\
| * mod_http_upload: Don't add "Server" header lineHolger Weiss2017-03-281-4/+2
| * ejabberd_http: Expand @VERSION@ in custom headersHolger Weiss2017-03-273-8/+17
| * ejabberd_http: Add "custom_headers" optionHolger Weiss2017-03-271-6/+19
* | Add Redis as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-302-1/+113
* | Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-308-13/+157
* | oauth_list_tokens and oauth_revoke_token work only in Mnesia (#1644)Badlop2017-03-291-3/+5
* | Fix a typoEvgeniy Khramtsov2017-03-291-1/+1
* | Add SQL as mod_muc RAM backendEvgeniy Khramtsov2017-03-2910-78/+316
* | Add Redis as mod_bosh RAM backendEvgeniy Khramtsov2017-03-281-0/+76
* | Add SQL as mod_bosh RAM backendEvgeniy Khramtsov2017-03-285-0/+132
* | Add Redis as router RAM backendEvgeniy Khramtsov2017-03-285-4/+185
* | Mix needs include path to p1_utilsChristophe Romain2017-03-281-1/+1
* | Add SQL as router RAM backendEvgeniy Khramtsov2017-03-288-8/+247
|/
* Fix PEP issues (#1636)Christophe Romain2017-03-272-26/+15
* Merge branch 'new_queue'Evgeniy Khramtsov2017-03-2417-310/+360
|\
| * Improve overloaded S2S queue processingEvgeniy Khramtsov2017-03-102-11/+17
| * Add support for file-based queuesEvgeniy Khramtsov2017-03-1017-306/+350
* | Avoid PID collisions17.03Evgeniy Khramtsov2017-03-241-13/+57
* | Add inets in included_application for mixChristophe Romain2017-03-231-1/+1
* | Expand ejabberd.yml.example by enabling mod_http_api with couple commandsPaweł Chmielowski2017-03-221-24/+39
* | Update mix dependenciesChristophe Romain2017-03-222-14/+13
* | Update dependenciesChristophe Romain2017-03-221-6/+6
* | Update docker files from latest Rafael's changesChristophe Romain2017-03-2128-451/+599
* | prosody2ejabberd: Fix offline message record typeHolger Weiss2017-03-211-10/+15
* | prosody2ejabberd: Fix message attribute removalHolger Weiss2017-03-211-2/+2
* | Fix crash in mod_muc_admin, we operate on integers here not listsPaweł Chmielowski2017-03-211-1/+1
* | Don't block contacts with subscription=to in mod_block_strangers (#1609)Alexey Shchepin2017-03-211-3/+9
* | Use item creation date in rsm order (#1516)Christophe Romain2017-03-211-8/+8
* | Merge pull request #1626 from weiss/fix-scram-importEvgeny Khramtsov2017-03-212-3/+21
|\ \
| * | prosody2ejabberd: Fix SCRAM hash conversionHolger Weiss2017-03-162-3/+21
* | | Replace mod_http_bind by mod_bosh in config exampleChristophe Romain2017-03-211-1/+1
* | | Remove misleading sentence about s2s dialbackEvgeniy Khramtsov2017-03-201-1/+1
* | | Resolve vars.config relative to to rebar.config.scriptPaweł Chmielowski2017-03-201-1/+1
* | | Fix compilation with mix (#1588)Christophe Romain2017-03-202-6/+7
* | | Update mix depsChristophe Romain2017-03-202-6/+8
* | | Update xmpp and fast_tls versionsChristophe Romain2017-03-201-2/+2
* | | Revert "Bump OTP version to 19.3 in Travis config"Evgeniy Khramtsov2017-03-201-1/+1
* | | Bump OTP version to 19.3 in Travis configEvgeniy Khramtsov2017-03-201-1/+1
* | | Remove webtool from erlang.plt creationEvgeniy Khramtsov2017-03-201-1/+1
* | | Use new xdata compiler APIEvgeniy Khramtsov2017-03-205-14/+10
* | | Better log s2s auth failures when TLS is not availableEvgeniy Khramtsov2017-03-181-0/+6
* | | Log startup timeEvgeniy Khramtsov2017-03-181-2/+4
* | | Merge pull request #1617 from edwardchow33/patch-1Evgeny Khramtsov2017-03-181-1/+1
|\ \ \
| * | | Fixed wrong parameter values in mod_muc_adminEdward Chow2017-03-181-1/+1
|/ / /
* | | Set translation callback on startupEvgeniy Khramtsov2017-03-172-2/+4
* | | Teach mod_http_fileserver ability to send 304 Not ModifiedPaweł Chmielowski2017-03-171-9/+29
|/ /
* | Encode in base64 when getting scram data with import_prosody (#1549)Badlop2017-03-151-3/+3
* | Use correct pid when registering local routeEvgeniy Khramtsov2017-03-153-8/+16
* | Update cyrsasl_oauth to internal API changesAlexey Shchepin2017-03-141-4/+10