Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-26 | icq10: fix for expired session reestablishing | George Hazan | |
2018-12-26 | - icqoscar8 moved to deprecated; | George Hazan | |
- Icq10 is used now as a ICQ protocol; - solutions updated | |||
2018-12-26 | code cleaning | George Hazan | |
2018-12-26 | icq10: fix for message sending timeout | George Hazan | |
2018-12-26 | icq10: options dialog | George Hazan | |
2018-12-26 | VKontakte: fix memory leek and PVS warnings | ElzorFox | |
2018-12-26 | VKontakte: fix PVS warnings | ElzorFox | |
2018-12-24 | Icq10: fix for wiki page address | George Hazan | |
2018-12-24 | Icq10: | George Hazan | |
- now we can send messages & sort dups out; - code reorganizing | |||
2018-12-24 | Icq10: long poll thread implementation | George Hazan | |
2018-12-24 | filtration of contacts that are not in our buddy list | George Hazan | |
2018-12-24 | minor code cleaning | George Hazan | |
2018-12-24 | Icq10: more avatar processing services | George Hazan | |
2018-12-24 | Icq10: buddy list parser & avatar reading | George Hazan | |
2018-12-24 | icq: login succeeded | George Hazan | |
2018-12-24 | mir_urlDecode restored | George Hazan | |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan | |
2018-12-23 | openssl based hmac calculation | George Hazan | |
2018-12-23 | Icq: implementation of new login | George Hazan | |
2018-12-23 | code cleaning | George Hazan | |
2018-12-22 | Facebook: minor code cleaning | George Hazan | |
2018-12-22 | crash fix | George Hazan | |
2018-12-21 | Facebook -> sync MHttpRequest | George Hazan | |
2018-12-21 | Jabber: fix for occasional crash during registration at jabber.ccc.de | George Hazan | |
2018-12-21 | code cleaning | George Hazan | |
2018-12-21 | code cleaning | George Hazan | |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan | |
2018-12-21 | Facebook: warning fixes | George Hazan | |
2018-12-20 | stub for new ICQ protocol | George Hazan | |
2018-12-18 | code cleaning | George Hazan | |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
2018-12-18 | Jabber: password change dialog => UI classes | George Hazan | |
2018-12-17 | more logs | George Hazan | |
2018-12-09 | hopefully fixes #1610 (Caught a crash (Tox?)) | George Hazan | |
2018-12-09 | Sametime: useless method removed | George Hazan | |
2018-12-08 | fixes #1658 (Discord: if "Use subgroups for guild's channels" is disabled, ↵ | George Hazan | |
Miranda create subgroups for guilds anyway) | |||
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
2018-12-08 | chats: | George Hazan | |
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord) | |||
2018-12-07 | Discord: fix for wiping options in short account form | George Hazan | |
2018-12-05 | Discord: fix for missing channel user creation | George Hazan | |
2018-12-04 | more logs added for Jabber & Discord | George Hazan | |
2018-11-27 | Remove some MRA-related code | dartraiden | |
2018-11-27 | fixes #1614 (MRA protocol deprecated due its death) | George Hazan | |
2018-11-27 | fixes #1638 ([Discord] Direct messages from temporary contacts cause the ↵ | George Hazan | |
contact to be shown as if it were a regular friend) | |||
2018-11-27 | Discord: fix for guild sync | George Hazan | |
2018-11-26 | Discord: fix for parsing links from unknown users in group chats | George Hazan | |
2018-11-26 | no need to make this function a method anymore | George Hazan | |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-11-23 | Discord: | George Hazan | |
- fixes #1641 ([Discord] In some cases, sending a link in own message can cause that message to be attributed to conversation partner) - old perversion with storing last user id dropped; - class CDiscordMessage dropped as well, only message id is stored now; - old useless handler OnReceiveMessage also dropped; - version bump |