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

Implement conversation reminders v1 #826

Merged
merged 9 commits into from
May 10, 2021
Merged

Conversation

reichert621
Copy link
Collaborator

@reichert621 reichert621 commented May 7, 2021

Description

The first version of conversation reminders will be relatively simple:

  • Users can toggle the feature on/off in the account settings page (default: off)
  • Users can set how long to wait (in hours) before sending reminders to conversations that haven't been replied to or closed (default: 72 hours/3 days)
  • Users can set the max number of reminders to send to a conversation before stopping (default: 3)

Issue

#808

Screenshots

TODO

Checklist

  • Everything passes when running mix test
  • Ran mix format
  • No frontend compilation warnings

@reichert621 reichert621 merged commit 3ff512e into master May 10, 2021
@reichert621 reichert621 deleted the conversation-reminders branch May 10, 2021 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant