0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 10 years ago
Create License.txt More... over 10 years ago
Version bump More... over 10 years ago
Added README about settings More... over 10 years ago
Merge pull request #11 from nathan-muir/master More... over 10 years ago
INTERVAL / TIMEOUT can now be set by Meteor.settings.public.presenceInterval, and Meteor.settings.presenceTimeout respectively. More... over 10 years ago
Prevented Startup of Meteor.Presence until after client code has set "state" functionality. Also allowed alteration of polling interval, on client & server. More... over 10 years ago
Updated to work with Meteor 0.6.5 More... over 10 years ago
Version bump. More... over 10 years ago
Merge pull request #9 from tlau/master More... over 10 years ago
Fix bug where sessionId gets stuck in the "waiting" state More... over 10 years ago
Version bump More... over 10 years ago
Merge pull request #7 from Dsyko/pass-audit-argument-checks More... over 10 years ago
Update method to use Match check for audit-argument-checks compliance. More... over 10 years ago
Version bump. More... almost 11 years ago
Merge pull request #5 from dburles/patch-1 More... almost 11 years ago
fix presence dropout bug More... almost 11 years ago
This is slightly more correct from a testing perspective. More... almost 11 years ago
Version bump. More... almost 11 years ago
Deal with hot-code-reload much better. More... almost 11 years ago
Needs accounts. More... about 11 years ago
Version bump More... about 11 years ago
Don't use upsert More... about 11 years ago
New release. More... about 11 years ago
Deal better with tracking when a user is off/on-line More... about 11 years ago
Added an update function More... about 11 years ago
Added some useful hints. More... about 11 years ago
Use a presence collection so we can track non-logged in users. More... about 11 years ago
Created presence package. More... about 11 years ago