Ghislain MARY
|
e7aadda4fa
|
Fix build.
|
2018-02-20 15:32:40 +01:00 |
|
Ghislain MARY
|
885611ff4c
|
Add a multi-devices group chat tester.
|
2018-02-20 14:26:41 +01:00 |
|
Ghislain MARY
|
81eac8777e
|
Add logging facilities in participant device and server group chat room.
|
2018-02-20 14:26:23 +01:00 |
|
Ronan Abhamon
|
13182409bf
|
fix(Core): do not use map[] to test presence of element, [] create an item if not exist
|
2018-02-20 14:15:47 +01:00 |
|
Erwan Croze
|
43a62dc84a
|
Fixing memory leaks in friendlist
|
2018-02-20 12:11:09 +01:00 |
|
Erwan Croze
|
af5f102e3e
|
Adding new tests for magic search
|
2018-02-20 12:11:09 +01:00 |
|
Erwan Croze
|
3d0c30e568
|
Fixing searching cache
|
2018-02-20 12:11:08 +01:00 |
|
Ghislain MARY
|
1b5e00e705
|
Fix assert when inserting a chat room in DB.
|
2018-02-20 12:05:59 +01:00 |
|
Ghislain MARY
|
25d8ff142d
|
Improve loading of chat rooms.
|
2018-02-20 10:32:49 +01:00 |
|
Sylvain Berfini
|
a124bbef58
|
Allow account creator to configure proxy config if no default value was loaded but set by API (2/2)
|
2018-02-20 09:34:46 +01:00 |
|
Ronan Abhamon
|
5cfa0913b7
|
feat(Variant): remove other operators
|
2018-02-20 08:38:11 +01:00 |
|
Ronan Abhamon
|
28d0c79a81
|
feat(wrapper): add noreturn tog on abort
|
2018-02-20 08:38:11 +01:00 |
|
Wescoeur
|
e61718f658
|
fix(Content): findHeader must be const (it is a getter)
|
2018-02-20 01:11:23 +01:00 |
|
Wescoeur
|
16558276c0
|
fix(Content): use move function on headers (copy constructor)
|
2018-02-20 01:06:26 +01:00 |
|
Wescoeur
|
607c7d92d1
|
feat(object): add a ClonableSharedPointer component to deal with shared PImpl (main usage: ClonableObject)
|
2018-02-20 00:39:33 +01:00 |
|
Sylvain Berfini
|
3ba718de5f
|
Allow account creator to configure proxy config if no default value was loaded but set by API
|
2018-02-19 18:05:12 +01:00 |
|
Matthieu Tanon
|
7eb344cabd
|
Add header to Content and Multipart
|
2018-02-19 16:37:39 +01:00 |
|
Ronan Abhamon
|
c300e10f14
|
fix(ChatRoom): return chat messages in chat room history
|
2018-02-19 13:55:11 +01:00 |
|
Ronan Abhamon
|
e12f146b84
|
fix(MainDb): ConferenceInfoNoDeviceFilter must be equals to a 2-power
|
2018-02-19 12:16:44 +01:00 |
|
Ronan Abhamon
|
12a4259bb9
|
fix(PortConfig): include general
|
2018-02-19 11:48:10 +01:00 |
|
Ronan Abhamon
|
4383a3dccf
|
feat(IdentityAddress): remove useless private file (used only in identity address unit)
|
2018-02-19 11:21:47 +01:00 |
|
Ronan Abhamon
|
709dceac26
|
feat(core): use other instead of src/obj name on operators and copy constructors (uniform syntax)
|
2018-02-19 09:58:14 +01:00 |
|
Simon Morlat
|
cb45d54d1a
|
fix compilation issue (unused parameter this)
|
2018-02-16 18:27:39 +01:00 |
|
Ghislain MARY
|
c7454fa89e
|
Fix Core::insertChatRoom().
|
2018-02-16 17:38:06 +01:00 |
|
Ronan Abhamon
|
07443b1f60
|
feat(MainDb): increase performance of get history range
|
2018-02-16 17:21:47 +01:00 |
|
Erwan Croze
|
9fa36be4bf
|
Adding new search friend test
-search friend with phone number
|
2018-02-16 17:13:05 +01:00 |
|
Ghislain MARY
|
d64310cd0c
|
Do not notify is-composing received false state when receiving an is-composing or imdn message.
|
2018-02-16 16:54:31 +01:00 |
|
Sylvain Berfini
|
9ca30446d5
|
Improved AndroidPlatformHelper
|
2018-02-16 16:23:16 +01:00 |
|
Simon Morlat
|
a237baffae
|
fix previous commit (was generating cast error)
|
2018-02-16 16:20:18 +01:00 |
|
Simon Morlat
|
a2efa12ca2
|
fix bad reading of quality_reporting_interval. No reason to have '!!', it is not a boolean but an interval in seconds.
|
2018-02-16 16:06:34 +01:00 |
|
Simon Morlat
|
8a336839b5
|
fix table overflow
|
2018-02-16 16:06:34 +01:00 |
|
Ghislain MARY
|
7c397eef3d
|
Fix wifi, multicast and cpu locks being acquired instead of being released.
|
2018-02-16 15:42:39 +01:00 |
|
Erwan Croze
|
573e8468c4
|
Adding magic search test concerning cache resetting
|
2018-02-16 15:34:55 +01:00 |
|
Ghislain MARY
|
babe09e560
|
Add tester for migration of messages database + load chat rooms from DB after migration + fix duplicated sip addresses in database during migration.
|
2018-02-16 15:29:00 +01:00 |
|
Erwan Croze
|
f99300cba5
|
Merge branch 'dev_refactor_cpp' into dev_refactor_cpp_search_bar
|
2018-02-16 15:18:48 +01:00 |
|
Erwan Croze
|
5574b7ec73
|
Finishing search api
|
2018-02-16 15:16:56 +01:00 |
|
Sylvain Berfini
|
539f7b0fbe
|
Do not set the same listener twice and clear the previous one if it exists in Java wrapper
|
2018-02-15 16:23:14 +01:00 |
|
Ghislain MARY
|
373dafd993
|
Renaming in server group chat room.
|
2018-02-15 16:21:57 +01:00 |
|
Ghislain MARY
|
ecf6024bbf
|
Simplify addParticipants() method of Conference.
|
2018-02-15 16:20:49 +01:00 |
|
Ghislain MARY
|
e8da88c543
|
Remove call session listener when destroying client group chat room.
|
2018-02-15 13:59:21 +01:00 |
|
Sylvain Berfini
|
b9c2b8c9a9
|
Do not create a JNI listener if Java one is null
|
2018-02-15 13:56:48 +01:00 |
|
Sylvain Berfini
|
b87dd9f1a0
|
Fixed another leak in Java wrapper caused by listeners
|
2018-02-15 13:39:36 +01:00 |
|
Benjamin Reis
|
068cd9ce45
|
do not fetch device event in chat room history
|
2018-02-15 13:38:58 +01:00 |
|
Sylvain Berfini
|
c444c4c59c
|
Fixed remaining issue with removeListener in Java wrapper
|
2018-02-15 13:23:40 +01:00 |
|
Sylvain Berfini
|
a573636c6b
|
Fixed issue with removeListener in Java wrapper
|
2018-02-15 13:12:23 +01:00 |
|
Sylvain Berfini
|
4a5d2e4cb5
|
Fixed leak in Java wrapper
|
2018-02-15 12:55:15 +01:00 |
|
Simon Morlat
|
9fead71899
|
Fix crash during migration on Android by avoiding to throw exceptions. Apparently exceptions do not work reliabily on android, at least not with our current toolchain and compilation options.
|
2018-02-15 12:50:26 +01:00 |
|
Ghislain MARY
|
7137ca85dc
|
Add option to deactivate handling of chat message state by participant in group chat.
|
2018-02-15 11:11:58 +01:00 |
|
Ghislain MARY
|
1cfd805731
|
Terminate ClientGroupChatRoom when termination fails with reason "Not Found".
|
2018-02-15 10:45:00 +01:00 |
|
Ronan Abhamon
|
04fd9ec2da
|
feat(logger): DurationLogger use by default Info flag
|
2018-02-15 08:28:22 +01:00 |
|