general-porpoise / snapcache

Snapcache allows users to create, share, and discover geocached time capsules with their friends.
http://snapcache.co/
5 stars 4 forks source link

(feat) Clear out undiscovered and expired caches from outbox and Firebase #224

Closed cgrinaldi closed 9 years ago

cgrinaldi commented 9 years ago

In addition, if the user discovers the cache, and the other user has it open in the outbox, it is supposed to remove it. However, this doesn't seem to be working...

Closes #135.

cgrinaldi commented 9 years ago

I fixed the above, so now it does remove it from the outbox upon discovery, or if the cache is passed its max lifespan.

annekef commented 9 years ago

Looks good!