zulip-flutter
zulip-flutter copied to clipboard
Create message reminders
This is an upcoming feature in Zulip Server 11. It'd be good to add support for it.
This will probably come after support for an older feature with overlapping use cases: "send later", aka "scheduled messages".
References
- Original feature request: https://github.com/zulip/zulip/issues/1739
- Server/web issue with concrete plan: https://github.com/zulip/zulip/issues/21810
- Server/web PR: https://github.com/zulip/zulip/pull/27169
- Server PR that added API endpoint: https://github.com/zulip/zulip/pull/34505
- #api design > Reminde me of message in <time> API #21810