summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-16VoiceService: add our copyrightdartraiden
2020-01-16minor fixGeorge Hazan
2020-01-16VoiceService: adaptaion of the old plugin written by Pescuma for Miranda NGGeorge Hazan
2020-01-16code cleaningGeorge Hazan
2020-01-16langpacks/russian: updatedartraiden
2020-01-16langpacks/english: updatedartraiden
2020-01-16Discord: -1 unique stringdartraiden
2020-01-15Fix URLdartraiden
2020-01-15Fix capitalizationdartraiden
2020-01-15Discord voice calls - packet processingGeorge Hazan
2020-01-15Discord: if message text is empty, there's no need to add itGeorge Hazan
2020-01-15fixes #2179 (Facebook: attachment sometimes doesn't load)George Hazan
2020-01-14database compaction must display UI messageGeorge Hazan
(cherry picked from commit c11e0132d5e3873ee61e999a82adbef47393623b)
2020-01-14Skype: cookies processing code reverted backGeorge Hazan
2020-01-14VKontakte: login fix (header ‘Set-cookie’ can occur more than once)ElzorFox
2020-01-13langpacks/russian: updatedartraiden
2020-01-13langpacks/english: updatedartraiden
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-13fixes #2183 (ICQ-WIM: wrong OnLoggedOut() call location)George Hazan
2020-01-13fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown ↵George Hazan
format")
2020-01-12CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow()George Hazan
2020-01-12libcurl: pick up Miranda-specific commitsdartraiden
2020-01-12libcurl: update to 7.68dartraiden
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-10Facebook: fix for correct fbrpc:// processingGeorge Hazan
2020-01-10Discord: fix for missing settingGeorge Hazan
2020-01-10fixes #2164 (Facebook: receiving messages from unknown contacts)George Hazan
these contacts are added as temporary ones
2020-01-10fixes #2170 (Missing UInfoEx items in contact menu)George Hazan
2020-01-10fixes #2157 (database drivers have unload checkbox in Options - Plugins)George Hazan
2020-01-09fixes #2180 (ICQ: some existing contacts do not get IcqDeleted key)George Hazan
2020-01-09fixes #2153 (ICQ-WIM: password got reset occasionally in options)George Hazan
2020-01-09fixes #2155 (crash in Popup+ options)George Hazan
2020-01-09fixes #2156: error in Popup+ options logic)George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-08libmdbx: rollback to the original version of the code, without our additionsGeorge Hazan
2020-01-07libmdbx: update to 0.5.0George Hazan
2020-01-07Facebook: differentiate image and file inline attachmentikeblaster
2020-01-07Facebook: fix for umlauts in messagesGeorge Hazan
2020-01-07Facebook: support for inline attachmentsGeorge Hazan
2020-01-05slightly modified link processorGeorge Hazan
2020-01-05fixes #2165 (Facebook: receiving attachments)George Hazan
2020-01-03OnLoggedOut to be called in the ServerThread, as the only safe place to do thatGeorge Hazan
2020-01-03minor code cleaningGeorge Hazan
2020-01-03ICQ-WIM to use shared system window & its timersGeorge Hazan
2020-01-03Import; custom window removedGeorge Hazan
2020-01-03Facebook to use system timers instead of its own ugly hackGeorge Hazan
2020-01-03Discord to use system window to maintain its timersGeorge Hazan
2020-01-03workaround to avoid numerous problems with manual event handlingGeorge Hazan
2020-01-03thread-safe implementation of CTimer::Start/StopGeorge Hazan
2020-01-03CTimer::GetEventId() shall return UINT_PTR as wellGeorge Hazan