Age | Commit message (Expand) | Author |
2017-01-20 | Chat_NewSession to return a pointer to a newly created session, not to dig it... | George Hazan |
2017-01-19 | Discord: | George Hazan |
2017-01-19 | we don't escape apostrophes in json | George Hazan |
2017-01-19 | warning fix | George Hazan |
2017-01-18 | Discord: | George Hazan |
2017-01-17 | compilation fix | George Hazan |
2017-01-17 | Discord: auth support | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-17 | code cleaning | George Hazan |
2017-01-17 | Discord: dynamic user addition processing | George Hazan |
2017-01-17 | - constructor & destructor for NetlibBoundPort | George Hazan |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan |
2017-01-16 | function prototypes to match headers | George Hazan |
2017-01-16 | Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod... | George Hazan |
2017-01-16 | - added reaction to remote contact removal; | George Hazan |
2017-01-14 | plugins: | Gluzskiy Alexandr |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-13 | unused function removed | George Hazan |
2017-01-13 | woah, now really no netlib services anymore | 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-12 | same thing, part 3 | George Hazan |
2017-01-12 | - stronger types, part II; | George Hazan |
2017-01-12 | a fix for passing connection handles into Netlib_Logf | George Hazan |
2017-01-12 | - Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a conne... | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2017-01-11 | Merge pull request #669 from White-Tiger/mine | Tobias Weimer |
2017-01-11 | - Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M... | George Hazan |
2017-01-11 | Discord: | George Hazan |
2017-01-11 | message acks: read confirmations | George Hazan |
2017-01-11 | VKontakte: remove unneeded code | ElzorFox |
2017-01-11 | VKontakte: db_get_sa(hContact, "Protocol", "p") does no good | ElzorFox |
2017-01-11 | Revert "VKontakte: no more write to db if oldValue == newValue" | ElzorFox |
2017-01-10 | account manager dialog for Discord | George Hazan |
2017-01-10 | fixes #670 (Broken (TabSRMM) toolbar dropdowns) | George Hazan |
2017-01-10 | more thorough fix for duplicate messages | George Hazan |
2017-01-10 | VKontakte: no more write to db if oldValue == newValue | ElzorFox |
2017-01-10 | VKontakte: | ElzorFox |
2017-01-10 | VKontakte: add 'In a civil union' marital status | ElzorFox |
2017-01-10 | UInfoEx: add 'In a civil union' marital status | ElzorFox |
2017-01-10 | stduserinfo: add 'In a civil union' marital status | ElzorFox |
2017-01-09 | fix for issues with connection closing | George Hazan |
2017-01-09 | fix for duplicated messages when reading history | George Hazan |
2017-01-09 | we don't need that hook anymore | George Hazan |
2017-01-09 | fix for retrieving missing messages when reading channel list | George Hazan |
2017-01-09 | separate method for avatars retrieval | George Hazan |
2017-01-09 | INT64_PARAM - a new type of SnowFlake http params | George Hazan |
2017-01-09 | - misprint in a json field name; | George Hazan |
2017-01-08 | better way of setting avatar either for me or any other user | George Hazan |