summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-18instantiate the media manager only if the protocol support calls (fdo #30594)telepathy-haze-0.4Guillaume Desmottes1-3/+7
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-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-06Add tarballs, signatures and 'make dist' droppings to .gitignoreSimon McVittie1-0/+2
2010-08-06Add telepathy.am so we can do make maintainer-upload-releaseSimon McVittie3-1/+42
2010-08-06buddy_removed_cb: don't dereference conn->contact_list->priv til we've checke...Simon McVittie1-2/+5
2010-08-05Nano versionSimon McVittie2-1/+6
2010-08-05Prepare version 0.4.0telepathy-haze-0.4.0Simon McVittie2-6/+15
2010-08-05Also require GLib 2.22 for media callsSimon McVittie1-1/+1
2010-08-05Conditionalize MailNotification support, to be nice to Maemo 5Simon McVittie4-6/+63
2010-07-16Merge branch 'misc'Simon McVittie10-22/+196
2010-07-15_haze_cm_finalize: chain up to superclassSimon McVittie1-0/+7
2010-07-15Require libpurple 2.6 or later, and get rid of backwards compatibility glueSimon McVittie3-22/+4
2010-07-15Add support for compiler and linker optimizations, and compiler coverageSimon McVittie7-0/+185
2010-07-11Merge branch 'port-type'Will Thompson5-37/+48
2010-07-11Add a FIXME for hazetest/gabbletest divergenceWill Thompson1-0/+1
2010-07-11Unrace connect/twice-to-same-account.pyWill Thompson1-3/+7
2010-07-11Remove workaround for tp-glib <0.7.28.Will Thompson1-3/+2
2010-07-11Update tests for port being a UInt32.Will Thompson3-5/+3
2010-07-10Expose ports as uint16 not int32.Will Thompson1-2/+16
2010-07-10Pull conn parameters out of the dict using tp_asv_*Will Thompson1-25/+20
2010-07-09bump nano version to 0.3.6.1Will Thompson2-1/+6
2010-07-09Version 0.3.6telepathy-haze-0.3.6Will Thompson2-2/+13
2010-07-01Merge branch 'contact-list'Simon McVittie17-294/+1128
2010-07-01Test adding to, and removing from, groups, including fd.o #21294Simon McVittie2-0/+210
2010-07-01Add roster/removed-from-rp-subscribed.py, adapted from GabbleSimon McVittie2-0/+149
2010-07-01Test the publish listSimon McVittie2-0/+138
2010-06-30Add a test for roster subscriptionsSimon McVittie2-0/+111
2010-06-30Add a test for receiving the initial rosterSimon McVittie2-0/+145
2010-06-30BaseXmlStream: make it possible to suppress the initial empty rosterSimon McVittie1-3/+6
2010-06-30Update ns.py from GabbleSimon McVittie1-2/+37
2010-06-30Sync servicetest from GabbleSimon McVittie4-91/+223
2010-06-30Remove more remnants of the old test APISimon McVittie1-28/+0
2010-06-30servicetest: remove support for expect_racy()Simon McVittie1-17/+0
2010-06-30servicetest: remove the obsolete test APISimon McVittie1-135/+0
2010-06-30Import constants.py from GabbleSimon McVittie1-0/+37
2010-06-30fd.o #21294: before removing a buddy from the last group, add them to _("Budd...Simon McVittie1-20/+54
2010-06-30Check for libintl.h and add haze_get_fallback_group()Simon McVittie4-0/+20
2010-06-29hazetest: use hashlib instead of deprecated sha moduleSimon McVittie1-2/+2
2010-06-21bump nano version to 0.3.5.1Will Thompson1-1/+1
2010-06-21Version 0.3.5telepathy-haze-0.3.5Will Thompson2-3/+5
2010-06-11NEWS the SIPE usersplit fixWill Thompson1-0/+4
2010-06-11Merge branch 'usersplit'Will Thompson2-12/+133
2010-06-11connection(-manager): PurpleAccountUserSplits should be optional parametersStefan Becker2-6/+13
2010-06-10Write some preliminary news for 0.3.5Will Thompson1-0/+22
2010-06-10connection: generate user name from user splitsStefan Becker1-4/+56