index
:
~smcv/telepathy-mission-control
5.16-branchpoint
512-really-depart
account-rework-27727
account-rework-27727-round2
account-rework-27727-round3
account-rework-27727-round4
activation2
altered-one-54780
approved-by
conn-status-39334
emergency-59162
gdb
gdbus-object
gdbus-properties
leave-via-newer-api-55391
master
minimum-presence
mission-impossible
mock-account-store-54873
next
next-factory
next-factory2
next-gdbus
next-gvariant1
next-import
next-local-xmpp
next-misc
next-parallel
next-tests
no-gsettings-on-android
one-channel-should-be-enough-for-anyone
salt-the-earth
sealant
self-contact-for-avatars
storage-refactor-54870
storage-refactor-54874
taking-names
telepathy-mission-control-5.12
telepathy-mission-control-5.16
tests
typed-settings-54872
variants-all-round-54875
we-have-a-self-contact
wip
wip-52-get-aliases
wip-52-order-names
wip-all-debug
wip-assume-requests
wip-multiples
wip-next
wip-nickname-aagh
wip-push-into-connection
wip-self-contact
š¯… Ground Control to Major Tom / your circuitā€™s dead, thereā€™s something wrong
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mcd-account.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Remove the remains of McdTransportPlugin
Simon McVittie
1
-1
/
+0
2013-09-04
_mcd_master_account_replace_transport: inline into caller and simplify
Simon McVittie
1
-6
/
+13
2013-09-04
McdAccount: respond to connectivity status changes
Simon McVittie
1
-0
/
+28
2013-09-04
Move "waiting for connectivity" functionality into McdAccount
Simon McVittie
1
-0
/
+40
2013-09-04
McdAccount: have a reference to the connectivity monitor
Simon McVittie
1
-1
/
+31
2013-09-04
Remove the concept of binding accounts to transports
Simon McVittie
1
-52
/
+2
2013-02-13
Merge branch 'altered-one-54780'
Simon McVittie
1
-90
/
+185
2013-02-13
Merge branch 'typed-settings-54872'
Simon McVittie
1
-65
/
+45
2013-01-09
Communicate the detailed error from McdConnection to McdAccount
Simon McVittie
1
-8
/
+2
2013-01-09
Remove McdAccount::connection-status-changed signal
Simon McVittie
1
-17
/
+0
2012-10-09
mcd_account_self_contact_changed_cb: ignore no-op changes
Simon McVittie
1
-5
/
+5
2012-10-09
mcd_account_process_initial_avatar_token: don't take self_contact argument
Simon McVittie
1
-6
/
+10
2012-10-09
Ignore changes to the avatar of former self-contacts
Simon McVittie
1
-2
/
+8
2012-10-09
Implement Set("Nickname", "") by using the normalized name instead
Simon McVittie
1
-0
/
+23
2012-10-09
Downgrade failure to prepare self-contact from WARNING to DEBUG
Simon McVittie
1
-1
/
+1
2012-10-09
Downgrade failure to set alias/avatar from WARNING to DEBUG
Simon McVittie
1
-3
/
+3
2012-10-09
Track Avatars using McdAccount, and use the self-contact for it
Simon McVittie
1
-5
/
+229
2012-10-09
McdAccount: cope with self-contact changes; follow the self-contact
Simon McVittie
1
-14
/
+39
2012-10-09
Don't set the nickname to the normalized name on connect
Simon McVittie
1
-3
/
+17
2012-10-09
McdAccount: take responsibility for setting the nickname
Simon McVittie
1
-18
/
+107
2012-10-09
McdAccount: store the self-contact
Simon McVittie
1
-4
/
+7
2012-10-08
replace sealed struct members with getters and use TpProtocol
Simon McVittie
1
-37
/
+61
2012-09-12
McdAccount: store automatic presence as a single attribute
Simon McVittie
1
-29
/
+63
2012-09-12
McdAccount: consolidate AutomaticPresence setting
Simon McVittie
1
-27
/
+15
2012-09-12
McdAccount: add a way to tell property setters that storage has already been ...
Simon McVittie
1
-29
/
+76
2012-09-12
mcd_account_altered_by_plugin: get the new value from the McdStorage
Simon McVittie
1
-20
/
+45
2012-09-10
Consistently use the constants from mcd-account-config.h
Simon McVittie
1
-9
/
+11
2012-09-10
Rename MC_ACCOUNTS_KEY_ALIAS to MC_ACCOUNTS_KEY_NICKNAME
Simon McVittie
1
-4
/
+6
2012-09-10
McdStorage: distinguish between parameters and attributes
Simon McVittie
1
-52
/
+29
2012-09-10
McpAccountStorage: improve documentation
Simon McVittie
1
-2
/
+2
2012-09-07
mcd_account_property_changed: rename to mcd_account_altered_by_plugin
Simon McVittie
1
-7
/
+12
2012-09-07
mcd_storage_dup_value: alter signature, rename to mcd_storage_get_value
Simon McVittie
1
-32
/
+15
2012-09-07
mcd_storage_has_value: remove, no longer needed
Simon McVittie
1
-21
/
+12
2012-09-07
mcd_storage_dup_value: don't return non-NULL with error set
Simon McVittie
1
-10
/
+2
2012-09-07
McdAccount: migrate avatars to a XDG path
Simon McVittie
1
-43
/
+285
2012-09-07
Don't generate code for Account.I.Addressing, use telepathy-glib's
Simon McVittie
1
-2
/
+2
2012-09-07
Use G_VALUE_INIT instead of { 0 }
Simon McVittie
1
-19
/
+19
2012-09-06
Merge branch 'telepathy-mission-control-5.12'
Simon McVittie
1
-3
/
+15
2012-09-06
Migrate from Butterfly to Haze even if Butterfly is no longer installed
Simon McVittie
1
-3
/
+15
2012-09-05
McdAccount: factor out code to reconnect
Xavier Claessens
1
-8
/
+15
2012-08-28
McdStorage: remove _mcd_storage_store_connections
Simon McVittie
1
-3
/
+14
2012-07-23
CreateAccount: make possible to select a desired storage
Xavier Claessens
1
-1
/
+22
2012-07-19
Do not change RequestedPresence when disabling the account
Xavier Claessens
1
-4
/
+5
2012-05-14
Use telepathy-glib meta-headers
Simon McVittie
1
-6
/
+1
2012-05-14
mcd_account_connection_ready_cb: use self-contact for normalized name
Simon McVittie
1
-35
/
+10
2012-05-08
Account, AccountManager: remove various unused methods
Simon McVittie
1
-52
/
+1
2012-05-08
Remove unused support for a magical auto-away flag set by embedders
Simon McVittie
1
-14
/
+0
2012-05-08
Remove non-standard Compat interface
Simon McVittie
1
-5
/
+3
2012-05-08
Use the GObject 2.30 generic marshaller
Simon McVittie
1
-2
/
+1
2012-05-08
Use TP_ERROR instead of long-deprecated TP_ERRORS
Simon McVittie
1
-26
/
+26
[prev]
[next]