summaryrefslogtreecommitdiff
path: root/src/mod_caps.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add MAM (XEP-0313) supportEvgeniy Khramtsov2015-06-221-11/+13
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+9
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+2
* Add new 'default_db' optionEvgeniy Khramtsov2015-03-301-1/+1
* Update FSF addressBadlop2015-02-251-4/+3
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Don't broadcast last published PEP itemsHolger Weiss2014-11-141-1/+21
* Fix broken hooked functionsEvgeniy Khramtsov2014-07-151-12/+11
* Serialize records to proplists before storing then in RiakEvgeniy Khramtsov2014-07-141-4/+10
* Fix compile errors introduced by previous cherry picksEvgeniy Khramtsov2014-07-101-125/+153
* Add SQL to Riak converterEvgeniy Khramtsov2014-07-101-0/+78
* Improve Riak supportEvgeniy Khramtsov2014-07-101-0/+37
* 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
|/
* Do not use functions from crypto module wherever possibleEvgeniy Khramtsov2013-11-051-2/+2
* Fix all calls to functions of p1_tls applicationEvgeniy Khramtsov2013-06-201-4/+4
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-38/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-382/+382
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Cache caps timestamp before the IQ-request is doneEvgeniy Khramtsov2012-02-281-11/+7
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* implement lifetime for broken hashesEvgeniy Khramtsov2010-10-051-27/+43
* change caps hook nameEvgeniy Khramtsov2010-10-031-1/+1
* call caps hook when caps is changedEvgeniy Khramtsov2010-10-031-4/+6
* new CAPS processingEvgeniy Khramtsov2010-09-281-1/+104
* fixes default value for cache_life_timeEvgeniy Khramtsov2010-09-211-1/+1
* implemented backend-independed key-value cacheing table; applied to mod_caps....Evgeniy Khramtsov2010-08-301-14/+47
* Make MD2 autodetected (EJAB-1285)Evgeniy Khramtsov2010-08-071-20/+62
* Added support for all hash functions required by XEP-0115Evgeniy Khramtsov2010-06-221-6/+26
* full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)Evgeniy Khramtsov2010-05-081-11/+183
* mod_caps optimizations (thanks evgeniy)Christophe Romain2010-03-051-342/+130
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Fix ProcessOne name in comments.Badlop2009-11-041-1/+1
* fixes race condition in wait_caps/note_caps (EJAB-1054)Evgeniy Khramtsov2009-09-251-9/+6
* improve waiting caps clean (EJAB-1054)Christophe Romain2009-09-241-2/+5
* caps storage indexed on case insensitive jidChristophe Romain2009-07-211-1/+2
* remove useless debugChristophe Romain2009-05-281-1/+0
* pubsub: added configuration option in guide.tex, added last item cache, use d...Christophe Romain2009-05-281-2/+22
* Prevent race condition when calling get_caps while note_caps has not been han...Christophe Romain2009-05-111-16/+49
* several pubsub fixes and improvements. also fixes EJAB-913 and EJAB-871Christophe Romain2009-05-071-2/+2
* typo fixChristophe Romain2009-04-301-1/+1
* mod_caps: reduce memory and remove mnesia lockChristophe Romain2009-04-301-64/+60
* after check, last commit was uselessChristophe Romain2009-04-141-2/+2
* minor change, back to original patchChristophe Romain2009-04-141-2/+2
* minor improvement for best readabilityChristophe Romain2009-04-101-3/+2
* make sure caps table are clean on startupChristophe Romain2009-04-101-0/+2
* better hadling of presence in mod_capsChristophe Romain2009-04-101-1/+38
* Add roster subscriptions handling and make PEP events sent to all resourcesChristophe Romain2009-03-031-20/+18