Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-01 | Roster optimizations. | Remko Tronçon | |
2011-09-25 | File transfer changes. | Remko Tronçon | |
- Introduce 'experimental' flag to conditionally compile FT. - Use LibMiniUPNPC and NATPMP CPPDEFINES only locally in the classes that need them. - Extract abstract interface from NAT traversal classes - Avoid unit test warnings | |||
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ↵ | Tobias Markmann | |
(XEP-0234), Jingle SOCKS5 Bytestreams Transport Method (XEP-0260), Jingle In-Band Bytestreams Transport Method (XEP-0261) and SOCKS5 Bytestreams (XEP-0065). License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-07-17 | Check for avatar emptiness in TableRoster update check. | Remko Tronçon | |
2011-07-09 | Add avatar path to table roster. | Remko Tronçon | |
2011-07-04 | Fixed TableRoster bugs. | Remko Tronçon | |
2011-07-03 | Implement TableRoster with roster diff. | Remko Tronçon | |
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed const references to vectors. Conflicts: Swiften/Elements/JinglePayload.h Swiften/Jingle/JingleSession.h | |||
2011-05-23 | Fixed const references to vectors. | Remko Tronçon | |
This could potentially cause crashes (same as a previous patch). | |||
2011-05-22 | Added TableRoster. | Remko Tronçon | |
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith | |
Resolves: #794 | |||
2011-04-30 | Missing signal. | Kevin Smith | |
Resloves: #794 | |||
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith | |
Resolves: #794 Release-Notes: Non-English translations will no longer have MUC role groups in the incorrect order. | |||
2011-04-20 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Return groups vector by reference. Updated Dutch and French translations. | |||
2011-04-20 | Return groups vector by reference. | Remko Tronçon | |
This avoids a potential crash. Resolves: #842 Release-Notes: Fixed a crash in roster handling | |||
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon | |
Resolves: #618 | |||
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-02-11 | Allow group changes at the same time as nick changes. | Kevin Smith | |
Resolves: #696 Also hopefully Resolves: #764 | |||
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon | |