Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual ↵ | Richard Maudsley | |
words in messages. Change-Id: I378fa69077c29008db4ef7c2265e5212924bc2ce | |||
2014-01-22 | Sluift: Add SecurityLabel convertor | Remko Tronçon | |
Change-Id: I59357bda2cbfcb044b5c27b41fe0c91c194e7381 | |||
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley | |
Also extracts MUC into an interface and MUCImpl the existing implementation, adds a MockMUC for using in unit tests, and adds unit tests for the MUCController changes. Change-Id: I25034384f59d3c274c46ffc37b2d1ae60ec660f4 | |||
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann | |
Change-Id: I3768d9891ba903c5e2ce8217de0b4413ce40bb9a License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann | |
Change-Id: I363e9d740bbec311454827645f4ea6df8bb60bed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith | |
Change-Id: Ia11dbebc736ecf9996f6d0fcc4550b749c55d433 | |||
2013-08-02 | Small style fixes for the previous patch. | Remko Tronçon | |
Change-Id: I0c9a0865e25a9b0cdc760998dadc7026df16dbfe | |||
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith | |
Change-Id: I07256f23ffbb6520f5063bdfbed9111946c46746 | |||
2013-01-09 | Highlighting support | Maciej Niedzielski | |
Change-Id: Ib6bd42cecff018998117bc1e7db279a62b3af434 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-12-31 | Fix more warnings. | Remko Tronçon | |
Change-Id: I0fc27a08adb6aecd5c5775a52b7fe48570ed526a | |||
2012-08-30 | History dialog | Cătălin Badea | |
Add history dialog as an experimental feature. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-07-26 | Don't let correction change a label. | Kevin Smith | |
Resolves: #1144 | |||
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon | |
2012-05-31 | Better MUC inviting | Kevin Smith | |
2011-10-05 | Don't crash with label item without a label | Kevin Smith | |
2011-10-05 | Allow joining passworded MUCs. | Kevin Smith | |
Resolves: #991 | |||
2011-08-21 | Warn when sending corrections without support. | Kevin Smith | |
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-01-21 | Code cleanup. | Remko Tronçon | |
2011-01-19 | Only highlight in MUCs on complete-word nicknames. | Kevin Smith | |
Resolves: #738 | |||
2010-11-03 | Refactoring Presence & MUC handling. | Remko Tronçon | |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon | |
2010-10-22 | Be smarter about combining JoinParts in MUCs. | Kevin Smith | |
Resolves: 620 Release-Notes: Joins and parts in MUCs will now be merged in a more natural way. | |||
2010-10-22 | Minor fixes to MUCs. | Kevin Smith | |
Resolves: #626 Resolves: #632 Release-Notes: Notices will now be generated if someone says your nick in the MUC in any variant of capitalisation, and will not be generated if it was you that said it. | |||
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith | |
Join/Parts will be shown in one block if they're uninterrupted, and only the last presence change in a row will be shown for chats. Resolves: #230 Resolves: #430 |