| Commit message (Expand) | Author | Age | Files | Lines |
* | remove empathy-contact-manager | Guillaume Desmottes | 2011-12-14 | 3 | -603/+0 |
* | remove useless includes of empathy-contact-manager.h | Guillaume Desmottes | 2011-12-14 | 2 | -2/+0 |
* | empathy_contact_get_persona: use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -37/+5 |
* | use tpf_persona_dup_for_contact() | Guillaume Desmottes | 2011-12-14 | 1 | -10/+7 |
* | auth-client: add some more debugging | Guillaume Desmottes | 2011-12-08 | 1 | -1/+1 |
* | try requesting a TpContact when creating a contact from the logger | Guillaume Desmottes | 2011-12-06 | 1 | -1/+48 |
* | renamespace CheeseCameraDeviceMonitor | Guillaume Desmottes | 2011-12-02 | 3 | -84/+88 |
* | camera-monitor: fix memleak in on_camera_added | Raluca Elena Podiuc | 2011-12-01 | 1 | -1/+3 |
* | connection-aggregator: add API to track contacts | Guillaume Desmottes | 2011-11-30 | 2 | -0/+74 |
* | Revert "WIP" | Guillaume Desmottes | 2011-11-29 | 2 | -75/+0 |
* | remove trailing space | Guillaume Desmottes | 2011-11-29 | 1 | -1/+1 |
* | WIP | Guillaume Desmottes | 2011-11-29 | 2 | -0/+75 |
* | Merge remote-tracking branch 'jonny/ft' | Guillaume Desmottes | 2011-11-29 | 7 | -1114/+180 |
|\ |
|
| * | tp-file: remove EmpathyTpFile | Jonny Lamb | 2011-11-09 | 3 | -1022/+0 |
| * | client-factory: stop creating EmpathyTpFile objects | Jonny Lamb | 2011-11-09 | 2 | -7/+1 |
| * | ft-handler: start using TpFTChannel instead of EmpathyTpFile | Jonny Lamb | 2011-11-09 | 3 | -84/+179 |
| * | libempathy: remove empathy-tp-file from headers | Jonny Lamb | 2011-11-09 | 1 | -1/+0 |
* | | remove old school get_all_groups | Guillaume Desmottes | 2011-11-29 | 4 | -66/+0 |
* | | add empathy_connection_aggregator_get_all_groups() | Guillaume Desmottes | 2011-11-29 | 2 | -0/+31 |
* | | add EmpathyConnectionAggregator | Guillaume Desmottes | 2011-11-29 | 3 | -0/+258 |
* | | don't ignore TP_DELIVERY_STATUS_TEMPORARILY_FAILED delivery report | Guillaume Desmottes | 2011-11-28 | 1 | -1/+2 |
* | | contact-list: remove flags | Guillaume Desmottes | 2011-11-28 | 2 | -25/+0 |
* | | tp-contact-list: remove tp_contact_list_get_flags | Guillaume Desmottes | 2011-11-28 | 1 | -119/+0 |
* | | remove empathy_contact_manager_get_flags_for_connection() | Guillaume Desmottes | 2011-11-28 | 2 | -25/+0 |
* | | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT | Guillaume Desmottes | 2011-11-24 | 1 | -0/+21 |
* | | factor out empathy_create_individual_from_tp_contact() | Guillaume Desmottes | 2011-11-24 | 2 | -0/+35 |
* | | Allow user to try another password if auth failed | Guillaume Desmottes | 2011-11-23 | 2 | -0/+64 |
* | | auth-factory: relay the auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+25 |
* | | server-sasl-handler: add auth-password-failed signal | Guillaume Desmottes | 2011-11-23 | 1 | -0/+16 |
* | | Remove call input volume configuration | Sjoerd Simons | 2011-11-19 | 1 | -1/+0 |
* | | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 11 | -25/+25 |
* | | coding style fixes | Guillaume Desmottes | 2011-11-14 | 2 | -5/+5 |
* | | add empathy_contact_remove_from_contact_list() | Guillaume Desmottes | 2011-11-08 | 2 | -0/+14 |
* | | add empathy_contact_add_to_contact_list() | Guillaume Desmottes | 2011-11-08 | 2 | -0/+41 |
* | | client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIES | Guillaume Desmottes | 2011-11-08 | 1 | -0/+6 |
* | | remove old blocking API | Guillaume Desmottes | 2011-11-08 | 4 | -196/+8 |
* | | individual-manager: use tp-glib blocking API | Guillaume Desmottes | 2011-11-08 | 1 | -26/+16 |
* | | Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API"" | Guillaume Desmottes | 2011-11-08 | 1 | -0/+3 |
|/ |
|
* | Make GOA optional again | Danielle Madeley | 2011-11-07 | 2 | -23/+54 |
* | Import Facebook and windows Live GOA accounts | Xavier Claessens | 2011-11-04 | 6 | -25/+601 |
* | empathy-auth-client: use a TpSimpleClientFactory | Xavier Claessens | 2011-11-04 | 2 | -11/+4 |
* | tls: Cast argument to gcr_simple_certificate_new to avoid compiler warning | Colin Walters | 2011-11-04 | 1 | -1/+1 |
* | Revert "contact-blocking-dialog: use tp-glib high level blocking API" | Guillaume Desmottes | 2011-11-02 | 1 | -3/+0 |
* | contact-blocking-dialog: use tp-glib high level blocking API | Guillaume Desmottes | 2011-11-02 | 1 | -0/+3 |
* | Move empathy-contactinfo-utils to libempathy-gtk | Danielle Madeley | 2011-10-21 | 3 | -228/+0 |
* | Abstract common contactinfo code into empathy-contactinfo-utils | Danielle Madeley | 2011-10-21 | 3 | -0/+228 |
* | factor out empathy_individual_can_audio_video_call() | Guillaume Desmottes | 2011-10-18 | 2 | -0/+63 |
* | contact-list: remove favourite API | Guillaume Desmottes | 2011-10-15 | 2 | -57/+0 |
* | contact-manager: remove unused favourite code | Guillaume Desmottes | 2011-10-15 | 1 | -305/+0 |
* | TpChat: remove support for old Properties | Will Thompson | 2011-10-15 | 1 | -263/+5 |
* | TpChat: Use RoomConfig1 and Subject if available | Will Thompson | 2011-10-15 | 1 | -5/+138 |
* | TpChat: track subject and title explicitly. | Will Thompson | 2011-10-15 | 1 | -50/+37 |
* | TpChat: hide guts of Telepathy properties. | Will Thompson | 2011-10-15 | 2 | -32/+111 |
* | Merge remote-tracking branch 'pochu/upgrade-software' | Danielle Madeley | 2011-10-14 | 1 | -0/+2 |
|\ |
|
| * | Display Upgrade Software errors | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'pochu/error-dialog' | Danielle Madeley | 2011-10-14 | 3 | -14/+26 |
|\ \ |
|
| * | | empathy_dispatcher_chat_with_contact_id(): add optional cb | Emilio Pozuelo Monfort | 2011-09-05 | 3 | -14/+26 |
| |/ |
|
* | | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 20 | -77/+43 |
* | | ft-handler: Use TpFileTransferChannel properties | Guillaume Desmottes | 2011-09-27 | 1 | -15/+17 |
* | | don't connect on the TransferredBytesChanged D-Bus signal | Guillaume Desmottes | 2011-09-27 | 1 | -10/+9 |
* | | remove empathy_tp_file_is_incoming() | Guillaume Desmottes | 2011-09-27 | 3 | -24/+3 |
* | | EmpathyTpFile: inherit from TpFileTransferChannel | Guillaume Desmottes | 2011-09-27 | 5 | -143/+52 |
* | | tp-file: chain up constructed | Guillaume Desmottes | 2011-09-27 | 1 | -0/+2 |
* | | pass to proper user action time when requesting an outgoing FT | Guillaume Desmottes | 2011-09-27 | 4 | -6/+29 |
* | | remove butterfly-logs-migrated gsettings key | Guillaume Desmottes | 2011-09-26 | 1 | -1/+0 |
* | | all: remove butterfly workarounds (bgo#612555) | Jonny Lamb | 2011-09-26 | 1 | -64/+0 |
* | | remember last account | Juan R. Garcia Blanco | 2011-09-26 | 1 | -0/+1 |
* | | Use always-writeable and writeable-properties for alias and groups | Raul Gutierrez Segales | 2011-09-19 | 2 | -20/+80 |
* | | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async | Guillaume Desmottes | 2011-09-19 | 4 | -8/+8 |
* | | tp-roomlist: pass self as weak object to tp_cli_channel_type_room_list_call_l... | Guillaume Desmottes | 2011-09-16 | 1 | -1/+1 |
* | | tp-roomlist: ensure that we stay alive during the create_and_handle_channel a... | Guillaume Desmottes | 2011-09-16 | 1 | -1/+7 |
* | | sasl-handler: only save password if we manage to connect | Guillaume Desmottes | 2011-09-14 | 1 | -22/+34 |
* | | individual-manager: Port to the new individuals_changed_detailed signal | Philip Withnall | 2011-09-13 | 1 | -9/+26 |
* | | individual-manager: dup the Individual ID instead of borrowing it | Guillaume Desmottes | 2011-09-12 | 1 | -2/+2 |
* | | factor out empathy_get_tp_contact_for_individual | Guillaume Desmottes | 2011-09-08 | 2 | -0/+41 |
* | | update_geocode: don't try to get position if location is empty | Guillaume Desmottes | 2011-09-07 | 1 | -1/+2 |
* | | IndividualManager: disconnect handler from aggregator | Will Thompson | 2011-09-07 | 1 | -0/+3 |
* | | TpChat: don't crash with broken TpProperties implementations | Will Thompson | 2011-09-06 | 1 | -2/+2 |
* | | build fix | Guillaume Desmottes | 2011-09-06 | 1 | -1/+1 |
* | | empathy_contact_dup_from_folks_individual: add a debug msg if no contact is f... | Guillaume Desmottes | 2011-09-06 | 1 | -0/+6 |
|/ |
|
* | empathy_connection_can_*_personas: check if connection is connected | Guillaume Desmottes | 2011-09-02 | 1 | -0/+12 |
* | build: use an autoconf macro to get to -lm | Frédéric Péters | 2011-08-31 | 1 | -1/+1 |
* | build: add -lm where required | Frédéric Péters | 2011-08-30 | 1 | -1/+2 |
* | Allow to call phone number of contacts | Guillaume Desmottes | 2011-08-29 | 1 | -0/+3 |
* | export empathy_account_has_uri_scheme_tel() | Guillaume Desmottes | 2011-08-29 | 3 | -22/+25 |
* | chatroom_manager_parse_chatroom: check account path is valid | Guillaume Desmottes | 2011-08-29 | 1 | -2/+8 |
* | Do not auto-accept publish requests if contact is not subscribed | Xavier Claessens | 2011-08-24 | 1 | -2/+8 |
* | account-settings: add API to set 'tel' in the URISchemes property of the account | Guillaume Desmottes | 2011-08-24 | 2 | -0/+71 |
* | geocode: fix uninitialized variable (-Werror=uninitialized) | Alban Crequy | 2011-08-23 | 1 | -1/+1 |
* | contact_set_avatar_from_tp_contact: don't crash if we failed to load the avatar | Guillaume Desmottes | 2011-08-22 | 1 | -1/+10 |
* | Freenode has added 6697 to the list of SSL ports | Debarshi Ray | 2011-08-22 | 1 | -0/+1 |
* | Don't assume that all TpfPersonas contain valid TpContacts | Travis Reitter | 2011-08-22 | 3 | -22/+40 |
* | EmpathyContactListFlags: add _MESSAGE_ADD flag | Emilio Pozuelo Monfort | 2011-08-20 | 2 | -0/+5 |
* | rely on the factory to prepare TP_CONNECTION_FEATURE_BALANCE | Guillaume Desmottes | 2011-08-19 | 1 | -0/+3 |
* | tp-chat: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABILITIES | Guillaume Desmottes | 2011-08-19 | 1 | -35/+13 |
* | ft-handler: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABILITIES | Guillaume Desmottes | 2011-08-19 | 1 | -17/+8 |
* | contact-widget: rely on the factory to prepare TP_CONNECTION_FEATURE_CONTACT_... | Guillaume Desmottes | 2011-08-19 | 1 | -0/+3 |
* | avatar-chooser: rely on the factory to prepare TP_CONNECTION_FEATURE_AVATAR_R... | Guillaume Desmottes | 2011-08-19 | 1 | -0/+3 |
* | ask factory to prepare TP_ACCOUNT_FEATURE_CONNECTION | Guillaume Desmottes | 2011-08-19 | 1 | -0/+18 |
* | chatroom-manager: removed set and unused priv variable | Jonny Lamb | 2011-08-18 | 1 | -3/+0 |
* | Port to new tp-glib client factory | Guillaume Desmottes | 2011-08-18 | 13 | -300/+281 |
* | Merge branch 'log-window-webview' | Danielle Madeley | 2011-08-18 | 1 | -0/+1 |
|\ |
|
| * | Use this utility in the log viewer | Danielle Madeley | 2011-08-09 | 1 | -0/+1 |
* | | Merge branch 'blockade' | Will Thompson | 2011-08-16 | 1 | -1/+13 |
|\ \ |
|
| * | | Blocking: don't critical if ContactBlockingCapabilities is missing | Will Thompson | 2011-08-09 | 1 | -1/+13 |
* | | | Add Echo cancellation preference | Guillaume Desmottes | 2011-08-15 | 1 | -0/+1 |
* | | | CameraMonitor: add empathy_camera_monitor_new() | Emilio Pozuelo Monfort | 2011-08-15 | 2 | -26/+23 |
* | | | CameraMonitor: dynamically-allocate the queue | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -8/+17 |
* | | | Add a GSettings key for the default camera | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+1 |
* | | | CameraMonitor: add ::added and ::removed signals | Emilio Pozuelo Monfort | 2011-08-15 | 1 | -0/+27 |
* | | | CameraMonitor: make EmpathyCamera a boxed type | Emilio Pozuelo Monfort | 2011-08-15 | 2 | -0/+12 |
* | | | CameraMonitor: add API to get all cameras | Emilio Pozuelo Monfort | 2011-08-15 | 2 | -0/+80 |
* | | | Properly check if the backlog flag is set | Sjoerd Simons | 2011-08-12 | 1 | -1/+5 |
|/ / |
|
* | | empathy_server_sasl_handler_class_init: properly initialize the dispose function | Alexey Fisher | 2011-08-02 | 1 | -1/+1 |
* | | Add a new gsettings key for the call volume | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -0/+3 |
|/ |
|
* | Only follow available cameras if the contact can do Video calls | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -12/+2 |
* | A contact doesn't support video if we have no camera | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -2/+13 |
* | Add empathy_camera_monitor_get_available | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -0/+9 |
* | Optionally check for gudev for camera monitoring | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+3 |
* | Don't disable video calls when built without udev | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+5 |
* | Add EmpathyCameraMonitor | Emilio Pozuelo Monfort | 2011-07-12 | 3 | -2/+232 |
* | Add CheeseCameraDeviceMonitor from libcheese | Emilio Pozuelo Monfort | 2011-07-12 | 3 | -3/+485 |
* | EmpathyContact: don't crash if a contact doesn't have an account | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -3/+6 |
* | use tp_text_channel_ack_all_pending_messages_async() | Guillaume Desmottes | 2011-07-11 | 2 | -38/+0 |
* | Set the DelegateToPreferredHandler hint | Guillaume Desmottes | 2011-07-11 | 1 | -0/+1 |
* | coding style fixes | Guillaume Desmottes | 2011-07-11 | 1 | -4/+4 |
* | empathy_contact_from_tpl_contact: don't override the alias | Emilio Pozuelo Monfort | 2011-07-05 | 2 | -11/+35 |
* | remove unused string util functions | Guillaume Desmottes | 2011-06-29 | 2 | -43/+0 |
* | empathy-utils: port to new coding style | Guillaume Desmottes | 2011-06-29 | 2 | -391/+402 |
* | Display the time when messages have been sent, not received (#653551) | Guillaume Desmottes | 2011-06-28 | 1 | -1/+6 |
* | Use tp-glib password API (#651055) | Guillaume Desmottes | 2011-06-22 | 2 | -143/+3 |
* | chatroom: don't leak the subject | Guillaume Desmottes | 2011-06-20 | 1 | -0/+1 |
* | Merge branch 'message-editing-rebase' | Danielle Madeley | 2011-06-20 | 2 | -4/+138 |
|\ |
|
| * | Update for new TPL API, we now get timestamp and edit_timestamp | Danielle Madeley | 2011-06-14 | 1 | -5/+19 |
| * | Add 'original-timestamp' to EmpathyMessage | Danielle Madeley | 2011-06-14 | 2 | -0/+38 |
| * | Set 'token' and 'supersedes' for events from the logger | Danielle Madeley | 2011-06-14 | 1 | -3/+10 |
| * | Add 'supersedes' property to EmpathyMessage | Danielle Madeley | 2011-06-12 | 2 | -0/+44 |
| * | Add 'token' property to EmpathyMessage | Danielle Madeley | 2011-06-12 | 2 | -0/+31 |
* | | geocode_cb: actually destroy the resolved hash table, not the GAsyncResult re... | Guillaume Desmottes | 2011-06-16 | 1 | -1/+1 |
* | | cope with geocode_object_new_for_params returning NULL | Guillaume Desmottes | 2011-06-16 | 1 | -0/+2 |
* | | Add a translator comment. | Emilio Pozuelo Monfort | 2011-06-14 | 1 | -0/+1 |
|/ |
|
* | Don't require telepathy-logger with --enable-call | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -3/+9 |
* | empathy_contact_from_tpl_contact: check the accounts match | Emilio Pozuelo Monfort | 2011-06-10 | 1 | -6/+22 |
* | Don't reset the alias when using empathy_contact_from_tpl_contact | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+11 |
* | Use a weak ref to remove the tpcontact from the hashtable | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -11/+14 |
* | empathy_contact_from_tpl_contact: set the TpContact | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -15/+50 |
* | Add _tpl_action_chain_clear | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -0/+8 |
* | TplActionChain: add _tpl_action_chain_start() | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -1/+20 |
* | Copy TplActionChain from telepathy-logger | Emilio Pozuelo Monfort | 2011-06-09 | 3 | -0/+218 |
* | Handle unknown event types gracefully | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+3 |
* | Don't ignore call events | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -14/+23 |
* | Merge branch 'call' | Emilio Pozuelo Monfort | 2011-06-09 | 6 | -72/+42 |
|\ |
|
| * | Explicitely use the libtelepathy-yell .la file for dependency tracking | Sjoerd Simons | 2011-06-09 | 1 | -1/+1 |
| * | Recognize Call channel capabilities | Sjoerd Simons | 2011-06-09 | 1 | -0/+24 |
| * | Don't use wildcards for just one marshal file | Sjoerd Simons | 2011-06-09 | 1 | -4/+4 |
| * | Always build telepathy-yell and handle Call channels | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -5/+1 |
| * | Move empathy_call_* util functions to libempathy-gtk | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -145/+0 |
| * | empathy_call_new_with_streams: start Calls when we support them | Emilio Pozuelo Monfort | 2011-06-09 | 2 | -15/+92 |
| * | Define EMPATHY_CALL_BUS_NAME{,_SUFFIX} | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+3 |
| * | Teach EmpathyChannelFactory how to create Call channels | Emilio Pozuelo Monfort | 2011-06-08 | 2 | -0/+15 |
* | | Check we actually have a part #1 before requesting it | Danielle Madeley | 2011-06-08 | 1 | -1/+1 |
* | | Merge branch 'sms-651242' | Guillaume Desmottes | 2011-06-08 | 2 | -78/+0 |
|\ \ |
|
| * | | Use tp-glib SMS high level API (#651242) | Guillaume Desmottes | 2011-06-01 | 2 | -78/+0 |
* | | | use geocode-glib instead of geoclue | Guillaume Desmottes | 2011-06-08 | 1 | -118/+28 |
* | | | add an optional dep on geocode-glib | Guillaume Desmottes | 2011-06-08 | 1 | -0/+2 |
| |/
|/| |
|
* | | Adium: Let user select theme variant in preferences | Xavier Claessens | 2011-06-07 | 1 | -0/+1 |
* | | Adapt to API change in FolksIndividualAggregator::individuals-changed. | Travis Reitter | 2011-06-07 | 1 | -9/+22 |
* | | Change the type of EmpathyContact.priv.groups to GeeHashSet. | Travis Reitter | 2011-06-07 | 1 | -9/+7 |
* | | Adapt to API change in folks_backend_get_persona_stores(). | Travis Reitter | 2011-06-07 | 2 | -10/+11 |
* | | Adapt to API break in folks_individual_get_personas. | Travis Reitter | 2011-06-07 | 5 | -72/+119 |
|/ |
|
* | empathy_avatar_new: stop stealing strings (#650939) | Guillaume Desmottes | 2011-06-01 | 2 | -18/+21 |
* | factor out empathy_individual_match_words() | Guillaume Desmottes | 2011-05-31 | 1 | -1/+0 |
* | use tp_channel_dispatch_operation_claim_async() (#650386) | Guillaume Desmottes | 2011-05-30 | 1 | -3/+3 |
* | use tp_text_channel_set_chat_state_async() directly | Guillaume Desmottes | 2011-05-25 | 2 | -21/+0 |
* | tp_chat_dispose: use tp_clear_object() | Guillaume Desmottes | 2011-05-25 | 1 | -14/+2 |
* | clear_chatrooms: prevent destroying the list twice | Guillaume Desmottes | 2011-05-25 | 1 | -4/+11 |
* | EmpathyTpChat: get rid of the destroy signal | Guillaume Desmottes | 2011-05-25 | 2 | -44/+6 |
* | EmpathyTpChat: Use a READY property instead of our own ready code | Guillaume Desmottes | 2011-05-25 | 3 | -148/+204 |
* | remove empathy_tp_chat_get_connection and priv->connection | Guillaume Desmottes | 2011-05-25 | 2 | -25/+23 |
* | EmpathyTpChat: inherit from TpTextChannel (#650554) | Guillaume Desmottes | 2011-05-25 | 4 | -113/+109 |
* | tp-chat: use the self->priv pattern | Guillaume Desmottes | 2011-05-25 | 2 | -387/+317 |
* | Use the EmpathyChannelFactory with all components creating EmpathyTpChat | Guillaume Desmottes | 2011-05-25 | 1 | -0/+8 |
* | rename message-received signal to message-received-empathy | Guillaume Desmottes | 2011-05-25 | 1 | -1/+1 |
* | tp-chat: rename chat-state-changed to chat-state-changed-empathy | Guillaume Desmottes | 2011-05-25 | 1 | -1/+1 |
* | add empathy_account_settings_param_is_supported() | Guillaume Desmottes | 2011-05-23 | 2 | -0/+13 |
* | Merge branch 'ack' | Jonny Lamb | 2011-05-17 | 3 | -74/+98 |
|\ |
|
| * | tp-chat: don't assert on not finding message | Jonny Lamb | 2011-05-16 | 1 | -1/+3 |
| * | tp-chat: call acknowledge_message(s) directly | Jonny Lamb | 2011-05-13 | 1 | -17/+6 |
| * | tp-chat: rename signal to message-acknowledged | Jonny Lamb | 2011-05-13 | 1 | -4/+4 |
| * | tp-chat: give ::pending-message-removed the message | Jonny Lamb | 2011-05-13 | 1 | -4/+4 |
| * | tp-chat: add pending-message-removed signal | Jonny Lamb | 2011-05-12 | 1 | -0/+13 |
| * | tp-chat: use ::pending-message-removed to update our pending queue | Jonny Lamb | 2011-05-12 | 1 | -20/+34 |
| * | message: stop storing pending-message-id | Jonny Lamb | 2011-05-12 | 2 | -23/+0 |
| * | tp-chat: acknowledge messages using TpTextChannel API | Jonny Lamb | 2011-05-12 | 1 | -25/+18 |
| * | message: store the TpMessage when created with one | Jonny Lamb | 2011-05-12 | 2 | -0/+36 |
* | | Merge branch 'more-contact-info' | Will Thompson | 2011-05-16 | 2 | -29/+36 |
|\ \ |
|
| * | | Add empathy_duration_to_string() | Will Thompson | 2011-05-12 | 2 | -29/+36 |
| |/ |
|
* | | Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-... | Guillaume Desmottes | 2011-05-13 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Send full message for the default chat parted on part command | Chandni Verma | 2011-05-09 | 1 | -0/+3 |
* | | contact: fix typo when creating new contact from logger entity | Jonny Lamb | 2011-05-11 | 1 | -2/+2 |
* | | create_text_channel: pass Empathy.Chat as preferred handler | Guillaume Desmottes | 2011-05-11 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'glassrose/save-chatrooms.xml-only-when-needed' | Guillaume Desmottes | 2011-05-09 | 1 | -1/+10 |
|\ \ |
|
| * | | Save changes to chatrooms.xml configuration file only when needed. | Chandni Verma | 2011-05-09 | 1 | -1/+10 |
| |/ |
|
* | | Merge branch 'balance-rebase' | Danielle Madeley | 2011-05-05 | 2 | -0/+77 |
|\ \ |
|
| * | | Update formatting for NOK | Danielle Madeley | 2011-05-05 | 1 | -1/+1 |
| * | | Fill out empathy_format_currency() with more currencies | Danielle Madeley | 2011-05-05 | 1 | -8/+9 |
| * | | Use pointless g* types for consistency | Danielle Madeley | 2011-05-05 | 2 | -5/+5 |
| * | | Add method empathy_format_currency() | Danielle Madeley | 2011-05-05 | 2 | -0/+76 |
| |/ |
|
* | | Fix broken logic that caused delivery report spinner to spin forever | Danielle Madeley | 2011-05-05 | 1 | -4/+5 |
* | | [tp-chat] add a counter for the number of pending messages | Danielle Madeley | 2011-05-05 | 2 | -3/+84 |
* | | Use dbus-error from delivery report for better errors | Danielle Madeley | 2011-05-05 | 1 | -4/+8 |
* | | Don't wait for SMS properties when there is no SMS support on the channel | Danielle Madeley | 2011-05-05 | 1 | -0/+3 |
* | | Add sms-channel property to empathy-tp-chat | Danielle Madeley | 2011-05-05 | 2 | -0/+79 |
* | | Move the code ensuring a requested sms channel to empathy-request-util | Chandni Verma | 2011-05-05 | 2 | -23/+37 |
* | | Add SMS entry to empathy-individual-menu | Danielle Madeley | 2011-05-05 | 2 | -0/+24 |
|/ |
|
* | Port all timestamps from time_t to gint64 (#648188) | Guillaume Desmottes | 2011-04-19 | 6 | -47/+63 |
* | empathy-time: remove unused functions | Guillaume Desmottes | 2011-04-19 | 2 | -52/+0 |
* | empathy-message: cast timestamps to glong | Guillaume Desmottes | 2011-04-19 | 1 | -2/+2 |
* | empathy_message_new_from_tp_message: assign priv as soon as the message is cr... | Guillaume Desmottes | 2011-04-19 | 1 | -1/+2 |
* | use the TpChannel:chat-state-changed signal | Guillaume Desmottes | 2011-04-18 | 1 | -7/+4 |
* | use delivery report instead of Text.SendError | Guillaume Desmottes | 2011-04-18 | 1 | -25/+50 |
* | factor out handle_incoming_message() | Guillaume Desmottes | 2011-04-18 | 1 | -23/+17 |
* | empathy-message: remove useless public setters | Guillaume Desmottes | 2011-04-18 | 2 | -132/+22 |
* | remove empathy_message_new() | Guillaume Desmottes | 2011-04-18 | 2 | -16/+7 |
* | use tp_text_channel_send_message_async() | Guillaume Desmottes | 2011-04-18 | 2 | -22/+45 |
* | factor out empathy_message_new_from_tp_message | Guillaume Desmottes | 2011-04-18 | 3 | -68/+53 |
* | empathy-message: add missing getter/setter | Guillaume Desmottes | 2011-04-18 | 1 | -0/+18 |
* | use TpTextChannel:message-sent | Guillaume Desmottes | 2011-04-18 | 1 | -17/+15 |
* | use TpTextChannel:message-received | Guillaume Desmottes | 2011-04-18 | 1 | -27/+25 |
* | use tp_text_channel_get_pending_messages() to get the pending messages | Guillaume Desmottes | 2011-04-18 | 1 | -57/+34 |
* | empathy-tp-chat: ensure that we get a TpTextChannel | Guillaume Desmottes | 2011-04-18 | 2 | -1/+4 |
* | Add translation context on some strings (#646131) | Guillaume Desmottes | 2011-04-18 | 1 | -1/+1 |
* | Merge branch 'nm-asleep-647793' | Guillaume Desmottes | 2011-04-15 | 1 | -0/+1 |
|\ |
|
| * | connectivity: consider that network is disconnected if state is NM_STATE_ASLE... | Guillaume Desmottes | 2011-04-15 | 1 | -0/+1 |
* | | Enable audio/video capabilities if InitialAudio/Video is in the fixed props f... | Youness Alaoui | 2011-04-13 | 1 | -0/+7 |
|/ |
|
* | add empathy_tp_chat_get_self_contact() | Guillaume Desmottes | 2011-04-06 | 2 | -0/+12 |
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 9 | -30/+5 |
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 9 | -5/+30 |
* | Remove unnecessary code in empathy_auth_factory_constructed() | Stef Walter | 2011-04-04 | 1 | -8/+0 |
* | Initialize matched to FALSE to stop -Wall breaking the build (and potentially... | Danilo Segan | 2011-04-04 | 1 | -1/+1 |
* | givve translators context for the 'Unknown' string | Guillaume Desmottes | 2011-03-30 | 1 | -0/+1 |
* | tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->user | Guillaume Desmottes | 2011-03-23 | 1 | -1/+1 |
* | Don't try to block personas that don't support blocking | Emilio Pozuelo Monfort | 2011-03-22 | 1 | -3/+8 |
* | Only add the 'extra-certificate-identities' parameter if gabble supports it. | Stef Walter | 2011-03-22 | 2 | -0/+11 |
* | Merge branch 'reference-identities' | Stef Walter | 2011-03-22 | 3 | -7/+84 |
|\ |
|
| * | Use telepathy property constants in server EmpathyServerTLSHandler | Stef Walter | 2011-03-22 | 1 | -4/+4 |
| * | Style changes from review for ReferenceIdentities code | Stef Walter | 2011-03-18 | 2 | -11/+18 |
| * | Use ServerTLSConnection.ReferenceIdentities to check cert identity. | Stef Walter | 2011-03-18 | 3 | -6/+76 |
| * | Free priv->hostname in EmpathyServerTlsHandler | Stef Walter | 2011-03-18 | 1 | -0/+1 |
* | | Use stable API for ContactBlocking (#645504) | Guillaume Desmottes | 2011-03-22 | 1 | -6/+6 |