summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-16NewGPG: massive code cleaningGeorge Hazan
2020-03-16NewGPG:George Hazan
- useless button control ids removed; - GetFilePath() calls rewritten using ptrW; - code cleaning
2020-03-16Jabber: fix for receiving auth requestsGeorge Hazan
2020-03-15minus another static bufferGeorge Hazan
2020-03-15NewGPG: cosmetic fixesGeorge Hazan
2020-03-15NewGPG: massive code cleaningGeorge Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵George Hazan
getMStringW - missing szValue parameter added
2020-03-15NewGPG: fix for utf8 at screenGeorge Hazan
2020-03-14type fixKonstantin Nikulin
2020-03-14uninstaller icon fixKonstantin Nikulin
2020-03-13tabSRMM: fix for both autocomplete & pressing tab aloneGeorge Hazan
2020-03-13Jabber: if another side doesn't support receipts, don't trust on themGeorge Hazan
2020-03-13Scriver:George Hazan
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning;
2020-03-13StdMsg: fix for pasting data from clipboard in ANSIGeorge Hazan
2020-03-12Jabber:George Hazan
- more logs added for #2243; - code cleaning
2020-03-12fixes #2241 (wrong behaviour of filter in PluginUpdater -> Available ↵George Hazan
components dialog)
2020-03-12fixes #2250 (StdMsg doesn't accept file transfers)George Hazan
2020-03-12fix for rare crashGeorge Hazan
2020-03-11Discord: voice part of protocol moved to the separate fileGeorge Hazan
2020-03-11Discord: partial support for VoiceService pluginGeorge Hazan
2020-03-11Voice API: code cleaningGeorge Hazan
2020-03-11Jabber: more fool-proof check for empty nicksGeorge Hazan
2020-03-11fixes #2254 (Scriver: настройки прозрачности ↵George Hazan
перепутаны)
2020-03-10Steam:George Hazan
- fixes #2247 (adding a contact with Cyrillic name crashes Miranda); - version bump
2020-03-10fixes #2253 (StdMsg grabbing/stealing focus on incoming message)George Hazan
2020-03-09Jabber: inline picture message to be confirmed tooGeorge Hazan
2020-03-09tabSRMM: warning if a temporary file cannot be writtenGeorge Hazan
2020-03-09IEView:George Hazan
- Copy command now can copy images too; - code cleaning
2020-03-08fixes #2252 (Update tinyxml2 to 8.0.0)George Hazan
2020-03-07libcurl: pick up Miranda-specific commitsdartraiden
2020-03-07libcurl: update to 7.69dartraiden
2020-03-06fixes #2251 (Corrupted xStatus text for Steam)George Hazan
2020-03-06fixes #2248 (Jabber auth cannot be ignored)George Hazan
2020-03-05Jabber: cause HTTP upload can be enabled only manually, we try it first, and ↵George Hazan
picture inlining only then
2020-03-05Facebook: fix for setting correct User-Agent for all HTTP requestsGeorge Hazan
2020-03-05fixes #2249 (Inline pictures (XEP-0231) does not work)George Hazan
2020-03-04tabSRMM:George Hazan
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump
2020-03-04fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵George Hazan
use selected text)
2020-03-03Jabber: code cleaningGeorge Hazan
2020-03-03MessageState: inside local networks only one check could be displayed ↵George Hazan
sometimes (if message delivery takes less than 55ms)
2020-03-03HM_DBEVENTADDED to be delayed, instead of sending it immediatelyGeorge Hazan
2020-03-03fixed #2236 (StdMsg: focused window blinks)George Hazan
2020-03-03Jabber: code cleaningGeorge Hazan
2020-03-02Jabber: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-03-02code cleaningdartraiden
2020-03-02another fix for #2239George Hazan
2020-03-02mdbx utilities:George Hazan
- fixes #2239 (-a parameter is missing in fixme.cmd); - merge of recent changes in mdbx utilities; - crutch for Windows to print dynamically exported data
2020-02-29ICQ-WIM: correct support for delivered messagesGeorge Hazan
2020-02-29MessageState: rewritten from scratch to workGeorge Hazan
2020-02-29Discord: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