| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Handle new NM 0.9 states (#644412) | Dan Williams | 2011-03-22 | 1 | -0/+8 |
* | | Remove user from the blocked list when readding them | Danielle Madeley | 2011-03-22 | 1 | -0/+8 |
* | | auth-factory: allow to handle more than one auth channel at the same time (#6... | Guillaume Desmottes | 2011-03-18 | 1 | -12/+38 |
* | | auth-factory: use a proper priv pointer | Guillaume Desmottes | 2011-03-18 | 2 | -3/+4 |
* | | add empathy_server_sasl_handler_get_channel() | Guillaume Desmottes | 2011-03-18 | 2 | -0/+15 |
* | | Free priv->hostname in EmpathyServerTlsHandler | Stef Walter | 2011-03-18 | 1 | -0/+1 |
|/ |
|
* | Allow to Observe a ServerAuthentication channel while handling another one | Guillaume Desmottes | 2011-03-18 | 1 | -1/+2 |
* | common_checks: tell the truth in debug messages | Guillaume Desmottes | 2011-03-18 | 1 | -7/+9 |
* | common_checks: rename must_be_sasl arg to observe | Guillaume Desmottes | 2011-03-18 | 1 | -2/+7 |
* | server-sasl-handler: remove stored password if they can't be saved | Guillaume Desmottes | 2011-03-17 | 1 | -0/+6 |
* | save the password before trying to connect the new account (#643690) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+16 |
* | Fix warnings from GCC 4.6 about variables that are set but not used. | Kjartan Maraas | 2011-03-17 | 6 | -22/+0 |
* | pass a preferred handler when requesting channels | Guillaume Desmottes | 2011-03-17 | 3 | -9/+10 |
* | define constants for handler bus name | Guillaume Desmottes | 2011-03-17 | 2 | -1/+11 |
* | rename empathy-dispatcher to empathy-request-util | Guillaume Desmottes | 2011-03-17 | 5 | -15/+12 |
* | Adjust for Folks PresenceOwner -> PresenceDetails rename | Travis Reitter | 2011-03-15 | 1 | -10/+10 |
* | Adjust for Folks Groupable -> GroupDetails rename | Travis Reitter | 2011-03-15 | 4 | -12/+13 |
* | Adjust for Folks Favouritable -> FavouriteDetails rename | Travis Reitter | 2011-03-15 | 1 | -2/+2 |
* | Adjust for Folks Aliasable -> AliasDetails rename | Travis Reitter | 2011-03-15 | 2 | -3/+3 |
* | Merge branch 'glassrose-contact-blocking-rebase' | Danielle Madeley | 2011-03-14 | 7 | -6/+281 |
|\ |
|
| * | Add FIXME to empathy_individual_manager_supports_blocking() | Chandni Verma | 2011-03-11 | 1 | -0/+2 |
| * | Use Conn.I.CB to report contacts as abusive when blocking them | Danielle Madeley | 2011-03-11 | 1 | -2/+11 |
| * | Determine whether a connection supports reporting abuse, set the connection flag | Danielle Madeley | 2011-03-11 | 1 | -0/+36 |
| * | Hook up abusive argument into TpContactList backend | Danielle Madeley | 2011-03-11 | 6 | -10/+18 |
| * | Use Contact Manager flags instead of Individual Manager flags | Chandni Verma | 2011-03-09 | 2 | -48/+11 |
| * | Add confirmation dialog to Remove | Danielle Madeley | 2011-03-08 | 2 | -0/+3 |
| * | Add UI to blocking confirmation dialog for future "report as abusive" function | Danielle Madeley | 2011-03-08 | 1 | -0/+1 |
| * | Don't leak EmpathyContact | Danielle Madeley | 2011-03-08 | 1 | -0/+2 |
| * | Add contact blocking support to EmpathyIndividualManager | Danielle Madeley | 2011-03-08 | 2 | -0/+122 |
| * | Add contact blocking to EmpathyContactList and friends | Danielle Madeley | 2011-03-08 | 5 | -6/+135 |
* | | empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live"... | Guillaume Desmottes | 2011-03-07 | 1 | -1/+1 |
* | | auth-factory: set Observer.DelayApprovers (#643872) | Guillaume Desmottes | 2011-03-07 | 1 | -0/+2 |
|/ |
|
* | tp_chat_received_cb: display the path of the channel in debug log | Guillaume Desmottes | 2011-03-04 | 1 | -1/+2 |
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 2 | -0/+40 |
* | Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler | Danielle Madeley | 2011-03-03 | 1 | -3/+40 |
* | Add support for message type to support /me | Nicolas Dufresne | 2011-03-01 | 1 | -0/+2 |
* | find_items_cb: copy the string stored in the result | Guillaume Desmottes | 2011-02-28 | 1 | -1/+2 |
* | find_items_cb: always use the first password found | Guillaume Desmottes | 2011-02-28 | 1 | -5/+14 |
* | Updating empathy_tp_chat_leave() function in empathy-tp-chat API | Chandni Verma | 2011-02-25 | 2 | -46/+17 |
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 3 | -20/+23 |
* | finally kill EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 2 | -689/+1 |
* | ft-handler: stop instantiating a EmpathyDispatcher | Guillaume Desmottes | 2011-02-24 | 1 | -10/+0 |
* | Prevent segv attempting to free uninitialised value. | Danielle Madeley | 2011-02-21 | 1 | -1/+1 |
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 3 | -4/+23 |
* | Bug 641662 — Update for libfolks API changes to IndividualAggregator | Philip Withnall | 2011-02-18 | 2 | -3/+32 |
* | empathy_account_settings_check_readyness: don't leak a ref on manager | Guillaume Desmottes | 2011-02-17 | 1 | -1/+1 |
* | chatroom_manager_parse_chatroom: don't leak chatroom | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
* | ft-factory: don't leak the handler | Guillaume Desmottes | 2011-02-16 | 1 | -0/+12 |
* | fix coding style | Guillaume Desmottes | 2011-02-16 | 1 | -10/+13 |
* | Add some more servers and port numbers for Freenode | Debarshi Ray | 2011-02-16 | 1 | -2/+7 |
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 2 | -1/+16 |
* | Reset network list button | Chandni Verma | 2011-02-15 | 4 | -12/+77 |
* | account-settings: cope with g_regex_new returning NULL | Guillaume Desmottes | 2011-02-10 | 1 | -1/+9 |
* | add EmpathyChannelFactory (#634679) | Guillaume Desmottes | 2011-02-10 | 3 | -0/+186 |
* | connectivity: Update to use new Connman D-BUS service names / interfaces | Rob Bradford | 2011-02-10 | 1 | -2/+2 |
* | Only build the EmpathyStreamedMedia* classes for empathy-av | Emilio Pozuelo Monfort | 2011-02-10 | 5 | -1380/+0 |
* | Move a couple of call-related functions to empathy-utils.h | Emilio Pozuelo Monfort | 2011-02-10 | 5 | -81/+72 |
* | EmpathyCallFactory -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 6 | -134/+134 |
* | ::new-call-handler -> ::new-streamed-media-handler | Emilio Pozuelo Monfort | 2011-02-09 | 1 | -1/+1 |
* | use tp_clear_object() | Guillaume Desmottes | 2011-02-07 | 1 | -17/+4 |
* | tp-file: use the self->priv pattern | Guillaume Desmottes | 2011-02-07 | 2 | -220/+182 |
* | Set FileTransfer.URI when accepting a file (#641707) | Guillaume Desmottes | 2011-02-07 | 1 | -10/+39 |
* | set FileTransfer.URI on outgoing FT | Guillaume Desmottes | 2011-02-07 | 1 | -0/+5 |
* | EmpathyCallHandler -> EmpathyStreamedMediaHandler | Emilio Pozuelo Monfort | 2011-02-03 | 6 | -220/+220 |
* | EmpathyTpCall -> EmpathyTpStreamedMedia | Emilio Pozuelo Monfort | 2011-02-03 | 8 | -261/+272 |
* | empathy_contact_get_presence_message: use the tp_contact if there is no perso... | Guillaume Desmottes | 2011-02-01 | 1 | -4/+5 |
* | Merge branch 'muc-password' | Jonny Lamb | 2011-02-01 | 6 | -67/+196 |
|\ |
|
| * | keyring: use the recently added finish macros | Jonny Lamb | 2011-02-01 | 1 | -70/+9 |
| * | utils: add the _finish macros from wocky | Jonny Lamb | 2011-02-01 | 1 | -0/+45 |
| * | keyring: add set_room_password functions | Jonny Lamb | 2011-01-29 | 2 | -0/+69 |
| * | keyring: fix typo | Jonny Lamb | 2011-01-29 | 1 | -1/+1 |
| * | keyring: add get_room_password_{async,finish} functions | Jonny Lamb | 2011-01-29 | 2 | -0/+62 |
| * | keyring: add is_available function | Jonny Lamb | 2011-01-29 | 2 | -0/+8 |
| * | keyring: rename current functions to be more specifically about account passw... | Jonny Lamb | 2011-01-28 | 5 | -34/+40 |
* | | Adjust for FolksHasPresence -> FolksPresenceOwner | Travis Reitter | 2011-02-01 | 1 | -10/+10 |
|/ |
|