Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-04 | fix for clicking on arrow buttons | George Hazan | |
2017-05-03 | Scriver: fix for memory corruption | George Hazan | |
2017-05-03 | CCtrlRichEdit::GetRichTextUtf considered useless | George Hazan | |
2017-05-03 | if we need to count symbols, we to count CRLF too | George Hazan | |
2017-05-03 | winapi perversion removed (fixes #809) | George Hazan | |
2017-05-02 | 7-Zip update | watcherhd | |
2017-05-02 | VKontakte: fix invisible status on miranda start | ElzorFox | |
2017-05-02 | jabber: omemo: basic implementation done | Gluzskiy Alexandr | |
omemo now works, done basic testing with miranda<>miranda but not ready for use, incompatible with gajim (due to upstream regression in libsignal ?, or some my own bugs), storage backend still missing few functions (which is crutical in some situations) fixed crash in libsignal-c crypto backend implementation few small changes in aes-gcm encrypt/decrypt implementation (auth tag verification still fails), but decryption looks ok more strict type check for device id to avoid overflow (it must be 4byte size unsigned integer) finished basic implementation of 4.7 4.5 return error and does not send anything if no sessions available | |||
2017-05-01 | Scrive: fix for sending long messages | George Hazan | |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan | |
2017-04-30 | fix for unset structure field | George Hazan | |
2017-04-30 | langpacls/russian: update | dartraiden | |
2017-04-30 | CloudFile: translation fix | dartraiden | |
2017-04-30 | Contradict yourself. Sorry | Konstantin | |
2017-04-30 | langpacks\russian update | Konstantin | |
2017-04-30 | langpacks/english: update | dartraiden | |
2017-04-29 | CloudFile: per Dropbox plugin | dartraiden | |
2017-04-29 | jabber: omemo: forgotten bits.... | Gluzskiy Alexandr | |
2017-04-29 | jabber: omemo: various fixes | Gluzskiy Alexandr | |
4.3 reworked prekeys storage to support non subsequent id's (required for session data backend and session internals in libsignal-c) 4.3 fixed signed/unsigned bug 4.4 used actual number of available prekeys to choose from instead of "100" constant 4.4 reworked data storage backend a bit, fixed few signed/unsigned bugs 4.2 fixed bug in old settings cleanup | |||
2017-04-29 | libs: libsignal-c: few more missed exports | Gluzskiy Alexandr | |
2017-04-29 | Tox: updated tox core to 0.1.8 | aunsane | |
2017-04-28 | CloudFile: | aunsane | |
- avoid to simultaniosly load wit Dropbox plugin - service loading moved to modules loaded - cleanup | |||
2017-04-28 | Dropbox: MIID for Dropbox | aunsane | |
2017-04-27 | lpgen.js: turn off useless filter (this filter eats "Yandex.Disk" string) | dartraiden | |
2017-04-27 | CloudFile: fix icons translation | dartraiden | |
2017-04-27 | Jabber: capitalization fix | dartraiden | |
2017-04-27 | langpacks/english: update | dartraiden | |
2017-04-27 | libs: libsignal-c: added more missed exports | Gluzskiy Alexandr | |
2017-04-27 | jabber: omemo: work on 4.4, 4.5, 4.7 | Gluzskiy Alexandr | |
few fixes in session data backend implementations //looks like require to be reworked a bit more work with message encryption done (complete but does not work because of broken session ?) some work with message decryption is done (enough to test session cipher) | |||
2017-04-27 | CloudFile: fix uploading small files for GDrive and OneDrive | aunsane | |
2017-04-27 | build toaster in MSVS 2017 (and not only in 2013) | watcherhd | |
2017-04-26 | CloudFile: fix sending to metacontacs | aunsane | |
2017-04-26 | CloudFile: fix Yandex disk name | aunsane | |
2017-04-26 | CloudFile: fix crash on zero file size | aunsane | |
2017-04-26 | CloudFile: fix dropbox url generation | aunsane | |
2017-04-26 | CloudFile: translate fix | aunsane | |
2017-04-26 | compilation fix (thanks sss) | watcherhd | |
2017-04-26 | Revert "Revert "jabber: omemo: improoved 4.4, working on 4.5"" | watcherhd | |
This reverts commit 3919b8b2d5270a41cbad66158165a4101b230e95. returning 26092086b62afd9bdef93f4756ae7558ec681e9a to the original state | |||
2017-04-25 | Revert "jabber: omemo: improoved 4.4, working on 4.5" | watcher | |
This reverts commit 26092086b62afd9bdef93f4756ae7558ec681e9a. breaks compilation in MSVS 2010: >src\jabber_omemo.cpp(1253): error C2059: syntax error : '{' 3>src\jabber_omemo.cpp(1253): error C2143: syntax error : missing ';' before '{' 3>src\jabber_omemo.cpp(1257): error C2143: syntax error : missing ';' before '}' | |||
2017-04-26 | CloudFile has been added to solutions | watcherhd | |
2017-04-26 | CloudFile: OneDrive is worked now | aunsane | |
2017-04-26 | CloudFile: ability to disable services | aunsane | |
2017-04-25 | final touch | watcherhd | |
2017-04-25 | this time for real - good bye | watcherhd | |
2017-04-25 | Revert "farewell MSVS 2015" | watcherhd | |
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894. | |||
2017-04-25 | farewell MSVS 2015 | watcherhd | |
2017-04-25 | CloudFile: initial OneDrive implementation | aunsane | |
2017-04-24 | jabber: omemo: improoved 4.4, working on 4.5 | Gluzskiy Alexandr | |
fixed few bug in session store implementation improoved session store to avoid possible collisions 4.5 internally done //TODO: wrap all internal data to omemo "MessageElement" and send it | |||
2017-04-24 | CloudFile: add icon to Yandex.Disk | aunsane | |
2017-04-23 | CloudFile: attempt to fix build on VS2010 | aunsane | |