Age | Commit message (Expand) | Author |
2016-05-26 | Fix MUC invitation request being overwritten by presence change | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-29 | Refactored keyword highlighting | Tobias Markmann |
2015-11-06 | Making virtual calls in constructor of ChatControllers explicit | Tobias Markmann |
2015-04-05 | Improve UX regarding room bookmark handling | 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-29 | Right-click MUC in Recents to bookmark. | Richard Maudsley |
2014-05-26 | Allow bookmarking of MUCs from cog menu. | Richard Maudsley |
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-03-18 | Only attempt ten extensions before giving up on joining a room | Kevin Smith |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-08-30 | History dialog | Cătălin Badea |
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 | Don't include yesterday's MUC presence changes in today's first update. | Kevin Smith |
2012-04-09 | Made MUC context options role-aware | Mateusz Piekos |
2011-10-07 | Allow affiliation editing in MUCs. | Kevin Smith |
2011-10-05 | Allow role changing in MUCs. | Kevin Smith |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith |
2011-10-04 | Allow both instant and reserved rooms. | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-09-28 | Destroy rooms. | Kevin Smith |
2011-09-27 | Allow room configuration. | Kevin Smith |
2011-09-27 | Add support for clearing chat recents. | Kevin Smith |
2011-09-26 | Allow setting of room topics | Kevin Smith |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-08-21 | Warn when sending corrections without support. | Kevin Smith |
2011-07-09 | Track when a user joins a MUC for the ChatList | Kevin Smith |
2011-07-09 | Keep MUCs in the recent chats list. | Kevin Smith |
2011-04-30 | This should fix the MUC ordering. | Kevin Smith |
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith |
2011-03-04 | Don't show popups if the chat's on top. | Kevin Smith |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-11 | Don't mark MUC Context as unread. | Kevin Smith |
2011-02-11 | Rejoin MUCs with the requested nick, not the one that was in previous use. | Kevin Smith |
2011-01-12 | Refactored MUC code a bit. | Remko Tronçon |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |