summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-21less useless crap exported from mir_coreGeorge Hazan
2017-03-21omemo: working on 4.3Gluzskiy Alexandr
createnode fixes typo fixes
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-21this stupid warning should be suppressedGeorge Hazan
2017-03-21Scriver: standardizing file namesGeorge Hazan
2017-03-21warning fixGeorge Hazan
2017-03-21unused shit removedGeorge Hazan
2017-03-21VKontakte:ElzorFox
update VK_API_VER to 5.63 version bump
2017-03-20omemo: working on 4.3Gluzskiy Alexandr
implemented pubsub address detection as required by xep-0060 8.1.1 implemented xep-0060 8.1.1, xep-0163 3 as required by omemo 4.3 omemo 4.3 now complete and working //TODO: chek createnode handlers, not always called, especially if connection is slow
2017-03-19VKontakte: fix warning C4840 in MSVS 2017ElzorFox
2017-03-19VKontakte:ElzorFox
fix sending API requests (maximum 3 requests to API methods per second) fix sending long and uint parameters as signed int version bump
2017-03-19VKontakte: more correct fix for sending unneeded GetServerHistory requestesElzorFox
2017-03-19VKontakte:ElzorFox
fix sending unneeded GetServerHistory requestes tempory (?) increase timeout between API requests
2017-03-18SkypeWeb: Revert my invalid attempts related to #608Robert Pösel
* reverted commit b225a055f5d3abc754899d115582f39cc2168f3f * reverted commit 88cb4210be8c51a6fb567216bb87d2d6cf7826f8
2017-03-18StdMsg:George Hazan
- added reaction to TCN_SELCHANGE; - more effective way of controlling tab switch - useless field removed from TPageInfo;
2017-03-17fix for librariesGeorge Hazan
2017-03-17fixes #759George Hazan
2017-03-17CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrolGeorge Hazan
2017-03-17no need to rebuild the whole clist if the search window is emptyGeorge Hazan
2017-03-17fixes #739 (extra icons don't work in the totally encrypted database)George Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-17Scriver: fix for a bug with UTN in message dialogGeorge Hazan
2017-03-17code cleaningGeorge Hazan
2017-03-17fix for buffer overrunGeorge Hazan
2017-03-16SkypeWeb: Fix db event blob size (addresses #608)Robert Pösel
2017-03-16SkypeWeb: Fix flags data typeRobert Pösel
2017-03-16Scriver:George Hazan
- fix for a problem with the initial container resize; - useless class InfobarWindowData removed - useless header file infobar.h removed; - version bump
2017-03-16tabSRMM: fix for saving private container optionsGeorge Hazan
2017-03-16Slack: some improvementsaunsane
2017-03-16Slack: added im message sendaunsane
2017-03-15fix for status bar in tabSRMMGeorge Hazan
2017-03-15Tox: reset isTerminated variable (fixes #749)aunsane
2017-03-15fixes #748George Hazan
2017-03-15fixes #753 (broken tabs dragging)George Hazan
2017-03-15langpacks/russian: fix translationdartraiden
2017-03-15code cleaningGeorge Hazan
2017-03-15fixes #747 (crash in options during SRMM plugin unload)George Hazan
2017-03-15SkypeWeb: Attempt to fix edited messages being stuck as unread (addresses #608)Robert Pösel
2017-03-15SkypeWeb: Remove useless "OnDbEventRead" logging (fixes #734)Robert Pösel
I still kept "MarkMessagesRead" because that is at least related to the SkypeWeb account contacts. "OnDbEventRead" is fired for any contact of any protocol.
2017-03-15added by mistakewatcherhd
2017-03-15Tox:aunsane
- tox_network.cpp splitted on two logical parts - tox network status checking moved to separated thread - started rejection of toxThread wrapper
2017-03-14more common data moved into CTabBaseDlgGeorge Hazan
2017-03-14tabSRMM:George Hazan
- fixes #735 (crazy dark magic of Windows); - common code of window creation moved to CTabBaseDlg::OnInitDialog(); - DM_REFRESHTABINDEX replaced with the call of TContainerData::UpdateTabs();
2017-03-14TabSRMM: there is no sense to assign twicedartraiden
2017-03-14some fixes to make Coverity happierGeorge Hazan
2017-03-14fixes #744George Hazan
2017-03-13TabSRMM: fix copypaste bugdartraiden
2017-03-12SkypeWeb: Fix replacing numeric HTML entities (fixes #685)Robert Pösel
2017-03-12space added before commit hashGeorge Hazan
2017-03-12minor fixGeorge Hazan