Age | Commit message (Expand) | Author |
2011-10-11 | Adding includes | Kevin Smith |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Fixed cppcheck warnings. | Remko Tronçon |
2011-09-28 | Destroy rooms. | Kevin Smith |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-09-20 | Added XEP-191 parserialements. | Remko Tronçon |
2011-06-12 | Removed some unnecessary declarations. | Remko Tronçon |
2011-06-09 | DateTime refactoring. | Remko Tronçon |
2011-06-01 | Add iq:last parsialiser | Kevin Smith |
2011-05-15 | Fix namespace for muc#user | Kevin Smith |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon |
2011-05-02 | Replace header include guards by pragma once. | Remko Tronçon |
2011-04-30 | Minor fixes for Replace | Vlad Voicu |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-18 | Small tweaks to the roster item exchange payload. | Remko Tronçon |
2011-04-18 | Added Roster Item Exchange XEP support. | Jan Kaluza |
2011-04-18 | Added XEP-0237 Roster Versioning support. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-01-29 | Added some experimental Jingle classes. | Remko Tronçon |
2011-01-18 | Cleaned up some code. | Remko Tronçon |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith |
2010-11-21 | Added missing file. | Remko Tronçon |
2010-11-21 | Added search parserialement. | Remko Tronçon |
2010-11-18 | Moving out a convenience function for generating XEP-0082 strings from Boost ... | Kevin Smith |
2010-11-16 | Added In-band-registration unsubscribe support to Swiften. | Remko Tronçon |
2010-11-10 | Added InBandRegistration classes. | Remko Tronçon |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |
2010-10-21 | Fixed case sensitivity compilation problem. | Remko Tronçon |
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon |
2010-10-14 | Added User Nickname element, serializer, and parser. | Remko Tronçon |
2010-09-16 | Don't assert on untyped form fields. | Remko Tronçon |
2010-09-14 | Add extended disco support to caps verifier. | Remko Tronçon |
2010-09-13 | When joining a new room, create an instant room. | Kevin Smith |
2010-09-11 | Fixed VCard photo serializing bug. | Remko Tronçon |
2010-09-06 | Partial VCard support without losing unknown data. | Remko Tronçon |
2010-09-05 | Don't lose unknown roster content. | Remko Tronçon |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-18 | Added command parser. | Remko Tronçon |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon |
2010-06-20 | Show subjects on MUC join. | Kevin Smith |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |
2010-05-23 | Implement XEP-0045 joining, and appropriate error handling. | Kevin Smith |