Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-08-28 | fixes #2946 (Skype: cannot login) | ikeblaster | |
2021-07-31 | useless crutch rolled back | George Hazan | |
2021-07-27 | Skype: little crutch for login | George Hazan | |
2021-02-04 | minor code cleaning | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-09-17 | SkypeWeb: fix for login process | George Hazan | |
2020-08-20 | fixes #2549 (SkypeWeb cannot connect) | ikeblaster | |
2020-05-27 | SkypeWeb: | George Hazan | |
- massive code cleanup, old http junk wiped out & replaced with standard MHttpRequest class - old MS login code removed; - basic url replaced with modern one; | |||
2020-01-14 | Skype: cookies processing code reverted back | George Hazan | |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-07-12 | Improvement logic regular expressions for skype_oauth.cpp | NightFox | |
Immunity to extraneous classes, attributes, spaces But the best way is to use a good html parser | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-06-14 | Skype: more correct version of auth fix | George Hazan | |
2017-06-13 | oops | Kirill Volinsky | |
2017-06-13 | SkypeWeb: more correct version of 9bd700b but for "ipt" name also not working | Kirill Volinsky | |
2017-06-13 | minor fix for Skype login | George Hazan | |
2017-05-29 | Skype: | George Hazan | |
- fixes #829; - massive code cleaning | |||
2017-05-16 | fix for double memory deletion in Skype (potential crash) | George Hazan | |
2017-03-11 | SkypeWeb: add new oauth login flow (should fix auth with ms accounts) | aunsane | |