Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-31 | attempt to fix rare crashes in Discord | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-30 | fix for the order of history messages | George Hazan | |
2017-01-27 | fix for a wrong status translation | George Hazan | |
2017-01-26 | more logs | George Hazan | |
2017-01-26 | new private users must be marked as private | George Hazan | |
2017-01-26 | Discord: proper flags for avatars | George Hazan | |
2017-01-26 | fix of marking unread events as read | George Hazan | |
2017-01-26 | wrong format | George Hazan | |
2017-01-24 | Discord: private messages in group chats | George Hazan | |
2017-01-23 | Discord: now we can write messages into guild chats | George Hazan | |
2017-01-23 | automatic channel creation if user has none | 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-19 | Discord: | George Hazan | |
- added support for channel addition & removal; - added support for reading message acks; - now Miranda reads the whole history, not only first 99 messages - | |||
2017-01-18 | Discord: | George Hazan | |
- fix for reading our own messages typed in another place; - version bump | |||
2017-01-17 | Discord: auth support | George Hazan | |
2017-01-17 | Discord: dynamic user addition processing | George Hazan | |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan | |
2017-01-16 | - added reaction to remote contact removal; | George Hazan | |
- now we remove a channel & friendship on local contact removal | |||
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
2017-01-13 | a bit less netlib services | George Hazan | |
2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
2017-01-11 | strong typization - better typization | 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-10 | account manager dialog for Discord | George Hazan | |
2017-01-10 | more thorough fix for duplicate messages | George Hazan | |
2017-01-09 | fix for issues with connection closing | George Hazan | |
2017-01-09 | fix for duplicated messages when reading history | George Hazan | |
2017-01-09 | we don't need that hook anymore | George Hazan | |
2017-01-09 | fix for retrieving missing messages when reading channel list | George Hazan | |
2017-01-09 | separate method for avatars retrieval | George Hazan | |
2017-01-09 | INT64_PARAM - a new type of SnowFlake http params | George Hazan | |
2017-01-09 | - misprint in a json field name; | George Hazan | |
- fix for parsing private channels; - fix for long gateway packets reading; - version bump | |||
2017-01-08 | better way of setting avatar either for me or any other user | George Hazan | |
2017-01-08 | avatar support for Discord | George Hazan | |
2017-01-08 | idle status is not ID_STATUS_IDLE, but ID_STATUS_LONGAWAY | George Hazan | |
2017-01-08 | fix for data allocation | 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-07 | first version of Discord with working gateway connection | George Hazan | |
2017-01-06 | gateway commands | George Hazan | |
2017-01-06 | adding zlib | George Hazan | |
2017-01-04 | gateway support: beginning | George Hazan | |
2017-01-03 | server history syncing support | George Hazan | |
2017-01-03 | it's senseless to declare GetName member for the descendants of PROTO | 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 | support for the SnowFlake type for Miranda | George Hazan | |
2016-12-29 | these operators better be not inlined | George Hazan | |