summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-01capabilities: implement ContactCapabilitiesJonny Lamb3-0/+155
2011-08-09Connection: implement ContactBlockingWill Thompson1-0/+2
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-03-02im-channel: add Messages properties to immutable propertiesGuillaume Desmottes1-0/+7
2011-03-02message-sent and message-received are int64 not uint64Danielle Madeley1-2/+2
2010-12-13protocol: implement TpBaseProtocol->dup_authentication_typesJonny Lamb1-0/+13
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-02connection: only disconnect if we're not already disconnectedJonny Lamb1-3/+6
2010-12-01Use the right (ignored) source tag for haze_contact_list_remove_contacts_asyncSimon McVittie1-1/+1
2010-12-01Use the TpBaseContactListSimon McVittie7-1429/+100
2010-12-01Implement TpBaseContactList's methodsSimon McVittie2-0/+569
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 McVittie4-16/+28
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 Lamb2-3/+68
2010-11-25protocol: make password no longer requiredJonny Lamb1-6/+2
2010-11-19Implement ConnectionError.Will Thompson1-68/+114
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 McVittie4-364/+411
2010-09-22explain why a suspicious-looking use of purple_group_new is actually OKSimon McVittie1-0/+2
2010-09-22Merge branch 'telepathy-haze-0.4'Simon McVittie1-7/+51
2010-09-22Merge branch 'protocol'Simon McVittie10-626/+1043
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-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
2010-08-06Fix typo in function nameSimon McVittie1-2/+2
2010-08-06aliasing: use new public_set_alias()Felipe Contreras1-3/+40
2010-08-06Merge branch 'telepathy-haze-0.4'Simon McVittie1-2/+5
2010-08-06buddy_removed_cb: don't dereference conn->contact_list->priv til we've checke...Simon McVittie1-2/+5
2010-08-05fix unused variableSimon McVittie1-1/+0
2010-08-05Abolish HAZE_TP_ALIAS_PAIR_TYPE; use tp_value_array_buildSimon McVittie1-14/+4
2010-08-05Revert "Conditionalize MailNotification support, to be nice to Maemo 5"Simon McVittie3-33/+4