| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable audio/video capabilities if InitialAudio/Video is in the fixed props f... | Youness Alaoui | 2011-04-13 | 1 | -0/+7 |
* | 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 | 1 | -6/+7 |
* | Adjust for Folks Aliasable -> AliasDetails rename | Travis Reitter | 2011-03-15 | 1 | -2/+2 |
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 1 | -2/+7 |
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 1 | -2/+2 |
* | empathy_contact_get_presence_message: use the tp_contact if there is no perso... | Guillaume Desmottes | 2011-02-01 | 1 | -4/+5 |
* | Adjust for FolksHasPresence -> FolksPresenceOwner | Travis Reitter | 2011-02-01 | 1 | -10/+10 |
* | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 1 | -8/+12 |
* | contact: enable showing a phone next to contacts who are on phones | Jonny Lamb | 2010-11-16 | 1 | -1/+51 |
* | Add missing #include. | Travis Reitter | 2010-10-16 | 1 | -0/+1 |
* | Port Empathy to use FolksAliasable and FolksGroupable | Philip Withnall | 2010-10-05 | 1 | -7/+7 |
* | voip_cmp_func: first check if we support and then audio | Guillaume Desmottes | 2010-09-27 | 1 | -9/+19 |
* | Prioritize default individual for chats using capabilities (#629912) | Guillaume Desmottes | 2010-09-27 | 1 | -0/+62 |
* | rename presence_sort_func to presence_cmp_func | Guillaume Desmottes | 2010-09-27 | 1 | -11/+20 |
* | Add a heuristic to prefer audio- and video-capable Personas when calling | Philip Withnall | 2010-09-03 | 1 | -1/+27 |
* | Add empathy_contact_dup_best_for_action() | Philip Withnall | 2010-09-03 | 1 | -0/+140 |
* | contact: get info from the tp-contact in constructed (#628315) | Guillaume Desmottes | 2010-09-01 | 1 | -38/+37 |
* | contact: make some setters static | Guillaume Desmottes | 2010-09-01 | 1 | -101/+101 |
* | When setting an EmpathyContact's Persona, disconnect existing signal handler | Travis Reitter | 2010-08-24 | 1 | -1/+5 |
* | Remove EmpathyAvatar->token | Philip Withnall | 2010-08-24 | 1 | -10/+3 |
* | Remove empathy_contact_new_for_log() | Philip Withnall | 2010-08-24 | 1 | -17/+0 |
* | Make empathy_contact_load_avatar_cache() private | Philip Withnall | 2010-08-24 | 1 | -4/+6 |
* | Make empathy_contact_set_avatar() private | Philip Withnall | 2010-08-24 | 1 | -10/+9 |
* | Consider contact without presence as online (#627587) | Guillaume Desmottes | 2010-08-23 | 1 | -1/+3 |
* | empathy_contact_new can be static now | Guillaume Desmottes | 2010-08-13 | 1 | -1/+1 |
* | Fix missing entries in switch statements | Philip Withnall | 2010-08-05 | 1 | -0/+6 |
* | Use #ifdef instead of #if to avoid warnings of undefined symbols | Philip Withnall | 2010-08-05 | 1 | -4/+4 |
* | Ensure contacts have a persona set | Philip Withnall | 2010-08-03 | 1 | -1/+2 |
* | contact: coding style fix | Guillaume Desmottes | 2010-08-03 | 1 | -1/+1 |
* | Maintain a list of Individuals which have EmpathyContacts in the manager | Philip Withnall | 2010-08-03 | 1 | -1/+2 |
* | Adjust for signature change in folks_groups_change_group() | Travis Reitter | 2010-07-27 | 1 | -1/+18 |
* | Use presence message from FolksPersona rather than TpContact | Philip Withnall | 2010-07-22 | 1 | -15/+25 |
* | Enforce use only of TpfPersonas | Philip Withnall | 2010-07-22 | 1 | -4/+2 |
* | Re-enable setting of groups for newly-added contacts | Philip Withnall | 2010-07-22 | 1 | -0/+47 |
* | Update FolksPersona:alias when updating EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -0/+15 |
* | Merge EmpathyContact:name and *_set_alias() to EmpathyContact:alias | Philip Withnall | 2010-07-22 | 1 | -43/+28 |
* | Remove folks_individual_dup_from_empathy_contact() | Philip Withnall | 2010-07-22 | 1 | -28/+8 |
* | Add a link between EmpathyContact and FolksPersona | Philip Withnall | 2010-07-22 | 1 | -0/+95 |
* | Fix a memory leak in EmpathyAvatar (#624054) | Philip Withnall | 2010-07-12 | 1 | -0/+1 |
* | replace empathy_contact_can_use_stream_tube by empathy_contact_can_use_rfb_st... | Guillaume Desmottes | 2010-06-21 | 1 | -3/+9 |
* | Depend on telepathy-logger (#610956) | Guillaume Desmottes | 2010-06-18 | 1 | -5/+0 |
* | TplContact has been renamed to TplEntity | Guillaume Desmottes | 2010-06-18 | 1 | -7/+7 |
* | Move empathy_tp_contact_factory_set_alias() to EmpathyContact | Xavier Claessens | 2010-05-26 | 1 | -0/+38 |
* | Make clear that contacts_table doesn't keep any ref | Xavier Claessens | 2010-05-26 | 1 | -1/+1 |
* | Add empathy_contact_dup_from_tp_contact() | Xavier Claessens | 2010-05-26 | 1 | -0/+43 |
* | Make use of TP_CONTACT_FEATURE_AVATAR_DATA | Xavier Claessens | 2010-05-26 | 1 | -38/+39 |
* | use TP_PROP_* constants | Guillaume Desmottes | 2010-04-27 | 1 | -10/+11 |
* | use tp_value_array_unpack | Guillaume Desmottes | 2010-04-27 | 1 | -3/+3 |
* | contact: get capabilities from TpContact if available (#579813) | Guillaume Desmottes | 2010-04-27 | 1 | -0/+82 |
* | look for the right key when checking if altitude is set | Guillaume Desmottes | 2010-04-08 | 1 | -1/+1 |
* | use tp_asv_set_double | Guillaume Desmottes | 2010-04-08 | 1 | -2/+2 |
* | geocode_cb: create a new location hash table instead of modifying the current... | Guillaume Desmottes | 2010-04-08 | 1 | -12/+21 |
* | geocode_cb: don't update location if we didn't get the full position | Guillaume Desmottes | 2010-04-08 | 1 | -17/+15 |
* | update_geocode: don't search for position if we already have lat or lon | Guillaume Desmottes | 2010-04-08 | 1 | -3/+3 |
* | don't start geocode search if the address is empty | Guillaume Desmottes | 2010-04-08 | 1 | -3/+7 |
* | unref avatar and location in dispose rather than finalize | Guillaume Desmottes | 2010-04-08 | 1 | -6/+12 |
* | fix coding style | Guillaume Desmottes | 2010-04-07 | 1 | -112/+127 |
* | don't define update_geocode if geoclue is not enabled | Guillaume Desmottes | 2010-04-07 | 1 | -5/+5 |
* | Get location update from TpContact (#599162) | Guillaume Desmottes | 2010-04-06 | 1 | -2/+21 |
* | move tp_contact_factory_geocode to empathy-contact | Guillaume Desmottes | 2010-04-06 | 1 | -0/+156 |
* | fallback to JID if alias is empty | Felix Kaser | 2010-03-29 | 1 | -5/+8 |
* | TPL Enabling patch, all-in-one. | Cosimo Alfarano | 2010-02-26 | 1 | -0/+30 |
* | contact: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -14/+10 |
* | empathy-contact: cast data pointers | Guillaume Desmottes | 2009-10-21 | 1 | -2/+4 |
* | Fix indentation of previous patch | Xavier Claessens | 2009-09-16 | 1 | -1/+3 |
* | empathy_avatar_new takes ownership of arguments. Do not free filename. | Xavier Claessens | 2009-09-16 | 1 | -2/+2 |
* | Plug some leaks | Cosimo Cecchi | 2009-09-14 | 1 | -0/+2 |
* | Assert that we get a non-null account passed when creating a contact for a log | Sjoerd Simons | 2009-09-14 | 1 | -0/+1 |
* | Use better avatar location: ~/.cache/<cm>/<protocol>/<token> | Xavier Claessens | 2009-08-24 | 1 | -7/+3 |
* | Chang the API of AccountManager to have the get lookup the account by name | Sjoerd Simons | 2009-07-30 | 1 | -1/+2 |
* | Added functions to determine if a contact has video capabilities | Jonathan Tellier | 2009-07-03 | 1 | -0/+24 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -7/+6 |
* | Introduce empathy_contact_equal, adapt themes | Patryk Zawadzki | 2009-06-16 | 1 | -0/+37 |
* | Add doc for empathy_avatar_new() | Xavier Claessens | 2009-06-12 | 1 | -0/+13 |
* | Add the filename in EmpathyAvatar and fallback to stock_person | Xavier Claessens | 2009-06-12 | 1 | -20/+7 |
* | Add initial adium theme support: Load the template and append messages. | Xavier Claessens | 2009-06-12 | 1 | -0/+12 |
* | contact_get_avatar_filename: remove unused priv pointer | Guillaume Desmottes | 2009-06-09 | 1 | -1/+0 |
* | contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id d... | Guillaume Desmottes | 2009-06-09 | 1 | -2/+2 |
* | Coding style fixes. | Jonny Lamb | 2009-06-04 | 1 | -1/+1 |
* | Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-fac... | Arnaud Maillet | 2009-06-01 | 1 | -0/+12 |
* | Remove usage of McPresence as much as possible | Sjoerd Simons | 2009-05-31 | 1 | -43/+25 |
* | Treat TP_CONNECTION_PRESENCE_TYPE_UNSET as _AVAILABLE | Sjoerd Simons | 2009-05-28 | 1 | -1/+1 |
* | empathy-contact: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | Don't ref the returned hash table | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -2/+2 |
* | Don't create an unused hashtable and free location on finalize | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -5/+7 |
* | Remove a trailing space and g_print | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -1/+1 |
* | Fix doc's consistency | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -2/+2 |
* | Fix review comments on EmpathyContact by Guillaume Desmottes | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -4/+18 |
* | Add Location to EmpathyContact | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -0/+60 |
* | Rename empathy_contact_new_static to empathy_contact_new_for_log | Xavier Claessens | 2009-04-22 | 1 | -4/+4 |
* | Add empathy_contact_new_static() to create a contact that comes from logs | Xavier Claessens | 2009-04-22 | 1 | -0/+17 |
* | Add G_PARAM_STATIC_STRINGS to EmpathyContact properties | Xavier Claessens | 2009-04-22 | 1 | -10/+10 |
* | Cleanup authors of EmpathyContact. It has nothing to do with Gossip code anym... | Xavier Claessens | 2009-04-22 | 1 | -1/+0 |
* | Use tp_connection_get_self_handle where needed | Xavier Claessens | 2009-04-22 | 1 | -14/+0 |
* | Simplify empathy_contact_get_account | Xavier Claessens | 2009-04-22 | 1 | -7/+3 |
* | Add commented out code to set the _is_ready property of EmpathyContact | Xavier Claessens | 2009-04-22 | 1 | -0/+14 |
* | If presence message is "", get the default message. | Xavier Claessens | 2009-04-22 | 1 | -1/+1 |
* | Make sure to not ref a NULL object | Xavier Claessens | 2009-04-22 | 1 | -0/+3 |
* | CONSTRUCT_ONLY properties must be writable | Xavier Claessens | 2009-04-22 | 1 | -3/+5 |
* | Turn EmpathyContact into a TpContact wrapper | Xavier Claessens | 2009-04-22 | 1 | -349/+199 |
* | empathy_contact_set_handle: remove the handle ready flag when the handle is s... | Guillaume Desmottes | 2009-03-20 | 1 | -1/+19 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -6/+6 |
* | EmpathyContact keeps a ref to the factory. | Xavier Claessens | 2009-01-13 | 1 | -3/+23 |
* | Make the error in the call_when_ready callback const | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | Free ready callbacks in finalize | Sjoerd Simons | 2009-01-10 | 1 | -1/+17 |
* | Add weak object, destroy notify and error reporting to empathy_contact_call_w... | Sjoerd Simons | 2009-01-10 | 1 | -7/+53 |
* | Add empathy_contact_call_when_ready | Sjoerd Simons | 2009-01-10 | 1 | -11/+63 |
* | Add a "presence-changed" signal so that we can keep track of the | Xavier Claessens | 2009-01-07 | 1 | -1/+25 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
* | empathy-contact: no need to inspect the RequestableChannelClasses property an... | Xavier Claessens | 2008-11-22 | 1 | -71/+0 |
* | remove blank line | Xavier Claessens | 2008-11-22 | 1 | -1/+0 |
* | Use the RequestableChannelClasses property instead of hardcoding salut to che... | Xavier Claessens | 2008-11-22 | 1 | -20/+65 |
* | Moved capabilities hack to empathy_contact_set_account. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -27/+27 |
* | Renamed is_salut to contact_is_salut. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+2 |
* | Added ft-related functions to EmpathyContact. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+39 |
* | Fix some coding style | Xavier Claessens | 2008-07-09 | 1 | -91/+79 |
* | empath-contact: remove tabs (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -389/+389 |
* | switch empathy-contact to Collabora coding style (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -254/+264 |
* | Document empathy_avatar_save_to_file (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -0/+10 |
* | add empathy_avatar_save_to_file (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -1/+8 |
* | Make empathy_contact_equal NULL-safe for the contact ID and use the ^ operato... | Xavier Claessens | 2008-07-08 | 1 | -2/+4 |
* | Fix coding style | Xavier Claessens | 2008-06-19 | 1 | -6/+6 |
* | "ready & EMPATHY_CONTACT_READY_NAME" instead of ready | EMPATHY_CONTACT_READY... | Xavier Claessens | 2008-06-19 | 1 | -1/+1 |
* | Fix coding style | Xavier Claessens | 2008-06-19 | 1 | -3/+1 |
* | Move contact_set_ready_flag() in _set_name() and _set_handle(). | Xavier Claessens | 2008-06-19 | 1 | -2/+2 |
* | Fix the bug "Incoming call from (null)" (Alban Crequy) | Xavier Claessens | 2008-06-19 | 1 | -0/+9 |
* | don't set the flag to ready if we are not yet ready, especially when we send ... | Xavier Claessens | 2008-06-19 | 1 | -1/+1 |
* | Do not warning if we try to load the avatar of a contact that does not yet ha... | Xavier Claessens | 2008-05-28 | 1 | -14/+14 |
* | Move avatar cache to ~/.cache and don't mix avatar from different contacts, t... | Xavier Claessens | 2008-05-28 | 1 | -0/+163 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -8/+7 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -3/+3 |
* | If the RequestAliases fails, make sure the name property on all contacts beco... | Xavier Claessens | 2008-04-16 | 1 | -39/+25 |
* | Make use of empathy_run_until_ready_full | Xavier Claessens | 2008-04-11 | 1 | -45/+10 |
* | ref the contact temporally when setting properties because it could destroy t... | Xavier Claessens | 2008-04-02 | 1 | -3/+8 |
* | Retry requesting aliases if it fails, it can happen if there is too many alia... | Xavier Claessens | 2008-03-16 | 1 | -1/+1 |
* | Improve a bit the test and fix empathy_contact_run_until, data.ready was not ... | Xavier Claessens | 2008-03-11 | 1 | -1/+2 |
* | Add debug messages in _run_until_ready | Xavier Claessens | 2008-03-11 | 1 | -0/+5 |
* | Add empathy_contact_run_until_ready() | Xavier Claessens | 2008-03-11 | 1 | -1/+77 |
* | Ready property on EmpathyContact is not a boolean but flags for each property. | Xavier Claessens | 2008-03-11 | 1 | -9/+10 |
* | Add a ready property on EmpathyContact and make use of tp_strdiff. | Xavier Claessens | 2008-03-11 | 1 | -13/+32 |
* | Lazy init of contact hash. | Xavier Claessens | 2008-03-11 | 1 | -4/+5 |
* | If we set contact's id and name is still empty, emit notify::name. | Xavier Claessens | 2008-03-11 | 1 | -0/+3 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | EmpathyContact: Set G_PARAM_CONSTRUCT on the capabilities property. (Sjoerd) | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Remove unused PROP_SUBSCRIPTION | Xavier Claessens | 2008-02-16 | 1 | -1/+0 |
* | Removed unused PROP_GROUPS | Xavier Claessens | 2008-02-16 | 1 | -1/+0 |
* | Cleanup code from previous merge | Xavier Claessens | 2008-02-16 | 1 | -5/+1 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 1 | -0/+4 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 1 | -41/+67 |
* | Adding UI to start a VoIP call. It does nothing yet. Most of the code is | Xavier Claessens | 2007-09-09 | 1 | -0/+13 |
* | Adding capabilities contact property. | Xavier Claessens | 2007-09-09 | 1 | -0/+50 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 1 | -277/+90 |
* | Remove empathy-marshal-main.c and include empathy-marshal.h from | Marco Barisione | 2007-08-08 | 1 | -9/+9 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+800 |