Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-29 | Discord: | George Hazan | |
- crash fix on exit; - fix for calling KillTimer from the worker process; - fix for disconnecting whole account when server orders to reset the gateway connection | |||
2018-10-13 | group chats: | George Hazan | |
- GC_SHAREDUSERS removed; - SESSION_INFO::pParent used instead to collect data about shared user info - fix for SESSION_INFO::pMe calculation - Discord chats now go offline when proto goes offline | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | 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-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-08-25 | fixes #845 ([Discord] Adding a new contact causes "Only bots can use this ↵ | George Hazan | |
endpoint" error) | |||
2017-06-05 | Discord: attempt to fix problems with unauthorized http requests | George Hazan | |
2017-03-21 | more warnings fixed | George Hazan | |
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-03 | we mark all contacts as offline after a protocol goes offline | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-11 | Discord: | George Hazan | |
- API version is locked to v6; - important fix for handling errors in http requests | |||
2017-01-11 | message acks: read confirmations | George Hazan | |
2017-01-09 | fix for issues with connection closing | George Hazan | |
2017-01-07 | first version of Discord with working gateway connection | George Hazan | |
2017-01-04 | gateway support: beginning | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-30 | Discord: | George Hazan | |
- user search works; - friend list support; - channel list support; - various fixes | |||
2016-12-29 | login processing completed | George Hazan | |
2016-12-28 | first version that logs in successfully | George Hazan | |
2016-12-28 | http framework | George Hazan | |
2016-12-27 | implementation of CDiscordProto::SetStatus | George Hazan | |