summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Update balance feature preparation for recent changesEmilio Pozuelo Monfort2011-05-251-30/+18
| * | | Merge remote-tracking branch 'danni/balance-feature-36334' into balance-featu...Emilio Pozuelo Monfort2011-05-176-0/+713
| |\ \ \
| | * | | Tests for Conn.I.BalanceDanielle Madeley2011-05-122-0/+389
| | * | | Add support for retrieving Conn.I.BalanceDanielle Madeley2011-05-124-0/+325
* | | | | Merge branch 'cdo-reject-28015'Guillaume Desmottes2011-05-274-22/+255
|\ \ \ \ \
| * | | | | factor out prepare_core_and_claim_ctx_failed()Guillaume Desmottes2011-05-271-12/+20
| * | | | | Add tp_channel_dispatch_operation_close_channels_async() (#28015)Guillaume Desmottes2011-05-274-0/+158
| * | | | | factor out prepare_core_and_claim()Guillaume Desmottes2011-05-261-20/+87
* | | | | | Improve the “CM already running” error message.Will Thompson2011-05-261-1/+3
|/ / / / /
* | | | | Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2011-05-261-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tp_text_channel_set_chat_state_finish: check the right source tagGuillaume Desmottes2011-05-191-1/+1
| * | | | connection: set the self handle to something sane instead of leaving uninitia...Jonny Lamb2011-05-181-0/+4
* | | | | Merge branch 'blocking'Will Thompson2011-05-257-49/+814
|\ \ \ \ \
| * | | | | BaseContactList: extensiblize blocking cap flagsWill Thompson2011-05-161-3/+4
| * | | | | BaseContactList: assert that just one block_contacts is implementedWill Thompson2011-05-161-2/+2
| * | | | | BaseContactList: remove useless comment about line lengthsWill Thompson2011-05-161-3/+0
| * | | | | BaseContactList: implement ContactBlockingCapabilitiesWill Thompson2011-04-162-0/+54
| * | | | | BaseContactList: pass report_abusive to subclass.Will Thompson2011-04-161-4/+4
| * | | | | BaseContactList: add _with_abuse_async() and _finish()Will Thompson2011-04-163-3/+94
| * | | | | BlockableContactListIface: add _with_abuse variantWill Thompson2011-04-163-7/+49
| * | | | | ContactList: implement BlockContacts and UnblockContactsWill Thompson2011-04-162-18/+196
| * | | | | BaseContactList: implement RequestBlockedContacts()Will Thompson2011-04-162-2/+204
| * | | | | ContactList test: split up setup/teardownWill Thompson2011-04-161-10/+31
| * | | | | BaseContactList: emit BlockedContactsChangedWill Thompson2011-04-162-13/+110
| * | | | | Examples: implement Conn.I.ContactBlocking in CL exampleWill Thompson2011-04-161-0/+3
| * | | | | BaseContactList: add stub blocking_iface_initWill Thompson2011-04-163-1/+29
| * | | | | BaseContactList: track whether ContactBlocking is implementedWill Thompson2011-04-161-0/+4
| * | | | | Add tp_handle_set_to_identifier_map()Will Thompson2011-04-163-0/+47
* | | | | | connection: set the self handle to something sane instead of leaving uninitia...Jonny Lamb2011-05-181-0/+4
| |_|/ / / |/| | | |
* | | | | Fix race in tp_channel_dispatch_operation_claim_with_async()Guillaume Desmottes2011-05-172-11/+24
* | | | | simple-channel-dispatch-operation: fire Finished when Claim is calledGuillaume Desmottes2011-05-171-0/+2
* | | | | bump nano versionGuillaume Desmottes2011-05-171-1/+1
* | | | | prepare 0.15.0telepathy-glib_0.15.0Guillaume Desmottes2011-05-177-14/+64
* | | | | Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2011-05-172-3/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | set nano versionGuillaume Desmottes2011-05-161-1/+1
| * | | | prepare 0.14.6telepathy-glib-0.14.6Guillaume Desmottes2011-05-162-4/+8
* | | | | fix typos in docGuillaume Desmottes2011-05-161-5/+6
* | | | | test DelegateChannels() refusing to delegateGuillaume Desmottes2011-05-163-2/+67
* | | | | Use new DelegateChannels() APIGuillaume Desmottes2011-05-164-13/+153
* | | | | introspection.am: add channel-dispatcherGuillaume Desmottes2011-05-161-0/+1
* | | | | add tp_channel_dispatcher_present_channel_{async,finish}Guillaume Desmottes2011-05-166-0/+137
* | | | | add tp_base_client_delegate_channels_{async,finish} (fdo #34610)Guillaume Desmottes2011-05-165-0/+253
* | | | | Update to spec 0.23.2Guillaume Desmottes2011-05-163-18/+77
* | | | | Merge branch 'telepathy-glib-0.14'Simon McVittie2011-05-160-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'upstream/telepathy-glib-0.14' into telepathy-gl...Simon McVittie2011-05-163-29/+29
| |\ \ \ \
* | \ \ \ \ Merge branch 'telepathy-glib-0.14'Simon McVittie2011-05-161-1/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tp_base_connection_change_status: delay side-effects until all preconditions ...Simon McVittie2011-05-161-1/+4
* | | | | | Move TpProxyFeature as public API (#31583)Guillaume Desmottes2011-05-124-30/+56
* | | | | | pass free_parts_list as GDestroyNotify when requesting contactsGuillaume Desmottes2011-05-121-6/+2
* | | | | | get_pending_messages_cb: cast from the TpProxyGuillaume Desmottes2011-05-121-1/+1