aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pres_counter.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson2020-09-031-1/+1
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Generate ejabberd.yml.5 man page from source code directlyEvgeny Khramtsov2020-01-081-2/+32
* Correctly handle unicode in log messagesEvgeny Khramtsov2019-09-231-2/+2
* Use econf:timeout() instead of econf:pos_int() wherever appropriateEvgeny Khramtsov2019-07-171-3/+3
* Use new configuration validatorEvgeny Khramtsov2019-06-141-4/+4
* Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski2019-02-271-1/+1
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-141-1/+0
* Fix compilation ordering in mix by s/-behavior/-behaviour/Paweł Chmielowski2018-01-311-1/+1
* Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov2018-01-231-5/+7
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov2017-04-301-6/+2
* Rename aux.erl as misc.erl17.04Christophe Romain2017-04-111-1/+1
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-1/+1
* Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov2017-02-261-2/+2
* Reload modules when reloading configuration fileEvgeniy Khramtsov2017-02-221-1/+4
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-8/+10
|\
| * Adopt remaining code to support new hooksEvgeniy Khramtsov2017-01-091-8/+10
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Add more type specsEvgeniy Khramtsov2016-08-121-0/+2
* Rewrite several modules to use XML generatorEvgeniy Khramtsov2016-07-291-22/+19
* Get rid of warningsEvgeniy Khramtsov2016-07-071-1/+4
* Switch to Fast XML moduleMickael Remond2016-02-031-1/+1
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Remove now() - part 1Paweł Chmielowski2015-12-041-2/+1
* Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-2/+2
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+8
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-81/+68
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* mod_pres_counter prevents subscription flood (thanks to Ahmed Omar and Alexey...Badlop2011-01-311-0/+134