Benjamin Reis
|
de7a430668
|
Do not crash if friend whith no LC but show an error
|
2016-11-28 15:46:46 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
François Grisez
|
a14a8f9f21
|
Switch the unown parameter to FALSE in the declaration of LinphoneFriendList
That commit doesn't fix anything but it is a better way to have
LinphoneFriendList objects created with a refcount to 1 systematically.
|
2016-11-15 13:56:38 +01:00 |
|
Sylvain Berfini
|
3ff8a88a1e
|
Updated linphone_friend_get_addresses to return a const list that doesn't have to freed after
|
2016-10-24 12:09:14 +02:00 |
|
Jehan Monnier
|
cdf31df81e
|
fix presence list when using default rls
|
2016-09-30 16:41:01 +02:00 |
|
Jehan Monnier
|
a143948e26
|
rework list subscription activation.
-suscription list is now activated either if and rls server is set on a friend list or if the configuration parameter [sip],rls_uri is set.
|
2016-09-30 08:57:45 +02:00 |
|
Simon Morlat
|
af47cd4e8c
|
fix crash
|
2016-09-23 15:37:53 +02:00 |
|
Ghislain MARY
|
e46417d209
|
Do not send list subscription when the "use_rls_presence" is set to 0.
|
2016-09-23 13:50:19 +02:00 |
|
Simon Morlat
|
f9aee35116
|
heavy rework of lists, presence list subscriptions, and fix many memory leaks
|
2016-09-22 22:10:36 +02:00 |
|
Simon Morlat
|
3322463148
|
fix crash and bug around presence list subscription
|
2016-09-14 16:29:31 +02:00 |
|
Gautier Pelloux-Prayer
|
9313618cbd
|
presence: dont notify uselessly
|
2016-09-05 15:09:37 +02:00 |
|
Gautier Pelloux-Prayer
|
ee50e0e3c1
|
presence: fix phone number subscription
|
2016-08-30 10:28:06 +02:00 |
|
Gautier Pelloux-Prayer
|
49e93dd016
|
update presence
|
2016-08-23 09:16:41 +02:00 |
|
Gautier Pelloux-Prayer
|
97c8f0d0d8
|
account_creator.c: fix creation
|
2016-08-05 15:46:08 +02:00 |
|
Ghislain MARY
|
1cb1d7c5eb
|
Allow friends to be added to a friend list even if they do not have a SIP address.
|
2016-08-01 17:30:51 +02:00 |
|
Ghislain MARY
|
dd36939023
|
Fix some memory leaks.
|
2016-07-29 15:36:19 +02:00 |
|
Ghislain MARY
|
fb04d71445
|
Test association of SIP URI and phone number in presence server tester.
|
2016-07-29 11:09:45 +02:00 |
|
Ghislain MARY
|
80bdec5205
|
Associate a presence model to each SIP URI and phone number of a friend.
|
2016-07-29 11:09:45 +02:00 |
|
Ghislain MARY
|
9243291c6b
|
Correctly put phone numbers in resource list xml.
|
2016-07-29 11:09:45 +02:00 |
|
Ghislain MARY
|
147fc9874a
|
Save friend when it is imported from a vCard.
|
2016-07-29 11:09:45 +02:00 |
|
Ghislain MARY
|
0492c91ba1
|
No longer rely on the uri field of LinphoneFriend being set (use linphone_friend_get_address() instead).
|
2016-07-29 11:09:45 +02:00 |
|
Gautier Pelloux-Prayer
|
f6381d913a
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
Sylvain Berfini
|
c8ae29742a
|
Moved and renamed some vcard methods for python wrapper
|
2016-07-01 10:56:51 +02:00 |
|
Sylvain Berfini
|
1590b294ad
|
Improved performances related to vCard parsing
|
2016-06-29 16:33:22 +02:00 |
|
Ghislain MARY
|
b535d1f153
|
Use bctbx_list_t instead of MSList that has been deprecated.
|
2016-06-16 17:42:33 +02:00 |
|
Sylvain Berfini
|
64ca9e82e5
|
Improved import friends from vcards feature + set bctoolbox logger in linphone tester
|
2016-06-14 11:44:43 +02:00 |
|
Simon Morlat
|
b79535afe9
|
fix automake build and simplify sqlite enablement options
|
2016-05-20 09:37:53 +02:00 |
|
Jehan Monnier
|
aaa2c3c194
|
change bctoolbox_ to bctbx_
|
2016-05-18 16:15:32 +02:00 |
|
Sylvain Berfini
|
ecda7e67a5
|
Fix too many unref crash in vcard tester
|
2016-05-10 18:14:48 +02:00 |
|
Sylvain Berfini
|
3fb9e8b7f6
|
Added a take screenshot button in video window in gtk app + updated translations
|
2016-05-10 12:02:24 +02:00 |
|
Ghislain MARY
|
7d260db562
|
Fix Python module unit tests.
|
2016-05-09 15:21:11 +02:00 |
|
Gautier Pelloux-Prayer
|
8377540fc5
|
friendlist.c: fix linphone_friend_list_update_subscriptions to avoid switching to P2P presence in case of disabled subscriptions list
|
2016-04-29 15:46:00 +02:00 |
|
Gautier Pelloux-Prayer
|
0d298a1c4e
|
friendlist.c: enable subscription by default
|
2016-04-26 15:32:05 +02:00 |
|
Gautier Pelloux-Prayer
|
23397e26be
|
friendlist: add linphone_friend_list_enable_subscriptions API
|
2016-04-25 17:14:56 +02:00 |
|
Sylvain Berfini
|
e3e363dbdc
|
Fixed infinite loop when carddav context is null
|
2016-04-25 11:15:49 +02:00 |
|
Sylvain Berfini
|
ade92fb2e5
|
Fixed crash in carddav when updating more than 1 dirty friend from client to server + improved storage actions for friends in lists
|
2016-04-22 17:02:37 +02:00 |
|
Sylvain Berfini
|
f5f80c92bd
|
Few fixes for when using friends without the database storage
|
2016-04-22 11:01:10 +02:00 |
|
Sylvain Berfini
|
a3aa01e1b6
|
Fixed issues with vCard tester where some http queries overlapped + memory improvements in carddav.c
|
2016-04-21 14:41:39 +02:00 |
|
Gautier Pelloux-Prayer
|
417a2cc5de
|
presence: do not use _FATAL macros in testers
|
2016-04-08 13:49:41 +02:00 |
|
Gautier Pelloux-Prayer
|
92a44a6104
|
Revert "Revert "presence_tester.c: add some long term tests""
This reverts commit e2609f96a4.
|
2016-04-06 16:53:56 +02:00 |
|
Jehan Monnier
|
966c7caa2d
|
-fix many memory leak
-unsubscribe in linphone_core_uninit
|
2016-03-10 18:58:44 +01:00 |
|
Ghislain MARY
|
298ad5731c
|
Fix reference handling of presence list events.
|
2016-03-10 11:57:24 +01:00 |
|
Ghislain MARY
|
f7abf57253
|
Fix some memory leaks.
|
2016-03-09 18:14:02 +01:00 |
|
Sylvain Berfini
|
b88693f4f4
|
Fix contacts migration from rc to db
|
2016-03-09 17:04:59 +01:00 |
|
Ghislain MARY
|
7cfbbda323
|
Fix Python module automatic wrapper generation.
|
2016-03-09 12:13:41 +01:00 |
|
Sylvain Berfini
|
7d6c8ca00e
|
This should fix export issue on win32
|
2016-02-25 17:08:13 +01:00 |
|
Sylvain Berfini
|
29592e0670
|
Merge branch 'master' into dev_vcard
|
2016-02-24 16:52:11 +01:00 |
|
Ghislain MARY
|
f9eaa1a0f1
|
Handle body compression for presence list.
|
2016-02-19 15:14:28 +01:00 |
|
Sylvain Berfini
|
1ed3fccf3a
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/friendlist.c
java/common/org/linphone/core/LinphoneCore.java
|
2016-02-18 14:25:06 +01:00 |
|
Ghislain MARY
|
6ac4d568f3
|
Merge branch 'bctoolbox'
Conflicts:
mediastreamer2
|
2016-02-15 11:59:35 +01:00 |
|