Age | Commit message (Expand) | Author |
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-23 | Finished Stream Management parserialements. | Remko Tronçon |
2011-04-19 | Fixed Linux compilation. | Remko Tronçon |
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 | 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-01 | Introduce Lua::Value helper. | Remko Tronçon |
2011-03-01 | Some more Sluift enhancements. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-05 | Fixed some bugs with MUC joining. | Remko Tronçon |
2011-01-29 | Added some experimental Jingle classes. | Remko Tronçon |
2011-01-24 | Added test suite registration checker. | 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-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith |
2010-12-09 | Upgraded stream errors to new RFC3920bis. | Remko Tronçon |
2010-12-09 | Added Stream error parserialement. | Remko Tronçon |
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | 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-15 | Squelch warnings | Kevin Smith |
2010-11-15 | Clean MUC joins slightly. | Kevin Smith |
2010-11-10 | Added InBandRegistration classes. | Remko Tronçon |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |
2010-11-03 | Centralizing predefined features in DiscoInfo. | Remko Tronçon |
2010-11-03 | Added JIDDiscoInfoResponder + Added "to" parameter to responder callback. | Remko Tronçon |
2010-11-03 | Added ClientDiscoManager. | 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-22 | Minor fixes to MUCs. | Kevin Smith |
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon |
2010-10-15 | Added ComponentSession. | Remko Tronçon |
2010-10-15 | Added Component parser, serializer, element, and connector. | Remko Tronçon |
2010-10-14 | Added User Nickname element, serializer, and parser. | Remko Tronçon |
2010-10-09 | Added EchoBot walkthrough example. | Remko Tronçon |
2010-10-01 | Use caps for enabling chat state notifications. | Kevin Smith |
2010-10-01 | Include contact's status when you start a chat with them. | Kevin Smith |
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 | Added support for Entity Capabilities. | Remko Tronçon |
2010-09-06 | Only request acks after a message was sent. | Remko Tronçon |
2010-09-06 | Partial VCard support without losing unknown data. | Remko Tronçon |