summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update zh.poShelley Shyan2017-10-121-4/+3
* Update zh.poShelley Shyan2017-10-111-55/+49
* Update zh.poShelley Shyan2017-10-111-78/+67
* Fix a typo: meta -> viewportEvgeniy Khramtsov2017-10-101-1/+1
* Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov2017-10-0921-722/+606
* Better handle mobile devices in CSS of mod_register_webEvgeniy Khramtsov2017-10-094-12/+115
* Resend presences and history if presence possesses <x/> MUC elementEvgeniy Khramtsov2017-10-091-6/+18
* Update Russian translationEvgeniy Khramtsov2017-10-061-470/+805
* Don't crash when 'from' is undefinedEvgeniy Khramtsov2017-10-061-1/+4
* Update French translationChristophe Romain2017-10-061-308/+266
* Update Czech translation (thanks to Jan Pinkas)Badlop2017-10-061-167/+152
* More fix in mod_http_fileserver to log URLs with/out query elements (#2021)Badlop2017-10-061-6/+8
* 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.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
|/