summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/avatars.cpp
AgeCommit message (Collapse)Author
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
2023-01-14Convert sources to CR+LFdartraiden
2023-01-11Discord: not included into the build, but adapted for the current core versionGeorge Hazan
2022-01-20fixes #2994 (Deprecate Discord support)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-01-17Update copyrightsdartraiden
2020-10-11The avatars are still on the discordapp domainLittleVulpix
Currently, fetching avatars doesn't work due to them being on discordapp.com.
2020-09-28Discord: basic domains replaced to discord.comGeorge Hazan
2020-02-16useless checks removedGeorge Hazan
2020-02-11Discord: fix for avatar file extensionGeorge Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵George Hazan
avatars
2019-02-19MIME types are of type char, not wchar_tGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-24minor code cleaningGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-31Discord: fix for eternal avatar reloadGeorge Hazan
2017-08-25useless condition removedGeorge Hazan
2017-02-22Discord:George Hazan
- support for channel creation & destruction on the fly - code cleaning
2017-02-03avatar code adapted for new core functions (mime types)George Hazan
2017-02-02Discord: avatar change detector moved to the separate functionGeorge Hazan
2017-01-26Discord: proper flags for avatarsGeorge Hazan
2017-01-09separate method for avatars retrievalGeorge Hazan
2017-01-08better way of setting avatar either for me or any other userGeorge Hazan
2017-01-08avatar support for DiscordGeorge Hazan