linphone-ios/src/chat
2017-09-26 16:58:13 +02:00
..
cpim fix(CpimParser): simplify code on message headers creation 2017-09-14 14:56:18 +02:00
modifier feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00
basic-chat-room-p.h Create classes for the different types of chat rooms. 2017-09-11 18:11:49 +02:00
basic-chat-room.cpp fix(chat/conference): use const shared_ptr reference in removeParticipant(s) 2017-09-19 11:11:11 +02:00
basic-chat-room.h feat(BasicChatRoom): remove useless includes 2017-09-25 16:08:36 +02:00
chat-message-p.h Finish cleaning of c-chat-message, still work to do in ChatMessage 2017-09-26 15:48:32 +02:00
chat-message.cpp Fix Ronan's changes lost in previous merge 2017-09-26 15:52:12 +02:00
chat-message.h Finish cleaning of c-chat-message, still work to do in ChatMessage 2017-09-26 15:48:32 +02:00
chat-room-p.h feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00
chat-room.cpp Finish cleaning of c-chat-message, still work to do in ChatMessage 2017-09-26 15:48:32 +02:00
chat-room.h Handle the chat room state. 2017-09-19 11:40:30 +02:00
client-group-chat-room-p.h Handle subject in INVITE + create body when creating the client group chat room. 2017-09-26 16:58:13 +02:00
client-group-chat-room.cpp Handle subject in INVITE + create body when creating the client group chat room. 2017-09-26 16:58:13 +02:00
client-group-chat-room.h Handle subject in INVITE + create body when creating the client group chat room. 2017-09-26 16:58:13 +02:00
imdn.cpp fix(core): sort include 2017-09-07 16:00:58 +02:00
imdn.h feat(Object): provide a way to deal with user data (properties/variant) 2017-09-13 12:05:53 +02:00
is-composing-listener.h Add function to create a client group chat room. 2017-09-13 17:40:08 +02:00
is-composing.cpp fix(core): coding style 2017-09-26 13:46:01 +02:00
is-composing.h cast to fix build 2017-09-21 16:52:47 +02:00
real-time-text-chat-room-p.h Create classes for the different types of chat rooms. 2017-09-11 18:11:49 +02:00
real-time-text-chat-room.cpp feat(c-wrapper): provide a L_REGISTER_SUBTYPE macro to register derived cpp object 2017-09-25 12:14:28 +02:00
real-time-text-chat-room.h feat(Core): deal with more warning options! 2017-09-20 12:45:17 +02:00