summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_db.cpp
AgeCommit message (Collapse)Author
2024-07-31SkypeWeb: simple file transfers are packed into offline file eventsGeorge Hazan
2024-07-31SkypeWeb: atavism extinctedGeorge Hazan
2024-07-20fixes #4548 (SkypeWeb: организовать запись истории ↵George Hazan
групчатов в БД)
2024-01-08Update copyrightsdartraiden
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George Hazan
оффлайн)
2023-09-06code cleaningGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-01-17Update copyrightsdartraiden
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-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-28SkypeWeb: further shit cleaningGeorge Hazan
2020-01-16code cleaningGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-24more useless shit cleanedGeorge Hazan
2019-06-27Skype: minor code cleaningGeorge Hazan
2019-05-24SkypeWeb: patch to save history in the correct orderGeorge Hazan
2019-03-01fixes #1871 (SkypeWeb: after synchronization, edited message is deleted in ↵George Hazan
Miranda NG, and not replaced with edited message)
2019-02-03fixes #1818 (SkypeWeb: invalid data error on audio/video call)George Hazan
2019-02-01fixes #1777 (SkypeWeb duplicates already received incoming messages)George Hazan
2019-01-04Update copyrightsdartraiden
2018-01-26code optimizationGeorge 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-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-18SkypeWeb: Revert my invalid attempts related to #608Robert Pösel
* reverted commit b225a055f5d3abc754899d115582f39cc2168f3f * reverted commit 88cb4210be8c51a6fb567216bb87d2d6cf7826f8
2017-03-16SkypeWeb: Fix db event blob size (addresses #608)Robert Pösel
2017-03-15SkypeWeb: Attempt to fix edited messages being stuck as unread (addresses #608)Robert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-03SkypeWeb: Keep original flags when altering db events (fixes #608)Robert Pösel
Flags of new (appended) events were previously reset to DBEF_UTF. This commit fixes that by using flags of old event. So if old event was marked read, it will be kept read.
2016-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13git-svn-id: http://svn.miranda-ng.org/main/trunk@16644 ↵MikalaiR
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-02-07SkypeWeb: forgotten dbtypes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16237 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
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09SkypeWeb: small fixes. MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c