Age | Commit message (Expand) | Author |
2020-01-16 | VoiceService: add our copyright | dartraiden |
2020-01-16 | minor fix | George Hazan |
2020-01-16 | VoiceService: adaptaion of the old plugin written by Pescuma for Miranda NG | George Hazan |
2020-01-16 | code cleaning | George Hazan |
2020-01-16 | langpacks/russian: update | dartraiden |
2020-01-16 | langpacks/english: update | dartraiden |
2020-01-16 | Discord: -1 unique string | dartraiden |
2020-01-15 | Fix URL | dartraiden |
2020-01-15 | Fix capitalization | dartraiden |
2020-01-15 | Discord voice calls - packet processing | George Hazan |
2020-01-15 | Discord: if message text is empty, there's no need to add it | George Hazan |
2020-01-15 | fixes #2179 (Facebook: attachment sometimes doesn't load) | George Hazan |
2020-01-14 | database compaction must display UI message | George Hazan |
2020-01-14 | Skype: cookies processing code reverted back | George Hazan |
2020-01-14 | VKontakte: login fix (header ‘Set-cookie’ can occur more than once) | ElzorFox |
2020-01-13 | langpacks/russian: update | dartraiden |
2020-01-13 | langpacks/english: update | dartraiden |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan |
2020-01-13 | fixes #2183 (ICQ-WIM: wrong OnLoggedOut() call location) | George Hazan |
2020-01-13 | fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown f... | George Hazan |
2020-01-12 | CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow() | George Hazan |
2020-01-12 | libcurl: pick up Miranda-specific commits | dartraiden |
2020-01-12 | libcurl: update to 7.68 | dartraiden |
2020-01-10 | WebSocket_Connect to return the reply to a HTTP request instead of a connection | George Hazan |
2020-01-10 | Facebook: fix for correct fbrpc:// processing | George Hazan |
2020-01-10 | Discord: fix for missing setting | George Hazan |
2020-01-10 | fixes #2164 (Facebook: receiving messages from unknown contacts) | George Hazan |
2020-01-10 | fixes #2170 (Missing UInfoEx items in contact menu) | George Hazan |
2020-01-10 | fixes #2157 (database drivers have unload checkbox in Options - Plugins) | George Hazan |
2020-01-09 | fixes #2180 (ICQ: some existing contacts do not get IcqDeleted key) | George Hazan |
2020-01-09 | fixes #2153 (ICQ-WIM: password got reset occasionally in options) | George Hazan |
2020-01-09 | fixes #2155 (crash in Popup+ options) | George Hazan |
2020-01-09 | fixes #2156: error in Popup+ options logic) | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-08 | libmdbx: rollback to the original version of the code, without our additions | George Hazan |
2020-01-07 | libmdbx: update to 0.5.0 | George Hazan |
2020-01-07 | Facebook: differentiate image and file inline attachment | ikeblaster |
2020-01-07 | Facebook: fix for umlauts in messages | George Hazan |
2020-01-07 | Facebook: support for inline attachments | George Hazan |
2020-01-05 | slightly modified link processor | George Hazan |
2020-01-05 | fixes #2165 (Facebook: receiving attachments) | George Hazan |
2020-01-03 | OnLoggedOut to be called in the ServerThread, as the only safe place to do that | George Hazan |
2020-01-03 | minor code cleaning | George Hazan |
2020-01-03 | ICQ-WIM to use shared system window & its timers | George Hazan |
2020-01-03 | Import; custom window removed | George Hazan |
2020-01-03 | Facebook to use system timers instead of its own ugly hack | George Hazan |
2020-01-03 | Discord to use system window to maintain its timers | George Hazan |
2020-01-03 | workaround to avoid numerous problems with manual event handling | George Hazan |
2020-01-03 | thread-safe implementation of CTimer::Start/Stop | George Hazan |
2020-01-03 | CTimer::GetEventId() shall return UINT_PTR as well | George Hazan |