summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-13nano versionSimon McVittie1-1/+1
2014-01-13snapshot 0.99.6Simon McVittie1-3/+3
2014-01-13constants: remove obsolete and duplicate linesSimon McVittie3-7/+2
2014-01-13Add a comment indicating why wrap_connection treats Contacts speciallySimon McVittie1-1/+1
2014-01-13Don't explicitly include Requests in list of interfacesSimon McVittie1-1/+0
2014-01-13tests: use Connection core instead of ContactsSimon McVittie5-5/+4
2014-01-13roster: implement new is_blocked() vfuncSimon McVittie1-0/+11
2014-01-13presence: use new "singular" API for getting contact statusSimon McVittie1-42/+50
2014-01-13Adjust code for replacement of TpContactsMixinSimon McVittie16-137/+171
2014-01-07Be parallel-installable with Gabble 0.xSimon McVittie11-29/+29
2013-11-11Re-namespace to im.telepathy.v1Simon McVittie14-23/+23
2013-11-04Merge branch 'master' into nextSimon McVittie50-593/+290
2013-11-04NEWSSimon McVittie1-2/+28
2013-11-04Remove --disable-debug optionSimon McVittie10-100/+7
2013-11-04Use telepathy-glib for Sidecars1Simon McVittie11-137/+27
2013-11-04Use telepathy-glib for FileTransfer.FileCollectionSimon McVittie8-89/+2
2013-11-04Use non-deprecated GValueArray functionsSimon McVittie7-69/+45
2013-11-04Update Python tools from telepathy-glib (avoid deprecations, etc.)Simon McVittie13-181/+167
2013-11-04Require telepathy-glib 0.23Simon McVittie1-3/+3
2013-10-31move manager file to telepathy-1/Guillaume Desmottes1-1/+1
2013-10-29Merge branch 'telepathy-gabble-0.18'Guillaume Desmottes5-6/+11
2013-10-29Use the proper 'Ice' Call capabilityGuillaume Desmottes6-9/+14
2013-10-28use TP_TOKEN_CONNECTION_*Guillaume Desmottes6-6/+6
2013-10-25Adapt for use of ABI versions in generated codeGuillaume Desmottes30-490/+490
2013-10-16remove manager-file.pyGuillaume Desmottes2-188/+0
2013-10-16construct_contact_statuses_cb: assert that handles are validGuillaume Desmottes1-2/+2
2013-10-16RemoveMembers() now takes a reason argGuillaume Desmottes1-1/+1
2013-10-16Messages has been merged into TextGuillaume Desmottes7-13/+11
2013-10-16test-save-alias-to-roster: stop testing old roster APIGuillaume Desmottes1-1/+0
2013-10-16test-roster-subscribe: stop testing old roster APIGuillaume Desmottes1-11/+0
2013-10-16MembersChangedDetailed has been replaced by MembersChangedGuillaume Desmottes11-23/+23
2013-10-16StreamTube.NewRemoteConnection now has a 'identifier' argumentGuillaume Desmottes2-3/+6
2013-10-16{DBus,Stream}Tube channel types have been versionedGuillaume Desmottes3-7/+7
2013-10-16AliasesChanged now uses a dict as argumentGuillaume Desmottes8-26/+19
2013-10-16ContactsChangedWithID has been replaced by ContactsChangedGuillaume Desmottes10-39/+39
2013-10-16GetContactListAttributes() doesn't have 'Hold' arg any moreGuillaume Desmottes5-7/+7
2013-10-16SimplePresence has been merged into PresenceGuillaume Desmottes11-72/+72
2013-10-16GetContactAttributes() doesn't have 'Hold' arg any moreGuillaume Desmottes16-37/+37
2013-10-16TpBaseContactList is no longer a channel managerGuillaume Desmottes2-7/+5
2013-10-16servicetest.py: sync with MC nextGuillaume Desmottes1-8/+8
2013-10-16constants.py: sync with MC nextGuillaume Desmottes1-96/+55
2013-10-16use new Telepathy namespaceGuillaume Desmottes16-32/+32
2013-10-16make comments IM prefix agnosticGuillaume Desmottes10-26/+26
2013-10-16roomlist-channel: use TP_IFACE_CHANNEL_TYPE_TEXTGuillaume Desmottes1-1/+1
2013-10-16remove OLPC specific codeGuillaume Desmottes31-5831/+3
2013-10-16tube-stream: NewRemoteConnection now takes the contact idGuillaume Desmottes1-1/+7
2013-10-16TP_CHANNEL_GROUP_FLAG_PROPERTIES has been removedGuillaume Desmottes1-1/+0
2013-10-16tp_group_mixin_change_members now takes more argsGuillaume Desmottes1-8/+34
2013-10-16New tp_base_contact_list_mixin_register_with_contacts_mixin signatureGuillaume Desmottes1-1/+2
2013-10-16Messages has been merged into TextGuillaume Desmottes3-18/+11