summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_messages.cpp
AgeCommit message (Collapse)Author
2025-05-06fixes #4899 (SkypeWeb: deprecation)George Hazan
2025-03-21fixes #4915 (TabSRMM: испортилась повторная ↵George Hazan
отправка сообщений)
2025-03-15more code cleaningGeorge Hazan
2025-01-10missing flagGeorge Hazan
2025-01-10Skype: ability to edit messagesGeorge Hazan
2025-01-10DBEVENTINFO::timestamp to become 64-bit integerGeorge Hazan
2025-01-10fixes #4830 (SkypeWeb: редактированное своё ↵George Hazan
сообщение приходит как новое)
2025-01-01Another year has passeddartraiden
2024-09-23fixes #4693 (SkypeWeb: форматирование - вторая ↵George Hazan
часть марлезонского балета)
2024-09-22fixes #4689 (SkypeWeb: кривое форматирование текста)George Hazan
2024-09-18fixes #4684 (Skypeweb: сломалась автозагрузка файлов)George Hazan
2024-09-17fixes #4680 (Skypeweb: не принимает PDF-файлы. Как ↵George Hazan
минимум)
2024-09-17fixes #4678 (Skypeweb: сообщения отправляются, но ↵George Hazan
затем приходит ошибка отправки)
2024-09-15fixes #4672 (Highlighting: При автооткрытии вкладки в ↵George Hazan
табсах по обнаружению хайлайтнутых сообщений в групчате открывается не то)
2024-09-08fixes #4630 (Skypeweb: не работает удаление ↵George Hazan
сообщения с сервера)
2024-09-06fixes #4621 (SkypeWeb: Если я пишу что-то с другого ↵George Hazan
устройства, и потом удаляю, в миранде остаются некие оскропотки от произошедшего)
2024-08-14fixes #4571 (Skypeweb: "левые" уведомления об ↵George Hazan
окончании набора текста)
2024-08-14fixes #4573 (Skypeweb: видео не принимается как файл)George Hazan
2024-08-07fixes #4542 (SkypeWeb: Load Server History втягивает только ↵George Hazan
некоторое количество свежих сообщений, а не всю историю)
2024-08-06SkypeWeb: duplicate message processing code went to the common functionGeorge Hazan
2024-08-06SkypeWeb: fix for apostrophes in fetched historyGeorge Hazan
2024-08-05SkypeWeb: fix for processing apostropes in messagesGeorge Hazan
2024-07-31SkypeWeb: simple file transfers are packed into offline file eventsGeorge Hazan
2024-07-20fixes #4548 (SkypeWeb: организовать запись истории ↵George Hazan
групчатов в БД)
2024-06-11fixes #4465 (SkypeWeb: исходящие файлы ↵George Hazan
отображаются как входящие)
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George Hazan
оффлайн)
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-02-11SkypeWeb: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-17Update copyrightsdartraiden
2020-12-20SkypeWeb: protocol reworked almost from scratch to support contact types ↵George Hazan
other than 8 & 19
2020-10-29SkypeWeb:George Hazan
- fixes #2491 (correct visualization of Skype invitations); - massive code cleaning; - version bump
2020-06-04fixes #2410 (Problems with (false) offline contacts in skype protocol)George Hazan
2020-05-28SkypeWeb: further shit cleaningGeorge Hazan
2020-05-27SkypeWeb: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-16SkypeWeb: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-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-10-30fixes #2096 (SkypeWeb: Unknown event)George Hazan
2019-07-12SkypeWeb:George Hazan
- fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump
2019-05-24SkypeWeb: patch to save history in the correct orderGeorge Hazan
2019-03-01fixes #1871 (SkypeWeb: after synchronization, edited message is deleted in ↵George Hazan
Miranda NG, and not replaced with edited message)