summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-14SeenPlugin: delimiter between protocols changed to non-printed "\n"Kirill Volinsky
2017-06-13added dependency for skypewebKirill Volinsky
2017-06-13oopsKirill Volinsky
2017-06-13SkypeWeb: more correct version of 9bd700b but for "ipt" name also not workingKirill Volinsky
2017-06-13minor fix for Skype loginGeorge Hazan
2017-06-13db_autobackups: backups number changed from 100 to 9999 (issue #813)Kirill Volinsky
2017-06-13Popup: fixed options tree counter (bug #817)Kirill Volinsky
2017-06-06MSN: fix for token expiration time's calculationGeorge Hazan
2017-06-05minor fixes for Discord protocolGeorge Hazan
2017-06-05fixes #836 (Discord: extremely slow message sending (22 seconds))George Hazan
2017-06-05VKontakte:ElzorFox
update VKAPI_VER to 5.65 version bump
2017-06-05Discord: attempt to fix problems with unauthorized http requestsGeorge Hazan
2017-06-05MSNGeorge Hazan
- fix for rare crash; - all pre-MSNP24 code removed
2017-06-04RecentContacts: we better skip old eventsGeorge Hazan
2017-06-04RecentContactsGeorge Hazan
- ability added to calculate recent groupchat event's timestamp; - massive code cleaning; - version bump
2017-06-02fixes crash in StdMsg on opening SRMM windowGeorge Hazan
2017-05-29Skype:George Hazan
- fixes #829; - massive code cleaning
2017-05-28NewsAggregator: correct version of 774 codeKirill Volinsky
2017-05-28NewsAggregator: replace one more symbolKirill Volinsky
2017-05-28AdvaImg: LibJPEG lib update to 9bKirill Volinsky
2017-05-28AdvaImg: LibPNG lib updated to 1.6.29Kirill Volinsky
2017-05-28replace some unicode symbolsKirill Volinsky
2017-05-27jabber: omemo: TODO for fuiture workGluzskiy Alexandr
2017-05-26tabSRMM: tab icon isn't changing when a status changesGeorge Hazan
2017-05-21another manual json parser died in MSNGeorge Hazan
2017-05-21langpacks/russian: +3 strings from https://vk.com/dev/messages.senddartraiden
2017-05-20MSN: crash fix for extra-long auth tokensGeorge Hazan
2017-05-18jabber: omemo: 4.5 another signed/unsigned fixGluzskiy Alexandr
2017-05-18VKontakte:ElzorFox
fix random server delivery processing show error popups for sending messages errors
2017-05-17StdMsg: fix for minimize on send optionGeorge Hazan
2017-05-16fix for duplicate messages in SkypeGeorge Hazan
2017-05-16fix for double memory deletion in Skype (potential crash)George Hazan
2017-05-16jabber: omemo: fixed decryptionGluzskiy Alexandr
fixed decryption logic bug appeared due to my misunderstanding of omemo sessions concept
2017-05-15zlib: merge Miranda-specific fixesdartraiden
2017-05-15zlib: update to 1.2.11dartraiden
2017-05-15warning fixGeorge Hazan
2017-05-15compilation fixwatcherhd
2017-05-15libsignal-c: few more missed exportsGluzskiy Alexandr
2017-05-15jabber: omemo: changed fingerprint format, more sanity checks in session ↵Gluzskiy Alexandr
creation
2017-05-14Revert "zlib: updated to version 1.2.11"George Hazan
This reverts commit cd6513f3037456f6c7c3a8d051be51d62cb9bd88.
2017-05-14VKontakte:ElzorFox
fix invisible status on sending message update VK_API_VER to 5.64 version bump
2017-05-13langpacks: updatedartraiden
2017-05-13langpacks/english: updatedartraiden
2017-05-13Jabber: spelling correctiondartraiden
2017-05-13CloudFile: localization fixdartraiden
2017-05-13missing export functionGeorge Hazan
2017-05-13zlib: returned files removed by mistakeaunsane
2017-05-13zlib: updated to version 1.2.11aunsane
2017-05-13jabber: omemo: crash fixGluzskiy Alexandr
fixed crash and added error message if pre_key_signal_message_deserialize failed fixed logic for picking remote prekey (it was 1/prekey_count possibility of inifinite loop or no prekey)
2017-05-12jabber: omemo: crashfixGluzskiy Alexandr
better init/deinit