processone / processone/ejabberd
Implement Pubsub - 8.9.4 Notifying Entities
Nobody has claimed this yet.
- Dominant language
- Erlang
- Stars
- 6.7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Movim is now more and more relying on affiliations management in Pubsub, especially with the Spaces feature.
When affiliations are changed the affiliated JID is not notified of the change, so I can't update the UI properly.
Pubsub have a MAY that would really help with that:
https://xmpp.org/extensions/xep-0060.html#owner-affiliations-notify
Would it be possible to implement it?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the XEP-0060 owner-affiliations-notify section linked in the issue and tracing how Pubsub affiliation changes are handled. Done means the affiliated JID receives a notification when its affiliation changes, allowing clients such as Movim to update their UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- erlang
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100