Age | Commit message (Expand) | Author |
2016-11-10 | Use FeatureOracle to detect file-transfer support in roster | Tobias Markmann |
2016-07-01 | Implement Message Carbons in Swift and Swift/Controllers | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2015-12-17 | Remove superfluous member in ChatsManager | Tobias Markmann |
2015-11-04 | Fix swiften handling when client certificate is missing | Gurmeen Bindra |
2015-07-27 | Remember directory services used when searching for users | Tobias Markmann |
2015-07-10 | Implement logic behind 'Clear all' button | Tobias Markmann |
2015-07-09 | Enable SSO | Mili Verma |
2015-06-29 | Pass an optional error code | Mili Verma |
2015-06-10 | Add ability to limit SChannel to TLS 1.0 | Kevin Smith |
2015-02-09 | Fix memory leaks reported by LSAN | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2014-07-22 | Fix crash when performing blocking operations after fresh login. | Richard Maudsley |
2014-07-09 | Reworked highlight rules dialog. Added support for highlighting individual wo... | Richard Maudsley |
2014-07-09 | Refactor AdHoc forms. | Richard Maudsley |
2014-07-07 | Show own tooltip when hovering over roster header. | Richard Maudsley |
2014-06-24 | Fix VCard update not being broadcast when clearing avatar. | Richard Maudsley |
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann |
2013-11-03 | Split experimental File Transfer out from History and Whiteboarding. | Kevin Smith |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-08-31 | Honour user's no encryption decision in manual configuration for non-eagle mode. | Tobias Markmann |
2013-08-04 | Factor Chat Message Parsing out and test it | Kevin Smith |
2013-08-01 | Refactor chat messages so parsing of links/emoticons happens in controllers. | Kevin Smith |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-04-27 | Removing third-party hash implementations. | Remko Tronçon |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-01-12 | Adding basic vCard edit/show support. | Tobias Markmann |
2013-01-09 | Highlighting support | Maciej Niedzielski |
2013-01-01 | Silence scan-build warning. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-11-13 | Allow BOSH URL setting again. | Kevin Smith |
2012-09-27 | Fix a crash that occurs when resetting the client | Cătălin Badea |
2012-09-20 | Don't crash on disconnects with experimental | Kevin Smith |
2012-09-17 | Fixed URL parsing/serializing. | Remko Tronçon |
2012-09-17 | Fixed crash when canceling connect. | Remko Tronçon |
2012-09-10 | Set default account settings back to the defaults. | Kevin Smith |
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-06-23 | Use a consistent fallback nickname when autojoining MUCs | Kevin Smith |
2012-05-31 | Don't report encrypted connections once disconnected. | Kevin Smith |
2012-05-12 | Show Certificate dialog from certificate error window. | Remko Tronçon |
2012-05-11 | Showing stream encryption status in the roster header. Provide native certifi... | Tobias Markmann |
2012-04-27 | Cleaning out old cruft | Kevin Smith |
2012-04-26 | Force signouts after trust checking overides when the password is unavailable. | Kevin Smith |
2012-04-12 | Tidy up of assorted Schannel/CAPI stuffs. | Kevin Smith |
2012-03-23 | Allow TLS errors to bubble further up the stack | Kevin Smith |