summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Adjust configure.ac for stable branchtelepathy-salut-0.4Simon McVittie1-1/+2
2010-10-06Bump nano version to 0.4.0.1Tomeu Vizoso1-1/+1
2010-10-06Release 0.4.0Tomeu Vizoso2-3/+20
2010-10-06fix compilation of recently changed code in SalutConnectionSimon McVittie1-2/+2
2010-10-06Merge branches 'cleaning' and 'tests'Simon McVittie33-3896/+264
2010-10-06test-caps-file-transfer: specifically look for the contact we care aboutSimon McVittie1-1/+2
2010-10-06servicetest: update from Gabble to get parallel event queuesSimon McVittie1-53/+108
2010-10-06Remove the activity when its channel has been closed, as Gabble doesTomeu Vizoso3-0/+89
2010-10-05Apply some fairly crude filtering to the lcov output againSimon McVittie1-1/+2
2010-10-05Remove lcov output cleaning, which no longer works in the current versionSimon McVittie1-6/+2
2010-10-05Ignore more generated filesSimon McVittie1-0/+8
2010-10-05Remove check for <net/if.h> which is no longer usedSimon McVittie1-9/+0
2010-10-05remove obsolete check for signal.hSimon McVittie1-4/+0
2010-10-05remove obsolete check for backtrace/execinfo functionsSimon McVittie1-4/+0
2010-10-05Remove obsolete check for endianness, now that we don't ship SHA1 codeSimon McVittie1-3/+0
2010-10-05remove obsolete check for dbus-binding-toolSimon McVittie1-5/+0
2010-10-05adjust configure.ac so it doesn't mis-highlightSimon McVittie1-1/+1
2010-10-05SalutDisco: simplify priv accessSimon McVittie1-15/+13
2010-10-05SalutConnection: use a safer idiom for private struct accessSimon McVittie2-45/+41
2010-10-05SalutAvahiContact: use a safer idiom for private struct accessSimon McVittie1-17/+14
2010-10-05SalutContact: use a safer idiom for priv accessSimon McVittie2-22/+22
2010-10-05SalutAvahiSelf: use type-safe idiom for priv accessSimon McVittie2-25/+16
2010-10-05SalutSelf: use a safer idiom for private struct accessSimon McVittie2-23/+33
2010-10-05gibber: remove now-unused MD5 implementationSimon McVittie4-616/+1
2010-10-05gibber: remove SASL supportSimon McVittie11-1737/+0
2010-10-05Remove examples and OpenSSL support from libgibberSimon McVittie7-1309/+1
2010-10-01Merge branch 'tests'Simon McVittie5-82/+397
2010-10-01saluttest: optionally don't make a ConnectionSimon McVittie1-6/+15
2010-10-01saluttest: use install_colourer() from servicetestSimon McVittie1-27/+2
2010-10-01servicetest: update from GabbleSimon McVittie1-41/+183
2010-10-01test-request-im: pick up the desired handle in a non-racy waySimon McVittie1-3/+4
2010-10-01test-muc-invite: reject the invitation in a way that actually worksSimon McVittie1-1/+3
2010-10-01test-muc-invite: make interface checking future-proofSimon McVittie1-2/+5
2010-10-01constants: add Aliasing and complex PresenceSimon McVittie1-0/+2
2010-10-01constants.py: update from telepathy-gabble, mostlySimon McVittie1-2/+183
2010-10-01salut_connection_manager_new_connection: access the right priv pointerSimon McVittie1-3/+3
2010-10-01Set nano version so we can have -Werror againSimon McVittie1-1/+1
2010-09-24Merge branch 'misc'Simon McVittie18-2026/+50
2010-09-23salut_normalize_non_empty: factor out connection-independent normalizationSimon McVittie2-5/+14
2010-09-23salut_connection_get_implemented_interfaces: addSimon McVittie2-12/+21
2010-09-23salut_connection_manager_finalize: chain up to superclass correctlySimon McVittie1-3/+9
2010-09-23SalutConnectionManager: use the normal telepathy-glib priv idiomsSimon McVittie2-10/+8
2010-09-23SalutConnectionManager: include headers in the recommended orderSimon McVittie1-1/+3
2010-09-23Remove the GibberResolver and all its infrastructureSimon McVittie14-2002/+2
2010-09-16Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-salutTomeu Vizoso1-6/+6
2010-09-16fix shadow warning errorsGuillaume Desmottes1-6/+6
2010-08-19version 0.3.13telepathy-salut-0.3.13Tomeu Vizoso2-4/+19
2010-08-18Add rationales to AddActivity and GetActivityTomeu Vizoso2-0/+9
2010-08-18Add a BuddyInfo.AddActivity method so activities can advertise themselves wit...Tomeu Vizoso4-10/+54
2010-08-18Add a ActivityProperties.GetActivity method for retrieving an activity's room...Tomeu Vizoso4-0/+76