summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2019-10-30fixes #2096 (SkypeWeb: Unknown event)George Hazan
2019-10-24fixes #2095 (ICQ: statuses support: a contact might have any status, but the ↵George Hazan
protocol itself only Offline & Online)
2019-10-23Jabber: we don't need this option anymoreGeorge Hazan
2019-10-22fixes #2103 (Jabber: we should ignore AvatarHash if file does not exist)George Hazan
2019-10-20fixes #2098 (Jabber: add HTTP File upload url to message log instead of ↵George Hazan
local address)
2019-10-17minor code cleaningGeorge Hazan
2019-10-17fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))George Hazan
2019-10-17Jabber: service-related options moved to Service Discovery menuGeorge Hazan
2019-10-15MBinBuffer::assign = function to replace buffer contentsGeorge Hazan
2019-10-15first version that successfully logs intoGeorge Hazan
2019-10-15WhatsAppWeb: session restoration codeGeorge Hazan
2019-10-09.George Hazan
2019-10-08woohoo :) we loggef in, finallyGeorge Hazan
2019-10-08first version of WA that connectsGeorge Hazan
2019-10-08WebSocket related code moved to the coreGeorge Hazan
2019-10-07WhatsAppWeb: QR code viewerGeorge Hazan
2019-10-06WhatsAppWeb: first version restored from deprecatedGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-30IRC: fix for the 10-yrs-old bug with displaying own messages with %%George Hazan
2019-09-30compilation fixGeorge Hazan
2019-09-28sh-hit...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27another fix for #2082George Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27fixes #2082 (Jabber: Chinese in privacy lists editor)George Hazan
2019-09-27SkypeWeb: thy shall now manipulate with Hidden attribute just for funGeorge Hazan
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-26SkypeWeb: erroneous Ignore management code removedGeorge Hazan
2019-09-26C++'17 compatibility mode enabledGeorge Hazan
2019-09-26EnterString: ability to enter simple strings (not multiline)George Hazan
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-09-26typo fixGeorge Hazan
2019-09-25fixes #2071 (SkypeWeb: failed file sending)George Hazan
2019-09-25temporary fix for #2071 - we don't try to send a file if we cannot obtain an ↵George Hazan
object id
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-09-25fixes #2073 (ICQ-WIM: a contact cannot be moved correctly from root to any ↵George Hazan
group)
2019-09-25fixes #2080 (protocol menu is lost during dynamic account creation)George Hazan
2019-09-24fixes #2077 (ICQ-WIM: ignored contacts aren't listed in Options - Contacts - ↵George Hazan
Ignore)
2019-09-23fixes #2076 (large ICQ icons)George Hazan
2019-09-16fixes #2067 (IRC: Perform to be executed in the separate thread)George Hazan
2019-09-16fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window)George Hazan
2019-09-16fixes #2062 (Jabber: chinese chars in MUC ban/admin/moder/members list)George Hazan
2019-09-16fixes #2065 (Jabber: race condition in status changing)George Hazan
2019-09-16Jabber: more effective list destruction procedureGeorge Hazan
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan
2019-09-02Jabber: fix for vcard retrieving problem for groupchat contacts with ↵George Hazan
cyrillic nicks
2019-09-02Facebook: fix for rare crash after disabling FB accountGeorge Hazan
2019-09-02VKontakte: crachfix on server error == 1 for file sendingElzorFox
2019-09-01unused variables & declarations removedGeorge Hazan