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
path: root/src
AgeCommit message (Expand)Author
2022-11-07Add details about XEP implementations to some protocol attributesBadlop
2022-11-04Add some missing RFCs and remove problematic leading 0 in xep versionsBadlop
2022-10-25Annotate captcha_cmd option, run make options, update manBadlop
2022-10-24Support @VERSION@ and @SEMVER@ in captcha_cmd optionBadlop
2022-10-18Bump default 's2s_timeout' value (#3653)Holger Weiß
2022-10-18fix table creation on a running cluster (#3913)Frank
2022-10-12Remove unnecessary text stringBadlop
2022-10-12Handle case that module exports mod_doc, but nothing in itBadlop
2022-10-12Annotate new optionsBadlop
2022-09-28Fix cache invalidation in shared rosterPaweł Chmielowski
2022-09-22Export mod_muc_admin:get_room_pid/2Paweł Chmielowski
2022-09-16The archive_msg export fun requires MUC Service for room archivesBadlop
2022-09-16Allow MUC service admins to bypass max_user_conferences limitationBadlop
2022-09-16Remove unused macro definitions detected by rebar3_hankBadlop
2022-09-16Adapt to change of mix_annotate type to boolean in roster_queryLinus Jahn
2022-09-16Adapt to renaming of 'participant-id' from mix_roster_channel recordLinus Jahn
2022-09-13Don't persist 'none' role (thanks to Blake Miller)(#3330)Badlop
2022-09-13Store role, and use it when joining a moderated room (#3330)Badlop
2022-09-09mod_admin_extra: Handle empty roster group namesHolger Weiss
2022-09-07Simplify recent commit (thanks to Simon Lipp)(#3894)Badlop
2022-09-06Fix unix socket support for ejabberd_http (thanks to Simon Lipp)(#3894)Badlop
2022-09-01Add function for getting room diagnosticsPaweł Chmielowski
2022-09-01Catch all errors from jose_jwt:verify and log debugging details (#3890)Badlop
2022-09-01The #roster_item.ask allowed values are subscribe|undefinedBadlop
2022-09-01mod_host_meta: Complain at start if listener is not encryptedBadlop
2022-08-31mod_pubsub: Don't crash on command failuresHolger Weiss
2022-08-29Handle invalid values in X-Forwarded-For header more gracefulyPaweł Chmielowski
2022-08-24Update roster_get hook in mod_shared_roster_ldap to use #roster_item{}Paweł Chmielowski
2022-08-24Fix mucsub unsubscribe notification payload to have muc_unsubcribe in itPaweł Chmielowski
2022-08-17Fix filter_nodesJonah Brüchert
2022-08-17Parse sub elements of the mix join remote resultJonah Brüchert
2022-08-17mod_mix: Return user jid on joinJonah Brüchert
2022-08-12mod_shared_roster: Fix wrong hook type #roster{} (now #roster_item{})Linus Jahn
2022-08-12mod_mix, mod_mix_pam: Add new MIX namespaces to disco featuresLinus Jahn
2022-08-12mod_mix, mod_mix_pam: Add handling of IQs with newer MIX namespacesJonah Brüchert
2022-08-11mod_roster: Change hook type from #roster{} to #roster_item{}Linus Jahn
2022-08-11mod_roster: Respect MIX <annotate/> settingLinus Jahn
2022-08-11mod_mix_pam: Do roster pushes on join/leaveLinus Jahn
2022-08-11mod_mix_pam: Provide MIX channels as roster entries via hookLinus Jahn
2022-08-10ejabberd_listener: Let module take over socketHolger Weiss
2022-08-05ext_mod: Support managing remote nodes in the clusterBadlop
2022-08-05ext_mod: Handle correctly when COMMIT.json not foundBadlop
2022-08-04Show allow_query_users room option in disco info (#3830)Badlop
2022-08-01Add log_burst_limit_* options (#3865)Mark Zealey
2022-07-28Skip connection exit message when we triggered reconnectionPaweł Chmielowski
2022-07-28Handle errors reported from begin/commit inside transactionPaweł Chmielowski
2022-07-28Make connection close errors bubble up from inside sql transactionPaweł Chmielowski
2022-07-27Add syntax_tools to applications, required when using ejabberd_sql_pt (#3869)Badlop
2022-07-27Don't bother with COMMIT.json user-friendly feature in automated user caseBadlop
2022-07-27Handle not found COMMIT.json, for example in GH ActionsBadlop