Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
2018-11-26 | no need to make this function a method anymore | George Hazan | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-10-31 | Discord: additional option to use special sub-groups for guilds | George Hazan | |
2018-04-18 | core changes: | George Hazan | |
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts | |||
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan | |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵ | George Hazan | |
inside | |||
2018-03-28 | all protocols rewritten to CMPluginBase | 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-09-27 | Discord: option to hide guild chats on startup | George Hazan | |
2017-03-09 | chat API: | George Hazan | |
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere | |||
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; | |||
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-13 | Discord: displaying roles correctly | George Hazan | |
2017-02-08 | Discord: support for changing nick names in chats | George Hazan | |
2017-02-07 | Discord: ability to join & leave guilds on the fly | George Hazan | |
2017-02-03 | no need in libcurl | George Hazan | |
2017-02-02 | - code cleaning; | George Hazan | |
- version bump | |||
2017-02-02 | Discord: message formatting now includes the list of attachments (if present) | George Hazan | |
2017-02-01 | Discord: added libcurl to dependencies | George Hazan | |
2017-01-20 | - valid (but totally undocumented) way of reading guild users; | George Hazan | |
- fix for decoding several replies from the single packet; | |||
2017-01-20 | Discord: first version with groupchats | George Hazan | |
2017-01-17 | Discord: auth support | George Hazan | |
2017-01-11 | message acks: read confirmations | George Hazan | |
2017-01-08 | avatar support for Discord | George Hazan | |
2017-01-07 | first version of Discord that sends messages, catches presence packets and ↵ | George Hazan | |
displays typing notification version bump | |||
2017-01-06 | adding zlib | George Hazan | |
2017-01-03 | server history syncing support | George Hazan | |
2016-12-30 | Discord: | George Hazan | |
- user search works; - friend list support; - channel list support; - various fixes | |||
2016-12-27 | first version of options dialog | George Hazan | |
2016-12-27 | empty protocol class | George Hazan | |
2016-12-27 | Discord: initial commit | George Hazan | |