Age | Commit message (Expand) | Author |
2018-12-24 | mir_urlDecode restored | George Hazan |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan |
2018-12-23 | we don't need this function, cause it's not called, and also we have openssl | George Hazan |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan |
2018-12-19 | StdAutoAway: more logs | George Hazan |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-12-08 | fixes #1656 (Discord: User ID unknown) | George Hazan |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-12-08 | chats: | George Hazan |
2018-12-08 | PluginUpdater: added OS version detect | George Hazan |
2018-12-08 | fix for a rare crash in Options - Plugins | George Hazan |
2018-12-07 | fixes #1653 (recursive removal of embedded groups) | George Hazan |
2018-12-03 | fix for crash when active MRA account is present in your profile | George Hazan |
2018-11-27 | Remove some MRA-related code | dartraiden |
2018-11-27 | fixes #1614 (MRA protocol deprecated due its death) | George Hazan |
2018-11-26 | more diagnostics for StdAutoAway | George Hazan |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-11-26 | fix for chat structures declaration | George Hazan |
2018-11-21 | this code is so much faster | George Hazan |
2018-11-21 | fix for users sorting in group chats | George Hazan |
2018-11-21 | StdMsg: fix for setting message ids | George Hazan |
2018-11-14 | fix for module name conflict in Idle module | George Hazan |
2018-11-14 | unused MODULENAME macros removed | George Hazan |
2018-11-14 | code cleaning | George Hazan |
2018-11-13 | Std* modules -> g_plugin | George Hazan |
2018-11-13 | getByte/getWord/getDword: correct default values restored | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
2018-11-12 | fix for a zoo with ME_OPT_INITIALISE inside mir_app.dll | George Hazan |
2018-11-10 | netlib should be available in the service mode too | George Hazan |
2018-11-08 | safer implementation of PathToRelative | George Hazan |
2018-11-07 | some files contains LF and CRLF simultaneously | dartraiden |
2018-11-01 | fixes #1617 (Add "Select all" and "Select none" to Sounds settings) | George Hazan |
2018-10-31 | more intelligent implementation of MM_RemoveAll() | George Hazan |
2018-10-18 | CHAT_MANAGER: | George Hazan |
2018-10-17 | fixes #1624 (Add checkbox for service mode) | George Hazan |
2018-10-17 | fix for sorting sessions, cause SESSION_INFO is now a class | George Hazan |
2018-10-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco... | George Hazan |
2018-10-16 | dbx_mdbx: fix return value for db_event_edit | ElzorFox |
2018-10-15 | Font options: proper cleaning of all arrays | George Hazan |
2018-10-15 | crash fix: don't crash if plugin was unloaded | George Hazan |
2018-10-15 | fix for crash in chat manager in service mode | George Hazan |
2018-10-13 | group chats: | George Hazan |
2018-10-13 | chat api: | George Hazan |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan |
2018-10-09 | suddenly the old code contains manual implementation of db_delete_module() | George Hazan |
2018-10-03 | fixes #1607 (Scriver silently cuts long messages) | George Hazan |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan |
2018-09-27 | StdMsg and Scriver: ME_DB_EVENT_EDITED support | ElzorFox |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |