summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-04Merge fd.o #63119 from telepathy-glibtelepathy-salut-0.8Simon McVittie1-0/+6
2012-11-16Bump nano-version to 0.8.1.1Will Thompson1-1/+1
2012-11-16Version 0.8.1telepathy-salut-0.8.1Will Thompson1-2/+2
2012-11-16NEWS for 0.8.1Will Thompson1-1/+8
2012-11-16Update Wocky snapshot to fix iChat interop.Will Thompson1-0/+0
2012-11-16Disable deprecation warnings for the stable branchWill Thompson1-1/+2
2012-11-16NEWS for the patches I did not revertWill Thompson1-1/+8
2012-11-16Revert "Use TP_ERROR instead of long-deprecated TP_ERRORS"Will Thompson22-150/+150
2012-11-16Revert "Use non-deprecated TpIntset APIs"Will Thompson3-34/+31
2012-11-16Revert "Use non-deprecated TpMessage APIs"Will Thompson1-10/+9
2012-11-16Revert "Set G_MESSAGES_DEBUG during testing"Will Thompson1-2/+0
2012-11-16Revert "Remove deprecated tp_handle_ref/unref"Will Thompson10-1/+115
2012-11-16Revert "Update Wocky snapshot"Will Thompson1-0/+0
2012-11-16Revert "NEWS for the patches I just backported"Will Thompson1-14/+1
2012-11-16Revert "Use telepathy-glib's versioned deprecation warnings."Will Thompson46-67/+7
2012-11-16Use telepathy-glib's versioned deprecation warnings.Will Thompson46-7/+67
2012-11-16NEWS for the patches I just backportedWill Thompson1-1/+14
2012-11-16Update Wocky snapshotWill Thompson1-0/+0
2012-11-16Don't crash when closing a roomlist channel.Will Thompson2-11/+16
2012-11-16tubes: don't use an uninitialized tube_id.Will Thompson1-3/+8
2012-11-16Remove deprecated tp_handle_ref/unrefXavier Claessens10-115/+1
2012-11-16Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-11-16Use non-deprecated TpMessage APIsSimon McVittie1-9/+10
2012-11-16Use non-deprecated TpIntset APIsSimon McVittie3-31/+34
2012-11-16Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie22-150/+150
2012-11-16contact-manager: safely return if called after having cleaned upJonny Lamb1-6/+10
2012-04-04start on version 0.8.1Jonny Lamb2-1/+6
2012-04-04version 0.8.0telepathy-salut-0.8.0Jonny Lamb2-4/+4
2012-04-04update NEWS for 0.8.0Jonny Lamb1-5/+19
2012-04-03ft test: add more assertion failure debug outputJonny Lamb1-1/+3
2012-04-03ft-channel: don't call gibber_ft_send unless the remote is accepted alreadyJonny Lamb1-4/+39
2012-04-03gibber-oob-file-transfer: assert we have a message before using itJonny Lamb1-0/+2
2012-04-03muc-channel: re-add 'creator' propertyJonny Lamb2-1/+21
2012-04-03muc-channel: fix reference to SalutConnection in OLPC codeJonny Lamb1-1/+2
2012-03-27Compile everything before we test itSimon McVittie1-1/+1
2012-03-26Start 0.7.3 devOlli Salli2-1/+10
2012-03-26Prepare release 0.7.2telepathy-salut-0.7.2Olli Salli2-3/+3
2012-03-26Update NEWSOlli Salli1-2/+3
2012-03-26file-transfer-channel: Fix file transfer on windows.Siraj Razick1-10/+8
2012-03-26Update READMEOlli Salli1-5/+8
2012-03-26Update NEWSOlli Salli1-1/+3
2012-03-26Merge remote-tracking branch 'siraj/fix_review'Olli Salli7-155/+1051
2012-03-26bonjour-contact: Remove unwanted debug messagesSiraj Razick1-1/+0
2012-03-26bonjour-contact: Handle new Address resolves while another is in progressSiraj Razick1-10/+61
2012-03-26bonjour-contact: store copies of name, type and domainSiraj Razick1-6/+9
2012-03-26bonjour-contact: Avoid passing pointer to pointer into GetValuePtrSiraj Razick1-8/+7
2012-03-26bonjour-discovery-client: Remove redundant checks in drop_svcSiraj Razick1-6/+0
2012-03-26Avoid passing DNSServiceRef pointers between private structs.Siraj Razick5-22/+21
2012-03-26bonjour-contact-manager: Unref contact only if it has no servicesSiraj Razick1-1/+5
2012-03-26bonjour-contact: Introduce Bonjour ContactSiraj Razick3-0/+761