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