Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-21 | fixes #4625 (Skypeweb+NS: окультурить внешний вид ↵ | George Hazan | |
цитат) | |||
2024-09-17 | code cleaning | George Hazan | |
2024-09-08 | fixes #4630 (Skypeweb: не работает удаление ↵ | George Hazan | |
сообщения с сервера) | |||
2024-09-02 | fixes #4595 (despite custom icons) | George Hazan | |
2024-08-19 | fixes #4575 (Skypeweb: Для каких-то контактов не ↵ | George Hazan | |
отображаются ники) | |||
2024-06-12 | Skype: code cleaning | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-12-20 | SkypeWeb: protocol reworked almost from scratch to support contact types ↵ | George Hazan | |
other than 8 & 19 | |||
2020-10-25 | SkypeWeb: deleted files also removed from project | George Hazan | |
2020-08-25 | useless code removed | George Hazan | |
2020-05-28 | SkypeWeb: further shit cleaning | George Hazan | |
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-03-30 | SkypeWeb: fix for vcxproj file | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-07-12 | SkypeWeb: | George Hazan | |
- fixes #2002 (Skype caches wrong server data); - unused structure removed; - version bump | |||
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-04-18 | core changes: | George Hazan | |
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts | |||
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan | |
2018-04-06 | code cleaning | George Hazan | |
2018-03-28 | all protocols rewritten to CMPluginBase | George Hazan | |
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions | |||
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-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-05-29 | Skype: | George Hazan | |
- fixes #829; - massive code cleaning | |||
2017-03-11 | SkypeWeb: add new oauth login flow (should fix auth with ms accounts) | aunsane | |
2017-03-09 | chat API: | George Hazan | |
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere | |||
2017-01-01 | bump copyright year | dartraiden | |
2016-10-29 | unneeded macros removed | George Hazan | |
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel | |
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-07 | SkypeWeb: status messages support | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-07 | SkypeWeb: support custom nicks for chat's users | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-22 | SkypeWeb: fix chatrooms loading (?) | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16745 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-13 | SkypeWeb: code cleaning | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16643 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-07 | SkypeWeb: files sending | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 1 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-11-13 | SkypeWeb: images uploading support (part 1) | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-10-16 | SkypeWeb: | Tobias Weimer | |
- Minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@15567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-13 | SkypeWeb: correct icon handling | Alexander Lantsev | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-02 | SkypeWeb: fixed messageid problems (test it!) | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-01 | SkypeWeb: clientmessageid = time in milliseconds (fix doubles in linux client) | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |