summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-11crash fixGeorge Hazan
2017-05-11jabber: omemo: added some debug logging into netlibGluzskiy Alexandr
2017-05-10jabber: omemo: signed/unsigned fixes...Gluzskiy Alexandr
2017-05-10CloudFile: fix "on conflict" fox dropboxaunsane
2017-05-09CloudFile: fix optionsaunsane
2017-05-09CloudFile: fix optionsaunsane
2017-05-09CloudFile: one more fixaunsane
2017-05-09CloudFile: fix uploadaunsane
2017-05-09jabber: omemo: build fix for old compillersGluzskiy Alexandr
used strtoul instead of _wtoll which is better way to convert string to unsigned long because it's portable c++ function
2017-05-08CloudFile: fix build for VS2010aunsane
2017-05-08jabber: omemo: renamed option in ui to reflect current stateGluzskiy Alexandr
2017-05-08jabber: omemo: fixes in 4.4, 4.2, basic fingerprint verification implementedGluzskiy Alexandr
fixed "device id" variable size/conversion in few places implemented basic fingerprint verification (own fingerprint can be found in database Jabber module with name "OmemoFingerprintOwn")
2017-05-08libs: libsignal-c: few more missed exportsGluzskiy Alexandr
2017-05-07SkypeWeb: Fix infinite refreshing in contact detailsRobert Pösel
Note refreshing this info is still broken (gives "User '<self_username>' is not authorized to request resource of user '<username>'" error).
2017-05-07Facebook: Ignore typing nofitications meant not for us (but e.g. for our page)Robert Pösel
2017-05-07CloudFile:aunsane
- reworked options to dupport default service - added options to select conflict behavior - multiple fix and refactoring - version bump
2017-05-06small fix string langpacks\russianKonstantin
2017-05-06compilation fixwatcherhd
2017-05-05Facebook: Version bumpRobert Pösel
2017-05-05Facebook: New (temporary) hidden option to ignore chat message read notify ↵Robert Pösel
(addresses #799) Add byte key "NoChatMessageReadNotify" with value 1 to use it.
2017-05-05Revert "Facebook: Try to send message only once" (commit ↵Robert Pösel
740a34b1053593cb728f7615ba9bcbad4558e428)
2017-05-05Revert "stupid bug with the empty HTTP packets processing in netlib" (commit ↵Robert Pösel
b0b0b090cbec03d92e803612d2eced7d85ebf486) (fixes #807) I don't understand reason for the original commit, but it is obviously wrong as it makes often receiving data failures (perhaps because timeout of persistent connection?).
2017-05-05Facebook: Reverse logic of checkboxRobert Pösel
Checkboxes should have positive description/meaning.
2017-05-05Facebook: Fix not remembering loginRobert Pösel
2017-05-04jabber: omemo: fixes in 4.1, storage backend related fixesGluzskiy Alexandr
does not store base64 encoded private keys (does not used enywhere) fixed few memory leaks in refreshdevice (still have some, not critical) added few missed things to signal data backend implementation
2017-05-04libs: libsignal-c: one more missed exportGluzskiy Alexandr
2017-05-04fix for clicking on arrow buttonsGeorge Hazan
2017-05-03Scriver: fix for memory corruptionGeorge Hazan
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge Hazan
2017-05-03if we need to count symbols, we to count CRLF tooGeorge Hazan
2017-05-03winapi perversion removed (fixes #809)George Hazan
2017-05-027-Zip updatewatcherhd
2017-05-02VKontakte: fix invisible status on miranda startElzorFox
2017-05-02jabber: omemo: basic implementation doneGluzskiy 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-01Scrive: fix for sending long messagesGeorge Hazan
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge Hazan
2017-04-30fix for unset structure fieldGeorge Hazan
2017-04-30langpacls/russian: updatedartraiden
2017-04-30CloudFile: translation fixdartraiden
2017-04-30Contradict yourself. SorryKonstantin
2017-04-30langpacks\russian updateKonstantin
2017-04-30langpacks/english: updatedartraiden
2017-04-29CloudFile: per Dropbox plugindartraiden
2017-04-29jabber: omemo: forgotten bits....Gluzskiy Alexandr
2017-04-29jabber: omemo: various fixesGluzskiy 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-29libs: libsignal-c: few more missed exportsGluzskiy Alexandr
2017-04-29Tox: updated tox core to 0.1.8aunsane
2017-04-28CloudFile:aunsane
- avoid to simultaniosly load wit Dropbox plugin - service loading moved to modules loaded - cleanup
2017-04-28Dropbox: MIID for Dropboxaunsane
2017-04-27lpgen.js: turn off useless filter (this filter eats "Yandex.Disk" string)dartraiden