Simon Morlat
|
6395c65feb
|
fix crash when removing a friend if such friend wasn't in the map.
|
2017-01-24 16:27:49 +01:00 |
|
Sylvain Berfini
|
f92de2825e
|
Improved performances of presence server list notify
|
2017-01-23 10:45:13 +01:00 |
|
Benjamin Reis
|
54081aaee0
|
fix memory leak
|
2017-01-20 16:00:07 +01:00 |
|
Benjamin Reis
|
7f65973bd6
|
add function bctbx_mmap_delete_with_data for ullong & cchar
|
2017-01-20 14:20:56 +01:00 |
|
Sylvain Berfini
|
8903615cad
|
Delete map when deleting friend list
|
2017-01-20 11:49:55 +01:00 |
|
Benjamin Reis
|
eeebd4aa4f
|
Do not try to erase friend from map if ref key is null
|
2017-01-20 11:10:42 +01:00 |
|
Benjamin Reis
|
477a3266e9
|
clear the code
|
2017-01-20 11:02:45 +01:00 |
|
Benjamin Reis
|
ec7fd6f617
|
optimize always & ever
|
2017-01-20 10:48:10 +01:00 |
|
Benjamin Reis
|
5f98187202
|
keep optimizing
|
2017-01-20 10:09:03 +01:00 |
|
Benjamin Reis
|
07695c3c64
|
optimize perf
|
2017-01-20 09:35:14 +01:00 |
|
Benjamin Reis
|
88c467d684
|
Fix crash when import friend with no ref key
|
2017-01-19 17:49:21 +01:00 |
|
Sylvain Berfini
|
97c5b8f919
|
Performance improvements for find_friend_by_address
|
2017-01-19 17:38:19 +01:00 |
|
Benjamin Reis
|
eb21482982
|
compare value of it not address + test find_friend_by_ref_key on empty list
|
2017-01-19 16:19:35 +01:00 |
|
Benjamin Reis
|
eea35502de
|
add friends_map to friend list and change find_friend_by_ref_key
|
2017-01-19 15:05:02 +01:00 |
|
Simon Morlat
|
656ff43b13
|
fix most common warnings
|
2017-01-14 14:13:26 +01:00 |
|
Ghislain MARY
|
5fd0fe2583
|
Fix some english mistakes.
|
2017-01-13 14:57:02 +01:00 |
|
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 |
|