summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-10-08Update XEP-0234 implementation to version 0.15 of the standard.tobias/jingleTobias Markmann
2012-10-07Adding reconfigure instructionsKevin Smith
2012-10-07More attempts to get Lucid building againswift-2.0beta2Kevin Smith
2012-10-07Fixed Swift package path.Remko Tronçon
2012-10-07Make it possible to force visual studio version.Remko Tronçon
2012-10-07Release packaging notesKevin Smith
2012-10-07Fixed & cleaned up some of the WiX stuff.Remko Tronçon
2012-10-07Fixed windows.Remko Tronçon
2012-10-06Compiling is handyKevin Smith
2012-10-06Added Packages to .gitignore.Remko Tronçon
2012-10-06Generate packages in /Packages.Remko Tronçon
2012-10-06Also reverting to previousKevin Smith
2012-10-05Reverting to earlier formKevin Smith
2012-10-05Also generate a .dsym on mac os x.Remko Tronçon
2012-10-05Use forward slashes.Remko Tronçon
2012-10-05Install .pdb next to WiX package.Remko Tronçon
2012-10-05Strip leading '/' from BOSH paths.Remko Tronçon
Resolves: #1167
2012-10-05Minor DMG tweak.Remko Tronçon
2012-10-05Allow debug optimized builds that work on non-dev machinesKevin Smith
2012-10-03Include SafeByteArray in file that uses itKevin Smith
2012-09-30Slightly neaten codeKevin Smith
2012-09-29Get arg order rightKevin Smith
2012-09-29OSX package updates.Remko Tronçon
2012-09-27Fix a crash that occurs when resetting the clientCătălin Badea
Fix history view controller from crashing when resetting the client. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-09-20Don't crash on disconnects with experimentalKevin Smith
2012-09-19Distinguish between wrapped and non-wrapped sender names in chat message ↵Tobias Markmann
theming. Resolves: #1162 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-09-18Fix HistoryStorage from crashingCătălin Badea
Fix a crash related to HistoryStorage asynchronous access. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-09-18Missing includeKevin Smith
2012-09-17Make MUC terminology consistent.Remko Tronçon
Resolves: #937
2012-09-17Fixed URL parsing/serializing.Remko Tronçon
Resolves: #1157,#1158
2012-09-17Support for building swiften as a DLLRemko Tronçon
Added missing SWIFTEN_API declarations. Changed test infrastructure to extend path before running tests.
2012-09-17Fixed crash when canceling connect.Remko Tronçon
2012-09-16Fixed compilation on windows.Remko Tronçon
2012-09-16Bundle other 3rdParty libs with libSwiften.Remko Tronçon
2012-09-16Only expose libraries from swiften dependent libraries.Remko Tronçon
2012-09-16Start including some bundled libraries in Swiften library.Remko Tronçon
2012-09-16Fixed ClientTest compilation.Remko Tronçon
2012-09-15Added URL parser.Remko Tronçon
2012-09-15Hopeful workaround for 4.8 Mountain Lion problemKevin Smith
Otherwise it's not possible to set a status message (Tobias's suggestion) Resolves: #1154
2012-09-15Use last activity for requesting history again in MUCs without experimentalKevin Smith
2012-09-12Add support for pause/resume using Bytestream for SOCKS5BytestreamServerSession.HanzZ
Copyright (c) 2012 Jan Kaluza Licensed under the Simplified BSD license. See Documentation/Licenses/BSD-simplified.txt for more information.
2012-09-12Don't use SQLite in non-experimental.Remko Tronçon
2012-09-11Added missing include.Remko Tronçon
2012-09-10Set default account settings back to the defaults.Kevin Smith
Resolves: #1156
2012-09-10Remove whiteboard from non experimental.Remko Tronçon
2012-09-10Add missing includes.Remko Tronçon
2012-09-09Removing debug messages.Remko Tronçon
2012-09-09Fixed compilation after applying previous patch.Remko Tronçon
2012-09-09Find <input> elements correctly after accepting MUC invites.Tobias Markmann
Resolves: #1129 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-09-08Fixed compilation of whiteboard tests.Remko Tronçon