aboutsummaryrefslogtreecommitdiff
path: root/src/mod_caps.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* typo fixChristophe Romain2008-12-231-3/+3
* make caps store only required user_caps_defaultChristophe Romain2008-12-231-3/+9
* Improve handling of PEP sent to external contacts (EJAB-825)Christophe Romain2008-12-231-4/+32
* Reduce memory consumption due to caps handlingChristophe Romain2008-12-081-8/+27
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-031-0/+12
* XEP-0115 patch (EJAB-618)Christophe Romain2008-04-301-1/+2
* Cache negative response (EJAB-474)Christophe Romain2008-04-141-2/+15
* * src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUGBadlop2008-03-211-2/+2
* * src/ejabberd_app.erl (prep_stop): Stop modules when stoppingBadlop2008-02-281-2/+1
* * doc/guide.tex: Updated the names of log files.Badlop2008-01-161-2/+2
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* don't ask capabilities to MUC room participantsChristophe Romain2008-01-111-7/+16
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-0/+19
* * src/mod_caps.erl: Bugfix in timeout checking. Check for timeoutBadlop2007-12-211-1/+5
* * src/mod_caps.erl: Don't include the Node attribute from CBadlop2007-12-201-2/+1