summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb
AgeCommit message (Collapse)Author
2024-07-20fixes #4548 (SkypeWeb: организовать запись истории ↵George Hazan
групчатов в БД)
2024-06-12Skype: code cleaningGeorge Hazan
2024-06-11fixes #4465 (SkypeWeb: исходящие файлы ↵George Hazan
отображаются как входящие)
2024-06-11Skype: PS_EMPTY_SRV_HISTORY implementationGeorge Hazan
2024-06-10Skype: fix for contact's deletionGeorge Hazan
2024-06-10SkypeWeb: contacts' URL unificationGeorge Hazan
2024-06-10fixes #4464 (SkypeWeb: contacts' search doesn't work)George Hazan
2024-06-09warning fixGeorge Hazan
2024-06-09Skype: fix for receiving auth requestsGeorge Hazan
2024-06-09code cleaningGeorge Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-08Update copyrightsdartraiden
2024-01-06code cleaningGeorge Hazan
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
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-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George Hazan
оффлайн)
2023-09-06code cleaningGeorge Hazan
2023-05-17fixes #3518 (SkypeWeb: filetransfers are broken)George Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-03-10Skype: fix for new fast loginGeorge Hazan
2023-03-07grrmGeorge Hazan
2023-03-07fixes #3410 (SkypeWeb: протокол не подключается)George Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
2023-01-10code cleaningGeorge 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-11-09Update skype_login.cppGeorge Hazan
Fix for not wiping out TokenSecret on expiring
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-06-13Popup+: fix for a madness with default popup class valuesGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
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-08-30fixes #2588 (SkypeWeb: server history loading loads only the last 100 messages)George Hazan
2021-08-28fixes #2946 (Skype: cannot login)ikeblaster
2021-07-31useless crutch rolled backGeorge Hazan