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-02-17Fix format_result so get_room_options command works again after aa5caa3Badlop
2016-02-15Merge pull request #953 from cdroege/fix_cssbadlop
2016-02-13Allow to pass \n in argument to ejabberdctlPaweł Chmielowski
2016-02-12Fix the color of links in tables in web adminChristian Dröge
2016-02-12mod_muc_room: Let members see admin/owner JIDsHolger Weiss
2016-02-12mod_muc_room: Don't expose JIDs in anonymous roomsHolger Weiss
2016-02-11mod_mam: Send new preferences when they are setHolger Weiss
2016-02-08Mention new XEP supportBadlop
2016-02-08Prepare room JID in create_room commandBadlop
2016-02-09Fix example value for rescode return typePaweł Chmielowski
2016-02-09More documentation of arguments in mod_admin_extraPaweł Chmielowski
2016-02-09XEP-0013: Flexible Offline Message Retrieval supportEvgeniy Khramtsov
2016-02-09Remove remanants of pre-binary stringsPaweł Chmielowski
2016-02-09Use muc_online_room record for pattern matchingChristophe Romain
2016-02-09Better presentation of result description in docsPaweł Chmielowski
2016-02-09Start documenting arguments in mod_admin_extra commandsPaweł Chmielowski
2016-02-09Typo in markdown generatorPaweł Chmielowski
2016-02-08Add most status codes only to initial MUC presenceHolger Weiss
2016-02-08Fix section links to the Guide in the WebAdminBadlop
2016-02-08Merge pull request #944 from cdroege/configureable_host-mod_register_webbadlop
2016-02-08Merge pull request #914 from weiss/mam-expose-jidEvgeny Khramtsov
2016-02-08Remove compile warningsMickael Remond
2016-02-08Omit redundant check for overcrowded MUC roomHolger Weiss
2016-02-08mod_mam: Don't let outcasts access MUC archiveHolger Weiss
2016-02-07XEP-0198: Fix session timeout corner caseHolger Weiss
2016-02-05Rename option to regexp_room_id for consistency with other options (#905)Badlop
2016-02-05add room_id_regexp optionHAMANO Tsukasa
2016-02-04Allow to modify host when deleting account or changing password over webChristian Dröge
2016-02-04Make hibernate timeouts configurablePablo Polvorin
2016-02-03Switch to Fast XML moduleMickael Remond
2016-02-03Switch to fast_tls and update app namesMickael Remond
2016-02-03Convert more dependencies to new repository / packagesMickael Remond
2016-02-03Convert code to use Fast YAMLMickael Remond
2016-02-03Move to new dependencies for SIP and STUNMickael Remond
2016-02-03Move to new iconv packageMickael Remond
2016-02-03Use stringprep app nameMickael Remond
2016-02-02Fix presence-based deliveryNathan Bruning
2016-02-01More strict checking for MUC initial presencePaweł Chmielowski
2016-02-01Send presence with code 170 only in initial presence from MUCPaweł Chmielowski
2016-01-29Add 'import_prosody' commandEvgeniy Khramtsov
2016-01-29Import privacy lists from ProsodyEvgeniy Khramtsov
2016-01-28Initial version of migration script from Prosody to ejabberdEvgeniy Khramtsov
2016-01-27Need extra line before ## in markdownPaweł Chmielowski
2016-01-26Always use laggerPaweł Chmielowski
2016-01-26Set set utf8mb4 charset on mysql connectionChristophe Romain
2016-01-26Add header to generated markdown filePaweł Chmielowski
2016-01-26Add a way to get all ejabberd_commands, not only those that was registeredPaweł Chmielowski
2016-01-25Geenarte markdown that is acceptable by docs.ejabberd.org processorPaweł Chmielowski
2016-01-24Merge pull request #919 from hamano/rename_timestamp_functionPaweł Chmielowski
2016-01-23lager is the default logger, we need to reverse the define flagMickael Remond