Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-25 | fixes #766 (Discord doesn't support metacontacts) | George Hazan | |
2017-09-22 | Discord: proper capitalization | dartraiden | |
2017-09-22 | fixes #937 (Ability to copy my own Discord ID and contacts ID) | George Hazan | |
2017-09-22 | Discord: fix for empty guilds after relogin | George Hazan | |
2017-09-21 | Discord: two more fixed comparisons | George Hazan | |
2017-09-21 | Discord: fix for guild sorting order | George Hazan | |
2017-09-21 | Discord: attempt to gather as much information as possible | George Hazan | |
2017-09-20 | Discord: gateway opcode 9 processing added | George Hazan | |
2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-08-31 | Discord: fix for eternal avatar reload | George Hazan | |
2017-08-29 | Discord: fix for updating user's avatar on the fly | George Hazan | |
2017-08-25 | useless condition removed | George Hazan | |
2017-08-25 | fixes #845 ([Discord] Adding a new contact causes "Only bots can use this ↵ | George Hazan | |
endpoint" error) | |||
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-06-14 | more libjson dependencies | George Hazan | |
2017-06-05 | minor fixes for Discord protocol | George Hazan | |
2017-06-05 | Discord: attempt to fix problems with unauthorized http requests | George Hazan | |
2017-03-24 | revolution in chat menus | George Hazan | |
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
2017-03-21 | more warnings fixed | George Hazan | |
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-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-03-01 | fix #726 (Logging out and in duplicates last sent message if it was the last ↵ | George Hazan | |
message of the conversation) | |||
2017-02-23 | code cleaning | George Hazan | |
2017-02-22 | channel renaming support | George Hazan | |
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-22 | fix for EnterString parameters | George Hazan | |
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 | fix for the nickname reset | George Hazan | |
2017-02-22 | Discord: a rusty crutch to receive updates for sent messages | George Hazan | |
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 | fix for the eternal loop in packet analyzer | 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-15 | we add all users to a chat first, only then open a room | George Hazan | |
2017-02-15 | all events to have timestamps | George Hazan | |
2017-02-14 | Discord: sending typing notification | George Hazan | |
2017-02-14 | we better turn off these track commands, because they are not documented | George Hazan | |
2017-02-14 | MBinBuffer - all manual data buffer processing moved into a class | George Hazan | |
2017-02-14 | fix for include duplicates & recursions | 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-11 | fix for an error message text | George Hazan | |
2017-02-08 | Discord: support for changing nick names in chats | George Hazan | |
2017-02-08 | no need in that blablabla | George Hazan | |
2017-02-07 | Discord: ability to join & leave guilds on the fly | George Hazan | |
2017-02-07 | support for the guild chat nicks | George Hazan | |