linphone-iphone/src/db
Ghislain MARY e682a3b1f5 Fix issue 4893: After being re-invited in a chat room, when the device is restarted nothing can be done in the chat room.
Store the conference created event in DB and update the notify id in DB if insertion of the chat room is requested but it is already stored.
2018-05-16 15:34:46 +02:00
..
abstract feat(MainDb): reworking, better code (performance and fixes) 2018-03-05 17:25:48 +01:00
internal Store if we have to send a delivery and/or display notification for a message in DB. 2018-04-26 11:09:47 +02:00
session Store the date of message receiving and display for each participant of a chat room in DB. 2018-04-10 17:53:03 +02:00
main-db-chat-message-key.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-chat-message-key.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-event-key.cpp feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-event-key.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-key-p.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00
main-db-key.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
main-db-key.h feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax) 2018-02-19 09:58:14 +01:00
main-db-p.h Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
main-db.cpp Fix issue 4893: After being re-invited in a chat room, when the device is restarted nothing can be done in the chat room. 2018-05-16 15:34:46 +02:00
main-db.h Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00