Skip to content
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

Worker to send temporary messages #4596

Open
mahibi opened this issue Jan 13, 2025 · 0 comments
Open

Worker to send temporary messages #4596

mahibi opened this issue Jan 13, 2025 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of (should be only set by nextcloud employees) enhancement New feature or request

Comments

@mahibi
Copy link
Collaborator

mahibi commented Jan 13, 2025

followup to #4422

Problems:

  • When writing in chat A in offline mode and go to chat B, that messages in chat A are not sent automatically when device is online again.
  • When writing in chat A in offline mode and then closing app, messages are not sent

Plan:
introduce a Worker to handle these cases.
It may be easier to switch from Dagger to Hilt before, as injecting a Dao into a worker with dagger is ugly. (@tobiasKaminsky offered help if it needs to be done with dagger)

@mahibi mahibi added 1. to develop Accepted and waiting to be taken care of (should be only set by nextcloud employees) enhancement New feature or request labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of (should be only set by nextcloud employees) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant