summaryrefslogtreecommitdiff
path: root/src/mcd-account.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-03mcd_account_check_validity, mcd_account_check_parameters: be synchronousSimon McVittie1-6/+2
2014-02-03Simplify the account connection pipeline, and make it privateSimon McVittie1-4/+0
2014-02-03mcd_account_get_parameter: take a TpConnectionManagerParamSimon McVittie1-4/+0
2014-01-29McdAccount: have a ref to the storage plugin from construct time onwardsSimon McVittie1-1/+4
2014-01-29Thread expected GVariant types through to mcd_storage_get_*Simon McVittie1-0/+1
2014-01-29mcd_account_delete: convert into mcd_account_delete_asyncSimon McVittie1-7/+7
2014-01-29Remove all notion of secret parameterXavier Claessens1-3/+0
2013-11-12Revert "Remove all notion of secret parameter"Simon McVittie1-0/+3
2013-11-08Remove all notion of secret parameterXavier Claessens1-3/+0
2013-11-08Allow backends, but not D-Bus clients, to delete restricted accountsSimon McVittie1-1/+4
2013-09-04Remove the remains of McdTransportPluginSimon McVittie1-0/+4
2013-09-04Move "waiting for connectivity" functionality into McdAccountSimon McVittie1-0/+4
2013-09-04McdAccount: have a reference to the connectivity monitorSimon McVittie1-1/+6
2012-09-07mcd_account_property_changed: rename to mcd_account_altered_by_pluginSimon McVittie1-1/+1
2012-09-06Merge branch 'telepathy-mission-control-5.12'Simon McVittie1-0/+6
2012-09-06Migrate from Butterfly to Haze even if Butterfly is no longer installedSimon McVittie1-0/+6
2012-05-14Use telepathy-glib meta-headersSimon McVittie1-2/+1
2012-05-08Account, AccountManager: remove various unused methodsSimon McVittie1-12/+0
2011-11-11add mcd_account_dup_icon() and mcd_account_dup_nickname()Guillaume Desmottes1-0/+4
2011-11-11export mcd_account_get_parameter()Guillaume Desmottes1-0/+4
2011-11-11add mcd_account_dup_display_name()Guillaume Desmottes1-0/+2
2011-09-28Account: add would_like_to_connect method.Will Thompson1-0/+1
2011-08-31Merge branch 'telepathy-mission-control-5.8'Will Thompson1-0/+3
2011-08-25mcd_account_check_validity: report a GError for invalid accountsWill Thompson1-1/+1
2011-07-19Fix unbalanced *_DECL macrosVivek Dasmohapatra1-0/+3
2011-02-21Update copyright for files touched by this branchWill Thompson1-2/+2
2011-02-18UpdateParameters: linearize setting and unsetting paramsWill Thompson1-3/+0
2010-12-15Remove MinimumPresence implementation.Will Thompson1-3/+0
2010-12-15Make _mcd_account_dup_parameters() synchronousWill Thompson1-4/+0
2010-12-15McdAccount: Remove un-overridden virtual methodsWill Thompson1-11/+5
2010-12-15Remove redundant object path/bus name constants.Will Thompson1-3/+0
2010-10-12Add TpConnectionManager accessor to McdAccountWill Thompson1-0/+1
2010-09-16Superfluous includeVivek Dasmohapatra1-1/+0
2010-09-13McdAccount no longer holds an account managerVivek Dasmohapatra1-1/+2
2010-08-26moved internal minimum presence data to McdAccountPresencePrivateSenko Rasic1-2/+3
2010-08-25implement Account.Interface.MinimumPresence in mcd-account-presence.[ch]Senko Rasic1-0/+2
2010-07-01Method to let the AM notify the account that an account property has changedVivek Dasmohapatra1-0/+1
2010-03-09Expose whether a parmater is secret (for use by account storage plugins).Vivek Dasmohapatra1-0/+3
2009-09-14Merge commit 'jonny/gnome-keyring'Simon McVittie1-6/+37
2009-08-26mcd-account: add error quark and some error codesJonny Lamb1-0/+10
2009-08-26mcd-account: refactored set_parameters to be async and iteratively set paramsJonny Lamb1-3/+14
2009-08-26mcd-account: initial move to async set_parameter functionJonny Lamb1-1/+6
2009-08-26mcd-account: make mcd_account_delete async use write_conf_asyncJonny Lamb1-2/+7
2009-08-21McdAccount: turn the lowmem check for requests into an overridable virtual me...Simon McVittie1-1/+5
2009-06-10mcd: use telepathy-glib for all standard interfaces, and only generate code f...Simon McVittie1-3/+0
2009-04-15McdAccount: make parameter accessors internalSimon McVittie1-5/+0
2009-04-15McdAccount: move private functions to mcd-account-priv.hSimon McVittie1-44/+0
2009-04-14Merge branch 'deletion'Simon McVittie1-26/+33
2009-04-13McdAccount: add a way to adjust presence temporarilySimon McVittie1-0/+2
2009-04-13McdAccount: internalize mcd_account_get_avatar*Simon McVittie1-4/+5