Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-06 | fixes #4694 (TabSRMM: сделать иконки ↵ | George Hazan | |
форматирования в тулбаре протоколозависимыми) | |||
2024-09-22 | code cleaning | George Hazan | |
2024-09-09 | code cleaning | George Hazan | |
2024-09-08 | fixes #4630 (Skypeweb: не работает удаление ↵ | George Hazan | |
сообщения с сервера) | |||
2024-09-02 | fixes #4595 (despite custom icons) | George Hazan | |
2024-08-28 | Skype: old shitty crutch removed | George Hazan | |
2024-08-16 | fixes #4568 (Skypeweb: может впадать в ступор после ↵ | George Hazan | |
спячки) | |||
2024-08-09 | this code isn't needed anymore | George Hazan | |
2024-08-01 | SkypeWeb: added code to receive offline files (doesn't work for now) | George Hazan | |
2024-07-22 | fixes #4560 (SkypeWeb: зависание) | George Hazan | |
2024-06-11 | Skype: PS_EMPTY_SRV_HISTORY implementation | George Hazan | |
2024-06-10 | Skype: fix for contact's deletion | George Hazan | |
2024-06-10 | SkypeWeb: contacts' URL unification | George Hazan | |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-09-15 | fixes #3674 (Реакция протоколов на отсылку в ↵ | George Hazan | |
оффлайн) | |||
2023-04-10 | code cleaning | George Hazan | |
2023-03-07 | fixes #3410 (SkypeWeb: протокол не подключается) | George Hazan | |
2023-02-11 | PS_CREATEACCMGRUI is obsoleted and converted into event | George Hazan | |
2023-02-10 | ME_DB_EVENT_MARKED_READ: recursion prevention | George Hazan | |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵ | George Hazan | |
for an account | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan | |
2021-02-11 | SkypeWeb: | 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-26 | SKYPE_1.UseServerTime BYTE = 0 - hidden setting to use server-side timestamp ↵ | George Hazan | |
always in histories | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-12-23 | SkypeWeb: group chats should be sent to offline upon disconnect | George Hazan | |
2020-12-20 | SkypeWeb: protocol reworked almost from scratch to support contact types ↵ | George Hazan | |
other than 8 & 19 | |||
2020-10-25 | SkypeWeb: old useless code removed + code reordering | George Hazan | |
2020-08-12 | fixes #2520 (SkypeWeb: миранда теперь ↵ | George Hazan | |
представляется браузером) | |||
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside ↵ | George Hazan | |
OnModulesLoaded | |||
2020-06-29 | "Load server history" menu items gathered in one stub not to create zillions ↵ | George Hazan | |
of duplicate menu items | |||
2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
2020-06-04 | fixes #2410 (Problems with (false) offline contacts in skype protocol) | George Hazan | |
2020-05-28 | SkypeWeb: further shit cleaning | George Hazan | |
2020-05-27 | SkypeWeb: | 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-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-16 | SkypeWeb: | 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-02-16 | useless checks removed | George Hazan | |
2020-01-29 | unneded checks removed | George Hazan | |
2020-01-29 | fixes #2149 (SkypeWeb doesn't parse error codes) | George Hazan | |