Age | Commit message (Expand) | Author |
2016-02-02 | Change stanza body to boost::optional<std::string> type | Tobias Markmann |
2015-11-06 | Making virtual calls in constructor of ChatControllers explicit | Tobias Markmann |
2015-09-18 | Show potentially existing MUC bookmark in chat window bookmark dialog | Tobias Markmann |
2015-07-07 | Add ability to enter rooms when offline | Tobias Markmann |
2015-06-14 | Execute sound actions if requested and if text is highlighted | Tobias Markmann |
2015-04-10 | Introduce FeatureOracle class for contact feature support detection | Tobias Markmann |
2015-04-05 | Improve UX regarding room bookmark handling | Tobias Markmann |
2015-02-17 | Fix terminology: 'join room' -> 'enter room' | Tobias Markmann |
2015-02-16 | Show a warning notice when trying to enter a blocked room | Tobias Markmann |
2015-02-09 | Fix sender text that is used for matching highlight rules | Tobias Markmann |
2015-02-05 | Correctly render MUC system messages as system messages | Tobias Markmann |
2015-02-03 | Fix chat log system messages related to entering a room | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2014-10-17 | Implement support for displaying nickname changes. | Tobias Markmann |
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-05-30 | Show most recent time when squashing presence, not the earliest | 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 | Hide reason field in impromptu chat invites. | Richard Maudsley |
2014-04-02 | Make the impromptu MUCs behave more like a regular chat. | Richard Maudsley |
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-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-03-18 | Only attempt ten extensions before giving up on joining a room | Kevin Smith |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-09-15 | Use last activity for requesting history again in MUCs without experimental | Kevin Smith |
2012-09-09 | Removing debug messages. | Remko Tronçon |
2012-08-30 | History dialog | Cătălin Badea |
2012-05-31 | Allow subsequent invites | Kevin Smith |
2012-05-31 | Better MUC inviting | Kevin Smith |
2012-05-31 | Very poor prototype of a MUC invite dialog | Kevin Smith |
2012-04-27 | Reset state of collapsing presence when a chat window is cleared. | Kevin Smith |
2012-04-26 | Only include targeted messages in the Chats view count for MUCs. | Kevin Smith |
2012-04-14 | Silence some warnings | Kevin Smith |
2012-04-09 | Made MUC context options role-aware | Mateusz Piekos |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2011-10-26 | Update string to reflect being used for both no and wrong password | Kevin Smith |
2011-10-19 | For abnormal MUC parts, give the reason. | Kevin Smith |
2011-10-19 | Allow rejoining rooms after join failure. | Kevin Smith |
2011-10-19 | Use real JID for bans, not room JID. | Kevin Smith |
2011-10-18 | When changing affiliation, only send the new one. | Kevin Smith |