Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-17 | fixes #3518 (SkypeWeb: filetransfers are broken) | 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-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-08-30 | fixes #2588 (SkypeWeb: server history loading loads only the last 100 messages) | George Hazan | |
2021-08-28 | fixes #2946 (Skype: cannot login) | ikeblaster | |
2021-07-31 | useless crutch rolled back | 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 | SkypeWeb: request to delete conversations | 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-08-20 | fixes #2549 (SkypeWeb cannot connect) | ikeblaster | |
2020-07-16 | SkypeWeb: minor fix | George Hazan | |
2020-06-06 | SkypeWeb: fix for error 401 in contacts query | George Hazan | |
2020-06-05 | Revert "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-04 | fixes #2410 (Problems with (false) offline contacts in skype protocol) | George Hazan | |
2020-06-03 | Skype: no need to use formatting where one can use string concatenation | George Hazan | |
2020-06-03 | SkypeWeb: | George Hazan | |
- fixes #2410 (Problems with (false) offline contacts in skype protocol); - more unused garbage wiped out; - 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-03-30 | fix for disconnections in Skype | George Hazan | |
2020-03-30 | SkypeWeb: fix for vcxproj file | George Hazan | |
2020-03-26 | - fixes #2150 (SkypeWeb hangs on sync); | George Hazan | |
- fixes problems with Skype disconnections; - version bump | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-25 | fixes #2071 (SkypeWeb: failed file sending) | George Hazan | |
2019-09-25 | temporary fix for #2071 - we don't try to send a file if we cannot obtain an ↵ | George Hazan | |
object id | |||
2019-07-24 | massive warning fix | George Hazan | |
2019-07-12 | SkypeWeb: | George Hazan | |
- fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump | |||
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-02-24 | guard headers | Goraf | |
2018-02-21 | Skype: C++'11 iterators | George Hazan | |
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-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-08-09 | SkypeWeb: switched to new contacts api (fixes #732) | MikalaiR | |
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-21 | warning fix | George Hazan | |
2017-03-11 | SkypeWeb: add new oauth login flow (should fix auth with ms accounts) | aunsane | |
2017-01-01 | bump copyright year | dartraiden | |
2016-07-07 | SkypeWeb: fix winxp support | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |