summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-04Fix version regex for dev builds in app cast generation scriptTobias Markmann
2018-05-03Disable all warnings for generated Qt filesTobias Markmann
2018-05-03Replace BOOST_AUTO with C++11 auto keywordTobias Markmann
2018-05-02Make new roster's sort case insensitivePeter Burgess
2018-04-28Show away contacts as yellowKevin Smith
2018-04-28Don't duplicate blue-roster entries on reconnectKevin Smith
2018-04-28Disable false-positive clang warningKevin Smith
2018-04-28Allow Qt to generate 0 as nullptrKevin Smith
2018-04-28Fix compiler warnings for SluiftKevin Smith
2018-04-28Fix compiler warnings for SwiftenKevin Smith
2018-04-27Add a new merged roster/chats/MUCs viewKevin Smith
2018-04-18Mark jids with an empty domainpart as invalidEdwin Mons
2018-04-10Update Debian changelogTobias Markmann
2018-04-05Fix convertToWindowsVersion() function to handle more RCsswift-4.0.2Tobias Markmann
2018-03-29Fix distribution of alpha releasesThanos Doukoudakis
2018-03-28Fix error response handling when requesting VCardsswift-4.0.1Tobias Markmann
2018-03-27Fix empty marking colour handling in MUCControllerPeter Burgess
2018-03-27Convert cppunit tests into gtests for MUCControllerTestPeter Burgess
2018-03-27Add new ReferencePayload element class, parser and serializerPeter Burgess
2018-03-24Add option for enabling future featuresKevin Smith
2018-03-24Always use netbook modeKevin Smith
2018-03-24Allow setting full JID affiliations in MUCsKevin Smith
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-03-19Update Swift and Swiften changelog for upcoming 4.0 releaseswift-4.0Tobias Markmann
2018-03-14Fix building with OpenSSL on WindowsTobias Markmann
2018-03-13Tiny fix adding #ifdef to call to logMessage()Peter Burgess
2018-03-12Enable per user installations on WindowsThanos Doukoudakis
2018-03-12Ability to set Diffie-Hellman parameters for OpenSSLContextTobias Markmann
2018-03-12Add getPeerFinishMessage() method and OpenSSL TLS backendTobias Markmann
2018-03-06Update Swift change log due to changes since last RCswift-4.0rc6Tobias Markmann
2018-03-05Update the debian and ubuntu distributionsThanos Doukoudakis
2018-03-02Fix an issue with help2man and debian packagingThanos Doukoudakis
2018-02-27Unit test recent outgoing carbons fixThanos Doukoudakis
2018-02-27Fix a crash that occurs with closed chat tabs after resizing trellisThanos Doukoudakis
2018-02-27Divide differently marked msgs and elide msgs matching roomPeter Burgess
2018-02-26Ignore invalid vCard avatar update notificationsTobias Markmann
2018-02-26Make carbons messages update ‘Recents’ listThanos Doukoudakis
2018-02-22Request and display security markings for MUC chat windowsPeter Burgess
2018-02-21Fix handling of unusual JIDs in room bookmarksTobias Markmann
2018-02-21Add support for Server Name Indication to OpenSSLContextTobias Markmann
2018-02-21Add a Sluift example of sending a custom reference payloadEdwin Mons
2018-02-14Fix a crash that occurs when inviting users in a chatThanos Doukoudakis
2018-02-13Start Chat options greyed out after first useThanos Doukoudakis
2018-02-09Move man page generation from package.sh to sconsTobias Markmann
2018-02-02Add basic TLS server support in OpenTLSContextTobias Markmann
2018-02-02Add support for extracting certificate chain from PEM stringTobias Markmann
2018-01-30Modernize OpenSSL crypto backendTobias Markmann
2018-01-30Change the program name of the windows installerThanos Doukoudakis
2018-01-29Mark OpenSSL headers as system includesTobias Markmann
2018-01-18Return focus to highlight rules dialog after picking a colourThanos Doukoudakis