summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-23Don't make the folks-telepathy docs depend directly upon dbus-glib.HEADmasterTravis Reitter2-1/+1
Closes: bgo#629716 - Migrate Folks to GDBus
2011-06-23Don't make the Libsocialweb backend depend directly upon dbus-glib.Travis Reitter1-1/+0
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Don't make the Telepathy tests depend directly upon dbus-glib.Travis Reitter1-1/+0
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Handle both the dbus-glib and GDBus missing logger errors.Travis Reitter1-2/+11
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Update Tp test backend suppression to match GDBus behavior.Travis Reitter1-2/+1
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Cut unnecessary log message suppressions in the Aggregation test.Travis Reitter1-35/+0
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Properly disconnect the logger::invalidated handler.Travis Reitter1-6/+12
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Port Tpf.Logger to GDBus.Travis Reitter1-26/+32
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Factor out Tpf.Logger.prepare() from its constructor.Travis Reitter2-2/+13
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Use the GLib definition of Error instead of DBus.Error.Travis Reitter2-10/+10
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Use the GLib definition for Object.Travis Reitter1-1/+1
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Use the GLib definition for ObjectPath.Travis Reitter1-6/+6
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Don't build dbus-glib into Telepathy backend.Travis Reitter2-6/+0
Helps: bgo#629716 - Migrate Folks to GDBus
2011-06-23Bug 652472 — Handle failure in getting the logger service betterPhilip Withnall2-0/+8
If we fail to get the logger from the bus, get_object() may return NULL. If we check for this, we don't then try and connect a signal to a NULL object instance and emit criticals. Closes: bgo#652472
2011-06-22Fix the link within the PresenceDetails.presence_status docsTravis Reitter1-1/+1
2011-06-22Bug 648071 — Add support for presence status from TelepathyPhilip Withnall5-0/+48
Add a presence_status property to PresenceDetails to expose the detailed presence status string that Telepathy exposes. Closes: bgo#648071
2011-06-21Don't crash if a provided TpContact ID is NULL.Travis Reitter1-2/+2
2011-06-21Don't add null Personas in personas-changed signal arguments.Travis Reitter1-1/+2
2011-06-21Note closing of bgo#652434 — Add ability to run any tests through gdbTravis Reitter1-0/+1
Closes: bgo#652434
2011-06-21Add ability to run any of our tests through gdbTravis Reitter7-0/+22
Run a test through gdb with: make -C tests/<dir> <test name>.gdb
2011-06-18Cut redundant EXTRA_DIST entry.Travis Reitter1-1/+0
2011-06-18More-cleanly define gir and vapi files.Travis Reitter1-4/+7
2011-06-18Add Make rule for generating tracker-test.vapi.Travis Reitter1-0/+4
After a maintainer-clean, Make doesn't know how to generate this file otherwise.
2011-06-18Dist but don't include the tracker-test vapi files.Travis Reitter1-0/+4
2011-06-18Bug 652463 — Tidy up CLEANFILESPhilip Withnall9-32/+12
Tidy up pkg-config and configure-generated files in CLEANFILES and DISTCLEANFILES. Closes: bgo#652463
2011-06-13Bug 646244 — Incomplete logic to handle attribute updates in Folks.IndividualPhilip Withnall2-42/+51
Tidy up some of the update methods in Folks.Individual to handle null values a little better. Closes: bgo#646244
2011-06-09Don't delete tp-test-contactlist.deps when maintainer-cleaning.Travis Reitter1-1/+2
This fixes a bug introduced by b983fee7
2011-06-09Handle ownership of TpContact.connection automatically.Travis Reitter1-1/+1
It recently changed in telepathy-glib and/or Vala 0.14.x finally detected that the TpContact.connection property returns an owned TpConnection (making our use of "unowned Connection connection = contact.connection" invalid).
2011-06-08Dist the tp-test-contactlist.deps fileEmilio Pozuelo Monfort1-0/+1
It was missing from tarballs, which causes folks to fail to build in some circumstances.
2011-06-05Move tracker's test image to a common locationRaul Gutierrez Segales3-2/+5
Moving this to tests/data so it can be shared by other backends.
2011-06-02Play nicely with new API in Vala 0.14Raul Gutierrez Segales5-16/+19
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=650997
2011-06-01libsocialweb: Swf.Persona stores SocialWebClient.ContactAlban Crequy3-2/+59
Closes: bgo#649925 - expose SocialWebClient.Contact in Swf.Persona
2011-06-01Post-release bump.Travis Reitter2-2/+5
2011-06-01Release version 0.5.2.Travis Reitter1-4/+4
2011-06-01Note fix for bgo#650268 build failure in NEWS.Travis Reitter1-0/+1
2011-06-01Fix location of NEWS entry for bgo#650067 fix.Travis Reitter1-2/+4
2011-06-01Define the proper autoconf constant when enabling the libsocialweb backend.Travis Reitter1-1/+2
2011-06-01Don't re-build the vapi files unless we've been configured with Vala.Travis Reitter2-0/+4
2011-05-31Don't require [lib]valadoc to build docs.Travis Reitter1-4/+2
2011-05-31Only check for libsocialweb Vala deps if Vala is enabled.Travis Reitter1-1/+2
2011-05-31Check for folks-telepathy.h in the proper dir when building docs.Travis Reitter1-1/+1
2011-05-28[tracker] Deal with null Avatars being set on a Trf.PersonaRaul Gutierrez Segales4-5/+158
Fixes: bgo#650067 - Tracker backend warns when setting a NULL avatar (ie, unsetting the avatar)
2011-05-13Post-release version bump.Travis Reitter2-2/+5
2011-05-13Release Folks 0.5.1.Travis Reitter20-49/+49
2011-05-13Generate backend library headers in folks/ subdirs.Travis Reitter6-9/+12
This is to allow in-tree building, since we changed the includedir, which makes the vapi files include headers as <folks/header.h>. Outputting our headers in a folks/ subdir works around this issue by making the backend/*/lib dir match the expected includedir layout.
2011-05-12Don't depend upon removed LinkedHashSet stamp file.Travis Reitter1-1/+0
2011-05-12Strip tab characters from valadocs to unbreak doc building.Travis Reitter1-18/+18
2011-05-12Properly distribute the typelib file.Travis Reitter1-2/+8
2011-05-12Distribute Folks-*.gir and Folks-*.typelibTravis Reitter1-4/+4
2011-05-12Allow generated source files to exist after distcleancheck.Travis Reitter1-0/+4
It turns out to be nearly impossible to satisfy a standard distcleancheck with Vala and its automake support. This is specifically a work-around because there doesn't seem to be any obvious way to satisfy these requirements: * the release tarball can be built without gobject-introspection, valac, or vapigen * it's safe to run "make distclean" in the release tarball without suddenly requiring the tools listed above (due to generated files being removed) * "make distcheck" doesn't fail its "distcleancheck" phase due to the following files remaining after distclean: - tests/lib/telepathy/contactlist/tp-test-contactlist.gir - tests/lib/telepathy/contactlist/tp-test-contactlist.vapi - backends/telepathy/lib/tp-lowlevel.gir - backends/telepathy/lib/tp-lowlevel.vapi We've hit this last issue multiple times, and no fix seems to stick. So stripping out this check seems to be the best option (until we can remove the Vala/GObject-Introspection-free build requirement, when they've stabilized more and we don't depend upon the latest versions which may not be in all the major distros).