| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-23 | fixes #4693 (SkypeWeb: форматирование - вторая ↵ | George Hazan | |
| часть марлезонского балета) | |||
| 2024-09-22 | fixes #4689 (SkypeWeb: кривое форматирование текста) | George Hazan | |
| 2024-09-17 | duplicate request eliminated | George Hazan | |
| 2024-09-17 | SkypeWeb: fix for leaving group chat | George Hazan | |
| 2024-09-15 | fixes #4672 (Highlighting: При автооткрытии вкладки в ↵ | George Hazan | |
| табсах по обнаружению хайлайтнутых сообщений в групчате открывается не то) | |||
| 2024-09-12 | fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵ | George Hazan | |
| по-разному работает в приватах и чатах) | |||
| 2024-08-24 | Skype: fix for occasional crash in group chats | George Hazan | |
| 2024-08-22 | fixes #4580 (Skypeweb: дабл-клик в клисте на ↵ | George Hazan | |
| групчат, который в оффлайне, работает неправильно) | |||
| 2024-08-19 | fixes #4575 (Skypeweb: Для каких-то контактов не ↵ | George Hazan | |
| отображаются ники) | |||
| 2024-08-08 | SkypeWeb: duplicate query removed | George Hazan | |
| 2024-08-07 | fixes #4542 (SkypeWeb: Load Server History втягивает только ↵ | George Hazan | |
| некоторое количество свежих сообщений, а не всю историю) | |||
| 2024-08-06 | SkypeWeb: duplicate message processing code went to the common function | George Hazan | |
| 2024-07-20 | fixes #4548 (SkypeWeb: организовать запись истории ↵ | George Hazan | |
| групчатов в БД) | |||
| 2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan | |
| 2024-01-08 | Update copyrights | dartraiden | |
| 2024-01-05 | Netlib: | George Hazan | |
| - NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
| 2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan | |
| 2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan | |
| 2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan | |
| 2023-01-02 | Update copyrights | dartraiden | |
| 2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
| 2022-01-01 | Happy new year, Miranda | dartraiden | |
| 2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
| 2021-02-11 | SkypeWeb: | George Hazan | |
| - fixes the problem with messages marked as read; - fixes user search for Outlook.com contacts; - fixes missing nick name after adding contact; - fixes error 201 "User id is misprinted"; - minor code cleaning; - version bump | |||
| 2021-01-17 | Update copyrights | dartraiden | |
| 2020-12-23 | SkypeWeb: history reader to use local time not to create time machine. Only ↵ | George Hazan | |
| fetching whole history shall use server side timestamps | |||
| 2020-12-22 | we don't have to load killed group chats | George Hazan | |
| 2020-12-22 | SkypeWeb: more or less working group chats | George Hazan | |
| 2020-12-20 | SkypeWeb: protocol reworked almost from scratch to support contact types ↵ | George Hazan | |
| other than 8 & 19 | |||
| 2020-10-29 | SkypeWeb: | George Hazan | |
| - fixes #2491 (correct visualization of Skype invitations); - massive code cleaning; - version bump | |||
| 2020-10-25 | SkypeWeb: old useless code removed + code reordering | George Hazan | |
| 2020-06-10 | fixes #2438 (Jabber: списки приватности странно ↵ | George Hazan | |
| себя ведут) + some another DoModal() calls cleaning | |||
| 2020-06-04 | fixes #2410 (Problems with (false) offline contacts in skype protocol) | George Hazan | |
| 2020-06-04 | UI classes: | George Hazan | |
| - CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
| 2020-05-28 | SkypeWeb: further shit cleaning | George Hazan | |
| 2020-05-27 | SkypeWeb: | George Hazan | |
| - massive code cleanup, old http junk wiped out & replaced with standard MHttpRequest class - old MS login code removed; - basic url replaced with modern one; | |||
| 2020-04-16 | SkypeWeb: | George Hazan | |
| - fixes #2306 (SkypeWeb: sometimes plugin does not show contacts statuses); - obsoleted GetContactsInfoRequest removed (as well as its handler CSkypeProto::LoadContactsInfo); - major optimization for polling process; - ugly & crashy map Contacts removed; - old crappy timer code removed and replaced with CTimer; - version bump | |||
| 2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵ | George Hazan | |
| getMStringW - missing szValue parameter added | |||
| 2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan | |
| 2020-01-29 | unneded checks removed | George Hazan | |
| 2020-01-29 | fixes #2149 (SkypeWeb doesn't parse error codes) | George Hazan | |
| 2020-01-25 | massive code cleaning: | George Hazan | |
| - GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes | |||
| 2020-01-01 | Happy new year, Miranda | George Hazan | |
| 2019-09-27 | fix for a function name: | George Hazan | |
| Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
| 2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
| variable and unify access to it | |||
| 2019-09-26 | SkypeWeb: erroneous Ignore management code removed | George Hazan | |
| 2019-09-26 | MS_UTILS_ENTERSTRING -> EnterString, useless service removed | George Hazan | |
| 2019-09-25 | SkypeWeb: | George Hazan | |
| - some contacts are still displayed as hidden; - empty group ignored on login even if a protocol has valid default group name; - more json iterators | |||
| 2019-07-12 | SkypeWeb: | George Hazan | |
| - fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump | |||
| 2019-02-26 | more fixes related to #1827 - now the core checks unique user ids itself | George Hazan | |
