Skip to content

[CHAT-530] Feature/snooze message reminder #152

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nijeesh-stream
Copy link
Contributor

Submit a pull request

CLA

  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

  • Added the reminders feature
    • added create reminders
    • added delete reminders
    • added query reminders
    • added update reminders
  • In the Makefile added targets to run the tests and linting in docker

  * `create_reminder`: Create a reminder for a message
  * `update_reminder`: Update an existing reminder
  * `delete_reminder`: Delete a reminder
  * `query_reminders`: Query reminders with filtering options
* Add Docker-based development commands to CONTRIBUTING.md
* Create Makefile with development, testing, and Docker-related targets
* Include support for customizable Ruby version and Stream Chat URL
* Add convenience commands for linting, testing, and type checking
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