aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* PubSub: enforce controls on publish and deleteChristophe Romain2017-09-272-29/+57
* 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
* PubSub: fix get_items behaviour with mnesiaChristophe Romain2017-09-271-3/+4
* Merge branch 'master' of github.com:processone/ejabberdChristophe Romain2017-09-272-27/+66
|\
| * Add support for XEP-0368: SRV records for XMPP over TLSEvgeniy Khramtsov2017-09-271-26/+65
| * 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
* Fix command set_last that always returned code 1, error (#2010)Badlop2017-09-251-3/+9
* Catch all p1_fsm errorsEvgeniy Khramtsov2017-09-251-3/+3
* Use eimp instead of ImageMagick calls for thumbnails creationEvgeniy Khramtsov2017-09-253-59/+70
* 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-244-76/+75
* mod_mam: Refuse filtering anon MUC queries by JIDHolger Weiss2017-09-241-2/+25
* Add script to extract translation stringsEvgeniy Khramtsov2017-09-247-121/+124
* mod_push_mnesia: Fix typo in error messageHolger Weiss2017-09-221-1/+1
* Also replace vcard-x-update in direct presencesEvgeniy Khramtsov2017-09-181-1/+17
* 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-171-3/+14
* Introduce mod_avatarEvgeniy Khramtsov2017-09-175-45/+510
* mod_push_keepalive: Remove unused 'db_type' optionHolger Weiss2017-09-111-1/+1
* Introduce option 'allow_transports'Evgeniy Khramtsov2017-09-081-10/+39
* 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
* Block messages from strangers before mod_mam/mod_offline processingEvgeniy Khramtsov2017-09-021-18/+36
* Deprecate `s2s_use_starttls: required_trusted`Evgeniy Khramtsov2017-09-021-1/+7
* 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
* Rewrite muc_register_nick and muc_unregister_nick to be DB independent (#1954)Badlop2017-08-242-31/+17
* Explicitly match against <domain/resource>Evgeniy Khramtsov2017-08-231-19/+23
* 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-182-3/+2
* Suppress push notifications for online clientsHolger Weiss2017-08-182-2/+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
* Get rid of deprecated crypto functionsEvgeniy Khramtsov2017-08-173-2/+17
* mod_stream_mgmt: Delete 'c2s_init' hookHolger Weiss2017-08-171-1/+6
* mod_stream_mgmt: Remove outdated TODO commentHolger Weiss2017-08-171-2/+0