aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* mod_mam: Simplify check for anon MUC JID filteringHolger Weiss2017-09-241-16/+5
* Reuse some translation stringsEvgeniy Khramtsov2017-09-2413-26/+26
* Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov2017-09-246-103/+171
* mod_mam: Refuse filtering anon MUC queries by JIDHolger Weiss2017-09-241-2/+25
* Add script to extract translation stringsEvgeniy Khramtsov2017-09-248-121/+356
* mod_push_mnesia: Fix typo in error messageHolger Weiss2017-09-221-1/+1
* Add some recommended TLSOPTS as comments in the default config (#2004)Badlop2017-09-211-0/+2
* Also replace vcard-x-update in direct presencesEvgeniy Khramtsov2017-09-181-1/+17
* Merge pull request #1996 from nosnilmot/ejabberdctl-quote-peerChristophe Romain2017-09-181-1/+1
|\
| * Quote $PEER in ping command to avoid hostnames containing "-" being interpret...Stu Tomlinson2017-09-111-1/+1
* | Fix iexdebug and iexlive commands (#1981)Christophe Romain2017-09-181-1/+1
* | PubSub: broadcast updated configuration (#1945)Christophe Romain2017-09-181-4/+3
* | Add 'width' and 'height' to avatar infoEvgeniy Khramtsov2017-09-181-0/+9
* | Add GIF supportEvgeniy Khramtsov2017-09-172-4/+15
* | Introduce mod_avatarEvgeniy Khramtsov2017-09-178-46/+525
* | Add riakc dependency versionChristophe Romain2017-09-131-1/+2
* | mod_push_keepalive: Remove unused 'db_type' optionHolger Weiss2017-09-111-1/+1
|/
* Introduce option 'allow_transports'Evgeniy Khramtsov2017-09-081-10/+39
* The redis_reconnect_timeout was no longer used (#1983)Badlop2017-09-071-1/+0
* Simple optimization in get_room_occupants_number command (#1964)Badlop2017-09-071-1/+7
* Really delete cache on set_data()Evgeniy Khramtsov2017-09-071-1/+1
* Always accept messages from local (sub)domainsEvgeniy Khramtsov2017-09-071-1/+1
* Fix a typo and improve logging messageEvgeniy Khramtsov2017-09-071-4/+4
* Replace example config of drop_chat_states with queue_* in mod_client_state (...Badlop2017-09-062-2/+2
* Block messages from strangers before mod_mam/mod_offline processingEvgeniy Khramtsov2017-09-021-18/+36
* Deprecate `s2s_use_starttls: required_trusted`Evgeniy Khramtsov2017-09-022-2/+8
* Introduce 'redirect_url' option for mod_registerEvgeniy Khramtsov2017-09-011-2/+11
* Fix deletion of multiple offline messages using WebAdmin (#1962)Badlop2017-08-251-12/+15
* Fix a typoEvgeniy Khramtsov2017-08-251-1/+1
* Add forgotten caching options to the validator (thanks to Jan Pinkas)Evgeniy Khramtsov2017-08-242-2/+18
* Fix 'make install' to work with new output from rebar list-depsPaweł Chmielowski2017-08-241-1/+1
* Rewrite muc_register_nick and muc_unregister_nick to be DB independent (#1954)Badlop2017-08-242-31/+17
* Recompile rebar script with OTP17.5Evgeniy Khramtsov2017-08-231-0/+0
* Use forked repo of Riak Erlang clientEvgeniy Khramtsov2017-08-231-2/+1
* Explicitly match against <domain/resource>Evgeniy Khramtsov2017-08-232-22/+34
* Ignore some options from rebar.configEvgeniy Khramtsov2017-08-221-0/+0
* When creating room, set option to ensure config is set in muc_room table (#1954)Badlop2017-08-211-1/+2
* Fix crash when destroying room without providing reason (#1954)Badlop2017-08-211-1/+1
* Apply cosmetic changes to previous commitHolger Weiss2017-08-183-3/+4
* Suppress push notifications for online clientsHolger Weiss2017-08-183-4/+4
* Fix mod_multicast start and reading of configured limits (#1949)Badlop2017-08-181-6/+8
* Preserve correct order of deserialized XML elementsEvgeniy Khramtsov2017-08-181-2/+2
* Add OTP 20.0 to Travis testsing platformsEvgeniy Khramtsov2017-08-171-0/+1
* Get rid of deprecated crypto functionsEvgeniy Khramtsov2017-08-174-2/+18
* mod_stream_mgmt: Delete 'c2s_init' hookHolger Weiss2017-08-171-1/+6
* mod_stream_mgmt: Remove outdated TODO commentHolger Weiss2017-08-171-2/+0
* Don't attempt to access(2) a certificate fileEvgeniy Khramtsov2017-08-172-17/+8