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
2015-07-28Don't copy messages of type "normal" without bodyHolger Weiss
2015-07-28Also check for <no-storage/> hintHolger Weiss
2015-07-28XEP-0198: Don't add <delay/> tags to IQ stanzasHolger Weiss
2015-07-27Reuse some strings in WebAdmin's Listening PortsBadlop
2015-07-24Fix problem with merging values from multiple config filesPaweł Chmielowski
2015-07-24Ensure config snippet is loaded at module installation (EJAB-1741)Christophe Romain
2015-07-24Allow contribution to include .yml or .yaml config fileChristophe Romain
2015-07-24Allow migration of old pubsub items with xmlelement in body (#479)Christophe Romain
2015-07-24Merge pull request #642 from weiss/pep-on-caps-updateChristophe Romain
2015-07-23Provide command for ODBC's convert_to_scramBadlop
2015-07-22Don't crash web admin when displaying info about websocket using usersPaweł Chmielowski
2015-07-22Let nodetree call default flat plugin nowChristophe Romain
2015-07-22Allow include of simple dependencies (EJAB-1737)(#391)Christophe Romain
2015-07-22Let flat be default plugin (#609)Christophe Romain
2015-07-22Do not init nodes from mod_pubsub (#609)Christophe Romain
2015-07-22Merge pull request #608 from weiss/bare-jid-subscriptionChristophe Romain
2015-07-21Merge pull request #632 from weiss/increase-max-ack-queueEvgeny Khramtsov
2015-07-21Merge pull request #618 from weiss/muc-message-hookEvgeny Khramtsov
2015-07-17Print content types more gracefullyEvgeniy Khramtsov
2015-07-15Set direction of resource and connection (#650)Badlop
2015-07-15If local guide.html file not found, redirect to the online guideBadlop
2015-07-15Update links to Guide in WebAdminBadlop
2015-07-15Support RTL page direction in WebAdmin for Hebrew (#650)Badlop
2015-07-15Set LTR direction to Raw links (#650)Badlop
2015-07-15Add links in WebAdmin to ejabberd and ProcessOne (#661)Badlop
2015-07-15Support more mod_muc_admin translation strings (#659)Badlop
2015-07-10Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov
2015-07-10Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov
2015-07-10Fix tests related to MAMEvgeniy Khramtsov
2015-07-10Fix mod_mam compatibility with RSM (only with odbc backend).Jerome Sautret
2015-07-08During halt only shutdown MUC rooms on local nodeEvgeniy Khramtsov
2015-07-08Changed mam iq get to set as specified by XEP-0313 v0.3Jerome Sautret
2015-07-07Trigger PEP notifications on CAPS updatesHolger Weiss
2015-07-07mod_pubsub: Explain caps_update usage in a commentHolger Weiss
2015-07-05Fix dialyzer warningMickael Remond
2015-07-03XEP-0198: Increase timeout during resumptionHolger Weiss
2015-07-03XEP-0198: Increase default "max_ack_queue" valueHolger Weiss
2015-07-03New hook: muc_filter_packetHolger Weiss
2015-07-02Send notifications on MUC configuration changesHolger Weiss
2015-06-29Do not rely on behaviour info when doing config validationEvgeniy Khramtsov
2015-06-28Omit warning message regarding non-anonymous roomHolger Weiss
2015-06-25When passwords are scrammed, report check_password_hash cannot work (#559)Badlop
2015-06-24Add xep definition to mod_mam15.06Badlop
2015-06-22Add MAM (XEP-0313) supportEvgeniy Khramtsov
2015-06-22Document a few more supported protocolsBadlop
2015-06-20Add s2s_dhfile to list of known optionsHolger Weiss
2015-06-20Update comment that explains how to set up node_mbHolger Weiss
2015-06-19PubSub: Check for node subscription of bare JIDHolger Weiss
2015-06-18change_room_option misses handling some room options #604Badlop
2015-06-18Don't force persistence if cache enabled (fix previous commit)Christophe Romain