Erwan Croze
|
4f96c41eea
|
Fixing magic search constructor for wrapper
|
2018-02-23 10:59:55 +01:00 |
|
Ronan Abhamon
|
8e7791e3ea
|
fix(MainDb): conference_event_view supports correctly mysql and mariaDb
|
2018-02-23 10:48:57 +01:00 |
|
Jehan Monnier
|
6da095454c
|
make sure imdm are still passed to the application if deliver_imdn setting is set to 1
|
2018-02-22 17:34:07 +01:00 |
|
Ronan Abhamon
|
4b5e950d01
|
fix(MainDb): disable db lock for Android
|
2018-02-22 16:55:09 +01:00 |
|
Sylvain Berfini
|
94ff056468
|
Improved linphone_chat_message_is_text and linphone_chat_message_is_file_transfer
|
2018-02-22 16:23:43 +01:00 |
|
Ronan Abhamon
|
6d3d535fd9
|
fix(MainDb): order by event_id in getHistoryRange
|
2018-02-22 15:19:54 +01:00 |
|
Erwan Croze
|
d0c1259dda
|
Adding different coef for weight by type in magic search
|
2018-02-22 14:09:29 +01:00 |
|
Ronan Abhamon
|
71f5e47cff
|
feat(MainDb): remove order by on events fetch
|
2018-02-22 13:18:40 +01:00 |
|
Benjamin Reis
|
0a0ff95237
|
refactor code
|
2018-02-22 11:35:17 +01:00 |
|
Sylvain Berfini
|
4ba2aa8af0
|
Added multi listener for ChatRoom
|
2018-02-22 10:52:23 +01:00 |
|
Benjamin Reis
|
fbdca469c7
|
refactor code
|
2018-02-22 10:45:58 +01:00 |
|
Benjamin Reis
|
e06f10ed23
|
fix coding style
|
2018-02-22 10:32:21 +01:00 |
|
Simon Morlat
|
2e8f7dade9
|
Fix is-composing crash.
|
2018-02-22 10:10:02 +01:00 |
|
Ghislain MARY
|
35634f442a
|
Add findParticipantDevice method on Conference.
|
2018-02-21 18:06:36 +01:00 |
|
Ronan Abhamon
|
a12a229720
|
feat(MainDb): use prepared statements
|
2018-02-21 18:05:42 +01:00 |
|
Ronan Abhamon
|
963811044b
|
feat(MainDb): use prepared statements for some functions
|
2018-02-21 16:42:18 +01:00 |
|
Erwan Croze
|
52861017e2
|
Changing magic search sort function
|
2018-02-21 15:52:49 +01:00 |
|
Erwan Croze
|
b5ed8c1f77
|
Adding a last item in magic search searching when we have a proxy config
|
2018-02-21 15:26:16 +01:00 |
|
Ronan Abhamon
|
a38031e182
|
fix(MainDb): conference_event_view is compatible with mysql
|
2018-02-21 13:48:46 +01:00 |
|
Erwan Croze
|
02662051ce
|
Adding call log in the magic search
|
2018-02-21 13:42:48 +01:00 |
|
Ronan Abhamon
|
b61cc2bdb9
|
feat(address): add a sip addresses cache to increase performance (+50%)
|
2018-02-21 10:16:23 +01:00 |
|
Ghislain MARY
|
e7aadda4fa
|
Fix build.
|
2018-02-20 15:32:40 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|