Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-27 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Keep shared_ptr of PlatformDomainNameServiceQuery in event loop. Renamed Swedish translation file to swift_sv. | |||
2011-04-27 | Renamed Swedish translation file to swift_sv. | Remko Tronçon | |
Release-Notes: Fixed Swedish translation not working because of incorrect translation filename. | |||
2011-04-26 | Make stanza ack handling safer in case of a view without stanza acking support. | Remko Tronçon | |
2011-04-26 | Added CertificateMemoryStorage. | Remko Tronçon | |
2011-04-26 | Don't attempt to login without a valid node@domain JID. | Kevin Smith | |
Invalid JIDs and JIDs without nodes will now be rejected. Resolves: #829 Release-Notes: Username well-formedness will now be checked before attempting to connect. | |||
2011-04-25 | Move available actions logic into Swiften class. | Kevin Smith | |
Ready for unit testing, and fixing. | |||
2011-04-25 | Fixed compilation. | Remko Tronçon | |
2011-04-25 | Moved file storages to Swift. | Remko Tronçon | |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith | |
XEP-0004 gives a default field type of Text-Single where none is specified. | |||
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith | |
This is not finished, use at your own peril. | |||
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-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed SCons not picking up the build version correctly in tarball build. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith | |
Release-Notes: Chat tabs with unread messages from several chats will now be a little more descriptive. Resolves: #485 | |||
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-19 | Allow smaller roster heights. | Kevin Smith | |
Resolves: #5222 Release-Notes: The minimum vertical roster size has been reduced. | |||
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Syntax fix | Kevin Smith | |
2011-04-18 | Updated Dutch and French translations. | Remko Tronçon | |
2011-04-18 | Added explicit dependency for Windows resource file. | Remko Tronçon | |
2011-04-18 | Conditionally compile DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Implemented DBUS URI handler. | Remko Tronçon | |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. | |||
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |
2011-04-17 | Added missing Polish translation. | Remko Tronçon | |
2011-04-16 | Updated Hungarian translation. | Remko Tronçon | |
2011-04-16 | Added Polish translation. | Remko Tronçon | |
Release-Notes: Added Polish translation (Thanks to Maciej Niedzielski) | |||
2011-04-15 | Updated Slovak translation. | Remko Tronçon | |
2011-04-13 | Updated French translation. | Remko Tronçon | |
2011-04-13 | Updated french translation. | Remko Tronçon | |
2011-04-13 | Updated hungarian and french translation. | Remko Tronçon | |
2011-04-13 | Added Slovak translation. | Remko Tronçon | |
Release-Notes: Added Slovak translation (Thanks to Scrool) | |||
2011-04-12 | Updated German translation & added french translation. | Remko Tronçon | |
Release-Notes: Added French translation (Thanks to Cédric Dubouloz) | |||
2011-04-09 | Added NSIS translation scripts to .gitignore. | Remko Tronçon | |
2011-04-09 | Fixed NSIS translation installation script. | Remko Tronçon | |
2011-04-06 | Only set permissions on Linux. | Remko Tronçon | |
2011-04-06 | Force settings permissions to be group and world unreadable. | Remko Tronçon | |
2011-04-06 | Added Swedish translation | Remko Tronçon | |
Release-Notes: Added Swedish translation (Thanks to Lars Johansson) | |||
2011-04-05 | Updated Swift dmg image. | Remko Tronçon | |
2011-04-05 | Added Hungarian desktop entry. | Remko Tronçon | |
2011-04-05 | Added Hungarian translation. | Remko Tronçon | |
Release-Notes: Added Hungarian translation (Thanks to Szontágh Ferenc) | |||
2011-04-04 | Updated Spanish & Catalan translations. | Remko Tronçon | |
2011-04-02 | Don't disable GUI during destruction.swift-1.0rc1 | Kevin Smith | |
The translation stuff had gone away before the destructor, causing segfaults while disabling the UIs prior to destroying them. Resolves: #785 | |||
2011-03-31 | Russian translation updated. | Remko Tronçon | |
2011-03-30 | Added Spanish and Catalan translation. | Remko Tronçon | |
Release-Notes: Added Spanish and Catalan translation (Thanks to Jan Kusanagi) | |||
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-29 | Added a bunch of missing built-in Qt strings. | Remko Tronçon | |
2011-03-29 | Added missing Mac OS X application menu strings. | Remko Tronçon | |