aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update pl.poPaweł Chmielowski2017-10-061-144/+127
* Update Spanish translationBadlop2017-10-061-138/+128
* Updated all translation filesBadlop2017-10-0653-38406/+49525
* Improve logging of mismatched HostsEvgeniy Khramtsov2017-10-051-2/+4
* Log request in access.log even when Host doesn't matchEvgeniy Khramtsov2017-10-051-1/+3
* Don't report Host mismatch as an errorEvgeniy Khramtsov2017-10-051-4/+4
* Correctly handle mod_client_state (re)loadEvgeniy Khramtsov2017-10-051-7/+17
* Accept routes in Host header and map them to vhostsEvgeniy Khramtsov2017-10-051-13/+20
* Fix warning when compile with newer elixirChristophe Romain2017-10-041-1/+6
* Fix crash in mod_http_fileserver when logging URL with query elements (#2021)Badlop2017-10-021-2/+8
* Install binaries with 755 permissionsPaweł Chmielowski2017-10-021-2/+2
* Remove find-outdated-deps script, we have better replacement for itPaweł Chmielowski2017-10-021-127/+0
* Generate more readable code for run_fold hooksEvgeniy Khramtsov2017-10-021-14/+11
* Install eimp binary with +x attributePaweł Chmielowski2017-09-281-1/+4
* Prepare mix for 17.0917.09Christophe Romain2017-09-281-1/+1
* Fix race introduced by ffdaff374 on ejabberd_mnesia initChristophe Romain2017-09-281-0/+2
* Make sure Riak gets compiled on OTP20Evgeniy Khramtsov2017-09-281-1/+1
* Fix function clause introduced by c17ec50e3aEvgeniy Khramtsov2017-09-281-3/+3
* Don't forget to route presence-unavailableEvgeniy Khramtsov2017-09-281-2/+10
* Pubsub: implment '6.5.7 Requesting the Most Recent Items'Christophe Romain2017-09-271-10/+6
* Remove useless conditionChristophe Romain2017-09-271-2/+0
* PubSub: add RSM support for mnesia backendChristophe Romain2017-09-271-3/+67
* PubSub: enforce controls on publish and deleteChristophe Romain2017-09-272-29/+57
* mysql.sql: Use multi-column index on username/IDHolger Weiss2017-09-271-1/+1
* harden ejabberdctl (#1977)Christophe Romain2017-09-271-50/+49
* Fix xref errorChristophe Romain2017-09-271-2/+5
* Unbind unused variableChristophe Romain2017-09-271-1/+1
* Remove calls to deprecated functionsChristophe Romain2017-09-271-2/+2
* Update dependencesPaweł Chmielowski2017-09-271-13/+13
* PubSub: fix get_items behaviour with mnesiaChristophe Romain2017-09-271-3/+4
* Merge branch 'master' of github.com:processone/ejabberdChristophe Romain2017-09-278-723/+168
|\
| * Add support for XEP-0368: SRV records for XMPP over TLSEvgeniy Khramtsov2017-09-272-27/+66
| * When running "make translations", use the new tools/prepare-tr.shBadlop2017-09-271-1/+1
| * Remove remaining files of old contrib/ dirBadlop2017-09-272-328/+0
| * Simplify prepare-tr.sh to work with new extract-tr.shBadlop2017-09-271-282/+16
| * Move prepare-translations.sh from contrib to tools/prepare-tr.shBadlop2017-09-271-0/+0
| * Remove forgotten export_allEvgeniy Khramtsov2017-09-271-1/+1
* | PubSub: add correct order when requesting all itemsChristophe Romain2017-09-271-1/+2
|/
* PubSub: fix RSM support (#1994)(#2Â014)Christophe Romain2017-09-272-104/+113
* PubSub: fix node_options, default options only apply on first pluginChristophe Romain2017-09-271-16/+8
* mod_http_upload: Don't ignore 'custom_headers'Holger Weiss2017-09-261-38/+55
* Improve presence-error processingEvgeniy Khramtsov2017-09-261-1/+6
* Call earlier deps configure scripts durring compilationPaweł Chmielowski2017-09-263-8/+39
* Fix command set_last that always returned code 1, error (#2010)Badlop2017-09-251-3/+9
* Sync containers from rroemhild and add instructions in README (#1655)Christophe Romain2017-09-2511-49/+231
* Add mod_avatar to the example configurationEvgeniy Khramtsov2017-09-251-0/+5
* Catch all p1_fsm errorsEvgeniy Khramtsov2017-09-251-3/+3
* Use eimp instead of ImageMagick calls for thumbnails creationEvgeniy Khramtsov2017-09-254-60/+71
* Pre-install libgd and libwebpEvgeniy Khramtsov2017-09-251-1/+1
* Remove OTP20 from Travis tests for nowEvgeniy Khramtsov2017-09-251-1/+0