summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-02-21Introduce system settings policies.Kevin Smith
2012-02-09Fixes for mediated invitesKevin Smith
2012-02-06Display mediated invitesKevin Smith
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2011-11-28Cleanup after previous patchKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-11-25Deal with bookmarks with an empty nickKevin Smith
2011-10-29Don't save message content of recents to disk in --eagle-modeKevin Smith
2011-10-26Update string to reflect being used for both no and wrong passwordKevin Smith
2011-10-19For abnormal MUC parts, give the reason.Kevin Smith
2011-10-19Allow rejoining rooms after join failure.Kevin Smith
2011-10-19Use real JID for bans, not room JID.Kevin Smith
2011-10-18When changing affiliation, only send the new one.Kevin Smith
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Allow role changing in MUCs.Kevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Fixed cppcheck warnings.Remko Tronçon
2011-09-30Only do the "Mark unread messages as read" dance if there are unread messages.Remko Tronçon
2011-09-30Moved DiscoServiceWalker to Swiften.Remko Tronçon
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-26Set/Update empty subjectsKevin 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-09-03Workaround for Boost empty string split bugKevin 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-16Show the correct (unavailable) presence for a MUC in the recents list after l...Kevin Smith
2011-07-09Don't store the full JID for new ChatList entriesKevin Smith
2011-07-09Get the avatar right in the chats list more oftenKevin Smith
2011-07-09Track when a user joins a MUC for the ChatListKevin Smith
2011-07-09Store avatar paths in the recent objects.Kevin Smith
2011-07-09Prune the recent chatsKevin Smith
2011-07-09Keep MUCs in the recent chats list.Kevin Smith
2011-07-09Remember status type for chat list items.Kevin Smith
2011-07-08Don't rebind chats when chatlistview updatedKevin Smith
2011-07-08Fixed unread count on recent chats.Remko Tronçon
2011-07-08Cleaning up the unread chatsKevin Smith
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-07-06Don't bring autojoined MUCs to front.Kevin Smith