Benjamin Reis
cb720429fa
sarting to generate notify body
2018-03-16 20:24:57 +01:00
Benjamin Reis
ca7dd265fc
get notify body for each entry of the subscribe
2018-03-16 20:08:08 +01:00
Benjamin Reis
040ecf2448
start parsing of subscribe to generate notify body
2018-03-16 17:43:02 +01:00
Benjamin Reis
164075f4f5
start server side of list chat room subscription
2018-03-16 17:14:29 +01:00
Ghislain MARY
3a0bcc675a
Some more improvements to Content-Type and Content-Disposition handling.
2018-03-16 16:55:51 +01:00
Ghislain MARY
0cf7325c4b
Fix memory leak with proxy config routes.
2018-03-16 15:58:48 +01:00
Ghislain MARY
01394ff75c
Use unique_ptr for StunClient and IceAgent objects.
2018-03-16 14:55:55 +01:00
Ghislain MARY
5ec972c98d
Improve Content-Type and Content-Disposition handling.
2018-03-16 14:41:12 +01:00
Benjamin Reis
dc05b6821f
avoir memory leak
2018-03-16 11:32:16 +01:00
Benjamin Reis
3728262f9a
integration of chatroom list subscription on client side
2018-03-16 11:27:24 +01:00
Sylvain Berfini
eb6713b68d
Merge branch 'dev_multi_routes' into dev_refactor_cpp
2018-03-16 11:12:30 +01:00
Sylvain Berfini
bcf1baaff1
Wait for file transfer to be downloaded before sending Displayed IMDN
2018-03-16 11:04:08 +01:00
Sylvain Berfini
032f6cd91a
When creating a message with no text, create an empty Content so we can use it to store an appData
2018-03-15 15:57:59 +01:00
Benjamin Reis
8f653ab4bf
now it compiles
2018-03-15 15:48:59 +01:00
Sylvain Berfini
f58ba4083e
Moved appData from FileContent to any Content
2018-03-15 15:46:45 +01:00
Sylvain Berfini
23287aae21
Forgot ;
2018-03-15 15:25:43 +01:00
Sylvain Berfini
5fb17f6598
Split first line of fake xml in two
2018-03-15 15:06:35 +01:00
Sylvain Berfini
a36a3c55cf
Finished fake file transfer xml from external body url
2018-03-15 14:43:53 +01:00
Sylvain Berfini
3fd55c4a2b
Fixes + tests for external body URL
2018-03-15 14:31:57 +01:00
Sylvain Berfini
166b0a5d62
Send message with external body url if exists
2018-03-15 14:09:42 +01:00
Sylvain Berfini
1207501da2
Started to restore external body url feature in chat message
2018-03-15 14:01:04 +01:00
Mickaël Turnel
a244da20ff
Add a TMMBR callback
2018-03-15 13:58:43 +01:00
Benjamin REIS
3aa85143f8
better coding style for rlmi.h rlmi.cpp
2018-03-15 13:30:00 +01:00
Benjamin REIS
8d16ad71b1
generate rlmi.cpp rlmi.h
2018-03-15 12:11:21 +01:00
Benjamin Reis
1f4df0b4d8
start of implementing list subscription
2018-03-15 11:55:54 +01:00
Ghislain MARY
5c2669970f
Restore "Join one-to-one chat room with a new device" group chat tester.
2018-03-15 10:49:51 +01:00
Ghislain MARY
734453206d
Fix crash if user pointer of op is null in call failure callback.
2018-03-15 10:36:01 +01:00
Jehan Monnier
7c27d3c9bc
fix invalid read in Sal destruction
2018-03-15 08:58:34 +01:00
Ghislain MARY
09025ed3c8
Add chat room callbacks to handle subscription to registration state of participants + add new group chat tester.
2018-03-14 18:18:39 +01:00
Benjamin Reis
12660bea3a
do not notify unknown device
2018-03-14 17:26:11 +01:00
Jehan Monnier
e620b432b2
avoid invalid read if CallSessionPrivate is deleted within call to L_GET_PRIVATE(session)->failure();
2018-03-14 10:29:44 +01:00
Jehan Monnier
261b0f195a
fix crash when destroying LinphoneCore during file upload
2018-03-14 08:21:36 +01:00
Ghislain MARY
61c79b43e0
Use C++ instead of C where possible.
2018-03-13 17:29:13 +01:00
Sylvain Berfini
c80f9f65c0
Added test for single route
2018-03-13 17:16:11 +01:00
Ghislain MARY
94ce0fa252
Fix background task handling on platforms that do not support wakelocks.
2018-03-13 15:16:44 +01:00
Sylvain Berfini
9b0c21cc23
Fixed multi routes crash
2018-03-13 15:03:20 +01:00
Ghislain MARY
ead7221c97
Handle Content-Encoding in C++ Content object.
2018-03-13 14:10:05 +01:00
Ghislain MARY
307e27e635
Allow receiving and parsing of CPIM messages without buggy Content-Type header.
2018-03-12 15:26:00 +01:00
Simon Morlat
18696f2ad2
Fix background task usage when receiving a REFER to join a chatroom.
...
Add a timeout, because on Android wake locks have no limit in time. The timeout will secure that whatever happens, the wake lock is always released after a reasonable time.
2018-03-09 22:14:05 +01:00
Sylvain Berfini
b35df101ee
Started multi routes but currently crashes...
2018-03-09 17:42:22 +01:00
François Grisez
19555f443e
Fixes translate_class_reference() method
2018-03-09 15:49:30 +01:00
François Grisez
98d377694b
Support of enums inside class
2018-03-09 15:02:57 +01:00
Ghislain MARY
b9eaf0a7e9
Prevent ChatRoom C++ objects from being leaked.
2018-03-09 10:20:20 +01:00
François Grisez
aba5f7e473
Removes all items from the side panel except the search bar
2018-03-08 15:49:51 +01:00
François Grisez
ddfae7e2e1
Enable HTML5 writer
2018-03-08 15:24:07 +01:00
François Grisez
5f2305dc97
Make the body width to adapt to browser window width
2018-03-08 14:32:07 +01:00
François Grisez
2d5a239275
Adds a logo in the side panel
2018-03-08 13:46:42 +01:00
Jehan Monnier
d41fb1f995
fix proxy default value for conference_factory_uri
2018-03-08 12:49:12 +01:00
Mickaël Turnel
4a4ea17be2
Fix 'increases required alignment of target type'
2018-03-08 10:01:28 +01:00
Ronan Abhamon
c3a185d84c
fix(CMakeLists.txt): move non-virtual-dtor warning in STRICT_OPTIONS_CXX
2018-03-07 18:10:42 +01:00