aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #900 from weiss/suppress-groupchat-error16.01Evgeny Khramtsov2016-01-121-0/+2
|\
| * Don't return error for blocked MUC messagesHolger Weiß2016-01-121-0/+2
|/
* Merge remote-tracking branch 'processone/pr/899'Holger Weiss2016-01-111-1/+0
|\
| * mod_http_upload: Use application/octet-stream instead of text/html for securi...Matthias Rieber2016-01-111-1/+0
* | Do not fail on incorrect data coming from SQL (898)Evgeniy Khramtsov2016-01-111-18/+27
* | CVE-2016-1232: Add Dialback Key Generation and Validation support (XEP-0185)Evgeniy Khramtsov2016-01-113-55/+44
|/
* Update Hebrew translation (thanks to Genghis Khan)Badlop2016-01-081-21/+21
* Clarify a little more room error string (thanks to Genghis Khan)Badlop2016-01-081-6/+6
* Fix 'make install' to work on osxChristophe Romain2016-01-081-3/+3
* Add version sufixes to application locations in 'make install'Paweł Chmielowski2016-01-071-15/+30
* Extract deps from rebar.config to use in reltool.config.scriptPaweł Chmielowski2016-01-072-24/+26
* We need to checkout elixir first when elixir enabledChristophe Romain2016-01-061-1/+1
* Update mix depsChristophe Romain2016-01-062-46/+33
* Update deps in reltool.config.scriptsPaweł Chmielowski2016-01-061-4/+10
* mod_http_upload: Use full PUT URL for process nameHolger Weiss2016-01-061-23/+30
* mod_http_upload: Rename variable for clarityHolger Weiss2016-01-051-2/+2
* Update dependenciesChristophe Romain2016-01-052-115/+24
* Error converting times in mod_fail2ban (#889)Badlop2016-01-051-1/+4
* Fix handling of some options in old style configsPaweł Chmielowski2016-01-041-3/+2
* Improve escaping of arguments passed to ejabberdctlPaweł Chmielowski2016-01-041-69/+81
* Use crypto:rand_uniform instead of random:uniformAlexey Shchepin2016-01-041-16/+5
* mod_http_upload: Fix logging of file size mismatchHolger Weiss2016-01-041-1/+1
* ejabberdctl: Call erl without -pa argumentHolger Weiss2016-01-031-6/+0
* mod_admin_extra: Replace deprecated function callsHolger Weiss2016-01-021-2/+2
* mod_muc_admin: Allow for setting MAM optionHolger Weiss2016-01-021-0/+1
* New send_stanza command (ejabberd_contrib#142)Badlop2015-12-301-1/+12
* mod_muc_room: Replace deprecated function callHolger Weiss2015-12-291-1/+1
* mod_mam: Use <stanza-id/> tags for deduplicationHolger Weiss2015-12-291-11/+16
* Update translationsBadlop2015-12-2853-11220/+14423
* Improve explanation in registration page (#876)Badlop2015-12-281-2/+2
* Add commands for generating html or markdown documentation for commandsPaweł Chmielowski2015-12-284-4/+578
* Restrict access to MAM archives for members-only roomsEvgeniy Khramtsov2015-12-242-3/+21
* Support binary strings in extract_translationsBadlop2015-12-231-0/+6
* Degenderise room error message (#747)Badlop2015-12-231-12/+15
* Update set-dep-versions script to work with new rebar.configPaweł Chmielowski2015-12-231-1/+1
* Revert "mod_mam: Keep 'to' attribute for MUC MAM messages"Holger Weiss2015-12-221-1/+2
* Use built-in nif for integer_to_binary/binary_to_integerPaweł Chmielowski2015-12-221-4/+4
* Adding WEBIRC, custom realname & ident, ISO-8859-15 (thanks to iwalkalone69)(...Badlop2015-12-212-12/+64
* Support presence_broadcast in default_room_options mod_muc optionAlexey Shchepin2015-12-211-0/+8
* ejabberd_http: Cope with large POST/PUT requestsHolger Weiss2015-12-201-2/+2
* ejabberd_http: Log debug message on receive errorsHolger Weiss2015-12-201-1/+3
* Add --enable-latest-deps to configurePaweł Chmielowski2015-12-183-0/+27
* Convert rebar.config.script to more declarative formatPaweł Chmielowski2015-12-182-156/+163
* Fix pubsub virtual nodetree pluginChristophe Romain2015-12-171-13/+30
* Fix last item message type as message attributeChristophe Romain2015-12-161-8/+5
* Use correct notification_type for last items (#827)Christophe Romain2015-12-161-17/+18
* Add accept_interval option in ejabberd_listenerAlexey Shchepin2015-12-161-2/+61
* Merge branch 'master' of github.com:processone/ejabberdChristophe Romain2015-12-164-20/+19
|\
| * Remove "--enable-nif" flagHolger Weiss2015-12-163-18/+4
| * Add plugin for passing extra erl_opts flags to deps, and use it for hipePaweł Chmielowski2015-12-162-2/+15