summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
2012-04-28Send label catalogue queries to bare/full JID as appropriate.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-27Don't spin the throbber forever when editing a contact for whom you don't yet...Kevin Smith
2012-04-27Cleaning out old cruftKevin Smith
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
2012-04-26Avoid adding messages to the Notices view for the currently selected tab.Kevin Smith
2012-04-26Don't include yesterday's MUC presence changes in today's first update.Kevin Smith
2012-04-26Avoid duplicate subscription requests.Kevin Smith
2012-04-26Mark recent chats offline when Swift is offline.Kevin Smith
2012-04-26Force signouts after trust checking overides when the password is unavailable.Kevin Smith
2012-04-26Reset MUC Search windows between uses.Kevin Smith
2012-04-25Convert /me in notification bubbles.Remko Tronçon
2012-04-24File transfer strings made translatablePavol Babincak
2012-04-24Changed SWIFT_LOG("DEBUG") to SWIFT_LOG(debug).Remko Tronçon
2012-04-24Debug messages print only if logging is enabledPavol Babincak
2012-04-23Fix member variables to not be const refsKevin Smith
2012-04-23Don't initialise with temporaries, fix warningsKevin Smith
2012-04-22Use boost::filesystem instead of boost::filesystem2.Remko Tronçon
2012-04-21Fix bug crashing Swift when sending non-existent file.Tobias Markmann
2012-04-17Fixing some clang warnings.Tobias Markmann
2012-04-14Silence some warningsKevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-04-12Tidy up of assorted Schannel/CAPI stuffs.Kevin Smith
2012-04-09Made MUC context options role-awareMateusz Piekos
2012-04-08'Add contact' from MUC right-click menudknn
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-03-20Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...Tobias Markmann
2012-03-14Dispose of notification callbacks once the account signs out.Kevin Smith
2012-03-06Load 'show offline' for new sessionsKevin Smith
2012-03-05Get server disco from server, not bare JID.Kevin Smith
2012-03-05Save password when bookmarking rooms.Kevin Smith
2012-03-05Send both items and adhoc queries to the server JID.Kevin Smith
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith
2012-02-29FixupKevin Smith
2012-02-29Don't crash when trying to join MUCs offlineKevin Smith
2012-02-28Remove compiler warning.Remko Tronçon
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-22Compile on WindowsKevin Smith
2012-02-21Read in the notifications toggle at launchKevin Smith
2012-02-21Probably fix compilation on some platformsKevin Smith
2012-02-21Introduce system settings policies.Kevin Smith
2012-02-09Fixes for mediated invitesKevin Smith
2012-02-06Display mediated invitesKevin Smith
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2012-01-17Allow specifying BOSH and BOSH proxy URLs with names (rather than IPs)Kevin Smith
2011-12-24Enable "Show notifications" toggle when Growl isn't installed.Remko Tronçon
2011-12-13BOSH Support for SwiftenKevin Smith