-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Offline app use - Service Worker #301
Comments
👍 Not on their roadmap past, present, or future :( |
We may have to do something about it ourselves then :) |
👍 would be great. This would help with push notifications too on mobile web too. |
I suggest using ground:db https://atmospherejs.com/ground/db |
It will be great to cache static files first. I find that sw-toolbox |
* Once a conversation is closed, don't submit messages to Smarti anymore * Update Chatpal-Search * Smarti-52: Add support for edited messages * Propagate updates and deletions to Smarti * Add tests for message lifecycle. They are failing due to Smarti-error * fix issue in smarti-integration-tests * Propagate request deletion to Smarti and reorder tests * Fix messages for livechat not sent to Smarti * Merge branch 'develop' into fix/smarti/message-lifecycle
Fix Avatar in DM
We need to use Service Worker to make the app available for offline use.
May we have to wait and see if there is any official implementation from MDG.
https://forums.meteor.com/t/meteor-and-service-workers/1765
http://www.html5rocks.com/en/tutorials/service-worker/introduction/
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: