Age | Commit message (Expand) | Author |
2014-10-31 | Enable unblocking contacts from cog menu. | Tobias Markmann |
2014-10-30 | Prevent user from adding contacts twice to a roster. | Tobias Markmann |
2014-10-28 | Only handle impromptu MUC invites once. | Tobias Markmann |
2014-10-23 | Fix code in response to clang warnings. | Tobias Markmann |
2014-10-17 | Disable online only actions when offline. | Tobias Markmann |
2014-10-17 | Implement support for displaying nickname changes. | Tobias Markmann |
2014-10-08 | Prevent multiple chat window alerts being shown with the same message. | Richard Maudsley |
2014-10-06 | Do not send chat state notifications to blocked contacts. | Tobias Markmann |
2014-10-03 | Suggest MUC occupants when typing in highlight editor JID box | Richard Maudsley |
2014-08-01 | Fix memory leaks reported by ASAN in some unit tests. | Tobias Markmann |
2014-07-29 | Prevent nick highlight rule highlighting the entire message and remove defaul... | Richard Maudsley |
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-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-06-27 | Fix compiler warning | Remko Tronçon |
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-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-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 | 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-22 | Handle error responses to XEP-0184 receipt requests. | Tobias Markmann |
2014-02-13 | Fix clang warnings | 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 | Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ... | Tobias Markmann |
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |
2013-08-02 | Small style fixes for the previous patch. | Remko Tronçon |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-04-06 | RTL support in chat dialog. | Remko Tronçon |
2013-04-05 | Don't display errors sent to the bare JID. | Kevin Smith |
2013-04-05 | Silence a couple of warnings | Kevin Smith |
2013-03-31 | Add blocking support for MUC 1-to-1 conversations. | Tobias Markmann |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-18 | Only attempt ten extensions before giving up on joining a room | Kevin Smith |
2013-03-09 | Show idle time as local time in the UI. | Tobias Markmann |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-02-05 | Make logging thread-safe. | Remko Tronçon |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |