summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-26Set/Update empty subjectsKevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-09Track when a user joins a MUC for the ChatListKevin Smith
2011-07-09Keep MUCs in the recent chats list.Kevin Smith
2011-06-13Added CppCheck script.Remko Tronçon
2011-05-22Fix formatting bugs from previous patchKevin Smith
2011-05-22Allow errors in chats to not claim to be about sent messages.Kevin Smith
2011-04-30Allow groups to be resorted based on changing names.Kevin Smith
2011-04-30This should fix the MUC ordering.Kevin Smith
2011-04-23Sort MUC roles by role, rather than by name.Kevin Smith
2011-03-14"You have entered the room as a <nick>" -> "You have entered the room as <nic...Remko Tronçon
2011-03-04Don't show popups if the chat's on top.Kevin Smith
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Fix for last commit so rejoins with new content do trigger unread messagesKevin Smith
2011-02-11Don't mark MUC Context as unread.Kevin Smith
2011-02-11Rejoin MUCs with the requested nick, not the one that was in previous use.Kevin Smith
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-01-19Only highlight in MUCs on complete-word nicknames.Kevin Smith
2010-11-15Clean MUC joins slightly.Kevin Smith
2010-11-09Only request new MUC context when rejoining.Kevin Smith
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-10-22Be smarter about combining JoinParts in MUCs.Kevin Smith
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-10-20Tell MUCController to handle disconnect/reconnect rejoins.Kevin Smith
2010-10-04Only bounce the dock (or flash the taskbar) on readable messages.Kevin Smith
2010-10-03Don't treat role changes as a mergeable status changeKevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Print date changes in chat windows.Kevin Smith
2010-09-13When joining a new room, create an instant room.Kevin Smith
2010-09-11Added VCardAvatarManager for offline avatars.Remko Tronçon
2010-09-11Refactoring VCardUpdateAvatarManager.Remko Tronçon
2010-09-03Squash presence in chat and MUC windows.Kevin Smith
2010-08-27Don't tab-complete for users who aren't in the room.Kevin Smith
2010-08-20Don't include status in MUC roster sorting.Kevin Smith
2010-07-25Preparation for merging presences in the chat log.Kevin Smith
2010-07-25Fix MUC nick conflict resolution.Kevin Smith
2010-07-24Improvements and further testing to tab completion.Kevin Smith
2010-07-23Don't create Notices for MUC history on join.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-07-23Generate a Notice if your nick is mentioned in a MUC.Kevin Smith