summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-03connection: be sure to call finish_shutdown if we never connectedfree-mediaJonny 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
2010-12-01Decline publish requests when we remove a contactSimon McVittie1-0/+3
2010-12-01Don't consider it to be an error to try to remove an absent contactSimon McVittie1-10/+1
2010-12-01Don't consider it to be an error if we accept/reject a nonexistent requestSimon McVittie1-2/+4
2010-12-01PublishRequestData: store a messageSimon McVittie1-0/+3
2010-12-01Add a 'stored' list (which just behaves like 'subscribe') and test itSimon McVittie7-39/+79
2010-12-01fd.o #26155: make telepathy-glib criticals fatalSimon McVittie1-0/+3
2010-12-01fd.o #31846: HazeProtocol: translate the new connection_security parameterSimon McVittie1-10/+122
2010-11-25connection: use disconnect_with_dbus_errorJonny Lamb1-2/+2
2010-11-25connection: free the error after being usedJonny Lamb1-0/+1
2010-11-25connection: use TpSimplePasswordManager to get a password if not givenJonny Lamb3-4/+69
2010-11-25protocol: make password no longer requiredJonny Lamb1-6/+2
2010-11-23Merge branch 'invisible-manager-file'Jonny Lamb3-242/+4
2010-11-19Merge branch 'connection-errors'Will Thompson6-275/+805
2010-11-19Implement ConnectionError.Will Thompson2-70/+127
2010-11-19Update hazetest from gabbletest!Will Thompson2-149/+448
2010-11-18Update constants, namespaces, and servicetest from Gabble.Will Thompson3-57/+230
2010-11-18data: stop shipping a manager fileJonny Lamb3-242/+4
2010-11-18Map OTHER_ERROR to AuthenticationFailed.Will Thompson1-4/+5
2010-10-18instantiate the media manager only if the protocol support calls (fdo #30594)Guillaume Desmottes1-3/+7
2010-09-22Merge branch 'contact-list'Simon McVittie6-364/+441
2010-09-22explain why a suspicious-looking use of purple_group_new is actually OKSimon McVittie1-0/+2
2010-09-22Use sync_dbus instead of NIHing itSimon McVittie1-1/+1
2010-09-22Merge branch 'telepathy-haze-0.4'Simon McVittie5-8/+95
2010-09-22Merge branches '04-trivia' and '04-self-aliasing' into telepathy-haze-0.4Simon McVittie5-13/+100
2010-09-22Make libpurple 2.7 mandatory (but still allow disabling media calls)Simon McVittie1-3/+3
2010-09-22Fix regression test for Protocol now that it's stableSimon McVittie1-1/+1
2010-09-22Merge branch 'protocol'Simon McVittie13-626/+1242
2010-09-22Merge branch 'get-bus'Simon McVittie7-18/+46
2010-09-21Media backend, media stream: have and use a TpDBusDaemonSimon McVittie3-8/+36
2010-09-21Media channel: get the TpDBusDaemon from the connectionSimon McVittie1-3/+3
2010-09-21IM channel: get the TpDBusDaemon from the connectionSimon McVittie1-3/+3
2010-09-21contact list channel: get the TpDBusDaemon from the connectionSimon McVittie1-3/+3
2010-09-21Require telepathy-glib 0.11.16Simon McVittie1-1/+1
2010-08-06improve debug when aliasing peopleSimon McVittie1-4/+13
2010-08-06Use TP_STRUCT_TYPE_ALIAS_PAIR instead of HAZE_TP_ALIAS_PAIR_TYPESimon McVittie1-7/+5