summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2010-11-09Only request new MUC context when rejoining.Kevin Smith
2010-11-08Brute force application of presence to roster items on add/modify.Kevin Smith
2010-11-07Refactoring certificates & certificate checking.Remko Tronçon
2010-11-06Use EntityCapsProvider in Swiften.Remko Tronçon
2010-11-03Centralizing predefined features in DiscoInfo.Remko Tronçon
2010-11-03Added ClientDiscoManager.Remko Tronçon
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-11-02Copy uuid/ dir in packaging script.swift-1.0beta8Remko Tronçon
2010-11-01Disable bookmarks when offline.Kevin Smith
2010-11-01Small tweaks to DummySystemTray & MemoryStoragesFactory.Remko Tronçon
2010-11-01Added dummy sound player & system tray.Remko Tronçon
2010-10-31Include colons in labels.Kevin Smith
2010-10-31Tweak the group triangles a bit.Remko Tronçon
2010-10-31Fix triangle drawing.Remko Tronçon
2010-10-31Don't clip group header text.Remko Tronçon
2010-10-30Rename swift Debian package to swift-im.Remko Tronçon
2010-10-30When MUC notifications are clicked, open the MUC.Remko Tronçon
2010-10-30Disconnect client cleanly before quitting.Remko Tronçon
2010-10-30Changed CoreClient::onError to CoreClient::onDisconnected.Remko Tronçon
2010-10-29Make ChatStateNotifier use StanzaChannel directly.Remko Tronçon
2010-10-29Make Qt non-mandatory for global build.Remko Tronçon
2010-10-29Use canonical-append hint for FreeDesktop notifications.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-26Create a 'connecting' icon.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-10-24Scroll MUC roster pixel-by-pixel.Remko Tronçon
2010-10-24Animated systray that worksKevin Smith
2010-10-24Remove some unused code in MainController.Remko Tronçon
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-24Moved MUCRegistry into client.Remko Tronçon
2010-10-24Moved PresenceSender to client.Remko Tronçon
2010-10-24Missing line from last commitKevin Smith
2010-10-24Blind attempt at animated system trayKevin Smith
2010-10-24Rejoin MUCs on reconnect.Kevin Smith
2010-10-24Provide feedback in the status header when attempting to connect.Kevin Smith
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-24Don't show 'copy link' in chat context menu if there is no link.Remko Tronçon
2010-10-24Use smooth image interpolation in the chat dialog.Remko Tronçon
2010-10-24Scale avatars in freedesktop notifications.Remko Tronçon
2010-10-24Avoid QtDBus compilation warning.Remko Tronçon
2010-10-23Make sure presence isn't type error before updating roster.Kevin Smith
2010-10-23Improved Mac packaging.Remko Tronçon
2010-10-23Fixed compilation errors due to previous commit.Remko Tronçon
2010-10-23Don't lose notification enabledness when the user changes status.Remko Tronçon
2010-10-22Fixed memory leaks and segfault on signout.Remko Tronçon
2010-10-22Be smarter about combining JoinParts in MUCs.Kevin Smith
2010-10-22Minor fixes to MUCs.Kevin Smith