summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-24Remove some unused code in MainController.Remko Tronçon
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-24Moved MUCRegistry into client.Remko Tronçon
2010-10-24Moved PresenceSender to client.Remko Tronçon
2010-10-24Blind attempt at animated system trayKevin Smith
2010-10-24Rejoin MUCs on reconnect.Kevin Smith
2010-10-24Provide feedback in the status header when attempting to connect.Kevin Smith
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-23Make sure presence isn't type error before updating roster.Kevin Smith
2010-10-23Don't lose notification enabledness when the user changes status.Remko Tronçon
2010-10-22Fixed memory leaks and segfault on signout.Remko Tronçon
2010-10-22Be smarter about combining JoinParts in MUCs.Kevin Smith
2010-10-22Minor fixes to MUCs.Kevin Smith
2010-10-22Don't send composing events to offline users.Kevin Smith
2010-10-21Don't show popups for message bounches.Remko Tronçon
2010-10-21Moving queries & responders around.Remko Tronçon
2010-10-21Fixed authentication problems on reconnect.Remko Tronçon
2010-10-20Tell MUCController to handle disconnect/reconnect rejoins.Kevin Smith
2010-10-15Fixed a segfault with pending events.Remko Tronçon
2010-10-10Moved presenceOracle inside Client.Remko Tronçon
2010-10-10Fix a crash when signing out.Remko Tronçon
2010-10-10Moved XMPP roster & controller from Swift to Client.Remko Tronçon
2010-10-10Move SoftwareVersion responder from Swift to Client.Remko Tronçon
2010-10-10Client refactoring.Remko Tronçon
2010-10-10Move SoftwareVersionResponder constructor arguments to setter.Remko Tronçon
2010-10-10Refactor responders to only start on start().Remko Tronçon
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-10-09Added EchoBot walkthrough example.Remko Tronçon
2010-10-08Regrouping nick-less contacts now correctly renders them as a JID in the roster.Kevin Smith
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-08Fix for very unlikely timing-related crash when quitting during event handlingKevin Smith
2010-10-08Update roster header even when going offline.Kevin Smith
2010-10-08Cancel chat state display when offline.Kevin Smith
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith
2010-10-04Disable the notifier when going to DND.Remko Tronçon
2010-10-04Implement getBoundJID() (as getJID())Remko Tronçon
2010-10-04Only bounce the dock (or flash the taskbar) on readable messages.Kevin Smith
2010-10-04Re-apply the contact's presence after roster changes.Kevin Smith
2010-10-03Don't treat role changes as a mergeable status changeKevin Smith
2010-10-03Show contacts as unavailable after subscription removal.Kevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-10-02Fix for group expandiness persistencyKevin Smith
2010-10-02Persist roster group expandiness.Kevin Smith
2010-10-01Only show system tray message icon for message events.Kevin Smith
2010-10-01Improve spacing in status messages in chat dialogsKevin Smith
2010-10-01Reuse server-generated resources.Kevin Smith
2010-10-01Use caps for enabling chat state notifications.Kevin Smith