summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-30langpacks/english: updatedartraiden
2020-01-30Discord: string unificationdartraiden
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-30langpacks: save old Facebook translations to deprecateddartraiden
2020-01-30langpacks/english: updatedartraiden
2020-01-30fixes #2061 (StartupStatus should also handle account enabling)George Hazan
2020-01-30.George Hazan
2020-01-30fixes #1583 (Steam: enhanced processing of error code 401)George Hazan
2020-01-30minor code cleaningGeorge Hazan
2020-01-29fixes #2039 (Jabber: реализовать обновление ↵George Hazan
LastGetVCard не только при запуске)
2020-01-29unneded checks removedGeorge Hazan
2020-01-29fixes #2149 (SkypeWeb doesn't parse error codes)George Hazan
2020-01-29fix for a rare crash on exitGeorge Hazan
2020-01-28Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵George Hazan
& "urn:xmpp:http:upload:0" are supported
2020-01-28AVS: metacontacs avatars occasionally got hiddenGeorge Hazan
2020-01-28unused code removedGeorge Hazan
2020-01-27fixes #2188 (Clist_modern: crash at "clc.cpp (1135))George Hazan
2020-01-27minor code cleaningGeorge Hazan
2020-01-26fixes #2159 (BBCode color. Не передаётся в теге цвет ↵George Hazan
при выборе цвета по кнопке)
2020-01-25Facebook:George Hazan
- fix for sending own messages to group chats; - code optimization
2020-01-25Facebook: reading group chat messagesGeorge Hazan
2020-01-25Facebook: create a fake name for unnamed group chatsGeorge Hazan
2020-01-25fixes #2185 (Clist_modern показывается, как ↵George Hazan
выгруженный, хотя он загружен)
2020-01-25massive code cleaning:George Hazan
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes
2020-01-25Facebook:George Hazan
- KICK command support for groupchats; - code cleaning
2020-01-24Facebook: basic group chat hooksGeorge Hazan
2020-01-24fixes #2161 (Facebook: initial group chats support)George Hazan
2020-01-24Facebook: fixes queue creation error processing (potentially solves problems ↵George Hazan
when one can't receive incoming messages)
2020-01-24tabSRMM:George Hazan
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump
2020-01-23Facebook: valid processing of MQTT error code 4 (bad login/password)George Hazan
2020-01-21compilation fix for 32 bit versionGeorge Hazan
2020-01-21libmdbx: update to 0.6George Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-20Discord: support for message deletionGeorge Hazan
2020-01-20missing configGeorge Hazan
2020-01-19Facebook - receipts for sent messages with attachmentsikeblaster
2020-01-19Facebook - fix accents in attachmentsikeblaster
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)