Age | Commit message (Expand) | Author |
2011-04-27 | Start on recent chats list | Kevin Smith |
2011-04-27 | Reset the login view's isLoggingIn on cancel login. | Remko Tronçon |
2011-04-27 | Added missing include. | Remko Tronçon |
2011-04-27 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-27 | Keep shared_ptr of PlatformDomainNameServiceQuery in event loop. | Remko Tronçon |
2011-04-27 | Renamed Swedish translation file to swift_sv. | Remko Tronçon |
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 |
2011-04-25 | No Ad-Hoc buttons once command is completed | Kevin Smith |
2011-04-25 | Move available actions logic into Swiften class. | Kevin Smith |
2011-04-25 | Fixed compilation. | Remko Tronçon |
2011-04-25 | Moved file storages to Swift. | Remko Tronçon |
2011-04-25 | Added SQLite build flags. | Remko Tronçon |
2011-04-24 | Set untyped fields to Text-Single. | Kevin Smith |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith |
2011-04-23 | Finished Stream Management parserialements. | Remko Tronçon |
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon |
2011-04-22 | Fixed segfault when passing NULL storages to Client. | Remko Tronçon |
2011-04-22 | Added missing include. | Remko Tronçon |
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith |
2011-04-20 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-20 | Return groups vector by reference. | Remko Tronçon |
2011-04-20 | Added missing struct. | Remko Tronçon |
2011-04-20 | Introduce ClientOptions struct. | Remko Tronçon |
2011-04-19 | Allow smaller roster heights. | Kevin Smith |
2011-04-19 | Add Vlad to BSD license | Kevin Smith |
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu |
2011-04-19 | Fixed compilation. | Remko Tronçon |
2011-04-19 | Fixed namespace. | Remko Tronçon |
2011-04-19 | Fixed OS X ProxyProvider compilation. | Remko Tronçon |
2011-04-19 | Fixed ProxyProviderTest compilation on linux. | Remko Tronçon |
2011-04-19 | More Linux fixes. | Remko Tronçon |
2011-04-19 | Allow compilation warnings by default. | Remko Tronçon |
2011-04-19 | Don't build C++0x EchoBot on Linux for now. | Remko Tronçon |
2011-04-19 | Fixed Linux compilation. | Remko Tronçon |
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 | Added instructions for installing on unix. | Remko Tronçon |
2011-04-18 | Added option to build library with tests. | Remko Tronçon |
2011-04-18 | Added HTTPConnectProxiedConnection test. | Remko Tronçon |
2011-04-18 | Fixed linking problems for swiften-config. | Remko Tronçon |
2011-04-18 | Code style fixes. | Remko Tronçon |
2011-04-18 | Use fallback mechanism for proxies. | Remko Tronçon |
2011-04-18 | Outline some HostAddressPort code. | Remko Tronçon |
2011-04-18 | Support for SOCKS5 and HTTPConnect proxies. | Thilo Cestonaro |
2011-04-18 | Added some more XEP-106 tests. | Remko Tronçon |