summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-10-14code cleaningGeorge Hazan
2024-10-12fixes #4727 (Telegram: предпросмотр ссылок ↵George Hazan
содержит лишнюю информацию и не содержит более полезную)
2024-10-12fixes #4726 (IEView: remove duplicate "Code" button)George Hazan
2024-10-12Telegram: fix for occasional crashGeorge Hazan
2024-10-10NewStory: dbl click action to follow Edit menu item behaviorGeorge Hazan
2024-10-10fixes #4724 (NewStory: сообщение с подсветкой не ↵George Hazan
выделяется)
2024-10-10Telegram: fix for marking events as readGeorge Hazan
2024-10-09compilation fixGeorge Hazan
2024-10-09fixes #4722 (NewStory: пропала возможность открыть ↵George Hazan
картинку двойным щелчком)
2024-10-09litehtml updateGeorge Hazan
2024-10-08Telegram: marking remote message as readGeorge Hazan
2024-10-08fixes #4719 (MessageState: некорректно показывается ↵George Hazan
статус прочитанности в Telegram)
2024-10-08new files in LiteHtmlGeorge Hazan
2024-10-08fixes #4718 (NewStory: тэги корёжит, если в описании ↵George Hazan
картинки есть эмодзи)
2024-10-08fixes #4717 (Scriver: при отключённом никлисте ↵George Hazan
справа возникает пустое поле)
2024-10-08fixes #4716 (Scriver: при открытии привата фокус ↵George Hazan
больше не встаёт в поле ввода)
2024-10-08DOAP file: add XEP-0059 and XEP-0166dartraiden
2024-10-07for #4659 - more reasonable Esc key behavior in StdMsgGeorge Hazan
2024-10-07fixes #4691 (NewStory: добавить возможность ↵George Hazan
редактировать событие передачи файла)
2024-10-07fixes #4695 (Newstory: BBCode тег [img] при заведомо ↵George Hazan
неверной ссылке занимает большое пустое место в окне)
2024-10-07more accurate implementation of SRMM toolbar buttonsGeorge Hazan
2024-10-07Scriver: useless icon removedGeorge Hazan
2024-10-06fixes #4694 (TabSRMM: сделать иконки ↵George Hazan
форматирования в тулбаре протоколозависимыми)
2024-10-06fixes #4712 (Telegram: оформить предпросмотр ↵George Hazan
ссылки как цитату)
2024-10-06code cleaningGeorge Hazan
2024-10-06fixes #4713 (Add support for XEP-0059: Result Set Management)George Hazan
2024-10-04we don't need this icon eitherGeorge Hazan
2024-10-04duplicate code removedGeorge Hazan
2024-10-04SRMM: total constructors' unification, also fixes #4715 (no nicklist in tabSRMM)George Hazan
2024-10-01fixes #4657 (NewStory: не отображается предпросмотр)George Hazan
2024-10-01missing modifierGeorge Hazan
2024-10-01fixes #4688 (Плагины сообщений: добавить ↵George Hazan
кнопку "Код") also fixes #4699 (Возможность оформить произвольный текст как цитату)
2024-10-01code cleaningGeorge Hazan
2024-10-01code cleaningGeorge Hazan
2024-10-01tabSRMM: time to get rid of the second CMsgDialog constructorGeorge Hazan
2024-10-01fixes #4707 (NewStory: при клике на ссылку позиция ↵George Hazan
скроллинга перелетает на начало сообщения)
2024-10-01fixes #4711 (Сделать хэш коммита в диалоге "О ↵George Hazan
программе" кликабельным)
2024-10-01fixes #4638 (Telegram: "Mute never" сбрасывается при ↵George Hazan
переподключении протокола к сети)