summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-04Factor Chat Message Parsing out and test itKevin 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-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-09Show idle time as local time in the UI.Tobias Markmann
2013-03-04Adding support for idle time.Tobias Markmann
2013-02-05Make logging thread-safe.Remko Tronçon
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-31Fix more warnings.Remko Tronçon
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-11-14Fix crash on receiving bad data (security labels)Kevin Smith
2012-11-11Removing unnecessary break statements.Remko Tronçon
2012-09-15Use last activity for requesting history again in MUCs without experimentalKevin Smith
2012-09-09Removing debug messages.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-08-30History dialogCătălin Badea
2012-07-26Don't let correction change a label.Kevin Smith
2012-07-15Provide replace_pragma_once flag.Remko Tronçon
2012-05-31Allow subsequent invitesKevin Smith
2012-05-31Better MUC invitingKevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
2012-04-28Send label catalogue queries to bare/full JID as appropriate.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
2012-04-26Don't include yesterday's MUC presence changes in today's first update.Kevin Smith
2012-04-26Mark recent chats offline when Swift is offline.Kevin Smith
2012-04-26Reset MUC Search windows between uses.Kevin Smith
2012-04-24File transfer strings made translatablePavol Babincak
2012-04-24Debug messages print only if logging is enabledPavol Babincak
2012-04-17Fixing some clang warnings.Tobias Markmann
2012-04-14Silence some warningsKevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-04-09Made MUC context options role-awareMateusz Piekos
2012-04-08'Add contact' from MUC right-click menudknn
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-03-20Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...Tobias Markmann
2012-03-05Save password when bookmarking rooms.Kevin Smith
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith
2012-02-29FixupKevin Smith
2012-02-29Don't crash when trying to join MUCs offlineKevin Smith
2012-02-21Probably fix compilation on some platformsKevin Smith