summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/requests
AgeCommit message (Collapse)Author
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-05-17fixes #3518 (SkypeWeb: filetransfers are broken)George Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-08-30fixes #2588 (SkypeWeb: server history loading loads only the last 100 messages)George Hazan
2021-08-28fixes #2946 (Skype: cannot login)ikeblaster
2021-07-31useless crutch rolled backGeorge 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-23SkypeWeb: history reader to use local time not to create time machine. Only ↵George Hazan
fetching whole history shall use server side timestamps
2020-12-22SkypeWeb: request to delete conversationsGeorge Hazan
2020-12-22SkypeWeb: more or less working group chatsGeorge Hazan
2020-12-20SkypeWeb: protocol reworked almost from scratch to support contact types ↵George Hazan
other than 8 & 19
2020-08-20fixes #2549 (SkypeWeb cannot connect)ikeblaster
2020-07-16SkypeWeb: minor fixGeorge Hazan
2020-06-06SkypeWeb: fix for error 401 in contacts queryGeorge Hazan
2020-06-05Revert "SkypeWeb:"George Hazan
This reverts commit 59d3e0a8aa91452de46df3ae448f3cb499c5dce1. # Conflicts: # protocols/SkypeWeb/src/requests/poll.h # protocols/SkypeWeb/src/skype_login.cpp # protocols/SkypeWeb/src/skype_proto.h # protocols/SkypeWeb/src/skype_trouter.cpp
2020-06-04fixes #2410 (Problems with (false) offline contacts in skype protocol)George Hazan
2020-06-03Skype: no need to use formatting where one can use string concatenationGeorge Hazan
2020-06-03SkypeWeb:George Hazan
- fixes #2410 (Problems with (false) offline contacts in skype protocol); - more unused garbage wiped out; - version bump
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-03-30fix for disconnections in SkypeGeorge Hazan
2020-03-30SkypeWeb: fix for vcxproj fileGeorge Hazan
2020-03-26- fixes #2150 (SkypeWeb hangs on sync);George Hazan
- fixes problems with Skype disconnections; - version bump
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-25fixes #2071 (SkypeWeb: failed file sending)George Hazan
2019-09-25temporary fix for #2071 - we don't try to send a file if we cannot obtain an ↵George Hazan
object id
2019-07-24massive warning fixGeorge Hazan
2019-07-12SkypeWeb:George Hazan
- fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-02-24guard headersGoraf
2018-02-21Skype: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-09SkypeWeb: switched to new contacts api (fixes #732)MikalaiR
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-05-29Skype:George Hazan
- fixes #829; - massive code cleaning
2017-03-21warning fixGeorge Hazan
2017-03-11SkypeWeb: add new oauth login flow (should fix auth with ms accounts)aunsane
2017-01-01bump copyright yeardartraiden
2016-07-07SkypeWeb: fix winxp support MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c