summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_proto.cpp
AgeCommit message (Collapse)Author
2013-06-26Some improvements and cleanup in skypeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24Skype:Alexander Lantsev
- updated icons - added server side ignore list - removed bookmsrks git-svn-id: http://svn.miranda-ng.org/main/trunk@5110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-21fixed contacts status change popups when you goes offlineKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17Skype: Password change dialog improvements. Fixed options button in Accounts ↵Robert Pösel
dialog. git-svn-id: http://svn.miranda-ng.org/main/trunk@4996 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14callbacks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14precompiled headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14Skype:Alexander Lantsev
- fixed chat creating/removing - fixed chat inviting - fixed #367 git-svn-id: http://svn.miranda-ng.org/main/trunk@4945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07Skype:Alexander Lantsev
- fixed encoding in name of received files - some chat improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@4890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-04Skype:Alexander Lantsev
- fixed messaging in chats - fixed incoming transfer status (probably fixed #358) - fixed #357 git-svn-id: http://svn.miranda-ng.org/main/trunk@4884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-04changed status for skypeout contactsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-31second approach of a chats reworking.Alexander Lantsev
Note, new code may not work! git-svn-id: http://svn.miranda-ng.org/main/trunk@4847 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16- fix for skypekit closingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-14- fix skypekit port searchingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4654 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- updated iconsAlexander Lantsev
- updated caps - probably fixed contact duplication git-svn-id: http://svn.miranda-ng.org/main/trunk@4627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-10hangup fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4626 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- added skype emote support (/me chat command)Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4623 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-10Skype: Fixed behavior of setting unsupported global statuses again (unsane: ↵Robert Pösel
don't remove it, it's needed) git-svn-id: http://svn.miranda-ng.org/main/trunk@4614 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09deadlock on threads eliminatedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4608 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-06- we display SRMM button only for Skype contacts;George Hazan
- service & hooks list aren't needed for a while git-svn-id: http://svn.miranda-ng.org/main/trunk@4594 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-06- partly fixed chat reaction on incoming callAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4591 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-29- added new db event typeAlexander Lantsev
- added new icons - fixed few bugs git-svn-id: http://svn.miranda-ng.org/main/trunk@4565 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-28small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-28warning fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4557 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-27fixed message hystory sync 2Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4547 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-26fixed message hystory syncAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4546 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-26more correct version of SetStatusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4541 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-26fix for setting statusesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4540 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-26cleanup projectAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4534 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-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-20Added notification about incoming skype callAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4493 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- fix some own avatar get/set bugsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4449 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
2013-04-05- first approach of file transferringAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-24fixes crashes for work with last proto changesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3756 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-23git-svn-id: http://svn.miranda-ng.org/main/trunk@3742 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c