| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-22 | code cleaning | George Hazan | |
| 2024-09-17 | fixes #4670 (SkypeWeb: при создании нового групчата ↵ | George Hazan | |
| прилетает куча неизвестных событий) | |||
| 2024-09-08 | fixes #4630 (Skypeweb: не работает удаление ↵ | George Hazan | |
| сообщения с сервера) | |||
| 2024-09-08 | fixes #4628 (Skypeweb: сообщения, написанные за ↵ | George Hazan | |
| время оффлайна миранды, прилетают с текущим временем, а не с временем их написания) | |||
| 2024-08-28 | fixes #4598 (SkypeWeb: Не открывается сессия ↵ | George Hazan | |
| сообщений и не появляется уведомление о новых сообщениях) | |||
| 2024-08-28 | Skype: old shitty crutch removed | George Hazan | |
| 2024-08-22 | simplified check for #4580 | George Hazan | |
| 2024-08-22 | fixes #4580 (Skypeweb: дабл-клик в клисте на ↵ | George Hazan | |
| групчат, который в оффлайне, работает неправильно) | |||
| 2024-08-08 | SkypeWeb: fix for group chat message fetching | 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-08-06 | SkypeWeb: fix for apostrophes in fetched history | George Hazan | |
| 2024-07-31 | SkypeWeb: simple file transfers are packed into offline file events | George Hazan | |
| 2024-07-20 | fixes #4548 (SkypeWeb: организовать запись истории ↵ | George Hazan | |
| групчатов в БД) | |||
| 2024-06-11 | Skype: PS_EMPTY_SRV_HISTORY implementation | 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-09-15 | fixes #3674 (Реакция протоколов на отсылку в ↵ | George Hazan | |
| оффлайн) | |||
| 2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan | |
| 2023-01-02 | Update copyrights | dartraiden | |
| 2022-01-01 | Happy new year, Miranda | dartraiden | |
| 2021-12-26 | DWORD -> uint32_t | George Hazan | |
| 2021-08-30 | fixes #2588 (SkypeWeb: server history loading loads only the last 100 messages) | George Hazan | |
| 2021-01-26 | SKYPE_1.UseServerTime BYTE = 0 - hidden setting to use server-side timestamp ↵ | George Hazan | |
| always in histories | |||
| 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 | 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-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-01-29 | unneded checks removed | George Hazan | |
| 2020-01-29 | fixes #2149 (SkypeWeb doesn't parse error codes) | George Hazan | |
| 2020-01-01 | Happy new year, Miranda | George Hazan | |
| 2019-10-30 | fixes #2096 (SkypeWeb: Unknown event) | 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-03-01 | fixes #1871 (SkypeWeb: after synchronization, edited message is deleted in ↵ | George Hazan | |
| Miranda NG, and not replaced with edited message) | |||
| 2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵ | George Hazan | |
| events (UTF16LE by default) | |||
| 2019-02-01 | fixes #1777 (SkypeWeb duplicates already received incoming messages) | George Hazan | |
| 2019-01-04 | Update copyrights | dartraiden | |
| 2018-01-01 | massive copyright update | dartraiden | |
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
| 2017-11-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
| 2017-05-29 | Skype: | George Hazan | |
| - fixes #829; - massive code cleaning | |||
| 2017-03-16 | SkypeWeb: Fix flags data type | Robert Pösel | |
