#655 Support MUC voice requests and approvals in moderated rooms

Reporter Lance Stout
Owner Zash
Created
Updated
Stars ★ (1)
Tags
  • Status-Fixed
  • Type-Enhancement
  • Priority-Medium
  • Patch
  • Milestone-0.11
  1. Lance Stout on

    Description of feature: XEP-0045, Sections 7.13 and 8.6 I'm working on some projects that need this feature, so I've also got a patch that covers the XEP requirements and does what I need, but I'm sure it could be improved. https://gist.github.com/legastero/ad5f40c3ce4fd5651857

  2. Zash on

    Patch looks pretty simple. This bit seems like it should be a separate commit tho: - elseif type == nil then + elseif type == nil or type == "normal" then

  3. Zash on

    We should take a closer look at this after 0.10 is released.

    Changes
    • tags Patch Milestone-0.11 Status-Accepted
  4. Zash on

    Looking at this, looks good. Know of any clients that support this that could be used for testing?

    Changes
    • owner Zash
    • tags Status-Started
  5. Zash on

    Imported patch as https://hg.prosody.im/trunk/rev/ab5f678f1376 Thanks!

    Changes
    • tags Status-Fixed

New comment

Not published. Used for spam prevention and optional update notifications.