Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | fixes #4751 (Mute:Always blocks popups, sounds & blinking) | George Hazan | |
2024-10-22 | even more accurate form of check | George Hazan | |
2024-10-22 | fix for occasional crash | George Hazan | |
2024-10-22 | unneeded 'else' removed | George Hazan | |
2024-10-22 | VKontakte: ops | ElzorFox | |
2024-10-22 | VKontakte: format forwarding messages as quote | ElzorFox | |
2024-10-22 | VKontakte: | ElzorFox | |
fix send forward and reply messages version bump | |||
2024-10-22 | VKontakte: fix logic of marking message as remote read | ElzorFox | |
2024-10-21 | fixes #4625 (Skypeweb+NS: окультурить внешний вид ↵ | George Hazan | |
цитат) | |||
2024-10-21 | fixes #4599 (SendSS: Error Uploading to various platforms) | George Hazan | |
2024-10-21 | fixes #4250 (PopupPlus: occasional crash) + code cleaning | George Hazan | |
2024-10-21 | VK: remote read support for NewStory | George Hazan | |
2024-10-21 | VKontakte: | ElzorFox | |
quick fix #4753 version bump | |||
2024-10-20 | compilation fix | George Hazan | |
2024-10-20 | fixes #4752 (Update libssh2 to 1.11.1) | George Hazan | |
2024-10-19 | langpacks/english: update | dartraiden | |
2024-10-19 | Proper capitalization | dartraiden | |
2024-10-19 | Telegram: an option not to store channel messages | George Hazan | |
2024-10-19 | fixes #4750 (Telegram: add an option not to generate previews for links) | George Hazan | |
2024-10-19 | fixes #4748 (Telegram: a link isn't parsed correctly being sent to the ↵ | George Hazan | |
private chat) | |||
2024-10-19 | fixes #4749 (Pascal plugins are not detected) | George Hazan | |
2024-10-18 | fixes #4645 (Telegram: невозможно скорректировать ↵ | George Hazan | |
ошибочно введённый номер телефона) | |||
2024-10-18 | no need to check the same API presence twice... | George Hazan | |
2024-10-18 | fixes #4738 (Предпросмотр файлов сохраняется в ↵ | George Hazan | |
профиль даже у канала, где приём сообщений и файлов заигнорен) | |||
2024-10-18 | code optimization | George Hazan | |
2024-10-18 | Telegram: if user removed his nick, then don't store it anymore | George Hazan | |
2024-10-17 | no need to link them either | George Hazan | |
2024-10-17 | libraries removed due to GPL license violation | George Hazan | |
2024-10-17 | fixes #4743 (StdMsg, Scriver: при отправке сообщения ↵ | George Hazan | |
кнопки форматирования не "отжимаются") | |||
2024-10-17 | fix for plugins' options | George Hazan | |
2024-10-17 | fixes #4744 (Telegram: не работает отправка цитат) | George Hazan | |
2024-10-17 | fixes #4741 (Telegram: падение под Windows XP) | George Hazan | |
2024-10-16 | fixes #4736 (VersionInfo: в Windows XP вместо дат ↵ | George Hazan | |
выводятся кракозябры) | |||
2024-10-16 | fixes #4734 (PluginUpdater: пишет Skipped, даже если ↵ | George Hazan | |
компонент скачался) | |||
2024-10-16 | fixes #4732 (Telegram: падение при старте) | George Hazan | |
2024-10-16 | fixes #4737 (При каждом запуске Миранды в корне ↵ | George Hazan | |
появляется файл condvar_use_log.txt) | |||
2024-10-16 | fixes #4739 (Удаление непрочитанного события ↵ | George Hazan | |
не снимает мигание в списке контактов) | |||
2024-10-16 | fixes #4733 (NewStory: отметки о прочтении ↵ | George Hazan | |
пропадают при переоткрытии окна) | |||
2024-10-16 | common code went to the core | George Hazan | |
2024-10-15 | fixes #4720 (NewStory: встроить функциональность ↵ | George Hazan | |
MessageState) | |||
2024-10-15 | Telegram: update for compatibility layer libraries | George Hazan | |
2024-10-14 | typo fix | George Hazan | |
2024-10-14 | let's test 32-bits version first | George Hazan | |
2024-10-14 | compilation fix | George Hazan | |
2024-10-14 | Windows 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-14 | unused code removed | George Hazan | |
2024-10-14 | fixes #4725 (SkypeWeb: автооткрытие окна по ↵ | George Hazan | |
хайлайту не работает для сообщений групчатов, которые были написаны, пока миранда в оффлайне) | |||
2024-10-14 | fixes #4730 (Плагины сообщений: уведомление о ↵ | George Hazan | |
новом сообщении в групчате не снимается при прочтении) | |||
2024-10-14 | common group chat code moved to mir_app | George Hazan | |
2024-10-14 | more code cleaning | George Hazan | |