Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-08 | Update to new Snarl API. | Remko Tronçon | |
2010-12-08 | Added LibIDN include/libflags. | Remko Tronçon | |
2010-12-08 | Use UTF-8 encoding for COPYING file in About dialog. | Remko Tronçon | |
2010-12-08 | Fixed swiften-config on windows. | Remko Tronçon | |
2010-12-06 | Added IPv6 test. | Remko Tronçon | |
2010-12-06 | Fixed assertion failure on invalid stream start. | Remko Tronçon | |
Resolves: #707 | |||
2010-12-06 | Fixed EchoComponent example. | Remko Tronçon | |
2010-12-05 | Added plumbing for persistent certificate trust checking. | Remko Tronçon | |
2010-12-05 | Fixed Boost link error on Windows. | Remko Tronçon | |
2010-12-05 | Ask for confirmation before clearing chat windows. | Kevin Smith | |
Resolves: #702 Release-Notes: You'll now be asked for confirmation before clearing the chat window history. | |||
2010-12-05 | Don't mess up avatars after a MUC reconnect. | Kevin Smith | |
Resolves: #702 | |||
2010-12-05 | Use make_shared in parsers. | Remko Tronçon | |
2010-12-05 | Import boost::make_shared. | Remko Tronçon | |
2010-12-05 | __FILE__ should actually work on windows as well. | Remko Tronçon | |
2010-12-05 | Added SWIFT_LOG functionality. | Remko Tronçon | |
2010-12-04 | Document custom requests & responders, and components. | Remko Tronçon | |
2010-12-04 | Added EchoPayload parserialement. | Remko Tronçon | |
2010-12-04 | Added addPayloadParserFactory() and addSerializer() on Entity API. | Remko Tronçon | |
2010-11-29 | Don't stop packaging when dpkg-builbpackage returns non-zero return value. | Remko Tronçon | |
2010-11-29 | Added some more documentation. | Remko Tronçon | |
2010-11-28 | Change Chat Window titles when contacts are renamed. | Kevin Smith | |
Resolves: #630 Release-Notes: Chat window titles will be updated when contacts are renamed. | |||
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon | |
Resolves: #692 | |||
2010-11-28 | Rebind chat dialogs on just about anything. | Kevin Smith | |
Resolves: #646 Release-Notes: Duplicate chat windows when contacts are using multiple clients should now be avoided. | |||
2010-11-28 | Added swiften-config. | Remko Tronçon | |
2010-11-28 | Replace slightly-too-magic MergeFlags by our own UseFlags. | Remko Tronçon | |
2010-11-27 | Introduce SWIFTEN_DEP_FLAGS. | Remko Tronçon | |
2010-11-27 | Added missing include. | Remko Tronçon | |
2010-11-27 | Fixed build error. | Remko Tronçon | |
2010-11-27 | Split incoming ccflags if they are a string. | Remko Tronçon | |
2010-11-27 | Prefix 3rdParty bundled libs with Swiften_. | Remko Tronçon | |
2010-11-25 | Split up source and binary debian generation. | Remko Tronçon | |
2010-11-25 | Fixed debian sections, priorities & distributions. | Remko Tronçon | |
2010-11-24 | Removed unused header. | Remko Tronçon | |
2010-11-24 | Upgraded Boost to 1.45.0. | Remko Tronçon | |
2010-11-21 | Clearing the chat window won't break continuation elements. | Kevin Smith | |
Resolves: #642 Resolves: #643 Release-Notes: Clearing the chat windows should now work correctly. | |||
2010-11-21 | Changed Debian packager to "Swift Package Maintainer" | Remko Tronçon | |
2010-11-21 | Added missing file. | Remko Tronçon | |
2010-11-21 | Added search parserialement. | Remko Tronçon | |
2010-11-20 | Logo should stay in the centre when login window is resized. | Kevin Smith | |
Resolves: #675 Release-Notes: The Swift logo will now remain in the centre when the login window is resized. | |||
2010-11-20 | Include date for MUC context older than today. | Kevin Smith | |
Resolves: #641 Release-Notes: MUC context for days other than today is now annotated. | |||
2010-11-18 | Moving out a convenience function for generating XEP-0082 strings from Boost ↵ | Kevin Smith | |
ptimes | |||
2010-11-17 | Added presence subscription stanza to onPresenceSubscriptionRequest. | Remko Tronçon | |
Removed unused signal on Client. | |||
2010-11-17 | Fix build on VS2008 | Kevin Smith | |
2010-11-16 | Remember previous MUC service searches. | Kevin Smith | |
Resolves: #615 Release-Notes: The MUC Search will now remember previously searched services. | |||
2010-11-16 | Added In-band-registration unsubscribe support to Swiften. | Remko Tronçon | |
2010-11-16 | Pass NetworkFactories as an explicit dependency into client. | Remko Tronçon | |
2010-11-15 | Don't show unread events after signout. | Kevin Smith | |
Resolves: #685 Release-Notes: Signing out with unread events will no longer trap your system tray with unread messages. | |||
2010-11-15 | Fixed OpenSSL compilation. | Remko Tronçon | |
2010-11-15 | Squelch warnings | Kevin Smith | |
2010-11-15 | Fix compilation on OS X | Kevin Smith | |