Add Unified Push support (via Conversations/up)#101
Conversation
|
Hi @itd0, many thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
that URL looks a bit odd. |
Oops, that URL includes only the query part, and is missing the domain and the path! I've reported to the webadmin, I guess in the next days he will fix it. |
|
Some of the files tracked in this git repository are automatically derivated from source material. Ideally, such derivated content should not be committed a tthe same time that the source material that originated it. For example, in this commit I modified the spec file. Then GitHub Action takes care to produce derivated content and commit automatically in a separate commit with just that resulting code. In summary: can you please include in your commit (and PR) only the original changes that you made, and exclude the derivated changes? In practice this means including xmpp_codec.spec and excluding xmpp_codec.hrl, unifiedpush.erl and xmpp_codec.erl. |
Support iq/register stanzas as used by Conversations [1] and up [2]. [1]: https://codeberg.org/iNPUTmice/Conversations [2]: https://codeberg.org/iNPUTmice/up#registration
Thanks for the guidance. Hope the latest commit matches the requirements. |
|
You did it @itd0! Thank you for signing the ProcessOne Contribution License Agreement. We will have a look at your contribution! |
As suggested in processone/ejabberd-contrib#363, this PR upstreams the support for the stanzas used by Conversations/
upto provide Unified Push.The CLA links in
CONTRIBUTING.mdproduced 404s for me.