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
2016-05-26Use acl:access_matches in c2sPaweł Chmielowski
2016-05-26New ACL infrastructurePaweł Chmielowski
2016-05-26Do not call transform_terms multiple times on configs when merging themPaweł Chmielowski
2016-05-25Retrieve parenthesis for easy reading, lost in old commit 9deb294Badlop
2016-05-25Merge pull request #1131 from weiss/failed-resume-hEvgeny Khramtsov
2016-05-25Merge pull request #1126 from weiss/muc-send-affiliationEvgeny Khramtsov
2016-05-25Add support for PubSub publishing optionsHolger Weiss
2016-05-24XEP-0198: Add 'h' attribute to <failed/> elementHolger Weiss
2016-05-24mod_mam_mnesia: Clarify error messageHolger Weiss
2016-05-24ejabberd_auth*: Fix indentationHolger Weiss
2016-05-24mod_mam_mnesia: Don't exceed table size limitHolger Weiss
2016-05-24mod_mam_mnesia: Use transactions when writingHolger Weiss
2016-05-24mod_register: Only set timeout on successHolger Weiss
2016-05-20mod_muc_room: Notify on affiliation changesHolger Weiss
2016-05-18mod_client_state: Add function specificationsHolger Weiss
2016-05-17mod_client_state: Add "queue_pep" optionHolger Weiss
2016-05-17mod_client_state: Queue chat state notificationsHolger Weiss
2016-05-17Move CSI queue handling into mod_client_stateHolger Weiss
2016-05-16Delete duplicated command export_sql, use export2sql instead (#1118)Badlop
2016-05-15Fix jid:from_string/1 function specificationHolger Weiss
2016-05-13Update SQL escapingAlexey Shchepin
2016-05-09Fix C2S session data leak (#1078)Evgeniy Khramtsov
2016-05-09Handle Redis connection in a separate moduleEvgeniy Khramtsov
2016-05-08mod_client_state: Delete only the configured hooksHolger Weiss
2016-05-08Let client retry HTTP upload on file size mismatchHolger Weiss
2016-05-06XEP-0198: Use different error message for bouncesHolger Weiss
2016-05-06Bounce messages sent to server JIDHolger Weiss
2016-05-05Add missed jlib:term_to_expr and jlib:expr_to_term functionsAlexey Shchepin
2016-05-05Update more SQL queriesAlexey Shchepin
2016-05-05Merge remote-tracking branch 'processone/pr/1088'Holger Weiss
2016-05-04Add missing odbc->sql in comment from commit 1aae8a9fChristophe Romain
2016-05-04Merge remote-tracking branch 'processone/pr/1087'Holger Weiss
2016-05-03Cosmetic change: Make variable names consistentHolger Weiß
2016-05-02Merge remote-tracking branch 'processone/pr/1086'Holger Weiss
2016-05-02Pass noauth when auth isn't providedChristophe Romain
2016-05-02Fix sender in case of explicit pep subscriptionsChristophe Romain
2016-05-02Don't halt program when include_config_file is missing/can't be readPaweł Chmielowski
2016-05-02Don't forget to import mod_opt_type/1 in mod_metricsEvgeniy Khramtsov
2016-05-01Add mod_opt_type/1 callback to gen_mod behaviourHolger Weiss
2016-05-01Cope with modules that don't export mod_opt_type/1Holger Weiss
2016-05-01Add behaviour to mod_vcard_xupdate DB modulesEvgeniy Khramtsov
2016-04-30Fix typo in mod_mam:select() (#1098)Evgeniy Khramtsov
2016-04-29Let shaper cope with low resolution system clockChristophe Romain
2016-04-28Add pubsub subscribe/unsubscribe hook16.04Christophe Romain
2016-04-28Better formatting of configuration problem log messageEvgeniy Khramtsov
2016-04-27Improve detection of databases supported by modules (#1092)Evgeniy Khramtsov
2016-04-27Get rid of "internal" DB type. This also fixes #1092Evgeniy Khramtsov
2016-04-25Fix use of pubsub node plugin when configured with default_node_configChristophe Romain
2016-04-25Return error when blocking last activity requestHolger Weiss
2016-04-25Process messages of unknown type consistentlyHolger Weiss