summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-04-25CloudFile: initial OneDrive implementationaunsane
2017-04-24jabber: omemo: improoved 4.4, working on 4.5Gluzskiy 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-24CloudFile: add icon to Yandex.Diskaunsane
2017-04-23CloudFile: attempt to fix build on VS2010aunsane
2017-04-23CloudFile: fix for token refreshaunsane
2017-04-23CloudFile: Yandex: generate short donload linkaunsane
2017-04-23Facebook: Version bumpRobert Pösel
2017-04-23Facebook: Fix parsing newsfeeds (fixes #789)Robert Pösel
2017-04-23Facebook: Try to send message only onceRobert Pösel
This commit temporarily ignores option to try to send message multiple times if one attempt fails. Let's see if this helps somehow with recent issues with sending messages.
2017-04-23Facebook: New option to not send typing when invisibleRobert Pösel
Enabling it helps to not being marked as "active 1 min ago" by Facebook.
2017-04-23Facebook: Fix reporting idle time in away/invisibleRobert Pösel
Previously Miranda wasn't reporting "idle" at all when invisible, but it was probably represented as "active" by Facebook. Now when user is invisible, it reports idle as number of seconds since switching to invisible (or away). NOTE: Facebook determine last active time of user based not only of this "idle" argument, but also on last time when user was TYPING message.
2017-04-23CloudFile: implement GDrive uploadaunsane
2017-04-23libs: libsignal-c: sync with upstreamGluzskiy Alexandr
2017-04-20WinSCP 5.9.5dartraiden
2017-04-17more common code incapsulated into mir_app.dllGeorge Hazan
2017-04-16jabber: omemo: 4.4 (signal session related fixes)Gluzskiy Alexandr
fixed bug with resident db settings fixed design of per contact memory data storage for signal related structures
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)
2017-04-15jabber: omemo: 4.4 is done ?Gluzskiy Alexandr
4.5 is next
2017-04-14StdMsg: fix for "Auto close window after send" optionGeorge Hazan
2017-04-14fixes various crashes on exit in StdMsgGeorge Hazan
2017-04-14unused code cleanedGeorge Hazan
2017-04-14StdMsg: status bar icons processing moved to containerGeorge Hazan
2017-04-14VKontakte: code cleaningElzorFox
2017-04-14jabber: omemo: working on 4.4Gluzskiy Alexandr
finished implementation of signal store backend basic session creation tests done
2017-04-13StdMsg: fix for clearing chat active stateGeorge Hazan
2017-04-13fix for the Send button size & positionGeorge Hazan
2017-04-13fixed mir_core librariesGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-13compilation fix + fix for line endingsGeorge Hazan
2017-04-13jabber: omemo: working on 4.4Gluzskiy Alexandr
fixed few memory leaks in signal store backend implemented prekey and signed prekey signal store backends //one left
2017-04-12fixes #797 (Contact windows no longer flashing)George Hazan
2017-04-12fixes #796 (Double-clicking contact list entry no longer activates their window)George Hazan
2017-04-12fix for a tab icon for message sessionsGeorge Hazan
2017-04-12StdMsg: fix for pressing Esc in a log windowGeorge Hazan
2017-04-12jabber: omemo: working on 4.4Gluzskiy Alexandr
finished first part of data backend implementation for libsignal (3 left to do) //untested
2017-04-11StdMsg: if tabs are used, SRMM window to share container with chats. also ↵George Hazan
fixes #680 completely
2017-04-10unused setting removedGeorge Hazan
2017-04-10code reorder to hide as much data as possibleGeorge Hazan
2017-04-10compilation fixGeorge Hazan
2017-04-09Dropbox: temporary url optionaunsane
2017-04-09fixes #794George Hazan
2017-04-09jabber: omemo: working on 4.4Gluzskiy Alexandr
implementing signal session store backend
2017-04-08unneeded type declaration removedGeorge Hazan
2017-04-08Updated german langpackWishmaster
2017-04-08langpacks: update according to b145da76676b7eaa4cbb3e350b574c2d30fed951dartraiden
2017-04-08Merge branch 'master' of https://github.com/miranda-ng/miranda-ngKirill Volinsky
2017-04-08vs 2017 compilation fixKirill Volinsky
2017-04-08langpacks/english: updatedartraiden