summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-31Enable unblocking contacts from cog menu.Tobias Markmann
2014-08-01Fix memory leaks reported by ASAN in some unit tests.Tobias Markmann
2014-07-29Add close button to chat window alerts.Richard Maudsley
2014-07-28Fix displaying blocked user warning with bound JID chats. Support multiple al...Richard Maudsley
2014-07-27Fix recent chat items not being shown for private MUC messages.Richard Maudsley
2014-07-09Reworked highlight rules dialog. Added support for highlighting individual wo...Richard Maudsley
2014-07-07Show own tooltip when hovering over roster header.Richard 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-26Allow bookmarking of MUCs from cog menu.Richard Maudsley
2014-04-25Sort ContactSuggester results using case-insensitive substring match, plus un...Richard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
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-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-04-06RTL support in chat dialog.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-04-14Silence some warningsKevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-04-09Made MUC context options role-awareMateusz Piekos
2012-02-28Remove compiler warning.Remko Tronçon
2012-02-06Display mediated invitesKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-08Removing setJID again.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-22Merge unread tab titles legibly.Kevin Smith
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith