Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-19 | Make loginwindow hiding a little more consistent with other code | Kevin Smith | |
2010-12-19 | Calling with --start-minimized will not show login/roster at launch. | Kevin Smith | |
Release-Notes: Launching Swift with the --start-minimized command-line parameter will cause the initial login/roster window to not be displayed (it starts minimized to tray). | |||
2010-12-18 | Disable the GUI while waiting for the steam to close. | Kevin Smith | |
Resolves: #676 | |||
2010-12-17 | Collapsed all UI factories into UIFactory. | Remko Tronçon | |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon | |
2010-12-16 | Revert "Pretty up Add Contact dialog." | Remko Tronçon | |
2010-12-15 | Make XML console more friendly for copy/paste. | Remko Tronçon | |
Resolves: #680 | |||
2010-12-15 | Pretty up Add Contact dialog. | Remko Tronçon | |
Resolves: #371 | |||
2010-12-15 | Ensure Swift name is displayed in Windows systray. | Remko Tronçon | |
Resolves: #515 | |||
2010-12-14 | Added initial Growl for Windows notifier (GNTP). | Remko Tronçon | |
The notifier doesn't handle callbacks yet. Release-Notes: Replaced Snarl notifications with Growl for Windows notifications. | |||
2010-12-13 | Fixed reconnect for bare JIDs. | Remko Tronçon | |
2010-12-13 | Extend the certificate accept dialog & login after accept. | Remko Tronçon | |
2010-12-13 | Initial cert confirmation | Kevin Smith | |
2010-12-13 | Tweaked 'Clear log' messagebox a bit. | Remko Tronçon | |
2010-12-12 | Fixed default action of "Show as X" roster header menu. | Remko Tronçon | |
2010-12-12 | Don't hide the roster when clicking the system tray on OS X. | Remko Tronçon | |
2010-12-12 | Revert "Don't hide/show when clicking system tray on Mac." | Remko Tronçon | |
This reverts commit 4644d6f1ae5136644b4c68bf70a8dcf6df63bece. | |||
2010-12-12 | Don't hide/show when clicking system tray on Mac. | Remko Tronçon | |
Resolves: #323 | |||
2010-12-12 | Added menu to switch between 'show nickname' and 'show JID' in roster header. | Remko Tronçon | |
Resolves: #627 Release-Notes: The roster header can now be configured to show the JID instead of the nick. | |||
2010-12-12 | Removing nickname change functionality from roster header. | Remko Tronçon | |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon | |
2010-12-11 | Use bare JIDs as profile names. | Remko Tronçon | |
2010-12-09 | Handle stream errors in client session. | Remko Tronçon | |
2010-12-08 | Use UTF-8 encoding for COPYING file in About dialog. | Remko Tronçon | |
2010-12-05 | Added plumbing for persistent certificate trust checking. | Remko Tronçon | |
2010-12-05 | Ask for confirmation before clearing chat windows. | Kevin Smith | |
Resolves: #702 Release-Notes: You'll now be asked for confirmation before clearing the chat window history. | |||
2010-12-05 | Added SWIFT_LOG functionality. | Remko Tronçon | |
2010-11-29 | Don't stop packaging when dpkg-builbpackage returns non-zero return value. | Remko Tronçon | |
2010-11-28 | Change Chat Window titles when contacts are renamed. | Kevin Smith | |
Resolves: #630 Release-Notes: Chat window titles will be updated when contacts are renamed. | |||
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon | |
Resolves: #692 | |||
2010-11-28 | Rebind chat dialogs on just about anything. | Kevin Smith | |
Resolves: #646 Release-Notes: Duplicate chat windows when contacts are using multiple clients should now be avoided. | |||
2010-11-25 | Split up source and binary debian generation. | Remko Tronçon | |
2010-11-25 | Fixed debian sections, priorities & distributions. | Remko Tronçon | |
2010-11-21 | Clearing the chat window won't break continuation elements. | Kevin Smith | |
Resolves: #642 Resolves: #643 Release-Notes: Clearing the chat windows should now work correctly. | |||
2010-11-21 | Changed Debian packager to "Swift Package Maintainer" | Remko Tronçon | |
2010-11-20 | Logo should stay in the centre when login window is resized. | Kevin Smith | |
Resolves: #675 Release-Notes: The Swift logo will now remain in the centre when the login window is resized. | |||
2010-11-20 | Include date for MUC context older than today. | Kevin Smith | |
Resolves: #641 Release-Notes: MUC context for days other than today is now annotated. | |||
2010-11-16 | Remember previous MUC service searches. | Kevin Smith | |
Resolves: #615 Release-Notes: The MUC Search will now remember previously searched services. | |||
2010-11-16 | Pass NetworkFactories as an explicit dependency into client. | 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-11-15 | Sanitise the Roster widget on signout. | Kevin Smith | |
This will hopefully avoid crashes in the RosterDelegate due to Qt believing that the RosterItems still exist and that it can read them. Unverified as I can't reproduce the crash on this machine, but hopefully Resolves: #678 | |||
2010-11-15 | Clean MUC joins slightly. | Kevin Smith | |
In an attempt to catch errors, this doesn't Resolves: #691 but does add an assert that may help. It also fixes an error with created rooms not receiving updates presences. Release-Notes: Newly-created rooms will now receive your presence updates, consistent with existing rooms. | |||
2010-11-15 | Ask for confirmation before removing contacts. | Kevin Smith | |
Resolves: #628 Release-Notes: You'll now be asked for confirmation before removing contacts. | |||
2010-11-12 | Persist toggle show offline. | Kevin Smith | |
Resolves: #689 Release-Notes: The toggle state for showing offline contacts will now persist between restarts. | |||
2010-11-11 | Avoid scons error when OpenSSL is not found. | Remko Tronçon | |
2010-11-11 | Avoided compilation warnings. | Remko Tronçon | |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith | |
Resolves: #542 Release-Notes: On reconnects, existing MUC history now won't be replayed. | |||
2010-11-08 | Brute force application of presence to roster items on add/modify. | Kevin Smith | |
Resolves: #655 Resolves: #672 Release-Notes: The roster should no longer sometimes show online users as offline. | |||
2010-11-07 | Refactoring certificates & certificate checking. | Remko Tronçon | |
2010-11-06 | Use EntityCapsProvider in Swiften. | Remko Tronçon | |