summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/version.h
AgeCommit message (Collapse)Author
2025-05-06fixes #4899 (SkypeWeb: deprecation)George Hazan
2025-01-01Another year has passeddartraiden
2024-07-22fixes #4560 (SkypeWeb: зависание)George Hazan
2024-01-08Update copyrightsdartraiden
2023-05-17fixes #3518 (SkypeWeb: filetransfers are broken)George Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-01-01Happy new year, Mirandadartraiden
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
2021-01-05fixes #2664 (SkypeWeb: cannot connect)George Hazan
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-09-17SkypeWeb: fix for login processGeorge 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-26- fixes #2150 (SkypeWeb hangs on sync);George Hazan
- fixes problems with Skype disconnections; - version bump
2020-01-29fixes #2149 (SkypeWeb doesn't parse error codes)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-12SkypeWeb:George Hazan
- fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump
2019-02-22SkypeWeb:George Hazan
- fixes #1849 (SkypeWeb duplicates some outgoing messages in history); - fixes speading Skype contacts to a group on the first run; - unused data removed; - version bump
2019-02-14Skype -> TinyXmlGeorge Hazan
2019-02-01fixes #1777 (SkypeWeb duplicates already received incoming messages)George Hazan
2019-01-04Update copyrightsdartraiden
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
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-10-31fixes #1011 (thread-unsafe code in SkypeWeb)George Hazan
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-05-29Skype:George Hazan
- fixes #829; - massive code cleaning
2017-01-01bump copyright yeardartraiden
2016-08-28SkypeWeb: Improve setting custom nick for chat contact; version bumpRobert Pösel
* Fixed memleak (pForm.ptszResult must be freed) * Fixed target groupchat (use gch->pDest->ptszID instead of id of user) * Setting empty name will delete the custom nick * When new nick is same as current, do nothing git-svn-id: http://svn.miranda-ng.org/main/trunk@17212 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31SkypeWeb: small fixesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-28SkypeWeb: More fixes, version bumpMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14744 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17SkypeWeb: More fixes. Version bump.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-06dozen of mem leaks fixed in SkypeWebGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-06SkypeWeb: Fix encoding problem. Fix login case sensitivy in IsMe(). Version ↵MikalaiR
bump. git-svn-id: http://svn.miranda-ng.org/main/trunk@14025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29SkypeWeb to use new json parserGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-07SkypeWeb: Manual JSON formation removed. Other fixes. Version bump.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-20SkypeWeb: Version bump.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@12971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-04SkypeWeb: support of actions (/me ...)Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-03SkypeWeb: messaging support (patch from MikalaiR)Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-17SkypeWeb: initial commitAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c