]> git.0d.be Git - empathy.git/history - libempathy
Add a copy of the Attribution-ShareAlike 3.0 Unported licence
[empathy.git] / libempathy /
2010-03-09 Jonas Bonnchatroom-manager: Save correct room name
2010-03-03 Guillaume DesmottesMerge branch 'update-display-name-603463'
2010-03-03 Guillaume Desmottesempathy_account_settings_set_display_name_async: don...
2010-03-02 Travis ReitterMerge branch 'more-accounts-fixes'
2010-03-02 Guillaume Desmottesfactor out empathy_connect_new_account
2010-02-26 Danielle MadeleyMerge branch 'show-assistant-611131'
2010-02-26 Guillaume DesmottesMerge commit 'ka/empathy-tpl-20100225-ifdef'
2010-02-25 Will ThompsonDon't try to close channels thrice.
2010-02-25 Cosimo AlfaranoTPL Enabling patch, all-in-one.
2010-02-25 Sjoerd SimonsCope with tp-glib calling the callback in sync
2010-02-25 Sjoerd SimonsNo reason to get Channels from connections, that's...
2010-02-24 Sjoerd SimonsMerge branch 'requests'. Fixes: #598905
2010-02-24 Sjoerd SimonsNot using the weak object anymore, get the dispatcher...
2010-02-24 Sjoerd SimonsUse a appropriate unique name for Empathy unique app
2010-02-24 Sjoerd SimonsAssert that the account exists
2010-02-24 Sjoerd SimonsSmall coding style fix
2010-02-24 Sjoerd SimonsSet ourselves as the preferred handler if there is...
2010-02-24 Sjoerd SimonsIf we're asked to handle a channel twice, assume it...
2010-02-24 Sjoerd SimonsAdd a debug message for when errors are signaled
2010-02-24 Sjoerd SimonsAdd a convenience function to get the busname of a...
2010-02-24 Sjoerd SimonsOutput the path before trying to register it
2010-02-24 Sjoerd SimonsReplace tabs with spaces
2010-02-24 Sjoerd SimonsRemove dead code related to outstanding channels
2010-02-24 Sjoerd SimonsDon't ever drop requested channels
2010-02-24 Sjoerd SimonsCheck if channels we requested satisfy requests
2010-02-24 Sjoerd SimonsRequest channels from the CD instead of the CM
2010-02-24 Guillaume Desmottesempathy_account_settings_has_account: cope with priv...
2010-02-22 Guillaume Desmottesdefine EMPATHY_CLIENT_NAME
2010-02-19 Guillaume Desmottesalways use empathy_tp_chat_leave instead of _close
2010-02-19 Guillaume Desmottesempathy_tp_chat_leave: try to remove the self-handle...
2010-02-19 Guillaume DesmottesIntroduce empathy_tp_chat_leave
2010-02-16 Jonny LambUse TpDebugSender to publish debug messages (#607330)
2010-02-16 Sjoerd SimonsMerge branch 'ack-all'
2010-02-16 Sjoerd Simonsadd API to TpChat to ack all pending messages in one go
2010-02-16 Guillaume Desmottesdispatcher_connection_new_requested_channel: fix a...
2010-02-11 Travis ReitterSeparate the accounts dialog into its own program which...
2010-02-10 Xavier ClaessensMerge branch 'menu'
2010-02-10 Guillaume DesmottesUse the 'phone' icon for the 'sms' protocol
2010-02-08 Guillaume DesmottesUse the SIP icon for the SIMPLE protocol
2010-02-08 Guillaume DesmottesUse a GSList instead of GList to store messages to ack
2010-02-08 Danielle MadeleyDon't assume that removing a user from 'stored' will...
2010-02-08 Travis ReitterEnsure that the EmpathyIdle is not used in account_mana...
2010-01-22 Guillaume Desmottesnotify_ready_cb: use g_simple_async_result_complete...
2010-01-22 Guillaume Desmottesreplace empathy_connection_managers_call_when_ready...
2010-01-22 Guillaume Desmottesadd empathy_connection_managers_call_when_ready
2010-01-18 Guillaume Desmottesremove empathy-tube-handler.c and empathy-tube-dispatch
2010-01-18 Guillaume Desmottesstop dispatching tube channels (#599159)
2010-01-18 G.BalajiChanged the return string of empathy_presence_get_defau...
2010-01-17 Javier JardónSupport silent build rules with automake 1.11
2010-01-15 Guillaume DesmottesRephrase the TP_CONNECTION_STATUS_REASON_REQUESTED...
2010-01-14 Guillaume DesmottesNo need to get RequestableChannelClasses if ContactCapa...
2010-01-14 Guillaume Desmottesfactor out channel_classes_to_capabilities
2010-01-14 Guillaume DesmottesUse ContactCapabilities to get audio/video caps (#599163)
2010-01-14 Guillaume DesmottesStop using the old Capabilities iface if ContactCapabil...
2010-01-14 Guillaume DesmottesClaim that contacts support stream tube if it's announc...
2010-01-14 Guillaume DesmottesClaim that contacts support FT if it's announced in...
2010-01-14 Guillaume DesmottesDon't assume contacts support FT if ContactCapabilities...
2010-01-13 Guillaume DesmottesCall xmlCleanupParser() only once when exiting (#600693)
2010-01-13 Xavier ClaessensMerge branch 'contact'
2010-01-11 Guillaume Desmotteslisten for the "account-validity-changed" so new accoun...
2010-01-11 Guillaume Desmottesstore status-changed sig handler in a hash table
2010-01-11 Guillaume Desmottesfactor out connect_account
2010-01-11 Guillaume Desmottesempathy_dispatcher_join_muc: assert than connection_dat...
2010-01-11 Felix Kaserconnect to val-changed signal in contact manager
2010-01-06 Guillaume Desmotteshash_job_done: set hash_data->error to NULL when cleani...
2009-12-25 Guillaume Desmottesaccount-settings: use empathy_signal_connect_weak to...
2009-12-22 Laurent Bigonvillelibempathy/empathy-irc-network-manager.c: Fix typo...
2009-12-22 Guillaume Desmottesadd empathy_account_settings_get_tp_protocol
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-21 Danielle MadeleyRefactor MUC upgrading to be a feature of TpChat->add()
2009-12-21 Danielle MadeleyDon't destroy the request properties, EmpathyDispatcher...
2009-12-18 Guillaume Desmottestp-call: set debug domain to voip
2009-12-15 Guillaume Desmottesadd empathy_tp_call_has_initial_video
2009-12-15 Guillaume Desmottesempathy_protocol_icon_name: use the Yahoo icon for...
2009-12-15 Felix Kaserrefactor friendly status reason messages
2009-12-14 Felix KaserMerge branch 'create-cancel-crash'
2009-12-11 Guillaume Desmottesconnect the 'group-members-changed' on groups once...
2009-12-11 Xavier ClaessensUse EnsureChannel to get Stored/Publish/Subscribe channels
2009-12-09 Guillaume DesmottesMerge branch 'enabled-first-604166'
2009-12-09 Guillaume Desmottesuse tp_asv_new
2009-12-09 Guillaume Desmottestp_contact_list_remove: add FIXME about potential race
2009-12-09 Guillaume Desmottestp_contact_list_remove: remove from the stored list...
2009-12-09 Guillaume Desmottestp-contact-list: request the 'stored' channel
2009-12-02 Guillaume DesmottesDon't highlight scrollback messages (#602288)
2009-12-02 Guillaume Desmottestp-chat: set the flags of the message
2009-12-02 Guillaume Desmottesempathy-message: add message flags
2009-11-30 Guillaume DesmottesMerge commit 'shaunm/dndfiles2'
2009-11-30 Guillaume Desmottescontact_manager_status_changed_cb: ignore disconnected...
2009-11-27 Guillaume Desmottesadd 'voip' debug domain
2009-11-26 Xavier ClaessensMerge branch 'adium-events'
2009-11-24 Xavier ClaessensAdd Test debug domain
2009-11-23 Guillaume Desmottesempathy_tp_contact_factory_get_from_{id,handle} shouldn...
2009-11-23 Guillaume Desmottesft-handler: contact_factory_contact_cb: ref the contact
2009-11-23 Guillaume Desmottestp-contact-factory: document that empathy_tp_contact_fa...
2009-11-18 Guillaume Desmottesidle: make empathy_idle_get_status static
2009-11-18 Guillaume Desmottestp-chat: copy the rename message
2009-11-18 Guillaume Desmottescoding style fixes
2009-11-18 Guillaume Desmottesdon't mix code and variable declarations
2009-11-18 Jonathon JongsmaHandle the case where a user's id changes in a chatroom
2009-11-18 Guillaume Desmottestp-chat: no need to connect twice on the ChatStateChang...
next