Age | Commit message (Expand) | Author |
2014-12-15 | Update Copyright in Swiften | Kevin Smith |
2014-12-14 | Add index element to ResultSet | Edwin Mons |
2014-12-10 | Add MAMFinSerializer to FullPayloadSerializerCollection. | Alex Clayton |
2014-11-24 | Add missing include | Kevin Smith |
2014-11-17 | Compile Cocoa event loop in xcode too | Kevin Smith |
2014-11-17 | Add missing include gueards. | Tobias Markmann |
2014-11-13 | Fix iOS build and add iOS build documentation. | Tobias Markmann |
2014-10-30 | Add node attribute to MAMQuery | Edwin Mons |
2014-10-30 | Brining XEP-0313 (MAM) implementation in line with version 3.0. | Tobias Markmann |
2014-10-30 | Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ... | Tobias Markmann |
2014-10-30 | Only call MUC::onJoinComplete signal once per MUC join. | Tobias Markmann |
2014-10-30 | Resend presence to MUC on join completion only if it changed since join. | Tobias Markmann |
2014-10-28 | Add missing default c-tor, copy c-tor and assignment operator to element for ... | Tobias Markmann |
2014-10-21 | Fix libunbound support in Swiften which was broken since API change in 8ec22a9. | Tobias Markmann |
2014-10-17 | Implement support for displaying nickname changes. | Tobias Markmann |
2014-10-16 | Specify minimal Windows API version for Windows builds. | Tobias Markmann |
2014-10-14 | Remove empty fields from XEP-0055 search query before sending it over the wire. | Tobias Markmann |
2014-10-13 | Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO... | Tobias Markmann |
2014-10-08 | Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes. | Tobias Markmann |
2014-10-06 | Allow scons to not require an IDN library | Kevin Smith |
2014-10-01 | Port many of Isode's local fixes upstream | Kevin Smith |
2014-09-18 | Only allocate BlockResponder and UnblockResponder once. Fixes ASAN | Tobias Markmann |
2014-09-17 | Handle Isode's IQ Forwarding | Kevin Smith |
2014-09-16 | Fix boost::optional abuses that stop compilation with latest boost | Kevin Smith |
2014-08-21 | Clean up compilation errors in Swiften due to boost 1.56 | Kevin Smith |
2014-08-10 | Fix invalid characters being allowed in JID domains | Richard Maudsley |
2014-08-10 | Fix blocklist not being requested on reconnect. | Richard Maudsley |
2014-07-14 | Show status message instead of empty VCard dialog when receiving VCard or whe... | Richard Maudsley |
2014-07-11 | Apply a Connector timeout even if not using SRV lookups. | Kevin Smith |
2014-06-24 | Fix old avatar being displayed in QtRosterHeader when cleared. | Richard Maudsley |
2014-06-22 | Sluift component support | Edwin Mons |
2014-06-22 | NULL-terminate PKCS12 password buffer | Remko Tronçon |
2014-05-29 | Check if contact supports file transfer before sending | Richard Maudsley |
2014-05-26 | Fix serialization of PubSubItem id attribute | Edwin Mons |
2014-05-18 | Replace accidental cerr with SWIFT_LOG | Kevin Smith |
2014-05-18 | Fix copy paste error | Remko Tronçon |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-05-18 | Fix MUC memory leaks | Remko Tronçon |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-05-02 | Added Sluift MAM convertors. | Richard Maudsley |
2014-04-28 | Make ToplevelElement and Payload inherit from Element. | Richard Maudsley |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2014-04-27 | Make stanza constructor protected | Remko Tronçon |
2014-04-25 | Fix MUC invite being treated like impromptu MUC invite. | Richard Maudsley |
2014-04-24 | Added MAM parsers, serializers and tests. | Richard Maudsley |
2014-03-24 | Fix SCRAM-SHA-1-PLUS channel binding negotiation code. (Thanks Kim Alvefur) | Tobias Markmann |
2014-03-22 | Move hardcoded XMPP SRV information from Connector into CoreClient | Nick Hudson |
2014-03-21 | Disconnect ClientXMLTracer signals at destruction time | Remko Tronçon |
2014-02-25 | Build with new Boostish stuff. | Kevin Smith |
2014-02-13 | Fix clang warnings | Remko Tronçon |