Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Fix compiler warnings | Kevin Smith |
2017-02-27 | Redesign highlight logic and processing | Tobias Markmann |
2016-05-04 | Fix /me message handling for highlighted messages | Tobias Markmann |
2016-04-14 | Fix bug of /me commands not being shown as actions | 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-02-11 | Do not try highlight words if no text and background colours are specified | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2014-07-29 | Prevent nick highlight rule highlighting the entire message and remove defaul... | Richard Maudsley |
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-04-25 | Make emoticons match only on word boundaries | Kevin Smith |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |