-
Notifications
You must be signed in to change notification settings - Fork 50
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
Message reaction #188
Comments
@Semir1212 maybe I could have a try to add the like module, which allows using the https://marketplace.humhub.com/module/reaction/description module. |
@marc-farre That sounds like a good idea, even if I think it should ultimately be part of the Messenger module itself. |
@Semir1212 Maybe we could later merge the Reaction module into HumHub core. I'll try to work on this issue as soon as possible. |
Hello, reactions (https://marketplace.humhub.com/module/reaction/description) work for HumHub Messenger module? |
@luke- PR #388 adds "Like" to message entries. I had to make And because of that, I had to rename the @Semir1212 @latamclick Once this new version of the Mail module will be released, I'll release a new version of the Reaction module to work with it. |
@marc-farre Hmm, Messages from Mail module should not actually be derived from the “ContentActiveRecord”. I'm not sure how best to proceed here. We will probably have to modify the Like module so that it does support non-content as well. |
I have created the There is an issue with emojis, but I don't think it's related to these PRs. I'll do more tests later about it. Let me know what you think about it. I haven't done a lot of tests at the moment. I would first want to know if I'm going the right direction. Codeception tests on the Messenger module cannot work without first merging the PR for the core. |
@marc-farre #188 (comment) |
@latamclick No, it's under development, but unfinished. |
Bumping this too. |
@luke- I have merged:
For the Messenger module, I added v3.2.4 to the changelog because it's compatible with 1.17 only, whereas the upcoming 3.2.3 is still compatible with 1.16. Tests are OK on HH core, but of course fail for Messenger, as tests are done with HH master which doesn't yet have the Can I do anything else to progress on this topic? Thanks! |
@marc-farre Thank you for keeping the PR up to date. I'm not that happy with the implementation and I have to think about how we could better deal with content add-ons and such situations. Please give me a bit time here. Currently there are other tasks. |
Hi Luke, any progress on this one? It's a feature that we would really appreciate to have in the Messenger module. |
Message reactions as like/emojis
The text was updated successfully, but these errors were encountered: