summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-22fixes #4751 (Mute:Always blocks popups, sounds & blinking)George Hazan
2024-10-22even more accurate form of checkGeorge Hazan
2024-10-22fix for occasional crashGeorge Hazan
2024-10-22unneeded 'else' removedGeorge Hazan
2024-10-22VKontakte: opsElzorFox
2024-10-22VKontakte: format forwarding messages as quoteElzorFox
2024-10-22VKontakte:ElzorFox
fix send forward and reply messages version bump
2024-10-22VKontakte: fix logic of marking message as remote readElzorFox
2024-10-21fixes #4625 (Skypeweb+NS: окультурить внешний вид ↵George Hazan
цитат)
2024-10-21fixes #4599 (SendSS: Error Uploading to various platforms)George Hazan
2024-10-21fixes #4250 (PopupPlus: occasional crash) + code cleaningGeorge Hazan
2024-10-21VK: remote read support for NewStoryGeorge Hazan
2024-10-21VKontakte:ElzorFox
quick fix #4753 version bump
2024-10-20compilation fixGeorge Hazan
2024-10-20fixes #4752 (Update libssh2 to 1.11.1)George Hazan
2024-10-19langpacks/english: updatedartraiden
2024-10-19Proper capitalizationdartraiden
2024-10-19Telegram: an option not to store channel messagesGeorge Hazan
2024-10-19fixes #4750 (Telegram: add an option not to generate previews for links)George Hazan
2024-10-19fixes #4748 (Telegram: a link isn't parsed correctly being sent to the ↵George Hazan
private chat)
2024-10-19fixes #4749 (Pascal plugins are not detected)George Hazan
2024-10-18fixes #4645 (Telegram: невозможно скорректировать ↵George Hazan
ошибочно введённый номер телефона)
2024-10-18no need to check the same API presence twice...George Hazan
2024-10-18fixes #4738 (Предпросмотр файлов сохраняется в ↵George Hazan
профиль даже у канала, где приём сообщений и файлов заигнорен)
2024-10-18code optimizationGeorge Hazan
2024-10-18Telegram: if user removed his nick, then don't store it anymoreGeorge Hazan
2024-10-17no need to link them eitherGeorge Hazan
2024-10-17libraries removed due to GPL license violationGeorge Hazan
2024-10-17fixes #4743 (StdMsg, Scriver: при отправке сообщения ↵George Hazan
кнопки форматирования не "отжимаются")
2024-10-17fix for plugins' optionsGeorge Hazan
2024-10-17fixes #4744 (Telegram: не работает отправка цитат)George Hazan
2024-10-17fixes #4741 (Telegram: падение под Windows XP)George Hazan
2024-10-16fixes #4736 (VersionInfo: в Windows XP вместо дат ↵George Hazan
выводятся кракозябры)
2024-10-16fixes #4734 (PluginUpdater: пишет Skipped, даже если ↵George Hazan
компонент скачался)
2024-10-16fixes #4732 (Telegram: падение при старте)George Hazan
2024-10-16fixes #4737 (При каждом запуске Миранды в корне ↵George Hazan
появляется файл condvar_use_log.txt)
2024-10-16fixes #4739 (Удаление непрочитанного события ↵George Hazan
не снимает мигание в списке контактов)
2024-10-16fixes #4733 (NewStory: отметки о прочтении ↵George Hazan
пропадают при переоткрытии окна)
2024-10-16common code went to the coreGeorge Hazan
2024-10-15fixes #4720 (NewStory: встроить функциональность ↵George Hazan
MessageState)
2024-10-15Telegram: update for compatibility layer librariesGeorge Hazan
2024-10-14typo fixGeorge Hazan
2024-10-14let's test 32-bits version firstGeorge Hazan
2024-10-14compilation fixGeorge Hazan
2024-10-14Windows XP compatibility for Telegram module (#4729)Shane Fournier
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage. * Corrected mir_app link target * Now returning to this code, correcting the Telegram build to incorporate the libs properly. * Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt. --------- Co-authored-by: win32ss <win32ss@nulln.nl>
2024-10-14unused code removedGeorge Hazan
2024-10-14fixes #4725 (SkypeWeb: автооткрытие окна по ↵George Hazan
хайлайту не работает для сообщений групчатов, которые были написаны, пока миранда в оффлайне)
2024-10-14fixes #4730 (Плагины сообщений: уведомление о ↵George Hazan
новом сообщении в групчате не снимается при прочтении)
2024-10-14common group chat code moved to mir_appGeorge Hazan
2024-10-14more code cleaningGeorge Hazan