We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: sync wiki with XEP-0045 MUC admin and invite commands Update Command-Reference, Usage, Home, Contributing, Installation, and Releasing for voice/op, affiliation list, mucregister, mediated invites, /decline, and 123 doctests.
docs: document XEP-0231 BoB send and receive Describe plaintext /upload BoB path, limits, and icat integration across Usage, Configuration, Home, and Command-Reference.
docs: document /create command for MUC room creation Add the new /create command to the wiki Command-Reference. With --reserved, the room is created locked so the owner can configure it via /setmodes / /affiliation / /destroy before allowing anyone in. Without --reserved the room is unlocked with server defaults (instant room) as soon as the server signals status 201.
docs: MUC room mode display + owner action commands Document the new XEP-0045 §6.4/§6.5 room mode display (with IRC-style modes string in the status bar) and the owner action commands: /setmodes, /destroy, /affiliation. Add a Room mode letters reference table covering the muc_* feature vars that map to the IRC-style letter set (m/i/k/p/P/N/S).
docs: remove misleading OMEMO:2 claims from wiki (Usage, Command-Reference, Home). Only legacy axolotl namespace is supported per project policy.
docs: document experimental/untested MUC OMEMO support (XEP-0384 multi-recipient) in commands, usage, and configuration. Mark clearly as untested per main repo status.
docs(wiki): update for simplified link previews and MUC OMEMO note - Link previews: add incoming_link_preview option, update description. - /omemo: note that MUCs are not yet supported. - Configuration: add xmpp.look.incoming_link_preview option.
docs: add /omemo fingerprint, approve, distrust to command table
docs: update for XEP-0394/0413/0434/0441/0442/0448/0450/0452/0466/0492; fix options table and bug report URL
docs: expand Command-Reference.md with all new /feed subcommands - Add full PubSub feed reader table: --latest, subscribe/unsubscribe/subscriptions, /feed discover, deduplication note - Expand Microblogging table: #N aliases, short forms for reply/repeat/retract/comments, /feed post -- separator, --open flag, error reporting note
docs: add Microblogging and Command-Reference pages; update Home and Usage for XEP-0277/0472