Open Schmiddiii opened 3 months ago
This is indeed an unfortunate side-effect. I think it's time I add in presage
a small scheduled job system like every other Signal clients. I'm sure there are crates that provide a simple API for persistent scheduled jobs (that can fail in the background).
https://github.com/whisperfish/presage/commit/b24845a5cb885fbab495b83ff4394427a4616702#diff-99551c60a775f81baa1c0f5ba314ab329a8b187a979ece33826b3f98a02c3fa3R160 does not allow loading a registered store while being offline anymore. This used to work before.
See also downstream issue https://gitlab.com/schmiddi-on-mobile/flare/-/issues/218.