summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-07Fix other user avatars appearing in roster tooltip.Richard Maudsley
2014-07-07Show own tooltip when hovering over roster header.Richard Maudsley
2014-06-27Fix compiler warningRemko Tronçon
2014-06-24Fix VCard update not being broadcast when clearing avatar.Richard Maudsley
2014-06-20Revert "Fix avatar not being updated when cleared"Richard Maudsley
2014-05-30Fix avatar not being updated when clearedRichard Maudsley
2014-05-30Show most recent time when squashing presence, not the earliestRichard Maudsley
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2014-05-29Right-click MUC in Recents to bookmark.Richard Maudsley
2014-05-27Impromptu chat notifications happen like chats, not MUCs.Richard Maudsley
2014-05-27Remove unnecessary system messages from chats.Richard Maudsley
2014-05-26Allow bookmarking of MUCs from cog menu.Richard Maudsley
2014-05-26Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets.Tobias Markmann
2014-05-18Fix uninitialized variablesRemko Tronçon
2014-04-25Make emoticons match only on word boundariesKevin Smith
2014-04-25Fix MUC invite being treated like impromptu MUC invite.Richard Maudsley
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2014-04-25Sort ContactSuggester results using case-insensitive substring match, plus un...Richard Maudsley
2014-04-23Don't suggest people who are already in the Start Chat list.Richard Maudsley
2014-04-22Fix crash in QtUserSearchWindow.Richard Maudsley
2014-04-07Don't show multiple Recents with the same occupantsRichard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-02-25Build with new Boostish stuff.Kevin Smith
2014-02-24Label fax numbers as fax and omit resources from JIDs in roster tooltipsRichard Maudsley
2014-02-22Handle error responses to XEP-0184 receipt requests.Tobias Markmann
2014-02-13Fix clang warningsRemko Tronçon
2014-02-02Sluift: Add new_certificateRemko Tronçon
2014-01-22Sluift: Add SecurityLabel convertorRemko Tronçon
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-12-08Enable domain-wise (un-)blocking.Tobias Markmann
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...Tobias Markmann
2013-12-08Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste...Tobias Markmann
2013-11-18Update dummy implementations to current APIKevin Smith
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-10-03Now use semicolons for the listing of a pair of tabs with messages in chats.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-31Honour user's no encryption decision in manual configuration for non-eagle mode.Tobias Markmann
2013-08-04Factor Chat Message Parsing out and test itKevin Smith
2013-08-03Missing includeKevin Smith
2013-08-02Small style fixes for the previous patch.Remko Tronçon
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-05-11File Transfer refactoring.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-06RTL support in chat dialog.Remko Tronçon
2013-04-05Don't display errors sent to the bare JID.Kevin Smith
2013-04-05Silence a couple of warningsKevin Smith
2013-03-31Add blocking support for MUC 1-to-1 conversations.Tobias Markmann