summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_contacts.cpp
AgeCommit message (Collapse)Author
2013-05-17First approach of a chats reworking.Alexander Lantsev
Note, new code will not work! git-svn-id: http://svn.miranda-ng.org/main/trunk@4715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-14- added contact sending (via SendReceiveContacts) and receivingAlexander Lantsev
- some few bug fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@4653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-13Merged revision(s) from branches/unsane/skype_test:Alexander Lantsev
- CSkypeProto is derived of Skype class now - chat events moved to skype_chat.cpp - fixed chat message timestamp - fixed #331, #332 git-svn-id: http://svn.miranda-ng.org/main/trunk@4644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-11- fix own nick in chat logAlexander Lantsev
- add thread sync on contact searching in db git-svn-id: http://svn.miranda-ng.org/main/trunk@4632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-10- added search by namesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4624 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-10- fixed several issues in own details savingAlexander Lantsev
- fixed issues with contacts look cycle in db - fixed freez offline status after login error - other few bugs git-svn-id: http://svn.miranda-ng.org/main/trunk@4621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-10- fixed contacts duplicating on loginAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09fix for receiving messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4607 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-08- code restructurizationAlexander Lantsev
- started network log filling git-svn-id: http://svn.miranda-ng.org/main/trunk@4598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-06more mem leaksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-06memory leaksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-05- reworked invitation to chatAlexander Lantsev
- fixed chat contact's statuses - added "Spawn conversation" button in contact dialog - StringList now based on stl git-svn-id: http://svn.miranda-ng.org/main/trunk@4586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-27- fixed rtl in incoming messagesAlexander Lantsev
- fixed contacts nick loading git-svn-id: http://svn.miranda-ng.org/main/trunk@4550 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-26- code cleaningAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4543 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-26- sync was returnedAlexander Lantsev
- fixed contacts nick updating - fixed eternal "connecting" git-svn-id: http://svn.miranda-ng.org/main/trunk@4539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-25crash fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4530 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-25try to add default group for contactsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4528 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-24small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-23- changed project file structureAlexander Lantsev
- skype runtime initialization moved to plugin load func - fixed password encription - disabled message sync git-svn-id: http://svn.miranda-ng.org/main/trunk@4518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-23- fixed chat member status changingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-22- some changes in chats (may contains errors)Alexander Lantsev
- fix for profile update git-svn-id: http://svn.miranda-ng.org/main/trunk@4507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-21reworked file transfersAlexander Lantsev
fixed auth requests git-svn-id: http://svn.miranda-ng.org/main/trunk@4498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-21fixed chat workAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20refactoring continuedAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20- temporary commit. may contain non-working codeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20- temporary commit. may contain non-working codeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13- fixed avatar set (loading on skype server)Alexander Lantsev
- fixed search by name git-svn-id: http://svn.miranda-ng.org/main/trunk@4439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-28- added password changingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-28- code refactoringAlexander Lantsev
- added account registration - temporary disabled chatrooms git-svn-id: http://svn.miranda-ng.org/main/trunk@2869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-21- fixed name of new chat in CLAlexander Lantsev
- fixed own messages in chat git-svn-id: http://svn.miranda-ng.org/main/trunk@2783 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-21- sixed some issues with history, messages, chats and contactsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-20- third approach of group chat supportAlexander Lantsev
- added connection options - fixed connection via proxy git-svn-id: http://svn.miranda-ng.org/main/trunk@2772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-18- first approach of group chat supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-17- added proxy settings supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2759 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-16- added SkypeOut contact supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-09- added 64 bit config;George Hazan
- password storage fixed; - bunch of crash fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@2708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-26removed first name writingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-24fixed redownloading avatars if they were deletedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-24more correct work with foldersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2466 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23little bit better with avatarsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18added own info dialogKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2349 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-17added users infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2343 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-17fixed status message saving, coz P_MOOD_TIMESTAMP NOT SET FOR CONTACTSKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-17fixed project for new skypekitKirill Volinsky
fixed sending auth request fixed adding in contact list git-svn-id: http://svn.miranda-ng.org/main/trunk@2337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02syncKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2155 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-30added page in userinfo with additional dataKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2116 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-28- fixed some issues in own info loadingAlexander Lantsev
- fixed avatar services git-svn-id: http://svn.miranda-ng.org/main/trunk@2105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-28- added services to extended avatar supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-27- added own info loading and updatingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@2092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c