summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_history_sync.cpp
AgeCommit message (Collapse)Author
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-08-30fixes #2588 (SkypeWeb: server history loading loads only the last 100 messages)George Hazan
2021-01-26SKYPE_1.UseServerTime BYTE = 0 - hidden setting to use server-side timestamp ↵George Hazan
always in histories
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: 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-10-29SkypeWeb:George Hazan
- fixes #2491 (correct visualization of Skype invitations); - massive code cleaning; - 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-01-29unneded checks removedGeorge Hazan
2020-01-29fixes #2149 (SkypeWeb doesn't parse error codes)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-30fixes #2096 (SkypeWeb: Unknown event)George Hazan
2019-09-25SkypeWeb:George Hazan
- some contacts are still displayed as hidden; - empty group ignored on login even if a protocol has valid default group name; - more json iterators
2019-07-12SkypeWeb:George Hazan
- fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump
2019-03-01fixes #1871 (SkypeWeb: after synchronization, edited message is deleted in ↵George Hazan
Miranda NG, and not replaced with edited message)
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-01fixes #1777 (SkypeWeb duplicates already received incoming messages)George Hazan
2019-01-04Update copyrightsdartraiden
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-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
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-16SkypeWeb: Fix flags data typeRobert Pösel
2017-01-01bump copyright yeardartraiden
2016-06-06SkypeWeb: fix html cleaning for chats MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16922 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-04-13SkypeWeb: code cleaning MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16643 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-11-09SkypeWeb: Strip html from messages only when type is "RichText" (fixes #1085)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@15705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02SkypeWeb: coverity fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-25SkypeWeb: Contacts receivingMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15028 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-15SkypeWeb: refactoring part 1MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01SkypeWeb: More fixes & optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14783 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31warning fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14762 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-27SkypeWeb: More fixes & optimizationsMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-27SkypeWeb: *YAHOO* fixed edited messages sync, other fixes.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23SkypeWeb: Receiving edited messages refactoringMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14657 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-14SkypeWeb: small fixesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-13SkypeWeb: big refactoringMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-24SkypeWeb: Call duration fix. MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-20xml api became a set of functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14288 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