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
AgeCommit message (Expand)Author
2018-03-19Hardcode ACL rules used by ejabberd_web_adminEvgeniy Khramtsov
2018-01-23Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-10-09Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov
2017-05-23Deprecate misc:encode_base64/1 and misc:decode_base64/1Evgeniy Khramtsov
2017-05-11Rename is_user_exists -> user_existsEvgeniy Khramtsov
2017-05-11Use cache for authentication backendsEvgeniy Khramtsov
2017-05-08Add type specs for Module:opt_type/1Evgeniy Khramtsov
2017-05-04Catch exceptions from acl:add_list in web adminPaweł Chmielowski
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov
2017-04-29Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov
2017-04-28Don't re-define validation functions in multiple placesEvgeniy Khramtsov
2017-04-11Rename aux.erl as misc.erl17.04Christophe Romain
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov
2017-03-10Teach web admin about ip acl rulesPaweł Chmielowski
2017-03-10Improve formatting of erlang terms shown in web adminPaweł Chmielowski
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov
2017-02-25Don't pass empty resource to jid:make()Evgeniy Khramtsov
2017-01-20Merge branch 'new_stream'Evgeniy Khramtsov
2017-01-09Fix typo in previous commitBadlop
2017-01-03Get nodes from ejabberd_cluster instead of mnesiaChristophe Romain
2017-01-02Update copyright date automatically (#1442)Badlop
2016-12-30More refactoring on session managementEvgeniy Khramtsov
2016-11-24Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-11Ignore offline sessions in statisticsHolger Weiss
2016-09-24Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov
2016-09-19Use mnesia calls instead of ets for Acl and Access tables (#1206)Badlop
2016-08-09Improve some type specsEvgeniy Khramtsov
2016-08-04Rewrite HTTP Bind and Web Admin code to use XML generatorEvgeniy Khramtsov
2016-07-23Move any access rules check to ACL moduleMickael Remond
2016-07-19Make access rules in ejabberd_web_admin configurablePaweł Chmielowski
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov
2016-03-25Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov
2016-03-04Mark get_queue_length obsolete, and use count_offline_messages (#970)Badlop
2016-02-25Fix for #935Marek Foss
2016-02-12Fix the color of links in tables in web adminChristian Dröge
2016-02-08Fix section links to the Guide in the WebAdminBadlop
2016-02-03Switch to Fast XML moduleMickael Remond
2016-01-13Update copyright to 2016 (#901)Badlop
2015-12-07More now() replacementsPaweł Chmielowski
2015-12-02No need for a top menu link as there's a top page linkBadlop
2015-11-30Webadmin console visual refresh (thanks to Marek Foss) (EJAB-1142)Christophe Romain
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-10-21Use homogeneous s2s connections stats (#761)Badlop
2015-10-07cosmetic cleanupChristophe Romain
2015-08-13Prettify copyright links (thanks to GreenLunar)(#692)Badlop
2015-07-27Reuse some strings in WebAdmin's Listening PortsBadlop
2015-07-22Don't crash web admin when displaying info about websocket using usersPaweł Chmielowski
2015-07-15Set direction of resource and connection (#650)Badlop