Ghislain MARY
|
47824233aa
|
Handle receiving messages in a group chat room.
|
2017-10-13 11:28:20 +02:00 |
|
Ronan Abhamon
|
6c67cb237d
|
feat(Chat): fix build
|
2017-10-11 18:05:34 +02:00 |
|
Ronan Abhamon
|
978f20f8cf
|
feat(Chat): better architecture
|
2017-10-11 18:01:41 +02:00 |
|
Ronan Abhamon
|
935e429609
|
fix(Core): clean some dirty code...
|
2017-10-11 14:09:22 +02:00 |
|
Ghislain MARY
|
f871550888
|
Fix some bugs in group chat handling.
|
2017-10-10 12:09:19 +02:00 |
|
Ghislain MARY
|
47da8088e3
|
Improve handling of conference event package subscription/notification.
|
2017-10-09 16:40:36 +02:00 |
|
Ghislain MARY
|
24e4b233d9
|
Handle joining an existing group chat room when receiving a REFER inviting us to join.
|
2017-10-09 12:15:08 +02:00 |
|
Sylvain Berfini
|
2ff88e790c
|
Fixed some issues revealed by the Message tester
|
2017-10-03 12:59:46 +02:00 |
|
Ronan Abhamon
|
33d7a384af
|
feat(General): remove LINPHONE_NAMESPACE
|
2017-10-02 12:31:36 +02:00 |
|
François Grisez
|
86b626d3fe
|
Migration of Sal and SalOp into C++ classes
|
2017-09-29 17:19:52 +02:00 |
|
Ghislain MARY
|
076e744dcd
|
Handle subject in INVITE + create body when creating the client group chat room.
|
2017-09-26 16:58:13 +02:00 |
|
Ronan Abhamon
|
6a3956494c
|
fix(core): coding style
|
2017-09-26 13:46:01 +02:00 |
|
Ghislain MARY
|
d0e4898633
|
Rename and document conference factory uri API.
|
2017-09-25 14:19:42 +02:00 |
|
Ghislain MARY
|
a38e222045
|
Separate client chat room instantiation and creation on the server when adding the first participants.
|
2017-09-22 11:21:12 +02:00 |
|
Ronan Abhamon
|
1431e1518d
|
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_PRIVATE_FROM_C_OBJECT
|
2017-09-22 10:40:14 +02:00 |
|
Ronan Abhamon
|
78646be7bc
|
feat(c-wrapper): rename C_STRUCT to C_OBJECT
|
2017-09-22 10:27:58 +02:00 |
|
Ronan Abhamon
|
3b08856dc0
|
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
|
2017-09-22 10:16:29 +02:00 |
|
Benjamin Reis
|
3a6f8976fd
|
cast to fix build
|
2017-09-21 16:52:47 +02:00 |
|
Ronan Abhamon
|
48487d518f
|
feat(c-wrapper): avoid usage of extern init...
|
2017-09-21 14:18:33 +02:00 |
|
Sylvain Berfini
|
d9d06fa32f
|
Fixed compil broken due to chat message changes
|
2017-09-21 13:13:53 +02:00 |
|
Ronan Abhamon
|
5e4cb463db
|
feat(c-tools): remove C_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
|
2017-09-20 19:40:29 +02:00 |
|
Sylvain Berfini
|
4dff332dc7
|
Fixes for compilation issue with chat latest changes
|
2017-09-20 15:14:39 +02:00 |
|
Sylvain Berfini
|
a5a3b2ad26
|
Added chat message callbacks to c wrapper
|
2017-09-20 14:47:08 +02:00 |
|
Sylvain Berfini
|
93c17c2194
|
Started c-chat-message
|
2017-09-18 11:58:12 +02:00 |
|
Ghislain MARY
|
8e9bbb6899
|
Use c-tools for LinphoneChatRoom.
|
2017-09-14 16:12:22 +02:00 |
|
Ghislain MARY
|
4a13ac6a7a
|
Use real pointer for C++ object inside LinphoneCallParams as it is a ClonableObject.
|
2017-09-13 17:40:09 +02:00 |
|
Ghislain MARY
|
a5ce479aa3
|
Add function to create a client group chat room.
|
2017-09-13 17:40:08 +02:00 |
|
Ronan Abhamon
|
b1a37f6bd0
|
feat(utils): remove content-type files
|
2017-09-13 09:12:42 +02:00 |
|
Ronan Abhamon
|
44152b9f48
|
use real pointer in c wrapped clonable object
|
2017-09-12 15:08:10 +02:00 |
|
Ghislain MARY
|
1e1d0d2f7f
|
Add c-tools macros and methods to convert bctbx_list_t to std::list and the opposite.
|
2017-09-12 11:55:35 +02:00 |
|
Ghislain MARY
|
8063ae024e
|
Create classes for the different types of chat rooms.
|
2017-09-11 18:11:49 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Ronan Abhamon
|
289dc072ed
|
feat(c-wrapper): provide a wrapper helper to access private data
|
2017-08-30 14:12:39 +02:00 |
|
Ghislain MARY
|
0babed04f4
|
Use ChatRoom C++ class.
|
2017-08-30 10:27:51 +02:00 |
|
Ghislain MARY
|
03130daadc
|
Prevent crash in message tests.
|
2017-08-03 15:25:49 +02:00 |
|
Simon Morlat
|
2dd2ee6e79
|
fix memory leaks
|
2017-07-31 16:08:56 +02:00 |
|
Ghislain MARY
|
7ceddff0b9
|
Do not rename files to compile them as C++.
|
2017-07-24 11:56:50 +02:00 |
|
Ghislain MARY
|
b9b283dcdb
|
Compile source files as C++.
|
2017-07-21 17:06:41 +02:00 |
|
Benjamin Reis
|
a8088c83db
|
Fix double free of a chat message
|
2017-07-07 15:01:30 +02:00 |
|
Jehan Monnier
|
5e89a0416c
|
add function to chatroom to find a message with a given direction.
It re-enable to send messages to itself on the same device
|
2017-06-26 17:53:40 +02:00 |
|
Jehan Monnier
|
88fe8d0044
|
make sure IP encryption Engine API can be used without needing to include any private headers
|
2017-06-26 15:21:43 +02:00 |
|
Ghislain MARY
|
735268f85d
|
Fix last received chat message not being marked as read.
|
2017-06-20 12:06:11 +02:00 |
|
Simon Morlat
|
2b93067a78
|
fix memory leak and crash in test suite
|
2017-06-09 14:16:34 +02:00 |
|
Ghislain MARY
|
3a8fd1ba01
|
Fix chat message count that was incremented only after the application is notified of the incoming message.
|
2017-05-30 13:05:36 +02:00 |
|
François Grisez
|
408da4db34
|
Declared the return type of functions returning an error code as LinphoneStatus
|
2017-04-13 17:00:23 +02:00 |
|
Simon Morlat
|
95098f055a
|
Make LinphoneErrorInfo a belle-sip object. Add new accessors, and make it able to take Reason headers in incoming requests (feature to be tested)
|
2017-03-22 14:45:24 +01:00 |
|
Ghislain MARY
|
5d1a3ebfcd
|
Prevent message state from going to early states if it has reached the delivered to user or displayed state.
|
2017-03-14 10:21:52 +01:00 |
|
Benjamin Reis
|
535ae9ccb0
|
only deliver imdn and is_composing if imdn_delivery=1 in rc
|
2017-03-10 16:53:31 +01:00 |
|
Ghislain MARY
|
467ec300e6
|
Fix API by adding missing const keywords.
|
2017-03-01 16:48:41 +01:00 |
|