summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-18fixes #4130 (Переделать настройку ↵George Hazan
"использовать сторонний просмотрщик журнала в групповых чатах")
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵George Hazan
consideration
2024-01-17fixes #4127 (StdUserInfo: падение при открытии ↵George Hazan
информации о метаконтакте)
2024-01-17fixes #4109 (Прекратить хранение списка групп ↵George Hazan
в базе)
2024-01-17json2file + file2json = helpers to load json from file and write it backGeorge Hazan
2024-01-17fixes #4126 (Удалить экстра-значок "Видимость")George Hazan
2024-01-17warning fixGeorge Hazan
2024-01-17SQLite: update to 3.45.0dartraiden
2024-01-16fixes #4078 (Сделать меню групп доступнее)George Hazan
2024-01-16no need to export Menu_BuildGroupMenu from mir_appGeorge Hazan
2024-01-16this code is also not needed...George Hazan
2024-01-16code cleaningGeorge Hazan
2024-01-16code cleaningGeorge Hazan
2024-01-15Jabber: fix for avatar formats supportedGeorge Hazan
2024-01-15Discord: more intuitive error code handlingGeorge Hazan
2024-01-15Discord: access token should be cleared in memory as well after logoutGeorge Hazan
2024-01-15minor code cleaningGeorge Hazan
2024-01-15Discord:George Hazan
- fixes #4122 (Discord: добавить поддержку входа с резервным кодом); - fixes #4121 (Discord: добавить поддержку СМС в качестве второго фактора);
2024-01-15code cleaningGeorge Hazan
2024-01-15fixes #4116 (ICQ: поддержать режим "Invisible")George Hazan
2024-01-15fixes #4123 (Discord: прекращать подключение при ↵George Hazan
отказе от ввода второго фактора)
2024-01-15fixes #4120 (Discord: второй фактор запрашивается ↵George Hazan
при каждом выходе в онлайн)
2024-01-15code cleaningGeorge Hazan
2024-01-15fixes #4124 (Плагины на Pascal перестали вгружаться)George Hazan
2024-01-14fixes #4119 (NewStory: не вызывается поиск по Ctrl+F)George Hazan
2024-01-14Discord: add MFA supportGeorge Hazan
2024-01-13fixes #4118 (no "Copy URL" menu item for downloaded files)George Hazan
2024-01-13ICQ: offline file URL isn't stored after sending fileGeorge Hazan
2024-01-11Update OpenSSL includesdartraiden
2024-01-11tabSRMM: fix for occasional crashGeorge Hazan
2024-01-10fixes #4117 (В Options->Message sessions->Typing notify сделать ↵George Hazan
местную галку "показать группы")
2024-01-10fixes #4107 (ICQ: очередное неопределение ↵George Hazan
оффлайн файла в ответе картинкой)
2024-01-10code cleaningGeorge Hazan
2024-01-09fixes #4114 (Jabber: incorrect cyrillic/chinese/whatever file names in HTTP ↵George Hazan
Upload)
2024-01-09fixes #4112 completelyGeorge Hazan
2024-01-09fixes #4113 (Discord: протокол игнорирует ↵George Hazan
настройки всплывающих окон)
2024-01-09implements #3946 for ICQGeorge Hazan
2024-01-09Jabber: offline file reading switched to Netlib_DownloadFileGeorge Hazan
2024-01-09code cleaningGeorge Hazan
2024-01-09code cleaningGeorge Hazan
2024-01-09Netlib_DownloadFile - chunk gatherer which writes down data directly to a ↵George Hazan
file, without storing anything in memory
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-09fixes #4110 (NewStory: падает экспорт в json)George Hazan
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08unused export removedGeorge Hazan
2024-01-08duplicate code removedGeorge Hazan
2024-01-08fixes #4105 (Контакт "Favorites" переименовывается, ↵George Hazan
но переименование не сохраняется)
2024-01-08PSR_AWAYMSG returned as service for old ICQ-based protocolsGeorge Hazan
2024-01-08no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & ↵George Hazan
PSS_FILECANCEL via Proto_ChainSend with all those filters etc, the simple call of CallContactService is enough
2024-01-08Update copyrightsdartraiden