Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-12 | Show Certificate dialog from certificate error window. | Remko Tronçon | |
2012-05-11 | Showing stream encryption status in the roster header. Provide native ↵ | Tobias Markmann | |
certificate viewers on click. Native viewers for Windows and Mac OS X are implemented. Added TODOs to OpenSSL based TLS interface related to CRL and OCSP. Resolves: #167 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-29 | Added ellipsis to menu items which needs further input to complete action | Pavol 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-25 | Inserting elements do generalMenu_ before quitAction | Mateusz Piekos | |
Resolves: #1081 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-03-06 | Load 'show offline' for new sessions | Kevin Smith | |
2012-03-05 | Get receipt status right in the menu at launch | Kevin Smith | |
2012-02-21 | Introduce system settings policies. | Kevin Smith | |
Release-Notes: It is now possible for sysadmins to deploy files with policies for configuration options, such as making it impossible for users to save passwords or to force sound notifications off, or to set defaults. Also allow changing an option so that Swift disconnects on idle timeout, instead of going away. | |||
2011-11-28 | Message Receipts (XEP-0184) support for 1-to-1 conversations (including ↵ | Tobias Markmann | |
1-to-1 MUC). Warn icon from already existing theme. Check icon from Wikipedia. See Swift/resources/icons/license_info.txt for details. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-11-01 | Having a play with a compact roster mode | Kevin Smith | |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith | |
This also introduces a new DOM-like parser structure, used for the MUC parsers. Partially Resolves: #689 | |||
2011-09-21 | Distinguish between Roster and MUC list widgets | Kevin Smith | |
2011-07-10 | Update the Chats tab for unread messages | Kevin Smith | |
2011-04-28 | Updated some text strings. | Remko Tronçon | |
2011-04-28 | Update the correct roster tab for notices | Kevin Smith | |
2011-04-28 | Recent chats are now persisted. | Kevin Smith | |
Release-Notes: A list of recent chats is now kept in the 'Chats' tab of the main window. Resolves: #181 | |||
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith | |
This is not finished, use at your own peril. | |||
2011-03-17 | Fixed some more strings. | Remko Tronçon | |
2011-03-14 | Fixed conflicting shortcut strings. | Remko Tronçon | |
2011-03-12 | make two new menu items nicely keyboardable | Arnt Gulbrandsen | |
2011-03-04 | Create an edit contact menu item. | Kevin Smith | |
Resolves: #769 Release-notes: It is now possible to edit contacts from the standard menus (without needing to right-click on the item). | |||
2011-02-21 | Added "Remove" context menu. | Remko Tronçon | |
Resolves: #768 | |||
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-02-07 | Removed AddContactDialog. | Remko Tronçon | |
2011-02-07 | Reworking contact editing. | Remko Tronçon | |
Collapsed rename, group edit, and remove into one dialog. Moved contact editing logic to controllers. | |||
2011-01-30 | Clickable roster header for profile edits (incomplete) | Kevin Smith | |
2011-01-30 | Added profile edit dialog. | Remko Tronçon | |
Resolves: #141, #587. | |||
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon | |
2011-01-13 | Start adding keyboard accelerators for swift commands. | Arnt Gulbrandsen | |
This is not complete, just a start with some of the low-hanging fruit. Eventually it should be possible to use swift without a mouse. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2010-12-26 | Small UI tweaks to actions menu and UI search. | Remko Tronçon | |
2010-12-23 | Turn the 'Find other users' into seperate add/chat menu items with a wizard. | Kevin Smith | |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith | |
Adds a throbber to the MUC search, turns the Add Contact dialog into something searchy, adds the option to open chats to arbitrary JIDs. Resolves: #614 Resolves: #695 Resolves: #436 Release-Notes: On servers that support it, users can now perform searches for contacts to add or chat to. | |||
2010-12-12 | Added menu to switch between 'show nickname' and 'show JID' in roster header. | Remko Tronçon | |
Resolves: #627 Release-Notes: The roster header can now be configured to show the JID instead of the nick. | |||
2010-12-12 | Removing nickname change functionality from roster header. | Remko Tronçon | |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon | |
2010-11-12 | Persist toggle show offline. | Kevin Smith | |
Resolves: #689 Release-Notes: The toggle state for showing offline contacts will now persist between restarts. | |||
2010-10-24 | Scroll MUC roster pixel-by-pixel. | Remko Tronçon | |
2010-10-24 | Provide feedback in the status header when attempting to connect. | Kevin Smith | |
Resolves: #657 Release-Notes: The status setter now shows when you're connecting. | |||
2010-10-22 | Fixed memory leaks and segfault on signout. | Remko Tronçon | |
2010-10-04 | Assign contacts to groups. | Kevin Smith | |
Another patch will follow shortly to stop them appearing offline after a roster change like this. Resolves: #272 Release-Notes: It's now possible to assign your contacts to groups. | |||
2010-05-24 | Fix console warning on tab focus. | Remko Tronçon | |
Resolves: #357 | |||
2010-05-13 | Remove the old Join MUC dialog | Kevin Smith | |
2010-05-13 | List MUCs available on services. | Kevin Smith | |
Resolves: #276 | |||
2010-05-07 | Refer to Events as Notices instead of Events. | Kevin Smith | |
Resolves: #341 | |||
2010-05-07 | Use 'room' to refer to MUCs. | Kevin Smith | |
Resolves: #338 | |||
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith | |
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239 | |||
2010-04-23 | Fix compilation on Qt < 4.5 | Kevin Smith | |
2010-04-18 | Update menus with more sensible words. | Kevin Smith | |
Resolves: #318 | |||
2010-04-15 | Normalise muc joining, allow it from bookmark list. | Kevin Smith | |
Resolves: #320 |