summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-23Preventing stale highlight rules by creating list encapsulation.Richard Maudsley
2014-01-23Added more unit tests.Richard Maudsley
2014-01-22Added highlight rule unit test.Richard Maudsley
2014-01-22Fixed unit tests.Richard Maudsley
2014-01-22More work on Highlight rules.Richard Maudsley
2014-01-22Testing highlight keywords.Richard Maudsley
2014-01-22Preparing to add ChatMessage highlight rules.Richard Maudsley
2014-01-20Removed debug output.Richard Maudsley
2014-01-20Added SuggestingJIDInput.Richard Maudsley
2014-01-16Updated highlight dialog.Richard Maudsley
2014-01-16Starting to wire up Highlight Rules dialog.Richard Maudsley
2014-01-13Replaced HighlightManager save-data with boost::serialization.Richard Maudsley
2014-01-13Fixed compiler errors.Richard Maudsley
2014-01-13Testing vertical dialog layout.Richard Maudsley
2014-01-13Recovered from accidental deletion.Richard Maudsley
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-12-08Enable domain-wise (un-)blocking.Tobias Markmann
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...Tobias Markmann
2013-12-08Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste...Tobias Markmann
2013-11-18Update dummy implementations to current APIKevin Smith
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-10-03Now use semicolons for the listing of a pair of tabs with messages in chats.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-31Honour user's no encryption decision in manual configuration for non-eagle mode.Tobias Markmann
2013-08-04Factor Chat Message Parsing out and test itKevin Smith
2013-08-03Missing includeKevin Smith
2013-08-02Small style fixes for the previous patch.Remko Tronçon
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-05-11File Transfer refactoring.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-06RTL support in chat dialog.Remko Tronçon
2013-04-05Don't display errors sent to the bare JID.Kevin Smith
2013-04-05Silence a couple of warningsKevin Smith
2013-03-31Add blocking support for MUC 1-to-1 conversations.Tobias Markmann
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-18Only attempt ten extensions before giving up on joining a roomKevin Smith
2013-03-15Spell checker implementation using HunspellVlad Voicu
2013-03-09Show idle time as local time in the UI.Tobias Markmann
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2013-02-05Make logging thread-safe.Remko Tronçon
2013-01-27Fixing VCard related crash caused by wrong deletion of profile window.Tobias Markmann
2013-01-13Fix more warnings.Remko Tronçon
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2013-01-01Silence scan-build warning.Remko Tronçon
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon