Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-06 | Parse mediated invite stuff | Kevin Smith | |
2011-09-28 | Destroy rooms. | Kevin Smith | |
Resolves: #990 | |||
2011-09-28 | Parse MUC status codes correctly again. | Kevin Smith | |
Means rooms will be unlocked after creation correctly. | |||
2011-09-23 | Cleanup of previous patch | Kevin Smith | |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith | |
This also introduces a new DOM-like parser structure, used for the MUC parsers. Partially Resolves: #689 | |||
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed const references to vectors. Conflicts: Swiften/Elements/JinglePayload.h Swiften/Jingle/JingleSession.h | |||
2011-05-23 | Fixed const references to vectors. | Remko Tronçon | |
This could potentially cause crashes (same as a previous patch). | |||
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-01-18 | Cleaned up some code. | Remko Tronçon | |
2011-01-12 | Refactored MUC code a bit. | Remko Tronçon | |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon | |
2010-10-22 | Minor fixes to MUCs. | Kevin Smith | |
Resolves: #626 Resolves: #632 Release-Notes: Notices will now be generated if someone says your nick in the MUC in any variant of capitalisation, and will not be generated if it was you that said it. | |||
2010-05-23 | Implement XEP-0045 joining, and appropriate error handling. | Kevin Smith | |
Resolves: #211 | |||
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |