summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_chat.cpp
AgeCommit message (Collapse)Author
2014-06-28typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-12remove \ befor 'Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9170 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10more fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-11forgotten to declare two remaining fields as constGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-09Skype compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7561 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08- end of ANSI support in chats;George Hazan
- manual crit section control removed from chat engine; - bunch of memory-related clutches either removed or replaced with smart pointers git-svn-id: http://svn.miranda-ng.org/main/trunk@7549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
- unified protocol loggers git-svn-id: http://svn.miranda-ng.org/main/trunk@6435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21explicit constructors for ptrTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21Not needed version checks removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-17Skype: some changes in file transferAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-06more cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-06memory leaks in SkypeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-28- fix for name conflict in proto helpers;George Hazan
- switch to constants defined in m_nudge.h git-svn-id: http://svn.miranda-ng.org/main/trunk@5504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-13compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-12translation fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5346 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-10protocol DB helpers for SkypeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5313 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-06fixed away color when entering in chatKirill Volinsky
added offline color support git-svn-id: http://svn.miranda-ng.org/main/trunk@5245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-04added statusex support. needs for different nicks color when they away or dndKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5233 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-03Skype:Alexander Lantsev
- fixed files(contacts) sending in conference (issue #397) - fixes in contacts blocking - some small fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@5223 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-19Skype: added password request for chat roomsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@5050 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-15Skype: fixed member quit from chatAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15code cleaning & standardizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4952 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-14Skype: fix invite button in chat roomsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14- memory corruption fix;George Hazan
- fix for the annoying bug with going offline when a proto is actually online git-svn-id: http://svn.miranda-ng.org/main/trunk@4948 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-10typoVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4912 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-05- Skype: fix chat message encodingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4885 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-03- use core base64 funcsAlexander Lantsev
- few changes in group chat git-svn-id: http://svn.miranda-ng.org/main/trunk@4876 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-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-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-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- 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