aboutsummaryrefslogtreecommitdiff
path: root/src/mod_shared_roster_ldap.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-01The #roster_item.ask allowed values are subscribe|undefinedBadlop1-2/+1
2022-08-24Update roster_get hook in mod_shared_roster_ldap to use #roster_item{}Paweł Chmielowski1-23/+14
2022-08-11mod_roster: Change hook type from #roster{} to #roster_item{}Linus Jahn1-6/+5
2022-02-11Update copyright year to 2022Badlop1-1/+1
2022-01-13Update section URLs in ldap documentationBadlop1-5/+5
2021-08-23Use specific syntax so modules and top-level will be linksBadlop1-1/+1
2021-02-01Fix bug handling jid:decode/1 return, introduced in cdb286d1d (#3461)Badlop1-2/+3
2021-01-28Add cache for displayed groups in ldap_shared_cachePaweł Chmielowski1-3/+14
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2020-12-31Document ldap_userjidattr optionPaweł Chmielowski1-0/+6
2020-12-31Add multi-domain support (and flexibility) to LDAP shared roster (rev2). (#3461)ethoms1-18/+41
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson1-1/+1
2020-04-08Copy more option explanations from ejabberd Docs siteBadlop1-12/+15
2020-04-02Document mod_shared_roster_ldap optionsBadlop1-1/+136
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov1-1/+1
2019-08-04Don't retain module option on gen_mod supervisorEvgeny Khramtsov1-1/+2
2019-07-12Process unexpected messages uniformlyEvgeny Khramtsov1-4/+9
2019-06-15Get rid of "well-known" typeEvgeny Khramtsov1-8/+5
2019-06-14Use new configuration validatorEvgeny Khramtsov1-96/+101
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov1-1/+0
2018-01-29Fix processing of ldap_memberattr_format_re optionPaweł Chmielowski1-1/+5
2018-01-26Introduce option 'captcha' for mod_block_strangersEvgeniy Khramtsov1-18/+14
2018-01-23Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov1-79/+61
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-23Validate all certfiles on startupEvgeniy Khramtsov1-1/+1
2017-05-17Implement cache for rosterEvgeniy Khramtsov1-23/+1
2017-05-12Check presence of some files during option validationEvgeniy Khramtsov1-2/+2
2017-05-11Rename is_user_exists -> user_existsEvgeniy Khramtsov1-1/+1
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov1-43/+13
2017-04-28Don't re-define validation functions in multiple placesEvgeniy Khramtsov1-18/+12
2017-04-21Use new cache API in mod_shared_roster_ldapEvgeniy Khramtsov1-69/+94
2017-04-11Rename aux.erl as misc.erl17.04Christophe Romain1-1/+1
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov1-1/+1
2017-03-09Include shared groups also when contact is is personal roster (#1585)Badlop1-1/+3
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov1-14/+3
2017-02-14Improve modules start/stop proceduresEvgeniy Khramtsov1-1/+3
2017-01-23Make test suite working againEvgeniy Khramtsov1-4/+5
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov1-16/+19
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-08-12Add more type specsEvgeniy Khramtsov1-0/+9
2016-08-09Improve some type specsEvgeniy Khramtsov1-0/+3
2016-07-30Rewrite mod_shared_roster to use XML generatorEvgeniy Khramtsov1-1/+1
2016-07-06Make modules loading in a dependent order (#1191)Evgeniy Khramtsov1-1/+4
2016-03-25Fix issue getting shared rosterMickael Remond1-662/+337
2016-03-04EJAB-1480: fix issue with retreiving user rosterAnton Samets1-1/+1
2016-02-29Do not call to deprected/undefined functions from mod_shared_roster_ldap16.02Evgeniy Khramtsov1-15/+15
2016-02-26Improve LDAP shared roster support (EJAB-1480)Evgeniy Khramtsov1-376/+667
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1