summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-01-09Highlighting supportMaciej Niedzielski
Change-Id: Ib6bd42cecff018998117bc1e7db279a62b3af434 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-02-21Introduce system settings policies.Kevin Smith
Release-Notes: It is now possible for sysadmins to deploy files with policies for configuration options, such as making it impossible for users to save passwords or to force sound notifications off, or to set defaults. Also allow changing an option so that Swift disconnects on idle timeout, instead of going away.
2011-03-09Fix marking notices as read.Kevin Smith
Resolves: #775
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-05Persist Sound Toggleness.Kevin Smith
Resolves: #192
2010-04-04Allow sounds to be toggled.Kevin Smith
Doesn't persist option yet. Resolves: #192
2010-03-22Lots of plumbing for event view.Kevin Smith
This isn't ready yet, but clicking on a message in the event view will now cause the chat to pop up, and the plumbing is there for doing something with subscription requests - I just don't, yet.
2010-03-19Start of event viewer.Kevin Smith
Creates a basic event viewer framework, and plugs it into the Swift controllers, so that messages are displayed (in a very ugly way). Still a long way to go.
2009-11-21Removing compiler warnings.Kevin Smith
Swiften and Swift now build with no compiler warnings for me on Snow Leopard.
2009-09-12Getting ready for sounds to be turned off.Kevin Smith
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith