euphoria-io / heim

A real-time community platform.
https://euphoria.io
Other
872 stars 47 forks source link

Make sure expired messages aren't served. #20

Closed ckingdev closed 9 years ago

ckingdev commented 9 years ago

This PR changes psql's implementation of GetMessage() and Latest() such that expired messages are never served to users.

ckingdev commented 9 years ago

Ok, that's fixed now. :rat: was involved in my builds :/

ckingdev commented 9 years ago

Fixed. Commenting for a notification since GithubBot was down for a code update.

logan commented 9 years ago

Looks good, we're ready for a rebase+squash.

logan commented 9 years ago

Merged as 1b8f4b2.