summaryrefslogtreecommitdiff
path: root/protocols/YAMN/src/proto
AgeCommit message (Collapse)Author
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2023-11-09fixes #3900 (YAMN: "persistent message")George Hazan
2023-11-08fixes #3825 (YAMN: настройки всплывающих окон всё ↵George Hazan
ещё имеют визуальные артефакты)
2023-10-25more for #3750George Hazan
2023-10-25fixes #3750 (YAMN: опция принудительного показа ↵George Hazan
вспл. окон не всегда работает)
2023-10-25name conflict resolutionGeorge Hazan
2023-10-25code cleaningGeorge Hazan
2023-10-25YAMN: obsoleted function SSL_DebugLog removedGeorge Hazan
2023-10-16code cleaningGeorge Hazan
2023-10-16code cleaningGeorge Hazan
2023-10-16YAMN: slack debug code removedGeorge Hazan
2023-10-16fixes #3730 (YAMN: если контакта в базе нет, ↵George Hazan
плагин начинает глючить)
2023-10-16more code cleaningGeorge Hazan
2023-10-16YAMN:George Hazan
- fixes #3742 (YAMN: добавить опцию "игнорировать настройки всплывающих окон при ручной проверке"); - all manual calls of CreateThread() removed on behalf of mir_forkthread; - code cleaning
2023-10-11fixes #3726 (YAMN: по умолчанию всплывающие окна ↵George Hazan
отключены, но они есть)
2023-10-11fixes #3730 (YAMN: если контакта в базе нет, ↵George Hazan
плагин начинает глючить)
2023-10-11YAMN: useless class deletedGeorge Hazan
2023-10-10YAMN: custom base64 decoder eliminatedGeorge Hazan
2023-10-10fixes #3722 (YAMN: настройки всплывающих окон)George Hazan
2023-10-09YAMN: rest of unused services removedGeorge Hazan
2023-10-08compilation fixGeorge Hazan
2023-10-08fixes #3716 (YAMN: удалить настройку "кнопка в ↵George Hazan
панели кнопок")
2023-10-08fixes #3715 (YAMN: невозможно выбрать приложение ↵George Hazan
для запуска)
2023-10-08YAMN: another bunch of services removedGeorge Hazan
2023-10-08YAMN: unused code removedGeorge Hazan
2023-10-06fixes #3704 (YAMN: Миранда зависает если изменить ↵George Hazan
настройки YAMN во время прилёта письма)
2023-10-05fixes #3705 (YAMN: убрать опцию "уведомления → ↵George Hazan
звук")
2023-10-05fixes #3706 (YAMN: избавиться от реверсной логики)George Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-01-14Convert sources to CR+LFdartraiden
2022-12-13minor code cleaningGeorge Hazan
2022-12-13useless service removedGeorge Hazan
2022-12-12YAMN: code cleaningGeorge Hazan
2022-12-12YAMN: obsolete settings about acting as protocol removedGeorge Hazan
2022-12-12fixes #3259 (YAMN: выводить настроенную учётку ↵George Hazan
вместо пустой)
2022-12-11code cleaningGeorge Hazan
2022-12-11YAMN: option "Display menu item" removed due to Options -> Customize -> ↵George Hazan
Menus editor
2022-12-10fixes #3260 (YAMN: отключать выпадающее меню, ↵George Hazan
если нет учёток)
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION ↵George Hazan
died and converted into a set of parameters + code cleaning
2022-02-06fixes #3021 (YAMN: истребить вкладку "Плагины")George Hazan
2022-01-24compilation fixGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-07-26warning fixesGeorge Hazan
2019-07-24useless member NETLIBOPENCONNECTION::cbSize removedGeorge Hazan