summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-16function prototypes to match headersGeorge Hazan
2017-01-16Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...George Hazan
2017-01-16- added reaction to remote contact removal;George Hazan
2017-01-14plugins:Gluzskiy Alexandr
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13unused function removedGeorge Hazan
2017-01-13woah, now really no netlib services anymoreGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-12same thing, part 3George Hazan
2017-01-12- stronger types, part II;George Hazan
2017-01-12a fix for passing connection handles into Netlib_LogfGeorge Hazan
2017-01-12- Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a conne...George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11Merge pull request #669 from White-Tiger/mineTobias Weimer
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & M...George Hazan
2017-01-11Discord:George Hazan
2017-01-11message acks: read confirmationsGeorge Hazan
2017-01-11VKontakte: remove unneeded codeElzorFox
2017-01-11VKontakte: db_get_sa(hContact, "Protocol", "p") does no goodElzorFox
2017-01-11Revert "VKontakte: no more write to db if oldValue == newValue"ElzorFox
2017-01-10account manager dialog for DiscordGeorge Hazan
2017-01-10fixes #670 (Broken (TabSRMM) toolbar dropdowns)George Hazan
2017-01-10more thorough fix for duplicate messagesGeorge Hazan
2017-01-10VKontakte: no more write to db if oldValue == newValueElzorFox
2017-01-10VKontakte:ElzorFox
2017-01-10VKontakte: add 'In a civil union' marital statusElzorFox
2017-01-10UInfoEx: add 'In a civil union' marital statusElzorFox
2017-01-10stduserinfo: add 'In a civil union' marital statusElzorFox
2017-01-09fix for issues with connection closingGeorge Hazan
2017-01-09fix for duplicated messages when reading historyGeorge Hazan
2017-01-09we don't need that hook anymoreGeorge Hazan
2017-01-09fix for retrieving missing messages when reading channel listGeorge Hazan
2017-01-09separate method for avatars retrievalGeorge Hazan
2017-01-09INT64_PARAM - a new type of SnowFlake http paramsGeorge Hazan
2017-01-09- misprint in a json field name;George Hazan
2017-01-08better way of setting avatar either for me or any other userGeorge Hazan
2017-01-08avatar support for DiscordGeorge Hazan
2017-01-08unused ansi services removedGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2017-01-08correct away iconGeorge Hazan
2017-01-08idle status is not ID_STATUS_IDLE, but ID_STATUS_LONGAWAYGeorge Hazan
2017-01-08fix for the icon resourcesGeorge Hazan
2017-01-08fix for data allocationGeorge Hazan
2017-01-07first version of Discord that sends messages, catches presence packets and di...George Hazan
2017-01-07first version of Discord with working gateway connectionGeorge Hazan
2017-01-07StatusManager: Rework options to be more informativeRobert Pösel
2017-01-07StatusManager: Allow translation of subplugins' checkboxesRobert Pösel
2017-01-07StatusManager: Move options to subpageRobert Pösel