Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann | |
Change-Id: I363e9d740bbec311454827645f4ea6df8bb60bed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-08-23 | FormField element refactoring. | Remko Tronçon | |
This should make FormField easier to use. Change-Id: Ia5eeedcdb673e2fe5e38fd23d5ab00970178bc44 | |||
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon | |
Change-Id: I62c7d5ca44c915e36c797c798294b7c34b465514 | |||
2012-06-30 | Don't crash when going forward/backward through User Search and completing ↵ | Kevin Smith | |
with no selection. Resolves: #1062 | |||
2012-04-23 | Explicitly show "No results." if a user search yields to no results on the ↵ | Tobias Markmann | |
results page. Resolves: #811 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-04-08 | 'Add contact' from MUC right-click menu | dknn | |
This patch allows to add a contact from a MUC, by right clicking a contact in the rooster. The action is only available if the JID of the user is also available License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-03-23 | Don't let trailing whitespace in JIDS interfere with User Search | Kevin Smith | |
2012-03-20 | Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based ↵ | Tobias Markmann | |
on vCards. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-01-23 | XEP-0004 form support for user search. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-03-15 | Made placeholders translatable. | Remko Tronçon | |
2011-03-04 | Reset the field values between searches for users. | Kevin Smith | |
Resolves: #771 | |||
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon | |
Resolves: #618 | |||
2011-02-26 | Slpit up user search pages. | Remko Tronçon | |
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-11 | Allow double-clicking in the user search results. | Kevin Smith | |
Resolves: #748 | |||
2011-02-07 | Split contact editing out into separate widget. | Remko Tronçon | |
2011-01-24 | 'Add User' -> 'Add Contact' | Kevin Smith | |
Resolves: #736 | |||
2011-01-24 | Set the user search title based on the dialog type. | Kevin Smith | |
Resolves: #736 | |||
2011-01-14 | Use correct text in User Search. | Kevin Smith | |
Resolves: #736 | |||
2010-12-31 | Disable user search wizard pages unless they're ready. | Kevin Smith | |
Resolves: #731 | |||
2010-12-27 | Preparation for wizard completeness checking | Kevin Smith | |
2010-12-27 | Show form instructions for user search. | Kevin Smith | |
Resolves: #732 | |||
2010-12-26 | Fixed crash when searching for users. | Remko Tronçon | |
Resolves: #730 | |||
2010-12-26 | Tweaked user search UI a bit. | Remko Tronçon | |
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. |