summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-05-10translated some stringsephraim/germanThilo Cestonaro
2012-05-08Use .project.vimrc.Remko Tronçon
2012-05-08Rename .vimrc -> .project.vimrcRemko Tronçon
2012-05-08Tweaks to vimrc.Remko Tronçon
2012-05-08Added .vimrc file.Remko Tronçon
2012-05-07Added convenience method for responding with a custom error payload.Remko Tronçon
2012-05-07Only assert when requesting CRL checking on OpenSSL.Remko Tronçon
2012-05-06Fixed unit test compilation failure.Remko Tronçon
2012-05-05Compilation fixes.Remko Tronçon
2012-05-05Windows compilation fixes.Remko Tronçon
2012-05-05Re-enable revocation check.Remko Tronçon
2012-05-05* Added additional cert store to chain validation. * Turned off revocation ↵dreijer
checking. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-05-05Revert "* Added additional cert store to chain validation. * Turned off ↵Remko Tronçon
revocation checking." This reverts commit e33b7a309e0424450ab00bc6180df95c6c049195.
2012-05-05Revert "Re-enable revocation check."Remko Tronçon
This reverts commit 856f970d14c5c32b80fc5ea359d4e567b51578a0.
2012-05-05Serialize error payload.Remko Tronçon
2012-04-29Do one update_translations lupdate call for every translation.Remko Tronçon
This allows only updating one translation file.
2012-04-29Also put ellipsis buttons on MUC and roster context menus.swift-2.0beta1Remko Tronçon
Resolves: #1114
2012-04-29Fixed previous commit.Remko Tronçon
2012-04-29Added debug message to double finishSession.Remko Tronçon
2012-04-29Added ellipsis to menu items which needs further input to complete actionPavol Babincak
This is recommended in HIGs for Gnome, OS X, Windows: - http://developer.gnome.org/hig-book/3.0/menus-design.html.en - https://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/TextStyle/TextStyle.html#//apple_ref/doc/uid/TP30000365-TPXREF126 - http://msdn.microsoft.com/en-us/library/aa511502.aspx#ellipses Resolves: #1114 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-04-29Updated Slovak translationPavol Babincak
Improved according to recommendation for Slovak translations. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-04-29Conditionally include DBUS on Linux.Remko Tronçon
2012-04-29Render notes in AdHoc commands.Kevin Smith
Resolves: #1074
2012-04-28Add a show/hide menu to the system tray on Ubuntu.Remko Tronçon
Resolves: #1112
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
Resolves: #1009
2012-04-28Send label catalogue queries to bare/full JID as appropriate.Kevin Smith
Resolves: #244
2012-04-28Make sure our parser doesn't handle entities.Remko Tronçon
2012-04-27Fixed LibXML parsing of &Remko Tronçon
Resolves: #944
2012-04-27Clean up AdHoc to a usable stateKevin Smith
2012-04-27Don't allow editing of AdHoc result forms.Kevin Smith
Resolves: #1090
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
To stop new presence being lost because it's trying to append to old (deleted) data. Resolves: #925
2012-04-27Don't spin the throbber forever when editing a contact for whom you don't ↵Kevin Smith
yet have the vcard. Resolves: #1111
2012-04-27Cleaning out old cruftKevin Smith
2012-04-27Mark corrected MUC messages as read on active chat.Tobias Markmann
Resolves: #943 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-04-27Avoid crash on exitKevin Smith
2012-04-26Improve parameter encoding of HTML buttons' JavaScript event code snippets.Tobias Markmann
Resolves: #1101 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
Resolves: #935
2012-04-26Size AdHoc dialogs by the first form received.Kevin Smith
Resolves: #954
2012-04-26Avoid adding messages to the Notices view for the currently selected tab.Kevin Smith
Resolves: #934
2012-04-26Slightly clearer "Add contact" text for MUC context menu.Kevin Smith
Resolves: #1113
2012-04-26Change include order to work around slot redefinition conflictsKevin Smith
2012-04-26Don't include yesterday's MUC presence changes in today's first update.Kevin Smith
Resolves: #975
2012-04-26Avoid duplicate subscription requests.Kevin Smith
Resolves: #1040 Resolves: #876
2012-04-26Mark recent chats offline when Swift is offline.Kevin Smith
Resolves: #999
2012-04-26Force signouts after trust checking overides when the password is unavailable.Kevin Smith
Resolves: #1026
2012-04-26Reset MUC Search windows between uses.Kevin Smith
Resolves: #1103
2012-04-25Don't bring roster to front by clicking tray icon on OS X.Remko Tronçon
Resolves: #712
2012-04-25Clicking the OS X dock brings the app to the front.Remko Tronçon
Resolves: #501
2012-04-25Convert /me in notification bubbles.Remko Tronçon
Resolves: #757
2012-04-25Don't linkify /me actions.Remko Tronçon
Resolves: #959