Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-21 | And again | Kevin Smith | |
2012-02-21 | Introduce 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-11-01 | Having a play with a compact roster mode | Kevin Smith | |
2011-09-27 | Add support for clearing chat recents. | Kevin Smith | |
Resolves: #1001 | |||
2011-07-10 | Include per-chat unread count in Chats | Kevin Smith | |
2011-07-10 | Update the Chats tab for unread messages | Kevin Smith | |
2011-07-09 | Fix roster avatars | Kevin Smith | |
2011-07-09 | Update QtChatList for recent backend changes | Kevin Smith | |
2011-07-08 | Morph the login window into the roster before re-enabling login. | Kevin Smith | |
Resolves: #920 | |||
2011-07-07 | Add setUnreadCount to ChatListView | Kevin Smith | |
Resolves: #904 | |||
2011-07-04 | Moving some ChatList logic to Controllers. | Remko Tronçon | |
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-04-28 | Recent chats are now persisted. | Kevin Smith | |
Release-Notes: A list of recent chats is now kept in the 'Chats' tab of the main window. Resolves: #181 | |||
2011-04-27 | Start on recent chats list | Kevin Smith | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2011-02-07 | Reworking contact editing. | Remko Tronçon | |
Collapsed rename, group edit, and remove into one dialog. Moved contact editing logic to controllers. | |||
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon | |
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-01 | Disable bookmarks when offline. | Kevin Smith | |
Resolves: #679 Release-Notes: You can no longer use bookmarks while offline. | |||
2010-09-12 | Block MUC bookmarks until the server has responded. | Kevin Smith | |
Else there could be bookmarks overwritten in an infeasibly unlikely race condition. Resolves: #340 | |||
2010-08-20 | Sort bookmark list. | Kevin Smith | |
Resolves: #454 | |||
2010-06-26 | Elide text in the various roster views. | Kevin Smith | |
Resolves: #426 | |||
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon | |
2010-06-09 | Fixed compilation warnings. | Remko Tronçon | |
2010-06-07 | Make MUC groups open on single click too. | Kevin Smith | |
Resolves: #403 | |||
2010-05-07 | Cleaned up MUC code. | Remko Tronçon | |
2010-05-07 | Use 'room' to refer to MUCs. | Kevin Smith | |
Resolves: #338 | |||
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith | |
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239 | |||
2010-04-30 | Support adding/removing bookmarks from the UI | Kevin Smith | |
Doesn't support editing meaningfully, nor do changes get saved. | |||
2010-04-16 | Prettify the ChatList a bit. | Kevin Smith | |
Resolves: #322 | |||
2010-04-15 | Normalise muc joining, allow it from bookmark list. | Kevin Smith | |
Resolves: #320 | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-04-05 | Fix two warnings | Kevin Smith | |
2010-04-04 | Add 'remove' context menu item for rosters (not implemented). | Kevin Smith | |
2010-03-29 | Missing file | Kevin Smith | |
2010-03-29 | Populate the chats list with muc bookmarks | Kevin Smith | |
2010-03-28 | Fix windows compilation. | Remko Tronçon | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |