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

39 add support to reactions and stickers #44

Merged
merged 7 commits into from
Nov 21, 2023

Conversation

jcardenas3
Copy link
Contributor

No description provided.

Add the option to send reactions (WIP)
Support send and receive reactions to Gupshup messages
Remove critical logs and add documentation for some functions
@jcardenas3 jcardenas3 linked an issue Nov 15, 2023 that may be closed by this pull request
…ing problems

The order of the dependencies has been changed for those having problems
gupshup_matrix/db/upgrade.py Outdated Show resolved Hide resolved
gupshup_matrix/db/upgrade.py Outdated Show resolved Hide resolved
gupshup_matrix/db/upgrade.py Outdated Show resolved Hide resolved
gupshup_matrix/gupshup/api.py Outdated Show resolved Hide resolved
gupshup_matrix/portal.py Outdated Show resolved Hide resolved
gupshup_matrix/portal.py Outdated Show resolved Hide resolved
gupshup_matrix/portal.py Outdated Show resolved Hide resolved
…ing the same code in a section

Changed some logs, also changed the reaction table that was generated in upgrade_v1 function and now it is generated in upgrade_v3 function.
Removed duplicate code in handle_gupshup_reaction when checking if a message has a reaction.
@jcardenas3 jcardenas3 merged commit 3997677 into master Nov 21, 2023
3 checks passed
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.

Add support to reactions and stickers
2 participants