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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
Make activation for tests work like our real activation setup
activation2
Simon McVittie
5
-2
/
+11
2013-02-13
More NEWS
Simon McVittie
1
-0
/
+10
2013-02-13
Merge branch 'altered-one-54780'
Simon McVittie
26
-200
/
+957
2013-02-13
More NEWS for 5.15
Simon McVittie
1
-1
/
+15
2013-02-13
Merge branch 'mock-account-store-54873'
Simon McVittie
29
-183
/
+2803
2013-02-13
Merge branch 'typed-settings-54872'
Simon McVittie
15
-221
/
+1064
2013-01-09
NEWS for 5.15
Simon McVittie
1
-1
/
+42
2013-01-09
Clean all generated files, so we can distcheck successfully
Simon McVittie
1
-1
/
+10
2013-01-09
Communicate the detailed error from McdConnection to McdAccount
Simon McVittie
4
-20
/
+169
2013-01-09
Remove McdAccount::connection-status-changed signal
Simon McVittie
1
-17
/
+0
2013-01-09
account-addressing: fire PropertiesChanged on URISchemes change
Guillaume Desmottes
2
-1
/
+26
2013-01-09
addressing.py: 'mailto' is the proper URI scheme
Guillaume Desmottes
1
-6
/
+6
2013-01-09
Bump tp-glib dependency for tp_vardict_get_*
Will Thompson
1
-1
/
+1
2012-11-16
build: honor NOCONFIGURE in autogen.sh
Cosimo Cecchi
1
-10
/
+15
2012-11-01
Update to current ConnMan API
Mike Ruprecht
2
-22
/
+52
2012-10-30
Add missing config.h includes
Guillaume Desmottes
4
-0
/
+8
2012-10-09
Merge branch 'aliasing-avatars'
Simon McVittie
8
-484
/
+705
2012-10-09
Check for the specific error codes when reconnecting
Emilio Pozuelo Monfort
1
-2
/
+79
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
2
-5
/
+46
2012-10-09
nickname test: test what happens when we set an empty nickname
Simon McVittie
1
-21
/
+49
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
3
-277
/
+229
2012-10-09
Emulate the Aliasing interface a little more realistically
Simon McVittie
3
-13
/
+31
2012-10-09
Knock out most of the IRC test until fd.o #55666 is fixed
Simon McVittie
1
-0
/
+4
2012-10-09
Add a regression test for an IRC-like protocol
Simon McVittie
3
-0
/
+134
2012-10-09
McdAccount: cope with self-contact changes; follow the self-contact
Simon McVittie
1
-14
/
+39
2012-10-09
nickname test: verify that a trivial nickname is not set on connect
Simon McVittie
2
-20
/
+69
2012-10-09
enable_fakecm_account: copy parameters and alter the copy
Simon McVittie
1
-1
/
+5
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
3
-168
/
+107
2012-10-09
McdAccount: store the self-contact
Simon McVittie
1
-4
/
+7
2012-10-08
_mcd_client_match_property: take channel properties as GVariant
Simon McVittie
2
-20
/
+13
2012-10-08
Generally use GVariant, not GHashTable, for channels' properties
Simon McVittie
13
-51
/
+113
2012-10-08
mc-tool: have a TpSimpleClientFactory to manufacture accounts
Simon McVittie
1
-1
/
+5
2012-10-08
McpDispatchOperation: use a new factory for each connection
Simon McVittie
1
-6
/
+16
2012-10-08
McdConnection: use TpWeakRef instead of replicating it
Simon McVittie
1
-53
/
+22
2012-10-08
McdChannel: use the TpConnection's factory to make TpChannel objects
Simon McVittie
1
-4
/
+8
2012-10-08
McdAccountManager: have a TpSimpleClientFactory
Simon McVittie
3
-13
/
+41
2012-10-08
McdAccountManager: use tp_dbus_daemon_register_object
Simon McVittie
1
-7
/
+3
2012-10-08
McdChannel: use tp_channel_get_requested instead of reinventing it
Simon McVittie
1
-18
/
+2
2012-10-08
Use tp_channel_get_connection instead of tp_channel_borrow_connection
Simon McVittie
3
-4
/
+4
2012-10-08
mc-tool: use tp_account_manager_dup_valid_accounts
Simon McVittie
1
-8
/
+8
2012-10-08
Enable TP_DISABLE_SINGLE_INCLUDE
Simon McVittie
1
-0
/
+1
2012-10-08
Update code generation tools from telepathy-glib 0.20.0
Simon McVittie
6
-275
/
+474
2012-10-08
Enable TP_SEAL_ENABLE
Simon McVittie
1
-0
/
+1
2012-10-08
replace sealed struct members with getters and use TpProtocol
Simon McVittie
9
-60
/
+85
[next]