Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23libpurple: do not delete accounts.xmlVitaly Takmazov
2022-02-06Handle Attachment descriptionVitaly Takmazov
2022-01-31Remove bundled boost partsVitaly Takmazov
2022-01-31Server-side file transfersVitaly Takmazov
2022-01-20Revert "Config: process all unknown options as strings"Vitaly Takmazov
2022-01-20Config: process all unknown options as stringsconfig_stringsVitaly Takmazov
2021-12-26Add all certificates from p12 file when using OpenSSL SSL backendVitaly Takmazov
2021-08-15Update Conversation.hTheo Knez
2021-01-26Do not allow multiple registrations with the same id for password-less backen...vitalyster
2020-08-01protobuf wants the syntax version defined (#387)vitalyster
2020-07-31Drop old Swiften versions supportVitaly Takmazov
2020-07-07CMAKE_UNITY_BUILD supportVitaly Takmazov
2020-05-14Fix compilation with boost-1.73Conrad Kostecki
2019-06-01Refactoring and polishing wrapIncomingMediahimselfv
2019-06-01Testing: Config class override to allow dynamic setting changeshimselfv
2019-06-01Trying to implement message splitting optionme@boku.ru
2019-05-02fix code-style in CMakeLists.txt:Steffen Vogel
2019-04-26add missing implementation of virtual destructorSteffen Vogel
2019-04-26remove duplicate forward declarationSteffen Vogel
2019-04-26add missing destructor to virtual classSteffen Vogel
2019-02-24Fix: Add forgotten LOG4CXX_DEBUG override for builds without log4cxxhimselfv
2019-02-05Added LOG4CXX_TRACE override missing from the no-log4cxx pathme@boku.ru
2019-02-05RosterManager: Refactored the subscription handling functionhimselfv
2019-02-051. AuthRequestList for auth request, 2. Some commentshimselfv
2018-09-21MySQLBackend: disable autoreconnect, control CR_SERVER_LOST manuallyVitaly Takmazov
2018-09-17MySQLBackend: prepared statement results buffering, fixes #183Vitaly Takmazov
2018-03-23Switch to jsoncppVitaly Takmazov
2018-03-20Upgrade to rapidjson 1.1.0Vitaly Takmazov
2018-02-01Remote Roster ProtoXEP -> XEP-0321 or XEP-0356Vitaly Takmazov
2018-02-01Use the default JID resource for the sender when forming carbonsme@boku.ru
2018-01-31Carbons (#267)himselfv
2017-12-26wrap incoming images in x:oob tagdexterlb
2017-12-01communi: use QT_NO_KEYWORDS to prevent clashing with BoostVitaly Takmazov
2017-11-09using boost::signals2 with compatibility for older swiftenVitaly Takmazov
2017-10-30fix typo in compatability macroSteffen Vogel
2017-10-30fix more compiler warnings emitted by Clang on Travis-CISteffen Vogel
2017-10-30Use std:unique_ptr only for Swiften >= 4.0Steffen Vogel
2017-10-30fix a lot of compiler warnings thrown by newer GCC versionsSteffen Vogel
2017-06-14MSVC compatibility fixesVitaly Takmazov
2017-06-09Swiften 4.0rc2 compatibilityVitaly Takmazov
2017-02-17Fix value_type definition of std::map. (#186)Manuel Mausz
2016-09-17Fix double free in DummyConnectionServerVladimír Matěna
2016-09-17Fix possible double free in ThreadPoolVladimír Matěna
2016-09-12Switch from boost shared pointers to stl shared pointers (#162)Vladimir Matena
2016-03-06Web interface: support diplaying tables generated on transport's sideJan Kaluza
2016-03-06AdminInterface: Support labels for commandsJan Kaluza
2016-03-04Libtransport, Web Interface: Rewrite the AdminInterface to support pluggable ...Jan Kaluza
2016-02-23Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL ...Jan Kaluza
2016-02-21Slack: Handle 'account_inactive' errorJan Kaluza
2016-02-20Slack: Handle channels starting with hash, do not reconnect to Slack RTM when...Jan Kaluza