aboutsummaryrefslogtreecommitdiff
path: root/src/mod_disco.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-29Replace hardcoded disco features with macrosEvgeniy Khramtsov1-1/+1
2018-06-28Avoid code duplication when checking presence subscriptionEvgeniy Khramtsov1-18/+3
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov1-2/+1
2018-06-13Advertise disco#info and disco#items features in mod_discoEvgeniy Khramtsov1-3/+9
2018-05-29Use 'list-multi' type for XEP-0157 xdata fieldsEvgeniy Khramtsov1-1/+3
2018-02-11Remove 'iqdisc' optionEvgeniy Khramtsov1-27/+5
2018-01-23Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov1-9/+15
2018-01-08Process 'name' option for all route-registering modulesEvgeniy Khramtsov1-4/+7
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-11Rename is_user_exists -> user_existsEvgeniy Khramtsov1-1/+1
2017-05-04Introduce 'iqdisc' global optionEvgeniy Khramtsov1-2/+2
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov1-24/+5
2017-02-22Reload modules when reloading configuration fileEvgeniy Khramtsov1-1/+42
2017-01-23Make test suite working againEvgeniy Khramtsov1-3/+6
2017-01-11Implement database backend interface for ejabberd_routerEvgeniy Khramtsov1-1/+1
2017-01-10Don't forget to advertise disco featuresEvgeniy Khramtsov1-1/+2
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov1-50/+12
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov1-8/+8
2016-08-09Improve some type specsEvgeniy Khramtsov1-2/+3
2016-08-05Change code to reflect recent changes in fxml_genEvgeniy Khramtsov1-18/+12
2016-07-25Rewrite mod_mam and mod_muc to use XML generatorEvgeniy Khramtsov1-2/+2
2016-07-18Initial version based on XML generatorEvgeniy Khramtsov1-235/+168
2016-07-06Make modules loading in a dependent order (#1191)Evgeniy Khramtsov1-1/+4
2016-04-05Replace more ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov1-14/+26
2016-02-09XEP-0013: Flexible Offline Message Retrieval supportEvgeniy Khramtsov1-1/+3
2016-02-03Switch to Fast XML moduleMickael Remond1-4/+4
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-1/+16
2015-05-21Document protocol support (EJABS-1620)Badlop1-0/+3
2015-04-26mod_disco: Apply minor readability improvementsHolger Weiss1-13/+11
2015-04-26mod_disco: Omit 'roster_get' call if possibleHolger Weiss1-2/+4
2015-04-26Fix service disco handling for bare account JIDsHolger Weiss1-3/+3
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-03-25Fix service_info options processingEvgeniy Khramtsov1-2/+2
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-12-10Fix some type specs and errors13.12Evgeniy Khramtsov1-1/+1
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov1-4/+29
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+1
2013-03-14Accumulated patch to binarize and indent codeBadlop1-330/+353
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-07-13Use #roster record instead of direct tupleBadlop1-1/+2
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2010-05-08full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)Evgeniy Khramtsov1-9/+21
2010-04-22Fixed Bugs handling Service Discovery to contacts.Emilio Bustos1-52/+82
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2009-07-17Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop1-1/+64
2009-06-02Remove support of deprecated Disco Publish XEP-0030 (EJAB-904)Badlop1-134/+1