summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2021-06-15Weather: added ability to redefine RSHOWER & SSHOWER statuses alsoGeorge Hazan
2021-06-15Restore variable namedartraiden
2021-06-15wrong condition removedGeorge Hazan
2021-06-15VKontakte:ElzorFox
crutch for login after entering confirmation code (VK returns 404 instead of token) update VK_API_VER to 5.131 version bump
2021-06-14Weather:George Hazan
- added Snow Shower/Rain Shower conditions' detection; - status icon replaced with condition icon in the frame
2021-06-12minus another stupid thread in JabberGeorge Hazan
2021-06-12fixes #2915 (Miranda takes too long to end process)George Hazan
2021-06-10Fix variable namedartraiden
2021-06-10fixes #2889 (Weather: строки нужно переводить во ↵George Hazan
время сборки, а не после)
2021-06-10fixes #2886 (большие иконки для погоды во ↵George Hazan
вспомогательных окнах)
2021-06-08fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ↵George Hazan
work)
2021-06-07fixes #2912 (Drop WinCrypto API support)George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-06-04fixes #2901 (Facebook: implement popup if login/password are incorrect)George Hazan
2021-06-04fixes #2900 (Discord: implement popup if login/password are incorrect)George Hazan
2021-06-03fixes #2733 (ICQ: после блокировки спамерского ↵George Hazan
чата через оф. клиент, он не удаляется из Миранды)
2021-05-29fixes #2886 (Weather: display weather as extra-icon instead of status)George Hazan
2021-05-28ICQ and MRA logins can be not only numbersdartraiden
2021-05-24Move docs to wikidartraiden
2021-05-22Weather: fix variable name for MSNdartraiden
2021-05-22Move non-working Weather ini to deprecateddartraiden
2021-05-20Jabber: fix for drawing mood icons in the contact list (as advanced status ↵George Hazan
icons)
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-20fix for C++ runtime locale settingsGeorge Hazan
2021-05-20CurrencyRates:George Hazan
- std::wstring replaced with CMStringW wherever possible; - std::wostringstream totally removed; - boost::json replaced with Miranda's own parser; - %d modifier added to visualize rate delta; - version bump
2021-05-20CurrencyRates: old unused junk removed + code cleaningGeorge Hazan
2021-05-19VKontakte:ElzorFox
authorization fix version bump
2021-05-18CPepGuiService::LaunchSetGui / ShowSetDialog: useless parameter removedGeorge Hazan
2021-05-17WhatsApp: fix against wiping keys from profileGeorge Hazan
2021-05-16fixes #2872 (Weather: incorrect icons mapping)George Hazan
2021-05-16no need to keep separate file just for one variableGeorge Hazan
2021-05-16code cleaningGeorge Hazan
2021-05-16fixed omemo, closes #2750sss
2021-05-15fix for order of operationsGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-15Facebook: fix for reading more than 500 contacts from Friends listGeorge Hazan
2021-05-14added "partly sunny" (for #2872)George Hazan
2021-05-14fixes #2879 (random crash in Discord)George Hazan
2021-05-13fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵George Hazan
guilds" and stop processing guilds at all)
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-11VKontakte: fix invisible statusElzorFox
2021-05-10we don't need this code anymoreGeorge Hazan
2021-05-10ICQ: fix for very rare crash on loginGeorge Hazan
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-10CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵George Hazan
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817)
2021-05-06Weather ini: ANSI -> UTF-8dartraiden
2021-05-06Quick & dirty time fix for MSN Weatherdartraiden
2021-05-04attempt to fix some problems on exitGeorge Hazan
2021-05-02Facebook: fix for reading messagesGeorge Hazan
2021-05-01here variables' names should be fixed tooGeorge Hazan