Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-02-21 | Discord: C++'11 iterators | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan | |
2017-12-11 | parameters unification between JSON & HTTP | 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-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-27 | fixes #944 ( [Discord] Recent change breaks clist behavior (no longer ↵ | George Hazan | |
displaying topics in contact list) | |||
2017-03-21 | warning fix | George Hazan | |
2017-03-10 | Group chats: | George Hazan | |
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-18 | fix for messages without a time stamp | George Hazan | |
2017-02-17 | Discord: fix to close chats on going offline | George Hazan | |
2017-02-15 | Discord: groupchat history support | George Hazan | |
version bump | |||
2017-02-15 | fix for highlighting non-mentioned contacts in groupchat | George Hazan | |
2017-02-12 | support for Discord message markup | 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-02 | Discord: avatar change detector moved to the separate function | George Hazan | |
2017-02-01 | Discord: | George Hazan | |
- we don't request user info when no user id is set; - fix for the user addition; - fix for creating shadow users when a presence is sent to non-existing user | |||
2017-02-01 | fix for null avatar hash processing | George Hazan | |
2017-02-01 | added handler for a USER_SETTINGS_UPDATE command | George Hazan | |
2017-01-27 | fix for a wrong status translation | 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-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-09 | - misprint in a json field name; | George Hazan | |
- fix for parsing private channels; - fix for long gateway packets reading; - version bump | |||
2017-01-07 | first version of Discord that sends messages, catches presence packets and ↵ | George Hazan | |
displays typing notification version bump | |||
2017-01-06 | gateway commands | George Hazan | |
2017-01-03 | server history syncing support | 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 | |
2016-12-27 | implementation of CDiscordProto::SetStatus | George Hazan | |