Age | Commit message (Collapse) | Author | |
---|---|---|---|
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; | |||
2017-02-22 | Discord: a rusty crutch to receive updates for sent messages | George Hazan | |
2017-02-14 | Discord: sending typing notification | George Hazan | |
2017-02-13 | Discord: displaying roles correctly | George Hazan | |
2017-02-12 | support for Discord message markup | George Hazan | |
2017-02-11 | Discord: | George Hazan | |
- support for group chat topics; - version bump | |||
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 | first attempt to implement file transfers | George Hazan | |
2017-02-02 | Discord: avatar change detector moved to the separate function | George Hazan | |
2017-02-01 | added handler for a USER_SETTINGS_UPDATE command | George Hazan | |
2017-01-26 | fix of marking unread events as read | 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 | - 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-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-09 | we don't need that hook anymore | 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-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-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-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 | |
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 | |
2016-12-29 | compilation fix | George Hazan | |
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 | |
2016-12-27 | first version of options dialog | George Hazan | |
2016-12-27 | empty protocol class | George Hazan | |