Age | Commit message (Expand) | Author |
2016-09-29 | Fix uninitialised class members | Tobias Markmann |
2016-07-01 | Implement Message Carbons in Swift and Swift/Controllers | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-09-08 | Connection settings support | Kevin Smith |
2012-08-30 | History dialog | Cătălin Badea |
2012-05-11 | Showing stream encryption status in the roster header. Provide native certifi... | Tobias Markmann |
2012-02-22 | Fix up for previous CAPI patch | Kevin Smith |
2012-02-21 | Introduce system settings policies. | Kevin Smith |
2011-12-13 | Change MainController to not log back in if there's an error during logout | Kevin Smith |
2011-09-30 | Moved SOCKS5BytestreamProxyFinder to Swiften. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-07-11 | Make IdleDetector a parameter of MainController. | Remko Tronçon |
2011-05-22 | Eagle mode. | Kevin Smith |
2011-04-28 | Recent chats are now persisted. | Kevin Smith |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-11 | Allow deletion of items from login list. | Kevin Smith |
2011-02-07 | Reworking contact editing. | Remko Tronçon |
2011-01-30 | Added profile edit dialog. | Remko Tronçon |
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon |
2010-12-27 | Removing 'force quit' timer. | Remko Tronçon |
2010-12-27 | Don't delete client in a callback. | 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-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-12-14 | Added initial Growl for Windows notifier (GNTP). | Remko Tronçon |
2010-12-05 | Added plumbing for persistent certificate trust checking. | Remko Tronçon |
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon |
2010-11-16 | Pass NetworkFactories as an explicit dependency into client. | Remko Tronçon |
2010-11-03 | Added ClientDiscoManager. | 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-27 | Remove MainEventLoop singleton. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Created Storages interface. | Remko Tronçon |
2010-10-24 | Moved MUCRegistry into client. | Remko Tronçon |
2010-10-24 | Rejoin MUCs on reconnect. | Kevin Smith |
2010-10-23 | Don't lose notification enabledness when the user changes status. | Remko Tronçon |