summaryrefslogtreecommitdiff
path: root/src/mcd-account-priv.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-03Squash mcd-account-connection.c into mcd-account.cSimon McVittie1-13/+0
2014-02-03Remove A.I.ExternalPasswordStorage, CM.I.AccountStorageSimon McVittie1-5/+0
2013-11-08Replace McdAccount::always-on with the existing TpStorageRestrictionFlagsSimon McVittie1-2/+0
2013-10-15Remove the A.I.Hidden, AM.I.Hidden interfacesSimon McVittie1-3/+0
2013-10-14Remove Conditions interfaceSimon McVittie1-6/+0
2013-09-04Remove unused signal McdAccount::connection-processSimon McVittie1-1/+0
2013-09-04Remove the concept of binding accounts to transportsSimon McVittie1-2/+0
2012-09-12McdAccount: add a way to tell property setters that storage has already been ...Simon McVittie1-0/+1
2012-09-07Don't generate code for Account.I.Addressing, use telepathy-glib'sSimon McVittie1-1/+0
2012-09-05McdAccount: factor out code to reconnectXavier Claessens1-0/+4
2012-05-08Remove non-standard Compat interfaceSimon McVittie1-9/+0
2012-05-08Use the GObject 2.30 generic marshallerSimon McVittie1-1/+0
2012-02-14Set the Supersedes property on migrated Butterfly accountsSimon McVittie1-0/+1
2011-09-28Account: unduplicate get_requested_presence methodWill Thompson1-5/+0
2011-09-28Account: remove _get_online_requests.Will Thompson1-8/+0
2011-09-28Account: static-ify _online_request_completedWill Thompson1-3/+0
2011-09-01Remove Account.Interface.ChannelRequestsWill Thompson1-4/+0
2011-08-31Remove Compat.Profile supportWill Thompson1-1/+0
2011-05-19_mcd_account_connection_begin: take a flag for user-initiatednessSimon McVittie1-1/+2
2011-05-19_mcd_account_connect_with_auto_presence: take a parameter for user-initiated ...Simon McVittie1-1/+2
2011-04-05Expose the new always-dispatchable info to internal callersVivek Dasmohapatra1-0/+2
2011-03-09Merge branch 'cull-stats-interface'Vivek Dasmohapatra1-7/+0
2011-02-22Build client bindings for CM.I.ASDanielle Madeley1-0/+5
2011-02-22Add Acct.I.ExternalPasswordStorage.DRAFT from tp-specDanielle Madeley1-0/+1
2011-02-16Delete the account stats interface, we don't need it any moreVivek Dasmohapatra1-7/+0
2011-01-10Implement AccountManager.Interface.HiddenWill Thompson1-0/+2
2011-01-10Implement Account.Interface.HiddenWill Thompson1-0/+1
2010-12-15Remove MinimumPresence implementation.Will Thompson1-17/+4
2010-12-15Make _mcd_account_dup_parameters() synchronousWill Thompson1-3/+2
2010-11-18Merge branch 'account-interface-addressing'Vivek Dasmohapatra1-0/+1
2010-10-22Implement Account.I.AddressingVivek Dasmohapatra1-0/+1
2010-10-06Merge branch 'requests-30092'Simon McVittie1-5/+5
2010-09-13McdAccount no longer holds an account managerVivek Dasmohapatra1-4/+4
2010-09-09Give each McdRequest a ref to the client registrySimon McVittie1-1/+2
2010-09-09Inline _mcd_account_proceed_with_request() into its caller, and simplifySimon McVittie1-2/+0
2010-09-09_mcd_account_proceed_with_request: remove dependence on McdChannelSimon McVittie1-2/+1
2010-09-09Remove the concept of creating a channel request that is already proceedingSimon McVittie1-1/+1
2010-09-09_mcd_account_create_request: return the McdRequest as well as the McdChannelSimon McVittie1-1/+3
2010-09-01add API to set the metadata from the dispatcherGuillaume Desmottes1-2/+2
2010-08-25combine RequestedPresence and MinimumPresenceSenko Rasic1-0/+10
2010-08-25implement Account.Interface.MinimumPresence in mcd-account-presence.[ch]Senko Rasic1-0/+8
2010-08-25make (_mcd_account_)presence_type_is_settable into internally-visible methodSenko Rasic1-0/+3
2010-06-16Merge branch 'only-flush-changed-accounts'Simon McVittie1-1/+1
2010-06-09Only flush changed account details to disk.Will Thompson1-1/+1
2010-06-07_mcd_account_set_connection_status: take a detailed errorSimon McVittie1-1/+2
2010-05-29Implement ::toggled for McpAccountStorage pluginsDanielle Madeley1-0/+4
2010-05-07Proper emit AccountPropertyChanged(ChangingPresence) when the presence is cha...Andre Moreira Magalhaes (andrunko)1-0/+3
2009-12-18McdConnection: pass TpConnection to McdAccount in the same signal as the conn...Simon McVittie1-2/+3
2009-09-14Merge commit 'jonny/gnome-keyring'Simon McVittie1-7/+19
2009-09-02Add the concept of always-on accountsSimon McVittie1-0/+2