aboutsummaryrefslogtreecommitdiff
path: root/src/mod_irc_sql.erl (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-20Move mod_irc to ejabberd-contribEvgeniy Khramtsov1-106/+0
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin1-4/+10
2017-04-11Rename aux.erl as misc.erl17.04Christophe Romain1-2/+2
Thanks Microsoft Windows to not support some filenames
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov1-2/+2
Since the main goal of jlib.erl is lost, all auxiliary functions are now moved to aux.erl, and the whole jlib.erl is now deprecated.
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov1-4/+4
2017-02-25Don't pass empty resource to jid:make()Evgeniy Khramtsov1-1/+1
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-6/+22
2016-08-03Rewrite mod_irc to use XML generatorEvgeniy Khramtsov1-1/+1
2016-05-05Update more SQL queriesAlexey Shchepin1-31/+24
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov1-13/+13
2016-04-14Clean mod_irc.erl from DB specific codeEvgeniy Khramtsov1-0/+91