Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-26 | Only include targeted messages in the Chats view count for MUCs. | Kevin Smith | |
Resolves: #935 | |||
2012-04-26 | Avoid duplicate subscription requests. | Kevin Smith | |
Resolves: #1040 Resolves: #876 | |||
2012-04-12 | Refactoring incoming MUC invites UI. | Tobias Markmann | |
Making MUC invites non-modal by moving them into the chat view. Adding event classes for invites so they turn up in 'Notices'-tab and generate notifications. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon | |
2011-03-10 | (Really this time) fix unread messages. | Kevin Smith | |
I hope, anyway. Resolves: #775 | |||
2011-03-09 | Fix marking notices as read. | Kevin Smith | |
Resolves: #775 | |||
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2010-11-15 | Don't show unread events after signout. | Kevin Smith | |
Resolves: #685 Release-Notes: Signing out with unread events will no longer trap your system tray with unread messages. | |||
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon | |
2010-10-22 | Minor fixes to MUCs. | Kevin Smith | |
Resolves: #626 Resolves: #632 Release-Notes: Notices will now be generated if someone says your nick in the MUC in any variant of capitalisation, and will not be generated if it was you that said it. | |||
2010-10-15 | Fixed a segfault with pending events. | Remko Tronçon | |
Release-Notes: Fixed a potential crash on signout when events are pending. | |||
2010-10-08 | Fixing assorted memory leaks. | Kevin Smith | |
Resolves: #329 | |||
2010-10-08 | Fix for very unlikely timing-related crash when quitting during event handling | Kevin Smith | |
2010-10-07 | Code cleanup from recent commits | Kevin Smith | |
2010-10-01 | Only show system tray message icon for message events. | Kevin Smith | |
Resolves: #583 | |||
2010-09-15 | Moved events from Swiften to Swift. | Remko Tronçon | |