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-14Transport: do not send carbon message copy to the originated entityVitaly Takmazov
2022-02-09CI: update Windows environment (#383)vitalyster
2022-02-06Fix testsVitaly Takmazov
2022-02-06Handle Attachment descriptionVitaly Takmazov
2022-01-31Server-side file transfersVitaly Takmazov
2022-01-26Revert "CMake: libtransport.dll on Windows"Vitaly Takmazov
2022-01-26CMake: libtransport.dll on WindowsVitaly Takmazov
2022-01-26Windows: string conversion without memory allocations (C++17)Vitaly Takmazov
2022-01-23MySQL: fix MySQL 8.0 compatibilityVitaly Takmazov
2022-01-20Revert "Config: process all unknown options as strings"Vitaly Takmazov
2022-01-20Config: process all unknown options as stringsconfig_stringsVitaly Takmazov
2022-01-17mysql: use MYSQL_TYPE_VAR_STRING in prepared statementsVitaly Takmazov
2021-10-07Fix Mac buildVitaly Takmazov
2021-01-26Do not allow multiple registrations with the same id for password-less backen...vitalyster
2020-08-02cmake: cleanupVitaly Takmazov
2020-08-01Fixes compatibility with libpqxx 7Vitaly Takmazov
2020-08-01CMake: namespaced targetsVitaly Takmazov
2020-08-01CMake: cleanup warningsVitaly Takmazov
2020-07-31Drop old Swiften versions supportVitaly Takmazov
2020-07-24musl compatibilityVitaly Takmazov
2020-07-07CMAKE_UNITY_BUILD supportVitaly Takmazov
2019-07-18libtransport: oob_split should not be default modeVitaly Takmazov
2019-06-05CMake: variables are case-sensitiveVitaly Takmazov
2019-06-01Restore C++98 compatibilityme@boku.ru
2019-06-01Refactoring and polishing wrapIncomingMediahimselfv
2019-06-01Less logginghimselfv
2019-06-01Fixed a number of bugshimselfv
2019-06-01Minor adjustmentshimselfv
2019-06-01Trying to implement message splitting optionme@boku.ru
2019-06-01Do not replace plaintext with URL for OOB messages unless an option is enabledme@boku.ru
2019-05-02fix code-style in CMakeLists.txt:Steffen Vogel
2019-04-26refactoring: add spaces "for(" -> "for (", "while(" -> "while (“, “if(" -...Steffen Vogel
2019-04-26add missing enum members to switch/caseSteffen Vogel
2019-04-26replace deprecated Json::Reader with Json::CharReaderSteffen Vogel
2019-02-24libtransport: Do not wrap carbons in <impersonate> in server modehimselfv
2019-02-07Fix: Do not remove existing legacy buddies on formal XMPP <subscribe> rejecti...himselfv
2019-02-05Fix: Still delete the buddy from the spectrum roster even if backend protecti...himselfv
2019-02-05Minor fix to last commitme@boku.ru
2019-02-05Added an option to protect against the backend buddy removalshimselfv
2019-02-05Further refactored subscription handling.himselfv
2019-02-05RosterManager: Refactored the subscription handling functionhimselfv
2019-02-05Fix: Friend request rejections are not remembered in Spectrum's friend listhimselfv
2019-01-05Images: Added a web_maximgsize option instead of a hardcoded valuehimselfv
2018-09-21MySQLBackend: disable autoreconnect, control CR_SERVER_LOST manuallyVitaly Takmazov
2018-09-17MySQLBackend: prepared statement results buffering, fixes #183Vitaly Takmazov
2018-07-20libtransport: add missing semicolonjdoe0
2018-07-11cmake: cleanup configurationVitaly Takmazov
2018-04-05libtransport: set active chat state on conversation messageSebastian Krzyszkowiak
2018-03-23Switch to jsoncppVitaly Takmazov