summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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.
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
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-09-12Getting ready for sounds to be turned off.Kevin Smith
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith