Skip to content

Add some more useful default fields #13

@Fishbowler

Description

@Fishbowler

The extended info is defined in https://xmpp.org/extensions/xep-0045.html#disco-roominfo
https://xmpp.org/extensions/xep-0045.html#example-10 has a bunch of examples of information that might be returned.

This looks useful and could be easy to grab:

      <field var='muc#roominfo_changesubject'
             label='Occupants May Change the Subject'>
        <value>true</value>
      </field>

Is there more config we could surface too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions