Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-07-22 | fixes #2492 (Jabber: имя конференции не ↵ | George Hazan | |
подтягивается) | |||
2020-07-22 | VKontakte: use standard menu item for history load | ElzorFox | |
2020-07-21 | fixes #2277 (ICQ: add ability to load whole history from server) | George Hazan | |
2020-07-20 | Jabber: remove useless string | dartraiden | |
2020-07-20 | attempt to solve error #404 in Discord | George Hazan | |
2020-07-19 | Jabber: no need to include protocol name into dialogue name | Alexander Gavrilov | |
2020-07-19 | Jabber: translation fix | George Hazan | |
2020-07-18 | Jabber: no need to include protocol name into dialogue name | dartraiden | |
2020-07-17 | fixes #2482 (ICQ не всегда закрывает сессию при ↵ | George Hazan | |
завершении работы) | |||
2020-07-16 | SkypeWeb: minor fix | George Hazan | |
2020-07-16 | fixes #2476 (Facebook: ERROR_QUEUE_EXCEEDS_MAX_DELTAS) | George Hazan | |
2020-07-15 | ICQ-WIM: fix for temporary contacts processing | George Hazan | |
2020-07-15 | ICQ-WIM: | George Hazan | |
- fixes #2477 (ICQ: от людей, отсутствующих в ростере, приходит только последнее оффлайновое сообщение); - fixes #2470 (ICQ: последнее из входящих оффлайновых сообщений имеет некорректное время); - version bump | |||
2020-07-13 | fixes #2123 (ICQ: контакт добавляется в ↵ | George Hazan | |
неправильную группу) | |||
2020-07-12 | minor code cleaning | George Hazan | |
2020-07-12 | more correct implementation of TNtlmAuth | George Hazan | |
2020-07-12 | Jabber: ugly scheme with flags replaced with TJabberAuth instantiation | George Hazan | |
2020-07-10 | fixes #1727 completely (Jabber: SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) ↵ | George Hazan | |
support) | |||
2020-07-09 | VKontakte: | ElzorFox | |
update VK API version to 5.120 version bump | |||
2020-07-08 | Jabber: fix for CAgentRegDlg to launch commands from the main thread | George Hazan | |
2020-07-08 | Jabber: disco dialog to handle Enter in combo fields correctly | George Hazan | |
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside ↵ | George Hazan | |
OnModulesLoaded | |||
2020-07-07 | Jabber: file inlining doesn't work if a user pastes a file into a groupchat | George Hazan | |
2020-07-01 | TLS 1.3 support: | George Hazan | |
Netlib_GetTlsUnique - new function to retrieve TLS binding data for an opened socket | |||
2020-06-30 | Jabber: more fixes for #2469 | George Hazan | |
2020-06-30 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | George Hazan | |
2020-06-29 | fixes #2453 (Jabber: add ability to load whole history via Message Archive ↵ | George Hazan | |
Management) | |||
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan | |
2020-06-29 | "Load server history" menu items gathered in one stub not to create zillions ↵ | George Hazan | |
of duplicate menu items | |||
2020-06-29 | fixes #2439 (Jabber: roster editor adds false contacts) | George Hazan | |
2020-06-29 | fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth) | George Hazan | |
2020-06-26 | rest of unused messages removed | George Hazan | |
2020-06-26 | two more obsolete messages removed | George Hazan | |
2020-06-26 | WM_JABBER_REGDLG_UPDATE - unused message removed | George Hazan | |
2020-06-26 | Jabber: rest of CJabberDlgGcJoin moved to UI classes | George Hazan | |
2020-06-26 | Revert "Jabber: XEP-0136 support removed" | George Hazan | |
This reverts commit e6bf9c2a41622424c2cd4006326455e08c80812a. # Conflicts: # protocols/JabberG/src/jabber_caps.cpp # protocols/JabberG/src/jabber_caps.h # protocols/JabberG/src/jabber_iqid.cpp | |||
2020-06-25 | constant unification | George Hazan | |
2020-06-24 | Revert "Jabber: user name to be encoded to avoid spaces" | dartraiden | |
This reverts commit 2c369e66feacfb3b934b1ec28fcecd179d796ba1. | |||
2020-06-24 | Jabber: user name to be encoded to avoid spaces | George Hazan | |
2020-06-23 | Jabber to filter out encrypted outgoing carbon copies | George Hazan | |
2020-06-21 | oops | ElzorFox | |
2020-06-21 | VKontakte: sent story links as attachments | ElzorFox | |
2020-06-21 | VKontakte: | ElzorFox | |
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump | |||
2020-06-21 | Jabber: cause MAM doesn't set ids for outgoing messages, our own messages ↵ | George Hazan | |
(with the same resource) shall be ignored | |||
2020-06-20 | fixes #2456 (Facebook: ERROR_QUEUE_NOT_FOUND Facebook bug) | George Hazan | |
2020-06-19 | VKontakte: stored procedure fix | ElzorFox | |
2020-06-18 | VKontakte: | ElzorFox | |
VK API upgrade (5.78 => 5.110) version bump | |||
2020-06-17 | VKontakte: | ElzorFox | |
small VK API upgrade (5.76 => 5.78) add support audio_message and graffiti attachments types (read only) version bump + prepare for upgrade VK API version to 5.110 - part 4 | |||
2020-06-16 | VKontakte: prepare for upgrade VK API version - part 3 | ElzorFox | |