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
2017-01-02Update copyright date automatically (#1442)Badlop
2017-01-02Remove mod_http_bind and migration code to mod_boshPaweł Chmielowski
2017-01-02Correctly process errors from new cyrsasl APIEvgeniy Khramtsov
2017-01-02Improve return values in cyrsasl APIEvgeniy Khramtsov
2016-12-29Fix case clauses when using compression (#1431)(thanks to Evgeniy Khramtsov)Badlop
2016-12-27Cleanup file headersChristophe Romain
2016-12-26Allow subscriber to create room, then set allow_subscription=true (#1404)Badlop
2016-12-25Revert "Fix 'nodetree' configuration lookups for PEP"Holger Weiss
2016-12-25Fix 'nodetree' configuration lookups for PEPHolger Weiss
2016-12-17Extract correctly the text from #stanza_error (#1425)Badlop
2016-12-12Describe command arguments and results in ejabberd_adminBadlop
2016-12-09Copy recent make_opts function from mod_muc_room.erlBadlop
2016-12-09Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain
2016-12-09Enforce affiliation removal, remove corresponding items (#1320)Christophe Romain
2016-12-08Improve handling on acl rules in api_permissionsPaweł Chmielowski
2016-12-08API call does not necessary use token, it could use basic authMickael Remond
2016-12-08Recognize "- who:" not only "who:" syntax in api_permissionsPaweł Chmielowski
2016-12-07Cleanup ext_mod and fix compilation pathChristophe Romain
2016-12-06Fix compilation of external module with new xmpp libChristophe Romain
2016-12-05Remove obsolete remove_node api (use leave_cluster)Christophe Romain
2016-12-02Fix reload_configChristophe Romain
2016-12-02Add password support in muc_subscribe (#1306)Badlop
2016-12-02When unsubscribes, check if room should get closed (#1396)Badlop
2016-12-01Fix error formatting, which closed client connection (#1389)Badlop
2016-12-01Merge branch 'master' of github.com:processone/ejabberdMickael Remond
2016-11-30Fix typo introduced by 92db9ff changesChristophe Romain
2016-11-30Improve handling of mnesia schemaChristophe Romain
2016-11-30Cleanup admin_extra, add few functionsChristophe Romain
2016-11-28Adds optional post_install and pre_uninstall hooks (thanks Igor Manturov Jr.)...Christophe Romain
2016-11-26Improve translation of some messagesEvgeniy Khramtsov
2016-11-25Use ejabberd_router:route_error/4 wherever possibleEvgeniy Khramtsov
2016-11-25Get rid of compile warningsEvgeniy Khramtsov
2016-11-24Don't forget to erase cache on user removalEvgeniy Khramtsov
2016-11-24Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov
2016-11-24Add missing -callbacksPaweł Chmielowski
2016-11-24Merge pull request #1391 from weiss/mark-copiesEvgeny Khramtsov
2016-11-24Use xmpp:put_meta/3 to update metadataHolger Weiss
2016-11-23Fix typo in copyright dateChristophe Romain
2016-11-23Move copyright definition to ejabberd.hrlEvgeniy Khramtsov
2016-11-23Don't use deprecated functions from jlib.erlEvgeniy Khramtsov
2016-11-23Let mod_carboncopy mark copied messagesHolger Weiss
2016-11-22Let ejabberd_sm mark copied messagesHolger Weiss
2016-11-22Fix xref issue injected by fbfbb96Christophe Romain
2016-11-22Fix get_roster issue injected by fbfbb96Christophe Romain
2016-11-22Fix vcard_ldap exportsChristophe Romain
2016-11-22Add missing exportChristophe Romain
2016-11-22Fix issues on import improvementsChristophe Romain
2016-11-22New bosh modulePaweł Chmielowski
2016-11-22Improve ODBC importChristophe Romain
2016-11-21Set 'sql_pool_size' to 1 by default for sqliteEvgeniy Khramtsov