summaryrefslogtreecommitdiff
path: root/src/mod_blocking.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+4
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+2
* Improve module structureEvgeniy Khramtsov2015-03-131-97/+20
* Do not fail on badly formed SQL resultsEvgeniy Khramtsov2015-03-131-4/+4
* Fix unblock all when Riak is used as a backendEvgeniy Khramtsov2015-03-131-1/+2
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Fix list unblocking when Riak is used as a backendEvgeniy Khramtsov2014-10-101-1/+2
* Fix blocklist getEvgeniy Khramtsov2014-07-161-2/+2
* Serialize records to proplists before storing then in RiakEvgeniy Khramtsov2014-07-141-5/+10
* Improve Riak supportEvgeniy Khramtsov2014-07-101-0/+91
* 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-356/+315
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-80/+212
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Fixed the previous mod_blocking patchAlexey Shchepin2011-12-211-1/+1
* Corrected mod_blocking hooks return value, activate "Blocked Contacts" privac...Alexey Shchepin2011-12-211-24/+30
* Support XEP-0191 Simple Communications Blocking (thanks to Stephan Maka)(EJAB...Badlop2011-05-271-0/+333