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

Extend unsubscribe feature to all messengers #1640

Merged
merged 43 commits into from
Nov 29, 2023

Conversation

mattwr18
Copy link
Contributor

Closes #1637

mattwr18 added 17 commits April 22, 2023 09:07
- Instead of having an if/elsif, which could return nil in the case that
  it didn't match either case, we return the caption, if there is one
for the file, otherwise we return the content as the text of the message
- if a user has manually deactivated a contributor, we do not want to
  allow them to reactivate themselves. In this case, we report the error
and can see if the user wants to reactivate them, or not.
@mattwr18 mattwr18 force-pushed the 1637_add_unsubscribe_feature_for_messengers branch from 96e94a0 to db30f7d Compare November 25, 2023 10:57
@mattwr18 mattwr18 merged commit 4699071 into main Nov 29, 2023
1 check passed
@mattwr18 mattwr18 deleted the 1637_add_unsubscribe_feature_for_messengers branch November 29, 2023 15:38
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.

Unsubscribe Feature for Community-Members in all messengers channels
1 participant