summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Use non-deprecated TpMessage APIsdeprecationsSimon McVittie1-7/+6
2012-05-07Use non-deprecated TpIntset APIsSimon McVittie2-6/+6
2012-05-07Use TP_ERRORS instead of deprecated TP_ERRORSimon McVittie13-35/+35
2012-05-02caps test: do a simple test for media caps changesJonny Lamb1-1/+32
2012-05-02twisted tests: add a config module for knowing whether media is enabledJonny Lamb2-1/+15
2012-05-02capabilities: implement UpdateCapabilitiesJonny Lamb4-3/+108
2012-05-02capabilities: emit ContactCapabilityChanged where appropriateJonny Lamb1-7/+23
2012-05-01capabilities: implement Media for contact capsJonny Lamb1-6/+72
2012-05-01tests: add simple test to ensure ContactCapabilities are workingJonny Lamb2-0/+75
2012-05-01capabilities: implement ContactCapabilitiesJonny Lamb3-0/+155
2012-04-04start on version 0.7.0Jonny Lamb2-2/+2
2012-04-04start on version 0.6.1Jonny Lamb2-1/+6
2012-04-04version 0.6.0telepathy-haze-0.6.0Jonny Lamb2-3/+3
2012-04-04update NEWS for 0.6.0Jonny Lamb1-1/+17
2011-11-21configure.ac: trivial cleanupsFelipe Contreras1-1/+1
2011-11-21connect/fail.py: try an even more ludicrous portWill Thompson1-1/+1
2011-11-21Mangle test name into connection parameters.Will Thompson1-1/+2
2011-08-09Connection: implement ContactBlockingWill Thompson2-1/+3
2011-07-09Bump nano version to 0.5.0.1Will Thompson2-1/+6
2011-07-09Add make-release-mail.pytelepathy-haze-0.5.0Will Thompson2-0/+80
2011-07-09Version 0.5.0Will Thompson2-5/+6
2011-07-08Tests: Don't assert that 'password' is required.Will Thompson1-1/+1
2011-07-08Update NEWSWill Thompson1-1/+20
2011-06-14Merge branch 'blocking'Will Thompson4-2/+147
2011-06-09Emit change notifications for blocked contactsWill Thompson3-0/+44
2011-06-09Blocking: implement can_block and add to Conn.InterfacesWill Thompson2-1/+21
2011-06-09Initial work on supporting contact blocking.Jasper St. Pierre1-1/+82
2011-04-08fix unused-but-set-variable warningsMarc Plano-Lesay1-20/+0
2011-04-08Make ignorance of m4/ more specificWill Thompson1-1/+5
2011-03-02im-channel: add Messages properties to immutable propertiesGuillaume Desmottes1-0/+7
2011-03-02Merge branch 'master' of ssh://git.freedesktop.org/git/telepathy/telepathy-hazeGuillaume Desmottes25-2055/+2011
2011-03-02message-sent and message-received are int64 not uint64Danielle Madeley1-2/+2
2010-12-13configure: bump versioned-dep on tp-glibJonny Lamb1-1/+1
2010-12-13protocol: implement TpBaseProtocol->dup_authentication_typesJonny Lamb1-0/+13
2010-12-10Update telepathy.am from telepathy-glibSimon McVittie1-6/+36
2010-12-03connection: be sure to call finish_shutdown if we never connectedJonny Lamb1-2/+10
2010-12-02Merge branch 'simple-sasl'Jonny Lamb3-9/+74
2010-12-02NEWSSimon McVittie1-1/+15
2010-12-02Merge branch 'base-contact-list'Simon McVittie14-1508/+927
2010-12-02Depend on telepathy-glib 0.13.8 for a version of TpBaseContactList where our ...Simon McVittie1-1/+1
2010-12-02connection: only disconnect if we're not already disconnectedJonny Lamb1-3/+6
2010-12-02configure: depend on the actual tp-glib version when TpSimplePasswordManager ...Jonny Lamb1-1/+1
2010-12-01Use the right (ignored) source tag for haze_contact_list_remove_contacts_asyncSimon McVittie1-1/+1
2010-12-01Use the TpBaseContactListSimon McVittie11-1450/+133
2010-12-01Add close_all_groups() and use it to get rid of any stray groupsSimon McVittie4-3/+25
2010-12-01Implement TpBaseContactList's methodsSimon McVittie3-1/+570
2010-12-01Split removal from group into preparing and committing, and make it pluralSimon McVittie1-63/+141
2010-12-01haze_contact_list_remove_from_group: don't error if already absentSimon McVittie1-6/+12
2010-12-01haze_contact_list_add_to_group: don't error if already in the groupSimon McVittie1-5/+3
2010-12-01keep track of who we are (and aren't) publishing toSimon McVittie1-0/+24