aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add no-store hint to CAPTCHA challenge stanzas (#2730)Badlop2018-12-261-1/+2
* mod_mam: Additional checks for database failuresEvgeny Khramtsov2018-12-212-51/+69
* Handle Prosody storage attributes key, when, with (#2724)Badlop2018-12-211-0/+5
* Handle persist=false in roster items (#2722)Badlop2018-12-211-12/+14
* We are handling groupchat in other branch nowPaweł Chmielowski2018-12-201-1/+0
* Add option to mod_offline that would allow storing group chat messagesPaweł Chmielowski2018-12-201-8/+20
* Fix PIEFXIS export of user when password is scrammed (#2721)Badlop2018-12-191-10/+6
* Search also for _jid when importing room from prosody (#2723)Badlop2018-12-191-1/+5
* Parse persistent and archiving room options importing from prosody (#2720)Badlop2018-12-191-0/+2
* Add code for handling deprecations of get_stacktrace()Paweł Chmielowski2018-12-1316-161/+148
* Add hook on api callChristophe Romain2018-12-111-0/+1
* mod_roster: Don't set version to "not_found"Holger Weiss2018-12-101-1/+1
* Don't require a full JID as argument, instead set a dummy resource (#2710)Badlop2018-12-101-5/+4
* When unknown roster version, return an acceptable version ID binary (#2709)Badlop2018-12-101-1/+1
* Fix (un)setting of priorityEvgeny Khramtsov2018-12-101-2/+2
* Get rid of outdated mod_mix moduleEvgeny Khramtsov2018-12-101-323/+0
* Don't lose carbons on presence change or session resumptionEvgeny Khramtsov2018-12-103-28/+77
* Normalize hostname when processing host_configPaweł Chmielowski2018-12-061-3/+5
* Start fast_tls before pkixPaweł Chmielowski2018-12-061-1/+1
* 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
* 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
* 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
* Add support for proxy protocolPaweł Chmielowski2018-12-043-24/+240
* 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-016-580/+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-302-100/+73
* New command unban_ip (#2620)Badlop2018-11-301-0/+51
* Drop some macros related to OTP<19Evgeny Khramtsov2018-11-291-21/+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-283-7/+975
* Add specific Var names to CAPTCHA fallback form fields (#2672)Badlop2018-11-271-2/+2
* Fix typo in recent PR commit (#2697)Badlop2018-11-231-2/+2
* Merge pull request #2697 from Snowmanko/masterbadlop2018-11-231-2/+4
|\
| * Update - fixed ejabberdctl push_roster descriptionSnowman2018-11-221-2/+4
* | Only advertise conversion feature when mod_pubsub is loadedEvgeny Khramtsov2018-11-231-6/+11
* | Support for XEP-0411: Bookmarks ConversionEvgeny Khramtsov2018-11-235-41/+104
* | Merge pull request #2690 from nosnilmot/stopping-hookEvgeny Khramtsov2018-11-221-0/+1
|\ \ | |/ |/|
| * Add ejabberd_stopping hookStu Tomlinson2018-11-191-0/+1
* | Relax result matching to fix pgsql keepalive (#2632)Christophe Romain2018-11-211-1/+1
|/