Age | Commit message (Expand) | Author |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-03 | Cleanup | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Some cleanup in parser factories. | Remko Tronçon |
2011-09-28 | Destroy rooms. | Kevin Smith |
2011-09-28 | Missing file | Kevin Smith |
2011-09-28 | Parse MUC status codes correctly again. | Kevin Smith |
2011-09-27 | Allow room configuration. | Kevin Smith |
2011-09-26 | Avoid the use of at(). | Remko Tronçon |
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-13 | Fixed some CppCheck warnings. | Remko Tronçon |
2011-06-12 | Removed more explicit calls to get(). | Remko Tronçon |
2011-06-08 | Put XEP-0082 datetime parsing into Base. | Remko Tronçon |
2011-06-01 | Squelch warning | Kevin Smith |
2011-06-01 | Add iq:last parsialiser | Kevin Smith |
2011-05-30 | Allow payloads inside Errors | Kevin Smith |
2011-05-25 | Change include order so clang doesn't complain anymore. | Tobias Markmann |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-02 | Replace header include guards by pragma once. | Remko Tronçon |
2011-05-02 | Replace auto_ptr by shared_ptr. | 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-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 | Make parser infrastructure parser aware. | Remko Tronçon |
2011-04-18 | Added XEP-0237 Roster Versioning support. | Remko Tronçon |
2011-04-18 | Jingle refactoring. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-03-04 | Reset the field values between searches for users. | Kevin Smith |
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith |
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-13 | Removed some boilerplate classes. | Remko Tronçon |
2011-02-12 | Share locale object between delay parsers. | Remko Tronçon |
2011-01-29 | Added some experimental Jingle classes. | Remko Tronçon |
2011-01-21 | Code cleanup. | 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-11-21 | Added search parserialement. | Remko Tronçon |
2010-11-16 | Added In-band-registration unsubscribe support to Swiften. | Remko Tronçon |
2010-11-10 | Added InBandRegistration classes. | Remko Tronçon |
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon |
2010-10-21 | Fixed memory leak in StreamInitiationParser. | 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 |