summaryrefslogtreecommitdiff
path: root/src/mod_roster_sql.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-11Update copyright year to 2022Badlop1-1/+1
2021-09-21Small optimization in mod_roster_sql:get_rosterAlexey Shchepin1-6/+4
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson1-1/+1
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov1-3/+3
2019-07-09Improve type specs of mod_rosterEvgeny Khramtsov1-1/+1
2019-06-14Use new configuration validatorEvgeny Khramtsov1-1/+0
2019-05-15Preliminary support for SQL in process_rosteritems, and move code (#2448)Badlop1-0/+38
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2018-01-26Introduce option 'captcha' for mod_block_strangersEvgeniy Khramtsov1-39/+33
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin1-46/+69
2017-05-23Get rid of sql_queries.erlEvgeniy Khramtsov1-28/+124
2017-05-17Implement cache for rosterEvgeniy Khramtsov1-61/+25
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov1-11/+11
2017-01-18Cope with malformed values in 'rosterusers' SQL table (#1466)Evgeniy Khramtsov1-21/+59
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-6/+22
2016-11-22Fix xref issue injected by fbfbb96Christophe Romain1-1/+1
2016-11-22Improve ODBC importChristophe Romain1-22/+3
2016-07-26Get rid of "jlib.hrl" dependency in some filesEvgeniy Khramtsov1-1/+0
2016-07-07Get rid of warningsEvgeniy Khramtsov1-25/+0
2016-05-05Update more SQL queriesAlexey Shchepin1-29/+12
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov1-34/+34
2016-04-14Clean mod_roster.erl from DB specific codeEvgeniy Khramtsov1-0/+308