Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-09 | fix for a crappy ::GetCurrentThread call that breaks all Wait* functions | George Hazan | |
2021-09-08 | fixes #2897 (EMLan: hangup on exit) | George Hazan | |
2021-08-30 | code cleaning | George Hazan | |
2021-08-30 | fixes #2588 (SkypeWeb: server history loading loads only the last 100 messages) | George Hazan | |
2021-08-28 | fixes #2946 (Skype: cannot login) | ikeblaster | |
2021-08-27 | Omegle | Tobias Weimer | |
Another fix for #2947 | |||
2021-08-22 | Fix for #2947 | Tobias Weimer | |
2021-08-10 | ICQ: | George Hazan | |
- fixes wrong online status detection when lastSeen == 0; - fixes correct APP_ID sending; - fixes error handling inside RAPI token generation | |||
2021-08-06 | ICQ: same idea for presence packets | George Hazan | |
2021-08-06 | fixes #2940 (ICQ: при активной сессии Миранда не ↵ | George Hazan | |
видит, что контакт вошёл в сеть) | |||
2021-07-31 | useless crutch rolled back | George Hazan | |
2021-07-27 | Skype: little crutch for login | George Hazan | |
2021-07-18 | fixes #2939 (MRA: cannot login to MRA by phone/sms, if phone connected to ↵ | George Hazan | |
MRA account and ICQ account at the same time) | |||
2021-07-17 | fixes #2934 (MRA: авторизация по логину-паролю ↵ | George Hazan | |
больше не возможна) | |||
2021-07-17 | minor code cleaning | George Hazan | |
2021-07-14 | ICQ: fix for contact addition | George Hazan | |
2021-07-14 | ICQ: fix of API version | George Hazan | |
2021-06-26 | for #2928 - atavism removed from IRC: scripting support | George Hazan | |
2021-06-26 | fixes #2924 (CurrencyRates: падение при конвертации) | George Hazan | |
2021-06-25 | Not only SSL is supported, but also TLS | dartraiden | |
2021-06-17 | Jabber: option to disable popups | George Hazan | |
2021-06-16 | VKontakte: code cleaning | ElzorFox | |
2021-06-15 | code cleaning | George Hazan | |
2021-06-15 | Weather: added ability to redefine RSHOWER & SSHOWER statuses also | George Hazan | |
2021-06-15 | Restore variable name | dartraiden | |
2021-06-15 | wrong condition removed | George Hazan | |
2021-06-15 | VKontakte: | 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-14 | Weather: | George Hazan | |
- added Snow Shower/Rain Shower conditions' detection; - status icon replaced with condition icon in the frame | |||
2021-06-12 | minus another stupid thread in Jabber | George Hazan | |
2021-06-12 | fixes #2915 (Miranda takes too long to end process) | George Hazan | |
2021-06-10 | Fix variable name | dartraiden | |
2021-06-10 | fixes #2889 (Weather: строки нужно переводить во ↵ | George Hazan | |
время сборки, а не после) | |||
2021-06-10 | fixes #2886 (большие иконки для погоды во ↵ | George Hazan | |
вспомогательных окнах) | |||
2021-06-08 | fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ↵ | George Hazan | |
work) | |||
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan | |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan | |
2021-06-04 | fixes #2901 (Facebook: implement popup if login/password are incorrect) | George Hazan | |
2021-06-04 | fixes #2900 (Discord: implement popup if login/password are incorrect) | George Hazan | |
2021-06-03 | fixes #2733 (ICQ: после блокировки спамерского ↵ | George Hazan | |
чата через оф. клиент, он не удаляется из Миранды) | |||
2021-05-29 | fixes #2886 (Weather: display weather as extra-icon instead of status) | George Hazan | |
2021-05-28 | ICQ and MRA logins can be not only numbers | dartraiden | |
2021-05-24 | Move docs to wiki | dartraiden | |
2021-05-22 | Weather: fix variable name for MSN | dartraiden | |
2021-05-22 | Move non-working Weather ini to deprecated | dartraiden | |
2021-05-20 | Jabber: fix for drawing mood icons in the contact list (as advanced status ↵ | George Hazan | |
icons) | |||
2021-05-20 | mir_wstrstri - case-insensitive search of substring, Unicode version | George Hazan | |
2021-05-20 | fix for C++ runtime locale settings | George Hazan | |
2021-05-20 | CurrencyRates: | 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-20 | CurrencyRates: old unused junk removed + code cleaning | George Hazan | |
2021-05-19 | VKontakte: | ElzorFox | |
authorization fix version bump |