Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14Fix validator of mod_avatarEvgeny Khramtsov
2019-06-14Introduce option 'captcha_url'Evgeny Khramtsov
2019-06-14Remove mod_echo moduleEvgeny Khramtsov
2019-06-14Travis CI: Ensure MySQL is startedHolger Weiss
2019-06-14Add forgotten header fileEvgeny Khramtsov
2019-06-14Use commit id instead of branch name to specify deps in rebar.configPaweł Chmielowski
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-06-13Return jid_malformed error when sending presence without nick to conferencePaweł Chmielowski
2019-06-13Merge pull request #2651 from Iperity/fix-privacy-race-conditionbadlop
2019-06-11Debug log to help troubleshoot delegation ACLsMickaël Rémond
2019-06-11Revert "Fix pubsub compliance XEP-0060 § 7.1.3.6 (#2864)"Christophe Romain
2019-06-10Refactor mod_privacy patch; move logic user_receive_packet toNathan Bruning
2019-06-10Fix user_send_packet in mod_privacy; was failing on newly created usersNathan Bruning
2019-06-10Fix mod_privacy race conditionNathan Bruning
2019-06-09lock.yml defines locking policy for old issuesMickaël Rémond
2019-06-06Use system_time/1 instead of monotonic_time/1Evgeny Khramtsov
2019-06-05mod_register_web: Don't crash if user existsHolger Weiss
2019-06-04Change indentation in ejabberd.yml.example to more consistantPaweł Chmielowski
2019-05-29Fix example argument in private_set, don't include Query elementBadlop
2019-05-29mod_stream_mgmt: Drop unused codeHolger Weiss
2019-05-28Change implementation of mod_offline use_mam_for_storage19.05Paweł Chmielowski
2019-05-28Don't check mod_register restrictions in 'register' commandEvgeny Khramtsov
2019-05-27mod_http_upload: Avoid catch-all error handlingHolger Weiss
2019-05-25Improve captcha blocking alert wordingMickaël Rémond
2019-05-25Improve captcha.sh script documentationMickaël Rémond
2019-05-24Fix last commitPaweł Chmielowski
2019-05-24Make mod_admin_extra add/delete_rosteritem reuse code from mod_rosterPaweł Chmielowski
2019-05-24Add data clean up suggested commandMickaël Rémond
2019-05-23Prepare 19.05Christophe Romain
2019-05-23Update deps in mix.lockChristophe Romain
2019-05-23Update depsPaweł Chmielowski
2019-05-23Use different cache tables per auth moduleEvgeny Khramtsov
2019-05-20Remove 'register' access rule from example configHolger Weiss
2019-05-20Use lager 3.6.10Evgeny Khramtsov
2019-05-19Merge branch 'master' of github.com:processone/ejabberdEvgeny Khramtsov
2019-05-19Report better errors on SQL terms decode failureEvgeny Khramtsov
2019-05-18Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695)Alexey Shchepin
2019-05-17Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884)Badlop
2019-05-17Vcard search doesn't support * in mnesia, fix search form (#633)Badlop
2019-05-15Check hooks correctness in Travis CIEvgeny Khramtsov
2019-05-15Write hooks_type_test.erl to correct locationEvgeny Khramtsov
2019-05-15Make static hooks analyzer working againEvgeny Khramtsov
2019-05-15Fix mod_legacy_auth to reflect recent changesEvgeny Khramtsov
2019-05-15Don't process failed EXTERNAL authentication by mod_fail2banEvgeny Khramtsov
2019-05-15Modify arguments of c2s_auth_result hookEvgeny Khramtsov
2019-05-15Preliminary support for SQL in process_rosteritems, and move code (#2448)Badlop
2019-05-14Don't put duplicate polling attribute in bosh payloadPaweł Chmielowski
2019-05-12mod_http_upload: Case-insensitive host comparisonHolger Weiss
2019-05-11Avoid late arrival of get_disco_item responseEvgeny Khramtsov
2019-05-09Handle TCP errors in websocketsEvgeny Khramtsov