summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Track Avatars using McdAccount, and use the self-contact for itself-contact-for-avatarsSimon McVittie3-277/+229
2012-10-05Emulate the Aliasing interface a little more realisticallySimon McVittie3-13/+31
2012-10-05Knock out most of the IRC test until fd.o #55666 is fixedwe-have-a-self-contactSimon McVittie1-0/+4
2012-10-05Add a regression test for an IRC-like protocolSimon McVittie3-0/+134
2012-10-05McdAccount: cope with self-contact changes; follow the self-contactSimon McVittie1-14/+39
2012-10-05nickname test: verify that a trivial nickname is not set on connectSimon McVittie2-20/+69
2012-10-05enable_fakecm_account: copy parameters and alter the copySimon McVittie1-1/+5
2012-10-05Don't set the nickname to the normalized name on connectSimon McVittie1-3/+17
2012-10-05McdAccount: take responsibility for setting the nicknameSimon McVittie3-168/+107
2012-10-05McdAccount: store the self-contactSimon McVittie1-4/+7
2012-09-27_mcd_channel_depart: use tp_channel_leave_async if it's a GroupsealantSimon McVittie1-26/+20
2012-09-27_mcd_channel_depart: if it turns out not to implement GROUP, close itSimon McVittie1-0/+4
2012-09-27McdConnection: use TpWeakRef instead of replicating itSimon McVittie1-53/+22
2012-09-27mc-tool: have a TpAutomaticClientFactory to manufacture accountsSimon McVittie1-1/+6
2012-09-27McpDispatchOperation: use a new factory for each connectionSimon McVittie1-6/+16
2012-09-27McdChannel: use the TpConnection's factory to make TpChannel objectsSimon McVittie1-4/+8
2012-09-27McdAccountManager: have a TpSimpleClientFactorySimon McVittie3-13/+41
2012-09-27McdAccountManager: use tp_dbus_daemon_register_objectSimon McVittie1-7/+3
2012-09-27Generally use GVariant, not GHashTable, for channels' propertiesSimon McVittie13-51/+113
2012-09-27McdChannel: use tp_channel_get_requested instead of reinventing itSimon McVittie1-18/+2
2012-09-27Use tp_channel_get_connection instead of tp_channel_borrow_connectionSimon McVittie3-4/+4
2012-09-27mc-tool: use tp_account_manager_dup_valid_accountsSimon McVittie1-8/+8
2012-09-27Enable TP_DISABLE_SINGLE_INCLUDESimon McVittie1-0/+1
2012-09-27Update code generation tools from telepathy-glib 0.19.9Simon McVittie6-275/+474
2012-09-27Enable TP_SEAL_ENABLESimon McVittie1-0/+1
2012-09-27replace sealed struct members with getters and use TpProtocolSimon McVittie9-60/+85
2012-09-27WARNING, etc. macros: addSimon McVittie1-0/+9
2012-09-27add more telepathy-glib-dbus.h includes where appropriateJonny Lamb4-0/+4
2012-09-27mc-debug-server: don't self-terminate when disconnected from GDBusSimon McVittie1-0/+14
2012-09-27exec-with-log.sh: add gdb wrapperSimon McVittie3-0/+10
2012-09-27make-valid test: make connection object paths distinctJonny Lamb1-2/+2
2012-09-20Post-release version bumpSimon McVittie2-1/+6
2012-09-20Prepare version 5.13.2Simon McVittie2-3/+5
2012-09-20NEWSSimon McVittie1-0/+24
2012-09-20Merge branch 'xdg-keyfile-35896'Simon McVittie16-119/+618
2012-09-20Merge branch 'telepathy-mission-control-5.12' into masterSimon McVittie3-2/+66
2012-09-20the obligatory version bumpSimon McVittie2-1/+6
2012-09-20Prepare version 5.12.3Simon McVittie2-4/+14
2012-09-20Do not distribute mcp-signals-marshal.h, which is generated at build-timeSimon McVittie1-1/+5
2012-09-20Default accounts backend: finish password migrations that Empathy 3.0 startedSimon McVittie1-0/+55
2012-09-17Make the gnome-keyring test work again, with modern gnome-keyringSimon McVittie1-1/+10
2012-09-07Update documentation of --with-accounts-dirSimon McVittie1-2/+2
2012-09-07Default account backend: write accounts to XDG_DATA_HOME, with fallbackSimon McVittie4-37/+120
2012-09-07Default account backend: include directory creation in _commitSimon McVittie1-23/+26
2012-09-07Default account backend: restructure to be able to look in multiple placesSimon McVittie1-4/+45
2012-09-07McdAccount: migrate avatars to a XDG pathSimon McVittie5-49/+364
2012-09-07mcd_ensure_directory: addSimon McVittie2-0/+19
2012-09-07Tests: distinguish between XDG cache/config/data home, and MC_ACCOUNT_DIRSimon McVittie9-6/+46
2012-09-07servicetest: don't eavesdrop on method replies or errorsSimon McVittie1-5/+5
2012-09-07Don't generate code for Account.I.Addressing, use telepathy-glib'sSimon McVittie9-90/+8