linphone-iphone/src/chat/chat-room
2018-05-09 16:19:26 +02:00
..
abstract-chat-room-p.h Send delivery notifications when loading chat rooms from DB if needed. 2018-04-26 11:09:48 +02:00
abstract-chat-room.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
abstract-chat-room.h Revert "Fix last notify id in DB when inserting a client group chat room." 2018-04-18 14:34:02 +02:00
basic-chat-room-p.h fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
basic-chat-room.cpp Fixed basic chat room constructor causing it to not store participants in db 2018-04-11 14:48:58 +02:00
basic-chat-room.h Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
basic-to-client-group-chat-room.cpp Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
basic-to-client-group-chat-room.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
chat-room-id.cpp feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax) 2018-02-19 09:58:14 +01:00
chat-room-id.h feat(MainDb): reworking, better code (performance and fixes) 2018-03-05 17:25:48 +01:00
chat-room-listener.h feat(AbstractDb): add a way to deal with exceptions 2018-01-25 17:07:16 +01:00
chat-room-p.h Send delivery notifications when loading chat rooms from DB if needed. 2018-04-26 11:09:48 +02:00
chat-room.cpp Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
chat-room.h Retry sending IMDN messages that have not been delivered when the SIP network gets up. 2018-04-26 11:09:47 +02:00
client-group-chat-room-p.h Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-04-20 10:41:09 +02:00
client-group-chat-room.cpp Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
client-group-chat-room.h fix testers 2018-05-07 10:33:27 +02:00
client-group-to-basic-chat-room.cpp Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-04-20 10:41:09 +02:00
client-group-to-basic-chat-room.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
proxy-chat-room-p.h Send delivery notifications when loading chat rooms from DB if needed. 2018-04-26 11:09:48 +02:00
proxy-chat-room.cpp Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"" 2018-04-12 11:47:14 +02:00
proxy-chat-room.h Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"" 2018-04-12 11:47:14 +02:00
real-time-text-chat-room-p.h fix(core): remove useless default constructors and avoid memory leak on virtual destructor 2018-03-07 16:58:59 +01:00
real-time-text-chat-room.cpp Fix real time text messages storage. 2018-05-02 15:43:39 +02:00
real-time-text-chat-room.h For fixes for real time text. 2018-02-12 17:48:55 +01:00
server-group-chat-room-p.h Add Content-Disposition header for IMDN messages. 2018-04-26 11:07:21 +02:00
server-group-chat-room-stub.cpp Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
server-group-chat-room.h Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-04-20 10:41:09 +02:00