Age | Commit message (Expand) | Author |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-28 | User added notifications: | George Hazan |
2018-11-27 | fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont... | George Hazan |
2018-11-23 | Discord: | George Hazan |
2018-10-31 | Discord: subgroups usage is enabled for the new accounts only | George Hazan |
2018-10-31 | Discord: additional option to use special sub-groups for guilds | George Hazan |
2018-10-29 | Discord: | George Hazan |
2018-10-17 | Discord: fix for assigning message ids to own messages | George Hazan |
2018-10-13 | group chats: | George Hazan |
2018-10-13 | chat api: | George Hazan |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan |
2018-09-21 | old crutch removed: error messages to go in Unicode | George Hazan |
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in me... | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |
2018-04-22 | OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-19 | EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(... | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-13 | fixes #1262 ([Discord] Database migration causes duplication of discord conta... | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-23 | Clist_GroupCreate() to be called inside OnModulesLoaded, not inside the proto... | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | 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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
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-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan |
2017-09-27 | Discord: option to hide guild chats on startup | George Hazan |
2017-09-25 | fixes #766 (Discord doesn't support metacontacts) | George Hazan |
2017-09-21 | Discord: two more fixed comparisons | George Hazan |
2017-09-21 | Discord: fix for guild sorting order | 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 end... | 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-02-22 | Discord: | George Hazan |
2017-02-22 | major rework of Discord: | George Hazan |
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-14 | we better turn off these track commands, because they are not documented | George Hazan |
2017-02-13 | Discord: displaying roles correctly | George Hazan |
2017-02-11 | fix for an error message text | 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-06 | - fix for a possible memory leak; | George Hazan |