aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix PIEFXIS export of user when password is scrammed (#2721)18.12.1Badlop2018-12-211-10/+6
* Search also for _jid when importing room from prosody (#2723)Badlop2018-12-211-1/+5
* Parse persistent and archiving room options importing from prosody (#2720)Badlop2018-12-211-0/+2
* Add hook on api callChristophe Romain2018-12-131-0/+1
* Update version for mixChristophe Romain2018-12-131-1/+1
* Update changelogPaweł Chmielowski2018-12-131-0/+8
* Add code for handling deprecations of get_stacktrace()Paweł Chmielowski2018-12-1319-161/+185
* Add HTTP listener on port 5280 for admin web interfaceEvgeny Khramtsov2018-12-131-0/+5
* mod_roster: Don't set version to "not_found"Holger Weiss2018-12-131-1/+1
* When unknown roster version, return an acceptable version ID binary (#2709)Badlop2018-12-131-1/+1
* Fix (un)setting of priorityEvgeny Khramtsov2018-12-131-2/+2
* Don't lose carbons on presence change or session resumptionEvgeny Khramtsov2018-12-133-28/+77
* Add CHANGELOG.md filePaweł Chmielowski2018-12-131-0/+10
* Normalize hostname when processing host_configPaweł Chmielowski2018-12-131-3/+5
* Bump version of xmpp in mix.lockPaweł Chmielowski2018-12-131-1/+1
* Start fast_tls before pkixPaweł Chmielowski2018-12-131-1/+1
* Bump xmpp depPaweł Chmielowski2018-12-131-1/+1
* configure.ac: Bump required Erlang/OTP versionHolger Weiss2018-12-131-1/+1
* Update mix packaging18.12Paweł Chmielowski2018-12-062-13/+16
* mod_private: Add "bookmarks_to_pep" commandHolger Weiss2018-12-051-2/+56
* mod_pubsub: Improve PEP behavior for 'whitelist'Holger Weiss2018-12-051-2/+6
* Remove useless config file (#2665)Christophe Romain2018-12-051-665/+0
* Add auth:which_user_exist to bulk checking existence of list of usersPaweł Chmielowski2018-12-052-2/+70
* Add list types to sql_ptPaweł Chmielowski2018-12-052-6/+38
* Revert "Let deliver unsubscribe stanza when no roster push is required (#2598)"Badlop2018-12-051-2/+0
* Let deliver unsubscribe stanza when no roster push is required (#2598)Badlop2018-12-051-0/+2
* Use tagged version of pkix dependencyPaweł Chmielowski2018-12-051-1/+2
* Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695)Alexey Shchepin2018-12-051-2/+11
* Proxy protocol may send additional data after addressesPaweł Chmielowski2018-12-041-2/+4
* Update depsPaweł Chmielowski2018-12-041-3/+3
* Add support for proxy protocolPaweł Chmielowski2018-12-044-25/+241
* Format list of {{name,string}, {value, _}} as json struct name/valPaweł Chmielowski2018-12-031-0/+8
* Make mod_http_api assume that missing args of type list are empty listPaweł Chmielowski2018-12-031-4/+9
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-0114-690/+93
* ejabberd_s2s_in: Check for subdomain configurationHolger Weiss2018-12-011-5/+5
* ejabberd_s2s_in: Check for subdomain certificateHolger Weiss2018-12-011-1/+1
* mod_register: Don't advertise IBR unconditionallyHolger Weiss2018-12-011-2/+8
* Apply new cache options on mod_stream_mgmt reloadEvgeny Khramtsov2018-11-301-1/+2
* Keep last handled stanzas number in cache rather than session tableEvgeny Khramtsov2018-11-303-101/+74
* New command unban_ip (#2620)Badlop2018-11-301-0/+51
* Update depsPaweł Chmielowski2018-11-291-4/+4
* Drop some macros related to OTP<19Evgeny Khramtsov2018-11-292-25/+1
* Implement XEP-0410: MUC Self-Ping optimizationEvgeny Khramtsov2018-11-291-26/+40
* Advertise disco#info and disco#items by MUC roomEvgeny Khramtsov2018-11-291-1/+1
* Add xml compression to sql backend of mamPaweł Chmielowski2018-11-284-7/+1392
* Add specific Var names to CAPTCHA fallback form fields (#2672)Badlop2018-11-271-2/+2
* Revert "Upgrade Elixir to 1.6.6 (#2653)"Christophe Romain2018-11-272-2/+2
* Upgrade Elixir to 1.6.6 (#2653)Christophe Romain2018-11-272-2/+2
* Merge branch 'master' of github.com:processone/ejabberdEvgeny Khramtsov2018-11-233-4/+6
|\
| * Fix typo in recent PR commit (#2697)Badlop2018-11-231-2/+2