Commit Graph

4 Commits

Author SHA1 Message Date
08fd566334 mix: Implement access control for channel creation
Oh, and create the messages node on room creation
2020-10-29 18:10:08 +01:00
8f26efc94d mix: Multiple features and fixes
- Implement disco#info against the MIX host
  - Access Control for the #channel-create feature
- Replace "urn:xmpp:mix:core:1" with mix_core_xmlns
- Prevent a user from joining twice
- Return an error when no node could be subscribed during join
- Generate Adhoc Channel JIDs until a unique one was found
2020-10-29 17:58:11 +01:00
08f0ad4e20 mix: Return error conditions 2020-10-29 17:08:04 +01:00
881085e767 mix: Initial commit 2020-10-27 18:05:41 +01:00