aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes2012-03-061-0/+1
* Revert "Drop empathy-av"Guillaume Desmottes2012-03-013-0/+971
* Revert "remove EMPATHY_AV_BUS_NAME*"Guillaume Desmottes2012-03-011-0/+3
* remove EMPATHY_AV_BUS_NAME*Guillaume Desmottes2012-02-211-3/+0
* Drop empathy-avGuillaume Desmottes2012-02-213-971/+0
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-213-46/+6
|\
| * Merge branch 'master' into call1Danielle Madeley2012-01-175-9/+63
| |\
| * | Remove tp-yell and use TpCallChannelXavier Claessens2012-01-103-46/+6
* | | add empathy_ensure_individual_from_tp_contact()Guillaume Desmottes2012-02-152-0/+23
* | | add empathy_individual_manager_lookup_by_contact()Guillaume Desmottes2012-02-152-0/+56
* | | individual-manager: add API to know when contacts have been loaded from folksGuillaume Desmottes2012-02-142-0/+46
* | | Toggle telling others you are typing to themPatrick F. Allen2012-02-131-0/+1
* | | Add a gsetting key to show/hide groupsGuillaume Desmottes2012-02-091-0/+1
* | | add empathy-pkg-kitGuillaume Desmottes2012-02-083-0/+201
* | | improve TP_ERROR_STR_ALREADY_CONNECTED displayed error stringGuillaume Desmottes2012-02-081-1/+1
* | | add missing config.hGuillaume Desmottes2012-02-072-0/+3
* | | presence-manager: stop watching connectivity changesGuillaume Desmottes2012-02-021-67/+3
* | | Chat: show who changed the subjectWill Thompson2012-02-022-1/+26
* | | Utils: provide a human-readable message for CM crashesWill Thompson2012-01-261-0/+4
* | | Merge branch 'highlight-regex'Will Thompson2012-01-263-70/+19
|\ \ \
| * | | TpChat: add a :self-contact property.Will Thompson2012-01-191-0/+19
| * | | Move empathy_message_should_highlight to EmpathyChatWill Thompson2012-01-192-71/+0
| * | | Use /\b<nickname>\b/ to decide whether to highlightWill Thompson2012-01-191-33/+34
| | |/ | |/|
* | | Use a localized format when displaying timesGuillaume Desmottes2012-01-201-8/+5
* | | empathy-time: port to TP coding styleGuillaume Desmottes2012-01-202-81/+85
|/ /
* | client-factory: ensure alias, presence, capabilities and avatar are preparedDanielle Madeley2012-01-171-6/+12
* | don't free content of the list returned by empathy_connection_aggregator_get_...Guillaume Desmottes2012-01-171-0/+1
* | empathy_account_get_error_message: get the reason before displaying itGuillaume Desmottes2012-01-161-2/+2
* | coding style fixGuillaume Desmottes2012-01-161-1/+1
* | account-settings: allow to change the serviceGuillaume Desmottes2012-01-132-0/+47
|/
* remove empathy-contact-managerGuillaume Desmottes2011-12-143-603/+0
* remove useless includes of empathy-contact-manager.hGuillaume Desmottes2011-12-142-2/+0
* empathy_contact_get_persona: use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-37/+5
* use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-10/+7
* auth-client: add some more debuggingGuillaume Desmottes2011-12-081-1/+1
* try requesting a TpContact when creating a contact from the loggerGuillaume Desmottes2011-12-061-1/+48
* renamespace CheeseCameraDeviceMonitorGuillaume Desmottes2011-12-023-84/+88
* camera-monitor: fix memleak in on_camera_addedRaluca Elena Podiuc2011-12-011-1/+3
* connection-aggregator: add API to track contactsGuillaume Desmottes2011-11-302-0/+74
* Revert "WIP"Guillaume Desmottes2011-11-292-75/+0
* remove trailing spaceGuillaume Desmottes2011-11-291-1/+1
* WIPGuillaume Desmottes2011-11-292-0/+75
* Merge remote-tracking branch 'jonny/ft'Guillaume Desmottes2011-11-297-1114/+180
|\
| * tp-file: remove EmpathyTpFileJonny Lamb2011-11-093-1022/+0
| * client-factory: stop creating EmpathyTpFile objectsJonny Lamb2011-11-092-7/+1
| * ft-handler: start using TpFTChannel instead of EmpathyTpFileJonny Lamb2011-11-093-84/+179
| * libempathy: remove empathy-tp-file from headersJonny Lamb2011-11-091-1/+0
* | remove old school get_all_groupsGuillaume Desmottes2011-11-294-66/+0
* | add empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-292-0/+31
* | add EmpathyConnectionAggregatorGuillaume Desmottes2011-11-293-0/+258
* | don't ignore TP_DELIVERY_STATUS_TEMPORARILY_FAILED delivery reportGuillaume Desmottes2011-11-281-1/+2
* | contact-list: remove flagsGuillaume Desmottes2011-11-282-25/+0
* | tp-contact-list: remove tp_contact_list_get_flagsGuillaume Desmottes2011-11-281-119/+0
* | remove empathy_contact_manager_get_flags_for_connection()Guillaume Desmottes2011-11-282-25/+0
* | add EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACTGuillaume Desmottes2011-11-241-0/+21
* | factor out empathy_create_individual_from_tp_contact()Guillaume Desmottes2011-11-242-0/+35
* | Allow user to try another password if auth failedGuillaume Desmottes2011-11-232-0/+64
* | auth-factory: relay the auth-password-failed signalGuillaume Desmottes2011-11-231-0/+25
* | server-sasl-handler: add auth-password-failed signalGuillaume Desmottes2011-11-231-0/+16
* | Remove call input volume configurationSjoerd Simons2011-11-191-1/+0
* | Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-1611-25/+25
* | coding style fixesGuillaume Desmottes2011-11-142-5/+5
* | add empathy_contact_remove_from_contact_list()Guillaume Desmottes2011-11-082-0/+14
* | add empathy_contact_add_to_contact_list()Guillaume Desmottes2011-11-082-0/+41
* | client-factory: prepare TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIESGuillaume Desmottes2011-11-081-0/+6
* | remove old blocking APIGuillaume Desmottes2011-11-084-196/+8
* | individual-manager: use tp-glib blocking APIGuillaume Desmottes2011-11-081-26/+16
* | Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API""Guillaume Desmottes2011-11-081-0/+3
|/
* Make GOA optional againDanielle Madeley2011-11-072-23/+54
* Import Facebook and windows Live GOA accountsXavier Claessens2011-11-046-25/+601
* empathy-auth-client: use a TpSimpleClientFactoryXavier Claessens2011-11-042-11/+4
* tls: Cast argument to gcr_simple_certificate_new to avoid compiler warningColin Walters2011-11-041-1/+1
* Revert "contact-blocking-dialog: use tp-glib high level blocking API"Guillaume Desmottes2011-11-021-3/+0
* contact-blocking-dialog: use tp-glib high level blocking APIGuillaume Desmottes2011-11-021-0/+3
* Move empathy-contactinfo-utils to libempathy-gtkDanielle Madeley2011-10-213-228/+0
* Abstract common contactinfo code into empathy-contactinfo-utilsDanielle Madeley2011-10-213-0/+228
* factor out empathy_individual_can_audio_video_call()Guillaume Desmottes2011-10-182-0/+63
* contact-list: remove favourite APIGuillaume Desmottes2011-10-152-57/+0
* contact-manager: remove unused favourite codeGuillaume Desmottes2011-10-151-305/+0
* TpChat: remove support for old PropertiesWill Thompson2011-10-151-263/+5
* TpChat: Use RoomConfig1 and Subject if availableWill Thompson2011-10-151-5/+138
* TpChat: track subject and title explicitly.Will Thompson2011-10-151-50/+37
* TpChat: hide guts of Telepathy properties.Will Thompson2011-10-152-32/+111
* Merge remote-tracking branch 'pochu/upgrade-software'Danielle Madeley2011-10-141-0/+2
|\
| * Display Upgrade Software errorsEmilio Pozuelo Monfort2011-09-051-0/+2
* | Merge remote-tracking branch 'pochu/error-dialog'Danielle Madeley2011-10-143-14/+26
|\ \
| * | empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-053-14/+26
| |/
* | Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-2820-77/+43
* | ft-handler: Use TpFileTransferChannel propertiesGuillaume Desmottes2011-09-271-15/+17
* | don't connect on the TransferredBytesChanged D-Bus signalGuillaume Desmottes2011-09-271-10/+9
* | remove empathy_tp_file_is_incoming()Guillaume Desmottes2011-09-273-24/+3
* | EmpathyTpFile: inherit from TpFileTransferChannelGuillaume Desmottes2011-09-275-143/+52
* | tp-file: chain up constructedGuillaume Desmottes2011-09-271-0/+2
* | pass to proper user action time when requesting an outgoing FTGuillaume Desmottes2011-09-274-6/+29
* | remove butterfly-logs-migrated gsettings keyGuillaume Desmottes2011-09-261-1/+0
* | all: remove butterfly workarounds (bgo#612555)Jonny Lamb2011-09-261-64/+0
* | remember last accountJuan R. Garcia Blanco2011-09-261-0/+1
* | 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-131-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-071-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-202-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-091-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
* Add empathy_camera_monitor_get_availableEmilio Pozuelo Monfort2011-07-122-0/+9
* Optionally check for gudev for camera monitoringEmilio Pozuelo Monfort2011-07-121-1/+3
* Don't disable video calls when built without udevEmilio Pozuelo Monfort2011-07-121-0/+5
* Add EmpathyCameraMonitorEmilio Pozuelo Monfort2011-07-123-2/+232
* Add CheeseCameraDeviceMonitor from libcheeseEmilio Pozuelo Monfort2011-07-123-3/+485
* EmpathyContact: don't crash if a contact doesn't have an accountEmilio Pozuelo Monfort2011-07-121-3/+6
* use tp_text_channel_ack_all_pending_messages_async()Guillaume Desmottes2011-07-112-38/+0
* Set the DelegateToPreferredHandler hintGuillaume Desmottes2011-07-111-0/+1
* coding style fixesGuillaume Desmottes2011-07-111-4/+4
* empathy_contact_from_tpl_contact: don't override the aliasEmilio Pozuelo Monfort2011-07-052-11/+35
* remove unused string util functionsGuillaume Desmottes2011-06-292-43/+0
* empathy-utils: port to new coding styleGuillaume Desmottes2011-06-292-391/+402
* Display the time when messages have been sent, not received (#653551)Guillaume Desmottes2011-06-281-1/+6
* Use tp-glib password API (#651055)Guillaume Desmottes2011-06-222-143/+3
* chatroom: don't leak the subjectGuillaume Desmottes2011-06-201-0/+1
* Merge branch 'message-editing-rebase'Danielle Madeley2011-06-202-4/+138
|\
| * Update for new TPL API, we now get timestamp and edit_timestampDanielle Madeley2011-06-141-5/+19
| * Add 'original-timestamp' to EmpathyMessageDanielle Madeley2011-06-142-0/+38
| * Set 'token' and 'supersedes' for events from the loggerDanielle Madeley2011-06-141-3/+10
| * Add 'supersedes' property to EmpathyMessageDanielle Madeley2011-06-122-0/+44
| * Add 'token' property to EmpathyMessageDanielle Madeley2011-06-122-0/+31
* | geocode_cb: actually destroy the resolved hash table, not the GAsyncResult re...Guillaume Desmottes2011-06-161-1/+1
* | cope with geocode_object_new_for_params returning NULLGuillaume Desmottes2011-06-161-0/+2
* | Add a translator comment.Emilio Pozuelo Monfort2011-06-141-0/+1
|/
* Don't require telepathy-logger with --enable-callEmilio Pozuelo Monfort2011-06-101-3/+9
* empathy_contact_from_tpl_contact: check the accounts matchEmilio Pozuelo Monfort2011-06-101-6/+22
* Don't reset the alias when using empathy_contact_from_tpl_contactEmilio Pozuelo Monfort2011-06-091-1/+11
* Use a weak ref to remove the tpcontact from the hashtableEmilio Pozuelo Monfort2011-06-091-11/+14
* empathy_contact_from_tpl_contact: set the TpContactEmilio Pozuelo Monfort2011-06-091-15/+50
* Add _tpl_action_chain_clearEmilio Pozuelo Monfort2011-06-092-0/+8
* TplActionChain: add _tpl_action_chain_start()Emilio Pozuelo Monfort2011-06-092-1/+20
* Copy TplActionChain from telepathy-loggerEmilio Pozuelo Monfort2011-06-093-0/+218
* Handle unknown event types gracefullyEmilio Pozuelo Monfort2011-06-091-0/+3
* Don't ignore call eventsEmilio Pozuelo Monfort2011-06-091-14/+23
* Merge branch 'call'Emilio Pozuelo Monfort2011-06-096-72/+42
|\
| * Explicitely use the libtelepathy-yell .la file for dependency trackingSjoerd Simons2011-06-091-1/+1
| * Recognize Call channel capabilitiesSjoerd Simons2011-06-091-0/+24
| * Don't use wildcards for just one marshal fileSjoerd Simons2011-06-091-4/+4
| * Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-06-091-5/+1
| * Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-06-092-145/+0
| * empathy_call_new_with_streams: start Calls when we support themEmilio Pozuelo Monfort2011-06-092-15/+92
| * Define EMPATHY_CALL_BUS_NAME{,_SUFFIX}Emilio Pozuelo Monfort2011-06-091-0/+3
| * Teach EmpathyChannelFactory how to create Call channelsEmilio Pozuelo Monfort2011-06-082-0/+15
* | Check we actually have a part #1 before requesting itDanielle Madeley2011-06-081-1/+1
* | Merge branch 'sms-651242'Guillaume Desmottes2011-06-082-78/+0
|\ \
| * | Use tp-glib SMS high level API (#651242)Guillaume Desmottes2011-06-012-78/+0
* | | use geocode-glib instead of geoclueGuillaume Desmottes2011-06-081-118/+28
* | | add an optional dep on geocode-glibGuillaume Desmottes2011-06-081-0/+2
| |/ |/|
* | Adium: Let user select theme variant in preferencesXavier Claessens2011-06-071-0/+1
* | Adapt to API change in FolksIndividualAggregator::individuals-changed.Travis Reitter2011-06-071-9/+22
* | Change the type of EmpathyContact.priv.groups to GeeHashSet.Travis Reitter2011-06-071-9/+7
* | Adapt to API change in folks_backend_get_persona_stores().Travis Reitter2011-06-072-10/+11
* | Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-075-72/+119
|/
* empathy_avatar_new: stop stealing strings (#650939)Guillaume Desmottes2011-06-012-18/+21
* factor out empathy_individual_match_words()Guillaume Desmottes2011-05-311-1/+0
* use tp_channel_dispatch_operation_claim_async() (#650386)Guillaume Desmottes2011-05-301-3/+3
* use tp_text_channel_set_chat_state_async() directlyGuillaume Desmottes2011-05-252-21/+0
* tp_chat_dispose: use tp_clear_object()Guillaume Desmottes2011-05-251-14/+2
* clear_chatrooms: prevent destroying the list twiceGuillaume Desmottes2011-05-251-4/+11
* EmpathyTpChat: get rid of the destroy signalGuillaume Desmottes2011-05-252-44/+6
* EmpathyTpChat: Use a READY property instead of our own ready codeGuillaume Desmottes2011-05-253-148/+204
* remove empathy_tp_chat_get_connection and priv->connectionGuillaume Desmottes2011-05-252-25/+23
* EmpathyTpChat: inherit from TpTextChannel (#650554)Guillaume Desmottes2011-05-254-113/+109
* tp-chat: use the self->priv patternGuillaume Desmottes2011-05-252-387/+317
* Use the EmpathyChannelFactory with all components creating EmpathyTpChatGuillaume Desmottes2011-05-251-0/+8
* rename message-received signal to message-received-empathyGuillaume Desmottes2011-05-251-1/+1
* tp-chat: rename chat-state-changed to chat-state-changed-empathyGuillaume Desmottes2011-05-251-1/+1
* add empathy_account_settings_param_is_supported()Guillaume Desmottes2011-05-232-0/+13
* Merge branch 'ack'Jonny Lamb2011-05-173-74/+98
|\
| * tp-chat: don't assert on not finding messageJonny Lamb2011-05-161-1/+3
| * tp-chat: call acknowledge_message(s) directlyJonny Lamb2011-05-131-17/+6
| * tp-chat: rename signal to message-acknowledgedJonny Lamb2011-05-131-4/+4
| * tp-chat: give ::pending-message-removed the messageJonny Lamb2011-05-131-4/+4
| * tp-chat: add pending-message-removed signalJonny Lamb2011-05-121-0/+13
| * tp-chat: use ::pending-message-removed to update our pending queueJonny Lamb2011-05-121-20/+34
| * message: stop storing pending-message-idJonny Lamb2011-05-122-23/+0
| * tp-chat: acknowledge messages using TpTextChannel APIJonny Lamb2011-05-121-25/+18
| * message: store the TpMessage when created with oneJonny Lamb2011-05-122-0/+36
* | Merge branch 'more-contact-info'Will Thompson2011-05-162-29/+36
|\ \
| * | Add empathy_duration_to_string()Will Thompson2011-05-122-29/+36
| |/
* | Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...Guillaume Desmottes2011-05-131-0/+3
|\ \ | |/ |/|
| * Send full message for the default chat parted on part commandChandni Verma2011-05-091-0/+3
* | contact: fix typo when creating new contact from logger entityJonny Lamb2011-05-111-2/+2
* | create_text_channel: pass Empathy.Chat as preferred handlerGuillaume Desmottes2011-05-111-2/+2
* | Merge remote-tracking branch 'glassrose/save-chatrooms.xml-only-when-needed'Guillaume Desmottes2011-05-091-1/+10
|\ \
| * | Save changes to chatrooms.xml configuration file only when needed.Chandni Verma2011-05-091-1/+10
| |/
* | Merge branch 'balance-rebase'Danielle Madeley2011-05-052-0/+77
|\ \
| * | Update formatting for NOKDanielle Madeley2011-05-051-1/+1
| * | Fill out empathy_format_currency() with more currenciesDanielle Madeley2011-05-051-8/+9
| * | Use pointless g* types for consistencyDanielle Madeley2011-05-052-5/+5
| * | Add method empathy_format_currency()Danielle Madeley2011-05-052-0/+76
| |/
* | Fix broken logic that caused delivery report spinner to spin foreverDanielle Madeley2011-05-051-4/+5
* | [tp-chat] add a counter for the number of pending messagesDanielle Madeley2011-05-052-3/+84
* | Use dbus-error from delivery report for better errorsDanielle Madeley2011-05-051-4/+8
* | Don't wait for SMS properties when there is no SMS support on the channelDanielle Madeley2011-05-051-0/+3
* | Add sms-channel property to empathy-tp-chatDanielle Madeley2011-05-052-0/+79
* | Move the code ensuring a requested sms channel to empathy-request-utilChandni Verma2011-05-052-23/+37
* | Add SMS entry to empathy-individual-menuDanielle Madeley2011-05-052-0/+24
|/
* Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-196-47/+63
* empathy-time: remove unused functionsGuillaume Desmottes2011-04-192-52/+0
* empathy-message: cast timestamps to glongGuillaume Desmottes2011-04-191-2/+2
* empathy_message_new_from_tp_message: assign priv as soon as the message is cr...Guillaume Desmottes2011-04-191-1/+2
* use the TpChannel:chat-state-changed signalGuillaume Desmottes2011-04-181-7/+4