summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_files.cpp
AgeCommit message (Collapse)Author
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
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-02-14Skype -> TinyXmlGeorge Hazan
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-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-05-29Skype:George Hazan
- fixes #829; - massive code cleaning
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-07SkypeWeb: support custom nicks for chat's usersMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-25SkypeWeb: database optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-25SkypeWeb: fix filenameMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-11SkypeWeb: attempt to fix random crash MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-08SkypeWeb: memleak fixMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-07SkypeWeb: correct xml MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-07SkypeWeb: files sending MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-14forgotten file MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15726 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c