Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-27 | Discord: option to hide guild chats on startup | George Hazan | |
2017-09-22 | Discord: fix for empty guilds after relogin | George Hazan | |
2017-09-21 | Discord: two more fixed comparisons | George Hazan | |
2017-09-21 | Discord: attempt to gather as much information as possible | George Hazan | |
2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-22 | major rework of Discord: | George Hazan | |
- CDiscordGuild - a class to utilize all guild-related activity; - all guild related code moved to the separate module; - fix for online guild channel creation; - version bump; |