summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Bump Autoconf dependency to 2.60 for AC_MKDIR_PHEADmasterSimon McVittie1-1/+1
2013-10-09.gitignore: ignore everything in build-auxSimon McVittie1-0/+1
2013-10-09Use MKDIR_P, not deprecated mkdir_pSimon McVittie2-2/+2
2013-10-09Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-02Merge branch 'telepathy-haze-0.8'Simon McVittie1-0/+6
2013-10-02nano versionSimon McVittie2-1/+6
2013-10-020.8.0Simon McVittie2-4/+7
2013-09-26Text tests: use the Messages interfaceSimon McVittie4-82/+65
2013-09-25gabbletest: don't use GetStatus()Simon McVittie1-1/+1
2013-09-25Use the "undrafted" version of MailNotificationSimon McVittie6-705/+23
2013-09-25NEWSSimon McVittie1-0/+5
2013-09-24exec-with-log.sh: add HAZE_TEST_BACKTRACE hookSimon McVittie2-0/+9
2013-09-24HazeIMChannel: use TpBaseChannelSimon McVittie3-351/+94
2013-09-24tests: stop calling RequestChannelSimon McVittie2-8/+14
2013-09-24Remove unused function close_all_groups()Simon McVittie4-14/+3
2013-09-24roster/remove-from-rp-subscribe.py: convert to Conn.I.ContactListSimon McVittie1-44/+12
2013-09-24roster/subscribe.py: convert to ContactList, ContactGroupsSimon McVittie1-41/+33
2013-09-24roster/publish.py: convert to ContactListSimon McVittie1-82/+74
2013-09-24roster/groups.py: convert to ContactGroupsSimon McVittie1-98/+93
2013-09-24initial-roster test: convert to ContactList, ContactGroupsSimon McVittie2-81/+52
2013-09-24Use inspect_contacts_sync instead of InspectHandlesSimon McVittie3-11/+9
2013-09-24Fix more uses of RequestHandlesSimon McVittie1-2/+2
2013-09-24tests: use more constants, reduce hard-coding of o.fd.TSimon McVittie5-128/+75
2013-09-24Don't test NewChannelSimon McVittie10-229/+82
2013-09-24Use get_contact_handle_sync, get_contact_handles_syncSimon McVittie10-28/+12
2013-09-24sync gabbletest.py from GabbleSimon McVittie1-1/+1
2013-09-24sync servicetest.py from GabbleSimon McVittie1-5/+24
2013-09-24sync constants.py from GabbleSimon McVittie1-30/+24
2013-09-24Merge branch 'telepathy-haze-0.8'Simon McVittie3-1/+8
2013-09-24NEWSSimon McVittie1-0/+14
2013-09-24HazeIMChannel: chain up properly in disposeSimon McVittie1-0/+2
2013-09-24haze_contact_list_set_contact_groups_async: fix sense of testSimon McVittie1-1/+1
2013-09-23im-channel.c: include config.h firstSimon McVittie1-1/+3
2013-09-23simple-caps: stop relying on GetContactCapabilitiesSimon McVittie1-5/+1
2013-09-23haze_im_channel_get_property: fix a TP_SEAL errorSimon McVittie1-1/+2
2013-09-23Tests: replace GetSelfHandle calls with property-gettingSimon McVittie8-8/+11
2013-09-18protocol: implement get_avatar_details()Guillaume Desmottes2-0/+58
2013-09-18avatars: factor out haze_connection_get_icon_spec_requirements()Guillaume Desmottes2-3/+47
2013-09-18avatars: factor out dup_mime_types()Guillaume Desmottes1-14/+21
2013-09-18protocol: claim that we implement AvatarsGuillaume Desmottes3-0/+25
2013-09-18protocol: fix 'ConnectionInterfaces'Guillaume Desmottes4-9/+45
2013-09-18factor out add_always_present_connection_interfaces()Guillaume Desmottes1-4/+11
2013-09-18connection: factor out add_optionnal_connection_interfaces()Guillaume Desmottes1-22/+24
2013-09-18connection: claim to support MailNotification if supportedGuillaume Desmottes1-0/+14
2013-09-18connection: factor out protocol_info_supports_{avatar,blocking}Guillaume Desmottes1-2/+14
2013-09-17Merge branch 'telepathy-haze-0.8'Simon McVittie4-22/+51
2013-09-17NEWSSimon McVittie1-0/+9
2013-09-17Test unknown presencesSimon McVittie2-2/+12
2013-09-17Return UNKNOWN status for non-buddies, rather than raising an errorSimon McVittie1-20/+33
2013-09-17NEWSSimon McVittie1-0/+20