summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-11Enable calendar widget.Catalin Badea
2012-08-11Properly handle new messages.Catalin Badea
2012-08-11Fix adding messages at the top.Catalin Badea
2012-08-11Refactor HistoryViewController.Catalin Badea
2012-08-11add previous/next button callbacksCatalin Badea
2012-08-11Set the date when selecting a contactCatalin Badea
2012-08-11continous scroll between dates.Catalin Badea
2012-08-11Retrieve messages from last matching dayCatalin Badea
2012-08-11Added message type logging. Fixed handling new messages.Catalin Badea
2012-08-11Dump message logs using new db structure. Avatars not workingCatalin Badea
2012-08-11Display conversations by using roster selectionCatalin Badea
2012-08-11Log messages to the sqlite db and dump all messages in the history viewerCatalin Badea
2012-08-11Added contact rosterCatalin Badea
2012-08-11Disconnect history controller from the event stream. Fixed coding styleCatalin Badea
2012-08-11Added History window based code: controller, events, interface and menu entry.Catalin Badea
2012-05-31Better MUC invitingKevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-05-12Show Certificate dialog from certificate error window.Remko Tronçon
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin 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-20Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on...Tobias Markmann
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-06Display mediated invitesKevin Smith
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2011-12-24Enable "Show notifications" toggle when Growl isn't installed.Remko Tronçon
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-29Make the --eagle-mode banner per-login, not per-runKevin Smith
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Allow role changing in MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-09-28Destroy rooms.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-09Store avatar paths in the recent objects.Kevin Smith
2011-07-09Remember status type for chat list items.Kevin Smith
2011-07-08Removing setJID again.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-07-04Moving some ChatList logic to Controllers.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon