Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-03 | swift: Update to 4.0.2. Fixes build with latest version of Qt/Boost. | nia | 8 | -24/+128 | |
2018-06-23 | swift: fix build with Qt 5.11. | wiz | 1 | -0/+14 | |
2016-03-01 | Update swift to 3.0. | wiz | 7 | -85/+13 | |
we are pleased to announce the availability of Swift 3.0, an XMPP client focused on usability and security. It is our first release for 3 years and includes bug fixes and new features like: - File-transfer using Jingle File Transfer - Simple continuation of 1-to-1 chats in group chats - Keyword highlighting ( http://swift.im/blog/keyword-highlighting ) - Simple blocking of contacts using Blocking Command - Compact roster setting that hides avatars and status messages - Quick contact search filter in roster - and more. For the full changelog see https://swift.im/docs/changelog-3-0.html . | |||||
2014-12-12 | Preserve environment. | joerg | 2 | -0/+29 | |
2014-09-19 | Fix build with boost-1.56.0. From upstream git. | wiz | 3 | -0/+45 | |
2014-04-26 | Import swift-2.0 as chat/swift, packaged for wip by schnoebe and myself. | wiz | 2 | -0/+32 | |
Swift is trying to plug a hole in the XMPP client landscape, and has these aims: * Wide platform availability. * Doing the "Right Thing" for the user, without configuration. * Doing the "Right Thing" with standards-compliance. * Targeting the end-users, not the system administrators. * Being an XMPP client - not multi-protocol. * Concentrating on the most frequently performed tasks. * Never interrupt the user with something that doesn't need attention. Features of interest * Easy status setting. * Easy room joining and bookmarking. * XEP-0258 Labelling for secure environments. * Stream compression for bandwidth-saving. * Support for the new SCRAM authentication mechanism. |