summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-25Strip off trailing dot from domainpart of jidEdwin Mons
2018-10-24Honour JID part length in ICUConverterEdwin Mons
2018-10-24Fix buffer overrun in LibIDNConverterEdwin Mons
2018-10-12Fix Component's disconnect to run event loop while isActiveRoger Planas
2018-10-10Remove JID prep caching from JID classTobias Markmann
2018-10-09Address compiler warnings about missing override on dtorsTobias Markmann
2018-10-04Prevent connect on active sluift clients and componentsEdwin Mons
2018-10-01Pass /bigobj when building on WindowsTobias Markmann
2018-10-01Add ability to specify MSVC runtime libraryTobias Markmann
2018-10-01Change ur literals to r, as ur is unsupported in Python 3Tobias Markmann
2018-10-01Catch numeric cast errors in BoostConnectionServerEdwin Mons
2018-09-26Update SCons in 3rdParty from 2.4.0 to 3.0.1Tobias Markmann
2018-08-02Have StreamStack own the top and bottom layerTobias Markmann
2018-08-01Use interfaces for top and bottom layer in StreamStackTobias Markmann
2018-08-01Avoid lvalue and simplify boolean expressionTobias Markmann
2018-07-31Have StreamStack own intermediate layers via std::unique_ptrTobias Markmann
2018-07-30Add clang-tidy-fix target to MakefileTobias Markmann
2018-07-30Use std::unique_ptr to have TLS classes own the TLSContextTobias Markmann
2018-07-27Autofix boost-use-to-string clang-tidy warningsKevin Smith
2018-07-27Fix compiler warningsKevin Smith
2018-07-27Add clang-tidy supportKevin Smith
2018-07-26Allow scons2ninja to work with check=1Kevin Smith
2018-07-26Fix trailing whitespaceKevin Smith
2018-07-26Handle changes in the new roster model properlyPeter Burgess
2018-07-24Add a XEP-346 FDP Form Submission DialogPeter Burgess
2018-07-19Rename MainController to AccountControllerThanos Doukoudakis
2018-07-19Fix compiler warningsKevin Smith
2018-07-19Add server avatars to multiaccountThanos Doukoudakis
2018-07-18Add support for multiple accountsThanos Doukoudakis
2018-07-17Rename variable for consistencyKevin Smith
2018-07-17Add unit test for missing bookmark responsesKevin Smith
2018-07-17Don't crash on missing bookmark resultKevin Smith
2018-07-16Change some spelling mistakes and improve styleThanos Doukoudakis
2018-07-12Fix Python 3 compatibility of our SCons and tooling Python codeTobias Markmann
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2018-06-19Don't double-connect to IP literalsKevin Smith
2018-05-29Add Bernhard M. Wiedemann to COPYING.thirdpartyTobias Markmann
2018-05-29Sort input file listBernhard M. Wiedemann
2018-05-18Remove remants of non-netbook mode related codePeter Burgess
2018-05-18Add underscore to QtUIFactory's member variablesPeter Burgess
2018-05-18Open swift with sensible geometry in netbook mode the first timePeter Burgess
2018-05-17Make generated files handle Unicode charactersThanos Doukoudakis
2018-05-17Add support for QtWebKit 5.6 and newer to packaging on WindowsTobias Markmann
2018-05-14Allow resending messages without 198 acksThanos Doukoudakis
2018-05-10Enable Emojis on Windows and LinuxThanos Doukoudakis
2018-05-09Remove ability to hide rosters via QSplitterTobias Markmann
2018-05-09Fix extra semicolon warning in QtDBUSURIHandler.cppTobias Markmann
2018-05-09Add timer for QtChatWindow focus to stop messages appearing unreadPeter Burgess
2018-05-08Fix scrolling to currently selected item in QtExpandedListViewTobias Markmann
2018-05-07Replace boost::lambda with C++11 lambdasTobias Markmann