Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn | |
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins. | |||
2017-10-31 | MSN: Added processing of error 999 (logoff). | leecher1337 | |
2017-10-27 | Fixed MSN login problems for Skype contacts as byrdr Contactlist host died. | leecher1337 | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-23 | Renamed readme.txt | Tobias Weimer | |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan | |
2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan | |
2017-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-08-15 | anonymous SRMM services got names | George Hazan | |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-06-14 | more libjson dependencies | George Hazan | |
2017-06-06 | MSN: fix for token expiration time's calculation | George Hazan | |
2017-06-05 | MSN | George Hazan | |
- fix for rare crash; - all pre-MSNP24 code removed | |||
2017-05-21 | another manual json parser died in MSN | George Hazan | |
2017-05-20 | MSN: crash fix for extra-long auth tokens | George Hazan | |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan | |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-24 | revolution in chat menus | George Hazan | |
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
2017-03-24 | compilation fix | George Hazan | |
2017-03-23 | MSN: Raised password length limit to 99 chars (fixes #658) | Robert Pösel | |
It might be rewritten better to remove any limit though. | |||
2017-03-21 | more warnings fixed | George Hazan | |
2017-03-21 | warning fix | George Hazan | |
2017-03-17 | forgotten TCHAR removed | George Hazan | |
2017-03-04 | MSN/skylogin: | leecher1337 | |
- Bumped Skype version number to make it login again to the login servers (Microsoft killed off old versions) - Fixed a bug in the skylogin code that prevented correct parsing of credentials - Added more verbose error output on credentials parsing failure | |||
2017-02-16 | dynamic loading of openssl removed | George Hazan | |
2017-02-16 | miranda got her own OpenSSL binaries | George Hazan | |
for those who compile Miranda himself, these binaries can be downloaded from http://www.miranda-ng.org/distr/build/ | |||
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-07 | code cleaning | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-24 | code cleaning | George Hazan | |
2017-01-23 | no need to implement the same code in each plugin | George Hazan | |
2017-01-17 | Discord: auth support | George Hazan | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan | |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-13 | (wiping blood from hands) no more netlib services | George Hazan | |
2017-01-13 | a bit less netlib services | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-11 | - Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & ↵ | George Hazan | |
MS_NETLIB_RECV died; - fix for dumping chunked http replies into a network log | |||
2017-01-08 | unused ansi services removed | George Hazan | |
2017-01-08 | code cleaning | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |