summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contact-list: Don't crash if a contact is already in the rosterHEADmasterDebarshi Ray2015-04-281-1/+2
* Bump Autoconf dependency to 2.60 for AC_MKDIR_PSimon McVittie2013-10-111-1/+1
* .gitignore: ignore everything in build-auxSimon McVittie2013-10-091-0/+1
* Use MKDIR_P, not deprecated mkdir_pSimon McVittie2013-10-092-2/+2
* Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie2013-10-091-1/+1
* Merge branch 'telepathy-haze-0.8'Simon McVittie2013-10-021-0/+6
|\
| * nano versionSimon McVittie2013-10-022-1/+6
| * 0.8.0telepathy-haze-0.8.0Simon McVittie2013-10-022-4/+7
* | Text tests: use the Messages interfaceSimon McVittie2013-09-264-82/+65
* | gabbletest: don't use GetStatus()Simon McVittie2013-09-251-1/+1
* | Use the "undrafted" version of MailNotificationSimon McVittie2013-09-256-705/+23
* | NEWSSimon McVittie2013-09-251-0/+5
* | exec-with-log.sh: add HAZE_TEST_BACKTRACE hookSimon McVittie2013-09-242-0/+9
* | HazeIMChannel: use TpBaseChannelSimon McVittie2013-09-243-351/+94
* | tests: stop calling RequestChannelSimon McVittie2013-09-242-8/+14
* | Remove unused function close_all_groups()Simon McVittie2013-09-244-14/+3
* | roster/remove-from-rp-subscribe.py: convert to Conn.I.ContactListSimon McVittie2013-09-241-44/+12
* | roster/subscribe.py: convert to ContactList, ContactGroupsSimon McVittie2013-09-241-41/+33
* | roster/publish.py: convert to ContactListSimon McVittie2013-09-241-82/+74
* | roster/groups.py: convert to ContactGroupsSimon McVittie2013-09-241-98/+93
* | initial-roster test: convert to ContactList, ContactGroupsSimon McVittie2013-09-242-81/+52
* | Use inspect_contacts_sync instead of InspectHandlesSimon McVittie2013-09-243-11/+9
* | Fix more uses of RequestHandlesSimon McVittie2013-09-241-2/+2
* | tests: use more constants, reduce hard-coding of o.fd.TSimon McVittie2013-09-245-128/+75
* | Don't test NewChannelSimon McVittie2013-09-2410-229/+82
* | Use get_contact_handle_sync, get_contact_handles_syncSimon McVittie2013-09-2410-28/+12
* | sync gabbletest.py from GabbleSimon McVittie2013-09-241-1/+1
* | sync servicetest.py from GabbleSimon McVittie2013-09-241-5/+24
* | sync constants.py from GabbleSimon McVittie2013-09-241-30/+24
* | Merge branch 'telepathy-haze-0.8'Simon McVittie2013-09-243-1/+8
|\ \ | |/
| * NEWSSimon McVittie2013-09-241-0/+14
| * HazeIMChannel: chain up properly in disposeSimon McVittie2013-09-241-0/+2
| * haze_contact_list_set_contact_groups_async: fix sense of testSimon McVittie2013-09-241-1/+1
* | im-channel.c: include config.h firstSimon McVittie2013-09-231-1/+3
* | simple-caps: stop relying on GetContactCapabilitiesSimon McVittie2013-09-231-5/+1
* | haze_im_channel_get_property: fix a TP_SEAL errorSimon McVittie2013-09-231-1/+2
* | Tests: replace GetSelfHandle calls with property-gettingSimon McVittie2013-09-238-8/+11
* | protocol: implement get_avatar_details()Guillaume Desmottes2013-09-182-0/+58
* | avatars: factor out haze_connection_get_icon_spec_requirements()Guillaume Desmottes2013-09-182-3/+47
* | avatars: factor out dup_mime_types()Guillaume Desmottes2013-09-181-14/+21
* | protocol: claim that we implement AvatarsGuillaume Desmottes2013-09-183-0/+25
* | protocol: fix 'ConnectionInterfaces'Guillaume Desmottes2013-09-184-9/+45
* | factor out add_always_present_connection_interfaces()Guillaume Desmottes2013-09-181-4/+11
* | connection: factor out add_optionnal_connection_interfaces()Guillaume Desmottes2013-09-181-22/+24
* | connection: claim to support MailNotification if supportedGuillaume Desmottes2013-09-181-0/+14
* | connection: factor out protocol_info_supports_{avatar,blocking}Guillaume Desmottes2013-09-181-2/+14
* | Merge branch 'telepathy-haze-0.8'Simon McVittie2013-09-174-22/+51
|\ \
| * | NEWSSimon McVittie2013-09-171-0/+9
| |/
| * Test unknown presencesSimon McVittie2013-09-172-2/+12
| * Return UNKNOWN status for non-buddies, rather than raising an errorSimon McVittie2013-09-171-20/+33