Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-06-20 | Move mod_irc to ejabberd-contrib | Evgeniy Khramtsov | 1 | -106/+0 | |
2018-01-05 | Update copyright dates | Evgeniy Khramtsov | 1 | -1/+1 | |
2017-11-02 | Add SQL_INSERT macro and update SQL queries to use server_host field | Alexey Shchepin | 1 | -4/+10 | |
2017-04-11 | Rename aux.erl as misc.erl17.04 | Christophe Romain | 1 | -2/+2 | |
Thanks Microsoft Windows to not support some filenames | |||||
2017-03-30 | Deprecate jlib.erl in favor of aux.erl | Evgeniy Khramtsov | 1 | -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-26 | Get rid of jid:to_string/1 and jid:from_string/1 | Evgeniy Khramtsov | 1 | -4/+4 | |
2017-02-25 | Don't pass empty resource to jid:make() | Evgeniy Khramtsov | 1 | -1/+1 | |
2017-01-02 | Update copyright date automatically (#1442) | Badlop | 1 | -1/+1 | |
2016-12-27 | Cleanup file headers | Christophe Romain | 1 | -6/+22 | |
2016-08-03 | Rewrite mod_irc to use XML generator | Evgeniy Khramtsov | 1 | -1/+1 | |
2016-05-05 | Update more SQL queries | Alexey Shchepin | 1 | -31/+24 | |
2016-04-20 | Rename odbc to sql everywhere | Evgeniy Khramtsov | 1 | -13/+13 | |
2016-04-14 | Clean mod_irc.erl from DB specific code | Evgeniy Khramtsov | 1 | -0/+91 | |