summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-04-27Reset the login view's isLoggingIn on cancel login.Remko Tronçon
2011-04-27Added missing include.Remko Tronçon
2011-04-27Merge branch 'swift-1.x'Remko Tronçon
2011-04-27Keep shared_ptr of PlatformDomainNameServiceQuery in event loop.Remko Tronçon
2011-04-27Renamed Swedish translation file to swift_sv.Remko Tronçon
2011-04-26Make stanza ack handling safer in case of a view without stanza acking support.Remko Tronçon
2011-04-26Added CertificateMemoryStorage.Remko Tronçon
2011-04-26Don't attempt to login without a valid node@domain JID.Kevin Smith
2011-04-25No Ad-Hoc buttons once command is completedKevin Smith
2011-04-25Move available actions logic into Swiften class.Kevin Smith
2011-04-25Fixed compilation.Remko Tronçon
2011-04-25Moved file storages to Swift.Remko Tronçon
2011-04-25Added SQLite build flags.Remko Tronçon
2011-04-24Set untyped fields to Text-Single.Kevin Smith
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-23Sort MUC roles by role, rather than by name.Kevin Smith
2011-04-23Finished Stream Management parserialements.Remko Tronçon
2011-04-22Merge branch 'swift-1.x'Remko Tronçon
2011-04-22Fixed SCons not picking up the build version correctly in tarball build.Remko Tronçon
2011-04-22Fixed segfault when passing NULL storages to Client.Remko Tronçon
2011-04-22Added missing include.Remko Tronçon
2011-04-22Merge unread tab titles legibly.Kevin Smith
2011-04-20Merge branch 'swift-1.x'Remko Tronçon
2011-04-20Return groups vector by reference.Remko Tronçon
2011-04-20Added missing struct.Remko Tronçon
2011-04-20Introduce ClientOptions struct.Remko Tronçon
2011-04-19Allow smaller roster heights.Kevin Smith
2011-04-19Add Vlad to BSD licenseKevin Smith
2011-04-19Use a bar to show where the last read messages in a chat areVlad Voicu
2011-04-19Fixed compilation.Remko Tronçon
2011-04-19Fixed namespace.Remko Tronçon
2011-04-19Fixed OS X ProxyProvider compilation.Remko Tronçon
2011-04-19Fixed ProxyProviderTest compilation on linux.Remko Tronçon
2011-04-19More Linux fixes.Remko Tronçon
2011-04-19Allow compilation warnings by default.Remko Tronçon
2011-04-19Don't build C++0x EchoBot on Linux for now.Remko Tronçon
2011-04-19Fixed Linux compilation.Remko Tronçon
2011-04-18Syntax fixKevin Smith
2011-04-18Updated Dutch and French translations.Remko Tronçon
2011-04-18Added explicit dependency for Windows resource file.Remko Tronçon
2011-04-18Added instructions for installing on unix.Remko Tronçon
2011-04-18Added option to build library with tests.Remko Tronçon
2011-04-18Added HTTPConnectProxiedConnection test.Remko Tronçon
2011-04-18Fixed linking problems for swiften-config.Remko Tronçon
2011-04-18Code style fixes.Remko Tronçon
2011-04-18Use fallback mechanism for proxies.Remko Tronçon
2011-04-18Outline some HostAddressPort code.Remko Tronçon
2011-04-18Support for SOCKS5 and HTTPConnect proxies.Thilo Cestonaro
2011-04-18Added some more XEP-106 tests.Remko Tronçon
2011-04-18JID escaping algorithm refactoring.Remko Tronçon