Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-08-12 | Jabber: picture inlining should be disabled for group chats (by design) | George Hazan | |
2020-07-28 | Jabber: new option to embrace picture urls/filenames with BBCodes | George Hazan | |
2020-04-22 | fixes #2336 (Jabber: падение при попытке отменить ↵ | George Hazan | |
висящий файлтрансфер) | |||
2020-04-15 | Jabber: inlined picture sending doesn't close file transfer dialog window | George Hazan | |
2020-03-31 | Jabber: | George Hazan | |
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning; | |||
2020-03-23 | Jabber: fix for offline file transfer initialization | George Hazan | |
2020-03-22 | Jabber: picture inlining should precede file transfers because of reduced ↵ | George Hazan | |
file types subset if you don't need inlining, disable it. | |||
2020-03-05 | Jabber: cause HTTP upload can be enabled only manually, we try it first, and ↵ | George Hazan | |
picture inlining only then | |||
2020-02-24 | Jabber: inlined image being sent to be displayed in our own history | George Hazan | |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan | |
2020-02-17 | Jabber: more logs | George Hazan | |
2020-02-17 | Jabber: full implementation of XEP-0231 | George Hazan | |
2020-02-17 | code cleaning | George Hazan | |
2020-01-28 | Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵ | George Hazan | |
& "urn:xmpp:http:upload:0" are supported | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-11-01 | fixes #2110 (fake messages should look like send ones, not received) | George Hazan | |
2019-10-20 | fixes #2098 (Jabber: add HTTP File upload url to message log instead of ↵ | George Hazan | |
local address) | |||
2019-10-17 | minor code cleaning | George Hazan | |
2019-10-17 | fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload)) | George Hazan | |
2019-04-13 | Jabber: | George Hazan | |
- Miranda to generate globally unique packet ids; - unused member IJabberInterface::AddTemporaryIqHandler removed; - two rarely used params removed from CJabberProto::AddIQ && CJabberIqManager::AddHandler - code cleaning | |||
2019-04-04 | the stronger type check the better, also some large static arrays considered ↵ | George Hazan | |
useless | |||
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan | |
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan | |
2019-02-19 | Jabber: | George Hazan | |
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful | |||
2019-02-19 | more checks for GetText() | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-01-28 | omemo: code cleaning | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan | |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
2018-01-31 | mir_app: | George Hazan | |
- structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function. | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
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-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-08-23 | code cleaning | George Hazan | |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
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-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 2 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-17 | - numerous name conflicts resolved; | George Hazan | |
- funny code that loads resource #102 from miranda32.exe removed; - massive mir_sntprintf code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14979 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |