aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Update zh.poShelley Shyan2017-10-111-55/+49
| | | |
| * | | Update zh.poShelley Shyan2017-10-111-78/+67
| | | |
* | | | Don't crash when Host header is missingEvgeniy Khramtsov2017-10-111-4/+9
| | | |
* | | | Update Catalan translationBadlop2017-10-111-324/+308
|/ / /
* | | 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
| | | | | | | | | | | | Thanks to Marek Foss. Fixes #2039
* | | Resend presences and history if presence possesses <x/> MUC elementEvgeniy Khramtsov2017-10-091-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Behave according to the new rule from XEP-0045, section 7.2.2: > When a MUC service receives an <x/> tagged join stanza from an > already-joined client (as identified by the client's full JID), > the service should assume that the client lost its synchronization, > and therefore it SHOULD send exactly the same stanzas to the client > as if it actually just joined the MUC.
* | | Update Russian translationEvgeniy Khramtsov2017-10-061-470/+805
| | |
* | | Don't crash when 'from' is undefinedEvgeniy Khramtsov2017-10-061-1/+4
| | | | | | | | | | | | | | | | | | | | | c2s_filter_send hook may pass a stanza with undefined from/to (due to legacy auth for example). Work around this problem. Fixes #2036
* | | 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
| | | | | | | | | | | | | | | Simply running: make; make translations
* | | 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
| | | | | | | | When a user has several resources joined to a room using the same nick attempts to leave the room from a single resource, route presence-unavailable back to this (and only this) resource. Fixes #2007
* 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
| | | | | | | | | | | | | | Currently this is only supported for outgoing s2s connections. For such connections ejabberd is now able to resolve SRV records of type "_xmpps-server._tcp". Also, SNI and ALPN fields are set during TLS handshake. No additional configuration is required.
| * 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
| |