summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-24Enable "Show notifications" toggle when Growl isn't installed.Remko Tronçon
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13Change MainController to not log back in if there's an error during logoutKevin Smith
2011-11-28Cleanup after previous patchKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-11-25Deal with bookmarks with an empty nickKevin Smith
2011-10-29Make the --eagle-mode banner per-login, not per-runKevin Smith
2011-10-29Don't save message content of recents to disk in --eagle-modeKevin Smith
2011-10-26Fix missing includeKevin Smith
2011-10-26Update string to reflect being used for both no and wrong passwordKevin Smith
2011-10-19For abnormal MUC parts, give the reason.Kevin Smith
2011-10-19Allow rejoining rooms after join failure.Kevin Smith
2011-10-19Use real JID for bans, not room JID.Kevin Smith
2011-10-18When changing affiliation, only send the new one.Kevin Smith
2011-10-18Fix possible crash on login failuresKevin Smith
2011-10-17Don't crash in ad-hoc after signout/signin.Kevin Smith
2011-10-07Fixed CLang warnings.Remko Tronçon
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Allow role changing in MUCs.Kevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Roster optimizations.Remko Tronçon
2011-10-01Fixed cppcheck warnings.Remko Tronçon
2011-10-01Merge branch 'swift-1.x'Remko Tronçon
2011-10-01Set a title on subscription notification popup.Remko Tronçon
2011-09-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-30Only do the "Mark unread messages as read" dance if there are unread messages.Remko Tronçon
2011-09-30Moved DiscoServiceWalker to Swiften.Remko Tronçon
2011-09-28Destroy rooms.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Make SOCKS5 proxy finder conditional.Remko Tronçon
2011-09-26Fixed compilation warnings & errors.Remko Tronçon
2011-09-26Set/Update empty subjectsKevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-09-20In Eagle mode, require TLSKevin Smith
2011-09-03Workaround for Boost empty string split bugKevin Smith
2011-08-28Merge branch 'swift-1.x'Remko Tronçon
2011-08-28Merge remote branch 'origin/swift-1.x'Remko Tronçon
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-17Check for avatar emptiness in TableRoster update check.Remko Tronçon
2011-07-16Show the correct (unavailable) presence for a MUC in the recents list after l...Kevin Smith
2011-07-12Added missing include.Remko Tronçon
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon