aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change implementation of mod_offline use_mam_for_storage19.05Paweł Chmielowski2019-05-281-48/+45
* Don't check mod_register restrictions in 'register' commandEvgeny Khramtsov2019-05-281-8/+1
* mod_http_upload: Avoid catch-all error handlingHolger Weiss2019-05-271-2/+0
* Improve captcha blocking alert wordingMickaël Rémond2019-05-251-2/+2
* Improve captcha.sh script documentationMickaël Rémond2019-05-251-0/+13
* Fix last commitPaweł Chmielowski2019-05-241-5/+6
* Make mod_admin_extra add/delete_rosteritem reuse code from mod_rosterPaweł Chmielowski2019-05-242-39/+39
* Add data clean up suggested commandMickaël Rémond2019-05-241-3/+5
* Prepare 19.05Christophe Romain2019-05-232-1/+72
* Update deps in mix.lockChristophe Romain2019-05-231-21/+21
* Update depsPaweł Chmielowski2019-05-231-16/+16
* Use different cache tables per auth moduleEvgeny Khramtsov2019-05-231-23/+38
* Remove 'register' access rule from example configHolger Weiss2019-05-201-2/+0
* Use lager 3.6.10Evgeny Khramtsov2019-05-201-1/+1
* Merge branch 'master' of github.com:processone/ejabberdEvgeny Khramtsov2019-05-193-8/+16
|\
| * Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695)Alexey Shchepin2019-05-181-1/+1
| * Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884)Badlop2019-05-171-1/+1
| * Vcard search doesn't support * in mnesia, fix search form (#633)Badlop2019-05-171-6/+14
* | Report better errors on SQL terms decode failureEvgeny Khramtsov2019-05-191-3/+17
|/
* Check hooks correctness in Travis CIEvgeny Khramtsov2019-05-151-0/+1
* Write hooks_type_test.erl to correct locationEvgeny Khramtsov2019-05-151-2/+2
* Make static hooks analyzer working againEvgeny Khramtsov2019-05-151-91/+62
* Fix mod_legacy_auth to reflect recent changesEvgeny Khramtsov2019-05-151-5/+16
* Don't process failed EXTERNAL authentication by mod_fail2banEvgeny Khramtsov2019-05-151-0/+3
* Modify arguments of c2s_auth_result hookEvgeny Khramtsov2019-05-152-21/+32
* Preliminary support for SQL in process_rosteritems, and move code (#2448)Badlop2019-05-154-154/+212
* Don't put duplicate polling attribute in bosh payloadPaweł Chmielowski2019-05-141-6/+5
* mod_http_upload: Case-insensitive host comparisonHolger Weiss2019-05-121-3/+7
* Avoid late arrival of get_disco_item responseEvgeny Khramtsov2019-05-112-14/+25
* Handle TCP errors in websocketsEvgeny Khramtsov2019-05-091-0/+3
* Initial Docker environment to run ejabberd test suiteMickael Remond2019-05-0710-0/+1836
* Fix pubsub compliance XEP-0060 § 7.1.3.6 (#2864)Christophe Romain2019-05-071-1/+1
* Merge branch 'master' of github.com:processone/ejabberdMickael Remond2019-05-077-39/+150
|\
| * Raise api hook right before performing the callChristophe Romain2019-05-071-1/+1
| * Make anonymous auth don't {de}register user when there are other resourcesPaweł Chmielowski2019-05-071-3/+15
| * When applying limit of max msgs in spool check only spool sizePaweł Chmielowski2019-05-071-3/+7
| * Remove compiler warningsPaweł Chmielowski2019-05-061-1/+1
| * Test offline:use_mam_for_storage, mam:user_mucsub_from_muc_archive used togetherPaweł Chmielowski2019-05-061-2/+79
| * Do not store mucsub wrapped messages with no-store hint in offline storagePaweł Chmielowski2019-05-061-24/+31
| * Handle get_subscribed_rooms call from mod_muc_room pidPaweł Chmielowski2019-05-062-1/+15
| * Do not declare mod_muc as dependency of mod_mam to prevent loop in depsPaweł Chmielowski2019-05-061-4/+1
* | Put back the presence and s2s tests in the no_db section.Mickael Remond2019-05-071-7/+7
|/
* s2s test depend on Mnesia configurationMickael Remond2019-05-061-7/+7
* Elixir mix build need to use xmpp 1.3.3Mickael Remond2019-05-061-1/+1
* Remove deprecated callsMickael Remond2019-05-031-2/+2
* ct_formatter is not needed anymore as Elixir tests have been removedMickael Remond2019-05-031-130/+0
* Use stable xmpp versionMickael Remond2019-05-031-1/+1
* Make some standard admin command to get Mnesia infoMickael Remond2019-05-032-0/+21
* Fix bug that appears when importing privacy from Prosody (#2872)Badlop2019-05-021-1/+1
* Store imported room in the correct ServerHost (#2874)Badlop2019-05-021-1/+14