Age | Commit message (Expand) | Author |
2014-07-28 | Fix displaying blocked user warning with bound JID chats. Support multiple al... | Richard Maudsley |
2014-07-27 | Fix recent chat items not being shown for private MUC messages. | Richard Maudsley |
2014-07-22 | Fix crash when performing blocking operations after fresh login. | Richard Maudsley |
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-07-09 | Improve search filter matching algrorithm. | Richard Maudsley |
2014-07-09 | Honour 'show offline contacts' toggle when exiting roster search filter | Richard Maudsley |
2014-07-09 | Add dialog to send AdHoc's to target specific JID's. Fix multi-item Form rend... | Richard Maudsley |
2014-07-09 | Refactor AdHoc forms. | Richard Maudsley |
2014-07-07 | Fix other user avatars appearing in roster tooltip. | Richard Maudsley |
2014-07-07 | Show own tooltip when hovering over roster header. | Richard Maudsley |
2014-06-27 | Fix compiler warning | Remko Tronçon |
2014-06-24 | Fix VCard update not being broadcast when clearing avatar. | Richard Maudsley |
2014-06-20 | Revert "Fix avatar not being updated when cleared" | Richard Maudsley |
2014-05-30 | Fix avatar not being updated when cleared | Richard Maudsley |
2014-05-30 | Show most recent time when squashing presence, not the earliest | Richard Maudsley |
2014-05-29 | Check if contact supports file transfer before sending | Richard Maudsley |
2014-05-29 | Right-click MUC in Recents to bookmark. | Richard Maudsley |
2014-05-27 | Impromptu chat notifications happen like chats, not MUCs. | Richard Maudsley |
2014-05-27 | Remove unnecessary system messages from chats. | Richard Maudsley |
2014-05-26 | Allow bookmarking of MUCs from cog menu. | Richard Maudsley |
2014-05-26 | Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets. | Tobias Markmann |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-04-25 | Make emoticons match only on word boundaries | Kevin Smith |
2014-04-25 | Fix MUC invite being treated like impromptu MUC invite. | Richard Maudsley |
2014-04-25 | Hide reason field in impromptu chat invites. | Richard Maudsley |
2014-04-25 | Sort ContactSuggester results using case-insensitive substring match, plus un... | Richard Maudsley |
2014-04-23 | Don't suggest people who are already in the Start Chat list. | Richard Maudsley |
2014-04-22 | Fix crash in QtUserSearchWindow. | Richard Maudsley |
2014-04-07 | Don't show multiple Recents with the same occupants | Richard Maudsley |
2014-04-07 | Allow contacts to be dragged from the Chats tab into the search window | Richard Maudsley |
2014-04-02 | Make the impromptu MUCs behave more like a regular chat. | Richard Maudsley |
2014-02-25 | Build with new Boostish stuff. | Kevin Smith |
2014-02-24 | Label fax numbers as fax and omit resources from JIDs in roster tooltips | Richard Maudsley |
2014-02-22 | Handle error responses to XEP-0184 receipt requests. | Tobias Markmann |
2014-02-13 | Fix clang warnings | Remko Tronçon |
2014-02-02 | Sluift: Add new_certificate | Remko Tronçon |
2014-01-22 | Sluift: Add SecurityLabel convertor | Remko Tronçon |
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley |
2013-12-08 | Enable domain-wise (un-)blocking. | Tobias Markmann |
2013-12-08 | Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ... | Tobias Markmann |
2013-12-08 | Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste... | Tobias Markmann |
2013-11-18 | Update dummy implementations to current API | Kevin Smith |
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann |
2013-11-03 | Split experimental File Transfer out from History and Whiteboarding. | Kevin Smith |
2013-10-03 | Now use semicolons for the listing of a pair of tabs with messages in chats. | Kevin Smith |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-08-31 | Honour user's no encryption decision in manual configuration for non-eagle mode. | Tobias Markmann |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |
2013-08-03 | Missing include | Kevin Smith |
2013-08-02 | Small style fixes for the previous patch. | Remko Tronçon |