summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_proto.h
AgeCommit message (Collapse)Author
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-10options page for privacy settingsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5286 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-04added tooltip creation for group chatsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5231 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-04Skype: some fix in file transfer and blocked list dialogAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-03Skype: fixed and improved history synchronizationAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-01Skype:Alexander Lantsev
- removed ignore command - block command behavior like in official client now - added blocked list in account options - added history sync Note: this commit may contain non-working code git-svn-id: http://svn.miranda-ng.org/main/trunk@5203 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30Skype: fixed #394Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-23fix for Skype contact's menuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-19Skype: x64 compilation fixAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-19Skype:Alexander Lantsev
- added bookmarks for chat rooms (contact menu, srmm button bar, bookmark list window) - added "ignore command" for contact - added "block command" for contact (contact removed from clist and ignored) - changed icons git-svn-id: http://svn.miranda-ng.org/main/trunk@5047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16Skype:Alexander Lantsev
- fix for future birthday - fix for closing chat room sessions on logout - added some logging git-svn-id: http://svn.miranda-ng.org/main/trunk@4971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15removed not used async functionsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15Skype: new extended chat creation dialogAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4951 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-12Skype memory leaks fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-10Skype:Alexander Lantsev
- fixed chat role updating - fixed chat commands git-svn-id: http://svn.miranda-ng.org/main/trunk@4911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-09Skype:Alexander Lantsev
- fixed logout from chat on miranda closing (#362) - added new chat command (moderation and etc.) - some improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@4905 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-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-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 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-09- languages loaded from skypekit nowAlexander Lantsev
- ages range set from 10 to 50 - added new status icons git-svn-id: http://svn.miranda-ng.org/main/trunk@4610 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09- fake ack params thread reenabled;George Hazan
- Sended replaced with Sent; git-svn-id: http://svn.miranda-ng.org/main/trunk@4605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09- fix for hangup;George Hazan
- fix for guid processing git-svn-id: http://svn.miranda-ng.org/main/trunk@4603 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-08- code restructurizationAlexander Lantsev
- own info saving on server now git-svn-id: http://svn.miranda-ng.org/main/trunk@4600 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-06more mem leaksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4593 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-05-01all settings without timezone saved in dbKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4578 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-30preparing for saving own info in db and on serverKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-29preparing for own info editingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4569 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-28some fixes in avatar loadingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-27- some fixes in chatsAlexander Lantsev
- code reorganizing git-svn-id: http://svn.miranda-ng.org/main/trunk@4554 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-27- fixed avatar and profile info updatingAlexander Lantsev
- code reorganizing git-svn-id: http://svn.miranda-ng.org/main/trunk@4552 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-27fixed message hystory sync 2Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4547 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c