Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-14 | SeenPlugin: delimiter between protocols changed to non-printed "\n" | Kirill Volinsky | |
2017-06-13 | added dependency for skypeweb | Kirill Volinsky | |
2017-06-13 | oops | Kirill Volinsky | |
2017-06-13 | SkypeWeb: more correct version of 9bd700b but for "ipt" name also not working | Kirill Volinsky | |
2017-06-13 | minor fix for Skype login | George Hazan | |
2017-06-13 | db_autobackups: backups number changed from 100 to 9999 (issue #813) | Kirill Volinsky | |
2017-06-13 | Popup: fixed options tree counter (bug #817) | Kirill Volinsky | |
2017-06-06 | MSN: fix for token expiration time's calculation | George Hazan | |
2017-06-05 | minor fixes for Discord protocol | George Hazan | |
2017-06-05 | fixes #836 (Discord: extremely slow message sending (22 seconds)) | George Hazan | |
2017-06-05 | VKontakte: | ElzorFox | |
update VKAPI_VER to 5.65 version bump | |||
2017-06-05 | Discord: attempt to fix problems with unauthorized http requests | George Hazan | |
2017-06-05 | MSN | George Hazan | |
- fix for rare crash; - all pre-MSNP24 code removed | |||
2017-06-04 | RecentContacts: we better skip old events | George Hazan | |
2017-06-04 | RecentContacts | George Hazan | |
- ability added to calculate recent groupchat event's timestamp; - massive code cleaning; - version bump | |||
2017-06-02 | fixes crash in StdMsg on opening SRMM window | George Hazan | |
2017-05-29 | Skype: | George Hazan | |
- fixes #829; - massive code cleaning | |||
2017-05-28 | NewsAggregator: correct version of 774 code | Kirill Volinsky | |
2017-05-28 | NewsAggregator: replace one more symbol | Kirill Volinsky | |
2017-05-28 | AdvaImg: LibJPEG lib update to 9b | Kirill Volinsky | |
2017-05-28 | AdvaImg: LibPNG lib updated to 1.6.29 | Kirill Volinsky | |
2017-05-28 | replace some unicode symbols | Kirill Volinsky | |
2017-05-27 | jabber: omemo: TODO for fuiture work | Gluzskiy Alexandr | |
2017-05-26 | tabSRMM: tab icon isn't changing when a status changes | George Hazan | |
2017-05-21 | another manual json parser died in MSN | George Hazan | |
2017-05-21 | langpacks/russian: +3 strings from https://vk.com/dev/messages.send | dartraiden | |
2017-05-20 | MSN: crash fix for extra-long auth tokens | George Hazan | |
2017-05-18 | jabber: omemo: 4.5 another signed/unsigned fix | Gluzskiy Alexandr | |
2017-05-18 | VKontakte: | ElzorFox | |
fix random server delivery processing show error popups for sending messages errors | |||
2017-05-17 | StdMsg: fix for minimize on send option | George Hazan | |
2017-05-16 | fix for duplicate messages in Skype | George Hazan | |
2017-05-16 | fix for double memory deletion in Skype (potential crash) | George Hazan | |
2017-05-16 | jabber: omemo: fixed decryption | Gluzskiy Alexandr | |
fixed decryption logic bug appeared due to my misunderstanding of omemo sessions concept | |||
2017-05-15 | zlib: merge Miranda-specific fixes | dartraiden | |
2017-05-15 | zlib: update to 1.2.11 | dartraiden | |
2017-05-15 | warning fix | George Hazan | |
2017-05-15 | compilation fix | watcherhd | |
2017-05-15 | libsignal-c: few more missed exports | Gluzskiy Alexandr | |
2017-05-15 | jabber: omemo: changed fingerprint format, more sanity checks in session ↵ | Gluzskiy Alexandr | |
creation | |||
2017-05-14 | Revert "zlib: updated to version 1.2.11" | George Hazan | |
This reverts commit cd6513f3037456f6c7c3a8d051be51d62cb9bd88. | |||
2017-05-14 | VKontakte: | ElzorFox | |
fix invisible status on sending message update VK_API_VER to 5.64 version bump | |||
2017-05-13 | langpacks: update | dartraiden | |
2017-05-13 | langpacks/english: update | dartraiden | |
2017-05-13 | Jabber: spelling correction | dartraiden | |
2017-05-13 | CloudFile: localization fix | dartraiden | |
2017-05-13 | missing export function | George Hazan | |
2017-05-13 | zlib: returned files removed by mistake | aunsane | |
2017-05-13 | zlib: updated to version 1.2.11 | aunsane | |
2017-05-13 | jabber: omemo: crash fix | Gluzskiy 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-12 | jabber: omemo: crashfix | Gluzskiy Alexandr | |
better init/deinit |