summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* Use always-writeable and writeable-properties for alias and groupsRaul Gutierrez Segales2011-09-192-20/+80
* Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-194-8/+8
* tp-roomlist: pass self as weak object to tp_cli_channel_type_room_list_call_l...Guillaume Desmottes2011-09-161-1/+1
* tp-roomlist: ensure that we stay alive during the create_and_handle_channel a...Guillaume Desmottes2011-09-161-1/+7
* sasl-handler: only save password if we manage to connectGuillaume Desmottes2011-09-141-22/+34
* individual-manager: Port to the new individuals_changed_detailed signalPhilip Withnall2011-09-121-9/+26
* individual-manager: dup the Individual ID instead of borrowing itGuillaume Desmottes2011-09-121-2/+2
* factor out empathy_get_tp_contact_for_individualGuillaume Desmottes2011-09-082-0/+41
* update_geocode: don't try to get position if location is emptyGuillaume Desmottes2011-09-071-1/+2
* IndividualManager: disconnect handler from aggregatorWill Thompson2011-09-061-0/+3
* TpChat: don't crash with broken TpProperties implementationsWill Thompson2011-09-061-2/+2
* build fixGuillaume Desmottes2011-09-061-1/+1
* empathy_contact_dup_from_folks_individual: add a debug msg if no contact is f...Guillaume Desmottes2011-09-061-0/+6
* empathy_connection_can_*_personas: check if connection is connectedGuillaume Desmottes2011-09-021-0/+12
* build: use an autoconf macro to get to -lmFrédéric Péters2011-08-311-1/+1
* build: add -lm where requiredFrédéric Péters2011-08-301-1/+2
* Allow to call phone number of contactsGuillaume Desmottes2011-08-291-0/+3
* export empathy_account_has_uri_scheme_tel()Guillaume Desmottes2011-08-293-22/+25
* chatroom_manager_parse_chatroom: check account path is validGuillaume Desmottes2011-08-291-2/+8
* Do not auto-accept publish requests if contact is not subscribedXavier Claessens2011-08-241-2/+8
* account-settings: add API to set 'tel' in the URISchemes property of the accountGuillaume Desmottes2011-08-242-0/+71
* geocode: fix uninitialized variable (-Werror=uninitialized)Alban Crequy2011-08-231-1/+1
* contact_set_avatar_from_tp_contact: don't crash if we failed to load the avatarGuillaume Desmottes2011-08-221-1/+10
* Freenode has added 6697 to the list of SSL portsDebarshi Ray2011-08-221-0/+1
* Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter2011-08-223-22/+40
* EmpathyContactListFlags: add _MESSAGE_ADD flagEmilio Pozuelo Monfort2011-08-192-0/+5
* rely on the factory to prepare TP_CONNECTION_FEATURE_BALANCEGuillaume Desmottes2011-08-191-0/+3
* tp-chat: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABILITIESGuillaume Desmottes2011-08-191-35/+13
* ft-handler: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABILITIESGuillaume Desmottes2011-08-191-17/+8
* contact-widget: rely on the factory to prepare TP_CONNECTION_FEATURE_CONTACT_...Guillaume Desmottes2011-08-191-0/+3
* avatar-chooser: rely on the factory to prepare TP_CONNECTION_FEATURE_AVATAR_R...Guillaume Desmottes2011-08-191-0/+3
* ask factory to prepare TP_ACCOUNT_FEATURE_CONNECTIONGuillaume Desmottes2011-08-191-0/+18
* chatroom-manager: removed set and unused priv variableJonny Lamb2011-08-181-3/+0
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-1813-300/+281
* Merge branch 'log-window-webview'Danielle Madeley2011-08-181-0/+1
|\
| * Use this utility in the log viewerDanielle Madeley2011-08-091-0/+1
* | Merge branch 'blockade'Will Thompson2011-08-161-1/+13
|\ \
| * | Blocking: don't critical if ContactBlockingCapabilities is missingWill Thompson2011-08-081-1/+13
* | | Add Echo cancellation preferenceGuillaume Desmottes2011-08-151-0/+1
* | | CameraMonitor: add empathy_camera_monitor_new()Emilio Pozuelo Monfort2011-08-152-26/+23
* | | CameraMonitor: dynamically-allocate the queueEmilio Pozuelo Monfort2011-08-151-8/+17
* | | Add a GSettings key for the default cameraEmilio Pozuelo Monfort2011-08-151-0/+1
* | | CameraMonitor: add ::added and ::removed signalsEmilio Pozuelo Monfort2011-08-151-0/+27
* | | CameraMonitor: make EmpathyCamera a boxed typeEmilio Pozuelo Monfort2011-08-152-0/+12
* | | CameraMonitor: add API to get all camerasEmilio Pozuelo Monfort2011-08-152-0/+80
* | | Properly check if the backlog flag is setSjoerd Simons2011-08-121-1/+5
|/ /
* | empathy_server_sasl_handler_class_init: properly initialize the dispose functionAlexey Fisher2011-08-021-1/+1
* | Add a new gsettings key for the call volumeEmilio Pozuelo Monfort2011-07-281-0/+3
|/
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-07-121-12/+2
* A contact doesn't support video if we have no cameraEmilio Pozuelo Monfort2011-07-121-2/+13