| Commit message (Expand) | Author | Age | Files | Lines |
* | More geocode-glib porting work | Ryan Lortie | 2012-11-28 | 1 | -2/+2 |
* | Port EmpathyContact to geocode-glib >= 0.99.1 | Bastien Nocera | 2012-11-28 | 1 | -11/+14 |
* | add some protocolname-displayname | Gabriele Giacone | 2012-11-26 | 1 | -0/+7 |
* | auth-client: Support X-TELEPATHY-PASSWORD for GOA accounts | Debarshi Ray | 2012-11-09 | 1 | -10/+57 |
* | auth-client: Don't unref properties before creating the certificate | Debarshi Ray | 2012-11-06 | 1 | -2/+2 |
* | Implement Google OAUTH2 authentication for GOA accounts | Giovanni Campagna | 2012-11-02 | 1 | -1/+8 |
* | individual-manager: make sure the individual stays alive when removing it | Guillaume Desmottes | 2012-10-02 | 1 | -0/+6 |
* | server-tls-handler: fix the variant type when fetching ServerCertificate | Guillaume Desmottes | 2012-09-25 | 1 | -1/+1 |
* | tp-chat: set Private and InviteOnly props on conference channels | Guillaume Desmottes | 2012-09-25 | 1 | -3/+30 |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 37 | -80/+20 |
* | empathy-contact: fix priv->logged_alias leak | Guillaume Desmottes | 2012-09-13 | 1 | -0/+1 |
* | connection-aggregator: fix contacts array leak | Guillaume Desmottes | 2012-09-12 | 1 | -0/+1 |
* | add empathy_individual_manager_unprepare_async() | Guillaume Desmottes | 2012-09-12 | 2 | -0/+58 |
* | use tp_channel_dup_immutable_properties() | Guillaume Desmottes | 2012-09-11 | 3 | -31/+39 |
* | sasl-handler: factor out channel_has_may_save_response() | Guillaume Desmottes | 2012-09-11 | 1 | -24/+24 |
* | use tp_channel_get_connection() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
* | use tp_text_channel_dup_pending_messages() | Guillaume Desmottes | 2012-09-11 | 1 | -2/+2 |
* | use tp_account_manager_dup_valid_accounts() | Guillaume Desmottes | 2012-09-11 | 3 | -6/+6 |
* | account-settings: always save the password into the password storage | Guillaume Desmottes | 2012-09-07 | 1 | -7/+2 |
* | Remove gst dependency from libempathy | Sjoerd Simons | 2012-08-29 | 4 | -18/+14 |
* | pkg-kit: use an 'infinite' timeout when calling InstallPackageNames | Guillaume Desmottes | 2012-08-27 | 1 | -1/+1 |
* | UOA auth: Request password if no credentials have ever be stored | Xavier Claessens | 2012-08-27 | 1 | -18/+65 |
* | UOA auth: handle the password mechanism as well | Xavier Claessens | 2012-08-27 | 1 | -3/+10 |
* | UOA auth: Wait for callback when requesting password | Xavier Claessens | 2012-08-27 | 1 | -3/+19 |
* | UOA auth: Move more code into auth_context_new() | Xavier Claessens | 2012-08-27 | 1 | -35/+37 |
* | UOA auth: factor out auth_context_done() | Xavier Claessens | 2012-08-27 | 1 | -6/+10 |
* | UOA auth: rename QueryInforData to AuthContext | Xavier Claessens | 2012-08-27 | 1 | -44/+44 |
* | Move X-TELEPATHY-PASSWORD mechanism code into empathy-sasl-mechanisms.c | Xavier Claessens | 2012-08-27 | 3 | -80/+67 |
* | UOA: Store password into signond instead of gnome-keyring | Xavier Claessens | 2012-08-27 | 1 | -0/+409 |
* | UOA: Use an AgManager singleton | Xavier Claessens | 2012-08-27 | 4 | -4/+89 |
* | Remember password at least until session restart | Xavier Claessens | 2012-08-27 | 5 | -12/+27 |
* | UOA auth handler: Inform SSO when access token didn't work | Xavier Claessens | 2012-08-20 | 2 | -24/+45 |
* | keyring: fix format issue | Guillaume Desmottes | 2012-08-08 | 1 | -1/+1 |
* | improve SASL debug output | Guillaume Desmottes | 2012-08-08 | 2 | -0/+6 |
* | client-factory: add TP_ACCOUNT_FEATURE_STORAGE | Guillaume Desmottes | 2012-08-03 | 1 | -0/+3 |
* | Migrate from libgnome-keyring to libsecret | Stef Walter | 2012-08-03 | 1 | -103/+54 |
* | goa-auth-handler: pass the data pointer to auth_cb | Guillaume Desmottes | 2012-08-03 | 1 | -2/+2 |
* | goa-auth-handler: factor out auth_data_new() | Guillaume Desmottes | 2012-08-03 | 1 | -4/+16 |
* | libraries and plugins must be using gi18n-lib.h | Xavier Claessens | 2012-07-30 | 2 | -2/+2 |
* | Go back to libgee 0.6.x | Guillaume Desmottes | 2012-07-23 | 2 | -2/+2 |
* | Add Ubuntu Online Accounts auth handler | Xavier Claessens | 2012-07-23 | 4 | -0/+442 |
* | coding style fixes | Guillaume Desmottes | 2012-07-23 | 1 | -1/+1 |
* | add empathy_account_settings_set_storage_provider() | Guillaume Desmottes | 2012-07-19 | 2 | -0/+22 |
* | libempathy: Port empathy to libgee 0.8. | Jeremy Whiting | 2012-07-19 | 2 | -2/+2 |
* | Implement Google X-OAUTH2 SASL mechanism | Xavier Claessens | 2012-07-18 | 2 | -0/+45 |
* | Move SASL mechanism implementations into its own file | Xavier Claessens | 2012-07-18 | 8 | -151/+393 |
* | remove MC password migration code | Guillaume Desmottes | 2012-07-17 | 1 | -76/+0 |
* | Turn libempathy to a public lib | Guillaume Desmottes | 2012-07-17 | 1 | -14/+21 |
* | tp-chat: prepare the Password feature if needed | Guillaume Desmottes | 2012-07-17 | 1 | -0/+38 |
* | Revert "tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD" | Guillaume Desmottes | 2012-07-17 | 1 | -2/+1 |
* | tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD | Guillaume Desmottes | 2012-07-17 | 1 | -1/+2 |
* | Use new tp_account_* getters | Guillaume Desmottes | 2012-07-16 | 2 | -4/+4 |
* | Bring back 'theme' key | Danielle Madeley | 2012-07-02 | 1 | -0/+1 |
* | Remove legacy themes code | Danielle Madeley | 2012-07-02 | 1 | -1/+0 |
* | tp-chat: stop setting the TpAccount during construction | Guillaume Desmottes | 2012-06-27 | 3 | -43/+10 |
* | ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_... | Guillaume Desmottes | 2012-06-26 | 1 | -2/+4 |
* | Add heuristic to calculate individuals popularity | Seif Lotfy | 2012-06-18 | 1 | -5/+39 |
* | individual-manager: document that individuals_pop ref its content | Guillaume Desmottes | 2012-06-18 | 1 | -1/+1 |
* | individual-manager: document individual_notify_im_interaction_count() | Guillaume Desmottes | 2012-06-18 | 1 | -0/+4 |
* | Revert "individual-manager: comment out interaction code" | Guillaume Desmottes | 2012-06-18 | 1 | -9/+0 |
* | remove deprecated gsettings keys | Guillaume Desmottes | 2012-06-15 | 1 | -6/+0 |
* | individual-manager: comment out interaction code | Guillaume Desmottes | 2012-06-14 | 1 | -0/+9 |
* | individual-manager: keep track of most popular contacts | Guillaume Desmottes | 2012-06-14 | 2 | -0/+181 |
* | empathy_client_factory_dup_contact_features: request groups and client-types | Guillaume Desmottes | 2012-06-13 | 1 | -0/+2 |
* | empathy_account_settings_migrate_password_cb: use the vardict API | Guillaume Desmottes | 2012-06-07 | 1 | -6/+5 |
* | account-settings: always use GVariant to store parameters | Guillaume Desmottes | 2012-06-07 | 2 | -152/+155 |
* | remove empathy_account_settings_set_* functions | Guillaume Desmottes | 2012-06-07 | 2 | -113/+9 |
* | accounts-settings: store parameters as GVariant | Guillaume Desmottes | 2012-06-07 | 2 | -27/+70 |
* | make empathy_account_settings_get() static | Guillaume Desmottes | 2012-06-07 | 2 | -4/+5 |
* | account-settings: use TpConnectionManager accessors | Guillaume Desmottes | 2012-06-07 | 1 | -2/+2 |
* | connection-managers: use TpConnectionManager accessor | Guillaume Desmottes | 2012-06-07 | 1 | -1/+1 |
* | tp-chat: use TpProxy accessors | Guillaume Desmottes | 2012-06-07 | 1 | -4/+2 |
* | remove unused proxy hash and equal functions | Guillaume Desmottes | 2012-06-07 | 2 | -33/+0 |
* | use TpAccountRequest | Guillaume Desmottes | 2012-06-06 | 1 | -63/+28 |
* | Add GVariant converters from tp-glib | Guillaume Desmottes | 2012-06-06 | 2 | -0/+35 |
* | use tp_list_connection_managers_async() | Guillaume Desmottes | 2012-06-06 | 1 | -18/+30 |
* | account-settings: use TpProtocol's API to get TpConnectionManagerParam | Guillaume Desmottes | 2012-06-06 | 2 | -31/+10 |
* | empathy_account_settings_check_readyness: use the existing TpProtocol to list... | Guillaume Desmottes | 2012-06-06 | 1 | -25/+21 |
* | empathy_account_settings_get_tp_protocol: return a TpProtocol | Guillaume Desmottes | 2012-06-06 | 2 | -3/+3 |
* | Remove unused field hash from EmpathyContact | Chandni Verma | 2012-06-03 | 1 | -1/+0 |
* | Disconnect all aggregator signal handlers on disposing EmpathyIndividualManager | Chandni Verma | 2012-05-29 | 1 | -7/+5 |
* | factor out empathy_individual_get_client_types() | Guillaume Desmottes | 2012-05-25 | 2 | -0/+45 |
* | remove tp-contact-factory | Guillaume Desmottes | 2012-05-15 | 3 | -257/+0 |
* | remove unused tp-contact-factory includes | Guillaume Desmottes | 2012-05-15 | 2 | -2/+0 |
* | Add preference to show account balances | Danielle Madeley | 2012-05-15 | 1 | -0/+1 |
* | contact: use tp_connection_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-11 | 1 | -19/+24 |
* | tp-chat: use tp_text_channel_get_chat_state() | Guillaume Desmottes | 2012-05-10 | 1 | -2/+2 |
* | client-factory: request TP_TEXT_CHANNEL_FEATURE_CHAT_STATES | Guillaume Desmottes | 2012-05-10 | 1 | -1/+1 |
* | tp-chat: remove chat-state-changed-empathy signal | Guillaume Desmottes | 2012-05-10 | 1 | -58/+0 |
* | remove empathy-tp-roomlist | Guillaume Desmottes | 2012-05-10 | 3 | -585/+0 |
* | add empathy_client_factory_dup_contact_by_id_async() | Guillaume Desmottes | 2012-05-10 | 2 | -0/+79 |
* | Use tp_capabilities_get_channel_classes_variant() | Guillaume Desmottes | 2012-05-10 | 1 | -11/+33 |
* | remove empathy-tls-certificate | Guillaume Desmottes | 2012-05-10 | 3 | -527/+0 |
* | Use TpTpTLSCertificate | Guillaume Desmottes | 2012-05-10 | 4 | -60/+46 |
* | use tp_capabilities_supports_sms() | Guillaume Desmottes | 2012-05-10 | 1 | -32/+2 |
* | tp-chat: stop using the contact factory when building message | Guillaume Desmottes | 2012-05-08 | 1 | -63/+12 |
* | ft-handler: create EmpathyContact from TpContact | Guillaume Desmottes | 2012-05-08 | 1 | -32/+5 |
* | tp-contact-factory: remove unused methods | Guillaume Desmottes | 2012-05-08 | 2 | -177/+0 |
* | Use TP_ERROR instead of TP_ERRORS | Guillaume Desmottes | 2012-05-07 | 2 | -2/+2 |
* | contact: compare TpContact objects rather than handles | Guillaume Desmottes | 2012-05-03 | 1 | -5/+3 |
* | tp-chat:stop using the handle of members | Guillaume Desmottes | 2012-05-03 | 1 | -22/+14 |
* | empathy_tp_chat_is_invited: return a TpContact for the inviter | Guillaume Desmottes | 2012-05-03 | 2 | -11/+5 |
* | tp-chat: use new channel group API to track members | Guillaume Desmottes | 2012-05-03 | 1 | -136/+55 |
* | tp_chat_prepare_ready_async: use new channel group API | Guillaume Desmottes | 2012-05-03 | 1 | -46/+16 |
* | empathy_tp_chat_is_invited: use new channel group API | Guillaume Desmottes | 2012-05-03 | 1 | -5/+12 |
* | client-factory: prepare TP_CHANNEL_FEATURE_CONTACTS | Guillaume Desmottes | 2012-05-03 | 1 | -0/+3 |
* | remove empathy_tp_chat_join() | Guillaume Desmottes | 2012-05-03 | 2 | -33/+0 |
* | Revert "Revert "remove EMPATHY_AV_BUS_NAME*"" | Guillaume Desmottes | 2012-05-02 | 1 | -3/+0 |
* | remove empathy-av | Guillaume Desmottes | 2012-05-02 | 3 | -971/+0 |
* | tp-chat: add the 'members-changed' signal | Guillaume Desmottes | 2012-05-02 | 1 | -4/+12 |
* | tp-chat: add the 'member-renamed' signal | Guillaume Desmottes | 2012-05-02 | 1 | -3/+11 |
* | add empathy_connection_aggregator_rename_group() | Guillaume Desmottes | 2012-04-20 | 2 | -0/+46 |
* | tls-test: Use a proper PKCS#11 mock module for testing | Stef Walter | 2012-04-19 | 1 | -2/+2 |
* | Use more tp_capabilities_ methods | Guillaume Desmottes | 2012-04-10 | 1 | -58/+18 |
* | individual-manager: remove (un)linking API | Guillaume Desmottes | 2012-04-10 | 2 | -76/+0 |
* | remove empathy-contact-list | Guillaume Desmottes | 2012-04-10 | 3 | -308/+0 |
* | implement empathy_tp_chat_get_members as a method on TpChat | Guillaume Desmottes | 2012-04-10 | 2 | -17/+5 |
* | remove unused tp_chat_remove | Guillaume Desmottes | 2012-04-10 | 1 | -18/+0 |
* | implement empathy_tp_chat_add as a method on TpChat | Guillaume Desmottes | 2012-04-10 | 2 | -5/+6 |
* | tp-chat: use self->priv directly | Guillaume Desmottes | 2012-04-10 | 1 | -26/+13 |
* | tp-chat: port to Telepathy coding style | Guillaume Desmottes | 2012-04-10 | 2 | -1166/+1207 |
* | remove EmpathyConnectivity | Guillaume Desmottes | 2012-04-05 | 3 | -508/+0 |
* | Merge branch 'gnome-3-4' | Guillaume Desmottes | 2012-04-05 | 4 | -9/+2 |
|\ |
|
| * | include logger single header | Guillaume Desmottes | 2012-04-04 | 4 | -9/+2 |
* | | Merge branch 'gnome-3-4' | Danielle Madeley | 2012-04-03 | 1 | -6/+2 |
|\| |
|
| * | Logger support for calls is no longer optional | Danielle Madeley | 2012-04-03 | 1 | -5/+1 |
| * | TplCallEndReason ceased to exist on March 28 | Danielle Madeley | 2012-04-03 | 1 | -1/+1 |
* | | remove empathy_individual_manager_lookup_by_contact() | Guillaume Desmottes | 2012-04-02 | 2 | -56/+0 |
* | | use tpf_persona_dup_for_contact() instead of lookup_by_contact() | Guillaume Desmottes | 2012-04-02 | 1 | -5/+12 |
* | | factor out create_individual_from_persona() | Guillaume Desmottes | 2012-04-02 | 1 | -11/+21 |
|/ |
|
* | remove empathy-tp-contact-list | Guillaume Desmottes | 2012-03-12 | 3 | -1287/+0 |
* | connection-managers: stop using tp_connection_manager_is_ready() | Guillaume Desmottes | 2012-03-12 | 1 | -1/+1 |
* | Mark strings for translation. https://bugzilla.gnome.org/show_bug.cgi?id=671875 | Gabor Kelemen | 2012-03-12 | 1 | -3/+5 |
* | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 5 | -2/+9 |
* | Add magic to automatically run tasks when empathy-auth-client is started | Guillaume Desmottes | 2012-03-06 | 1 | -0/+1 |
* | Revert "Drop empathy-av" | Guillaume Desmottes | 2012-03-01 | 3 | -0/+971 |
* | Revert "remove EMPATHY_AV_BUS_NAME*" | Guillaume Desmottes | 2012-03-01 | 1 | -0/+3 |
* | remove EMPATHY_AV_BUS_NAME* | Guillaume Desmottes | 2012-02-21 | 1 | -3/+0 |
* | Drop empathy-av | Guillaume Desmottes | 2012-02-21 | 3 | -971/+0 |
* | Merge remote-tracking branch 'origin/call1' into master+call | Guillaume Desmottes | 2012-02-21 | 3 | -46/+6 |
|\ |
|
| * | Merge branch 'master' into call1 | Danielle Madeley | 2012-01-17 | 5 | -9/+63 |
| |\ |
|
| * | | Remove tp-yell and use TpCallChannel | Xavier Claessens | 2012-01-10 | 3 | -46/+6 |
* | | | add empathy_ensure_individual_from_tp_contact() | Guillaume Desmottes | 2012-02-15 | 2 | -0/+23 |
* | | | add empathy_individual_manager_lookup_by_contact() | Guillaume Desmottes | 2012-02-15 | 2 | -0/+56 |
* | | | individual-manager: add API to know when contacts have been loaded from folks | Guillaume Desmottes | 2012-02-14 | 2 | -0/+46 |
* | | | Toggle telling others you are typing to them | Patrick F. Allen | 2012-02-13 | 1 | -0/+1 |
* | | | Add a gsetting key to show/hide groups | Guillaume Desmottes | 2012-02-09 | 1 | -0/+1 |
* | | | add empathy-pkg-kit | Guillaume Desmottes | 2012-02-08 | 3 | -0/+201 |
* | | | improve TP_ERROR_STR_ALREADY_CONNECTED displayed error string | Guillaume Desmottes | 2012-02-08 | 1 | -1/+1 |
* | | | add missing config.h | Guillaume Desmottes | 2012-02-07 | 2 | -0/+3 |
* | | | presence-manager: stop watching connectivity changes | Guillaume Desmottes | 2012-02-02 | 1 | -67/+3 |
* | | | Chat: show who changed the subject | Will Thompson | 2012-02-02 | 2 | -1/+26 |
* | | | Utils: provide a human-readable message for CM crashes | Will Thompson | 2012-01-26 | 1 | -0/+4 |
* | | | Merge branch 'highlight-regex' | Will Thompson | 2012-01-26 | 3 | -70/+19 |
|\ \ \ |
|
| * | | | TpChat: add a :self-contact property. | Will Thompson | 2012-01-19 | 1 | -0/+19 |
| * | | | Move empathy_message_should_highlight to EmpathyChat | Will Thompson | 2012-01-19 | 2 | -71/+0 |
| * | | | Use /\b<nickname>\b/ to decide whether to highlight | Will Thompson | 2012-01-19 | 1 | -33/+34 |
| | |/
| |/| |
|
* | | | Use a localized format when displaying times | Guillaume Desmottes | 2012-01-20 | 1 | -8/+5 |
* | | | empathy-time: port to TP coding style | Guillaume Desmottes | 2012-01-20 | 2 | -81/+85 |
|/ / |
|
* | | client-factory: ensure alias, presence, capabilities and avatar are prepared | Danielle Madeley | 2012-01-17 | 1 | -6/+12 |
* | | don't free content of the list returned by empathy_connection_aggregator_get_... | Guillaume Desmottes | 2012-01-17 | 1 | -0/+1 |
* | | empathy_account_get_error_message: get the reason before displaying it | Guillaume Desmottes | 2012-01-16 | 1 | -2/+2 |
* | | coding style fix | Guillaume Desmottes | 2012-01-16 | 1 | -1/+1 |
* | | account-settings: allow to change the service | Guillaume Desmottes | 2012-01-13 | 2 | -0/+47 |
|/ |
|
* | 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 |