Age | Commit message (Expand) | Author |
2010-12-27 | Don't delete client in a callback. | Remko Tronçon |
2010-12-27 | Fixed destruction order in MainController which was causing a crash. | Remko Tronçon |
2010-12-26 | Remove incorrect delete in UserSearchController. | Remko Tronçon |
2010-12-26 | Fixed crash when searching for users. | Remko Tronçon |
2010-12-23 | Turn the 'Find other users' into seperate add/chat menu items with a wizard. | Kevin Smith |
2010-12-23 | Add a timer so 20 seconds after requesting a quit, it'll quit regardless of r... | Kevin Smith |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith |
2010-12-21 | Make dock get the number of pending messages (instead of a generic message). | Remko Tronçon |
2010-12-18 | Disable the GUI while waiting for the steam to close. | Kevin Smith |
2010-12-17 | Collapsed all UI factories into UIFactory. | Remko Tronçon |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-12-14 | Added initial Growl for Windows notifier (GNTP). | Remko Tronçon |
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-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-05 | Added plumbing for persistent certificate trust checking. | Remko Tronçon |
2010-11-28 | Change Chat Window titles when contacts are renamed. | Kevin Smith |
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon |
2010-11-28 | Rebind chat dialogs on just about anything. | Kevin Smith |
2010-11-16 | Remember previous MUC service searches. | Kevin Smith |
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 |
2010-11-15 | Sanitise the Roster widget on signout. | Kevin Smith |
2010-11-15 | Clean MUC joins slightly. | Kevin Smith |
2010-11-12 | Persist toggle show offline. | Kevin Smith |
2010-11-11 | Avoided compilation warnings. | Remko Tronçon |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |
2010-11-08 | Brute force application of presence to roster items on add/modify. | Kevin Smith |
2010-11-07 | Refactoring certificates & certificate checking. | Remko Tronçon |
2010-11-06 | Use EntityCapsProvider in Swiften. | Remko Tronçon |
2010-11-03 | Centralizing predefined features in DiscoInfo. | Remko Tronçon |
2010-11-03 | Added ClientDiscoManager. | Remko Tronçon |
2010-11-03 | Refactoring Presence & MUC handling. | Remko Tronçon |
2010-11-01 | Disable bookmarks when offline. | Kevin Smith |
2010-11-01 | Small tweaks to DummySystemTray & MemoryStoragesFactory. | Remko Tronçon |
2010-11-01 | Added dummy sound player & system tray. | Remko Tronçon |
2010-10-30 | When MUC notifications are clicked, open the MUC. | Remko Tronçon |
2010-10-30 | Disconnect client cleanly before quitting. | Remko Tronçon |
2010-10-30 | Changed CoreClient::onError to CoreClient::onDisconnected. | Remko Tronçon |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon |
2010-10-28 | Correctly mark roster items with the highest priority status. | Kevin Smith |
2010-10-27 | Remove MainEventLoop singleton. | Remko Tronçon |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon |
2010-10-24 | Remove some unused code in MainController. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Created Storages interface. | Remko Tronçon |