Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-06 | useless commands removed | George Hazan | |
2020-04-02 | minor code cleaning | George Hazan | |
2020-03-31 | Jabber: | George Hazan | |
- fixes #2257 (Jabber: double click by room name shoud open "Join chatroom" dialogue); - more code implemented using UI classes; - massive code cleaning | |||
2020-03-31 | Jabber: | George Hazan | |
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning; | |||
2020-03-30 | fix for disconnections in Skype | George Hazan | |
2020-03-30 | according to one of the comments at #1659 | George Hazan | |
2020-03-30 | SkypeWeb: fix for vcxproj file | George Hazan | |
2020-03-26 | fixes #2286 (Update libtox to 0.2.11) | George Hazan | |
2020-03-26 | - fixes #2150 (SkypeWeb hangs on sync); | George Hazan | |
- fixes problems with Skype disconnections; - version bump | |||
2020-03-24 | Jabber: minor fix for restoring caps | George Hazan | |
2020-03-24 | ICQ-WIM: | George Hazan | |
- fixes #2277 (ICQ: add ability to load whole history from server); - fix for message history retrieving; - code cleaning; - version bump | |||
2020-03-24 | SINT64_PARAM support moved into libjson | George Hazan | |
2020-03-24 | another attempt to fix #2260 | George Hazan | |
2020-03-23 | Discord: opcode 7 processing added | George Hazan | |
2020-03-23 | Jabber: fix for offline file transfer initialization | George Hazan | |
2020-03-23 | Jabber: we allow offline file transfers if we have http upload or picture ↵ | George Hazan | |
inlining | |||
2020-03-22 | SendScreenShot: | George Hazan | |
- fixes #2272 (main dialog doesn't restore cloud service correctly); - CloudService doesn't apply default settings correctly | |||
2020-03-22 | Jabber: picture inlining should precede file transfers because of reduced ↵ | George Hazan | |
file types subset if you don't need inlining, disable it. | |||
2020-03-21 | Discord: suddenly "Request authorization" menu item is shown for Discord ↵ | George Hazan | |
groupchats | |||
2020-03-19 | fixes #2260 (Facebook MQTT not receiving any messages) | George Hazan | |
2020-03-18 | Proper spelling of UTF-8 and SHA-1 | dartraiden | |
2020-03-18 | Jabber: more correct way of processing PGP packets | George Hazan | |
2020-03-17 | Jabber: fix for Chinese in error messages | George Hazan | |
2020-03-16 | Jabber: fix for receiving auth requests | George Hazan | |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵ | George Hazan | |
getMStringW - missing szValue parameter added | |||
2020-03-13 | Jabber: if another side doesn't support receipts, don't trust on them | George Hazan | |
2020-03-12 | Jabber: | George Hazan | |
- more logs added for #2243; - code cleaning | |||
2020-03-11 | Discord: voice part of protocol moved to the separate file | George Hazan | |
2020-03-11 | Discord: partial support for VoiceService plugin | George Hazan | |
2020-03-11 | Jabber: more fool-proof check for empty nicks | George Hazan | |
2020-03-10 | Steam: | George Hazan | |
- fixes #2247 (adding a contact with Cyrillic name crashes Miranda); - version bump | |||
2020-03-09 | Jabber: inline picture message to be confirmed too | George Hazan | |
2020-03-06 | fixes #2251 (Corrupted xStatus text for Steam) | George Hazan | |
2020-03-06 | fixes #2248 (Jabber auth cannot be ignored) | George Hazan | |
2020-03-05 | Jabber: cause HTTP upload can be enabled only manually, we try it first, and ↵ | George Hazan | |
picture inlining only then | |||
2020-03-05 | Facebook: fix for setting correct User-Agent for all HTTP requests | George Hazan | |
2020-03-05 | fixes #2249 (Inline pictures (XEP-0231) does not work) | George Hazan | |
2020-03-03 | Jabber: code cleaning | George Hazan | |
2020-03-03 | Jabber: code cleaning | George Hazan | |
2020-03-02 | Jabber: | George Hazan | |
- capability cache is stored in a json file now instead of database; - caps manager became global; - account-dependent methods of CJabberClientCapsManager moved to CJabberProto; - code cleaning | |||
2020-02-29 | ICQ-WIM: correct support for delivered messages | George Hazan | |
2020-02-29 | MessageState: rewritten from scratch to work | George Hazan | |
2020-02-29 | Discord: | George Hazan | |
- fixes #1953 ([Discord] Changing status post-sign-in doesn't work unless a normal client is also open); - fixes #705 ([Discord] System tray icon does not reflect actual status of Discord protocol); - version bump | |||
2020-02-27 | Facebook: group chat initialization improvement | ikeblaster | |
Chat_GetUserInfo is not usable since we have no "info" saved for users (=always returns nullptr). | |||
2020-02-27 | minor code cleaning | George Hazan | |
2020-02-26 | Jabber: XEP-0148 support to be turned on by default | George Hazan | |
2020-02-26 | more logs for MRA | George Hazan | |
2020-02-24 | Jabber: inlined image being sent to be displayed in our own history | George Hazan | |
2020-02-24 | fixes #2182 (Discord: cannot leave guild) | George Hazan | |
2020-02-24 | Discord: temporary token not to be saved | George Hazan | |