platform/upstream/folks.git
2011-08-02 Travis ReitterAdd rules for uploading generated docs to freedesktop.org
2011-08-01 Travis ReitterBuild eds docs along with others.
2011-08-01 Travis ReitterFix syntax error in valadoc for Edsf.PersonaStore.remov...
2011-08-01 Travis ReitterFix syntax error in valadoc for Edsf.PersonaStore.prepare.
2011-08-01 Travis ReitterFix link in Edsf.Persona docs to Folks.AvatarDetails...
2011-08-01 Travis ReitterBuild libsocialweb docs along with others.
2011-08-01 Travis ReitterFix link in Swf.Persona docs to Folks.AvatarDetails...
2011-08-01 Travis ReitterFix link in Trf.Persona docs to Folks.AvatarDetails...
2011-08-01 Travis ReitterCentralize .PHONY doc targets.
2011-08-01 Travis ReitterCentralize definition of doc dirs to distclean.
2011-08-01 Travis ReitterBump the required version of valadoc.
2011-08-01 Travis ReitterActually check for the valadoc version when building...
2011-08-01 Travis ReitterWork around valadoc parsing bug with indented comments.
2011-08-01 Raul Gutierrez... Give public access to properties for which there is...
2011-08-01 Raul Gutierrez... Make the Edsf.Persona class follow our coding style
2011-07-29 Philip Withnallcore: Remove unused PotentialMatch.result_to_string...
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-07-29 Philip Withnallcore: Make PotentialMatch.jaro_dist() private
2011-07-27 Philip Withnallinspect: Add a linking command
2011-07-27 Philip Withnallindividual: Fix linking when personas are moved between...
2011-07-27 Philip Withnalltests: Add a basic refcounting test for linked individuals
2011-07-27 Philip Withnallindividual: Add more debug output to Individual
2011-07-27 Philip Withnallaggregator: Ensure we don't remove Personas we're adding
2011-07-27 Philip WithnallBug 652643 — Add PersonaStore cache
2011-07-26 Philip WithnallAdd a generic caching object to the core of folks
2011-07-25 Philip WithnallUnset the self-contact on Tpf.PersonaStore when resetti...
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-07-21 Travis ReitterAdd missing copyright/license notices to tests.
2011-07-21 Travis ReitterDon't notify twice for EDS Persona nickname changes.
2011-07-21 Travis ReitterReturn early when setting an Edsf.Persona attribute...
2011-07-21 Travis ReitterAllow Edsf.PersonaStore._set_*name() sname arg to be...
2011-07-21 Travis ReitterAllow Edsf.PersonaStore._set_*avatar() avatar arg to...
2011-07-21 Travis ReitterMake Folks.Utils public and add Gee structure equality...
2011-07-21 Travis ReitterUpdate for 142f9b74: make Individual.calendar_event_id...
2011-07-21 Travis ReitterUn-break the EDS PersonaStore test for groups.
2011-07-20 Philip WithnallMake BirthdayDetails.calendar_event_id nullable
2011-07-20 Philip WithnallFix visibility of TrfPersona.postal_addresses setter
2011-07-20 Philip WithnallAdd a default implementation of TrfPersona.calendar_eve...
2011-07-20 Philip WithnallFix visibility of TpfPersona.avatar and SwfPersona...
2011-07-20 Philip WithnallMinor documentation fix for SwfPersona.avatar
2011-07-20 Philip WithnallBug 650422 — Add API for easily checking whether detail...
2011-07-20 Tiffany AntopolskiMinor style change in presence-details.vala
2011-07-20 Philip WithnallBug 645549 — Add a way to get the individual from a...
2011-07-20 Philip WithnallEnsure that all modifications of Individual.personas...
2011-07-20 Philip WithnallFix the error domain of PersonaStore.remove_persona()
2011-07-20 Philip WithnallBug 652425 — Failure codes for removing personas needed...
2011-07-19 Philip WithnallRemove AliasDetails support from Trf.Persona
2011-07-19 Travis ReitterSupport nickname writability in the EDS backend.
2011-07-19 Philip WithnallAllow NameDetails.nickname to be writeable
2011-07-18 Travis ReitterUn-break parallel building the eds backend.
2011-07-18 Travis ReitterCut unreachable libsocialweb test code.
2011-07-13 Philip Withnalleds: Add support for contact groups/categories
2011-07-13 Philip Withnalleds: Mark read-only address books as non-addable-to...
2011-07-13 Philip Withnalleds: Fix persona store removal in the Backend
2011-07-13 Philip Withnallinspect: Don't print details of unprepared persona...
2011-07-13 Philip Withnalleds: Fix linker warnings for the e-d-s backend tests
2011-07-13 Philip Withnalleds: Fix a variable's visibility in the e-d-s Backend
2011-07-13 Philip Withnalleds: Tidy up the e-d-s Backend.unprepare() method
2011-07-13 Travis ReitterUpdate NEWS for bgo#654509.
2011-07-13 Travis ReitterBump required version of Vala (needed for EDS).
2011-07-12 Travis ReitterSet the backend name for the EDS backend.
2011-07-12 Travis ReitterTidy up EDS CLEANFILES.
2011-07-12 Travis ReitterRe-locate the EDS headers.
2011-07-12 Philip Withnalleds: Add source list change notification to the eds...
2011-07-12 Philip Withnalleds: Ensure that errors are thrown by Edsf.PersonaStore...
2011-07-12 Raul Gutierrez... Add an EDS backend
2011-07-07 Travis ReitterFix the valadoc string for FieldDetails.value.
2011-07-05 Philip WithnallBug 653746 — mismatch between hash and equals in Note
2011-07-02 Philip WithnallRe-add a dependency on dbus-glib for the Telepathy...
2011-06-30 Travis ReitterFix a typo in the IndividualAggregator.individuals_chan...
2011-06-24 Travis ReitterMake valadoc a hard dependency when using --enable...
2011-06-24 Philip WithnallBug 652449 — Folks.Individual's property getters should...
2011-06-24 Travis ReitterCut meaningless 'Tests' output from configure.
2011-06-24 Travis ReitterFix the configure output for docs.
2011-06-24 Philip WithnallBug 652660 — Make Individual.id more stable and well...
2011-06-23 Travis ReitterDon't make the folks-telepathy docs depend directly...
2011-06-23 Travis ReitterDon't make the Libsocialweb backend depend directly...
2011-06-23 Travis ReitterDon't make the Telepathy tests depend directly upon...
2011-06-23 Travis ReitterHandle both the dbus-glib and GDBus missing logger...
2011-06-23 Travis ReitterUpdate Tp test backend suppression to match GDBus behavior.
2011-06-23 Travis ReitterCut unnecessary log message suppressions in the Aggrega...
2011-06-23 Travis ReitterProperly disconnect the logger::invalidated handler.
2011-06-23 Travis ReitterPort Tpf.Logger to GDBus.
2011-06-23 Travis ReitterFactor out Tpf.Logger.prepare() from its constructor.
2011-06-23 Travis ReitterUse the GLib definition of Error instead of DBus.Error.
2011-06-23 Travis ReitterUse the GLib definition for Object.
2011-06-23 Travis ReitterUse the GLib definition for ObjectPath.
2011-06-23 Travis ReitterDon't build dbus-glib into Telepathy backend.
2011-06-23 Philip WithnallBug 652472 — Handle failure in getting the logger servi...
2011-06-22 Travis ReitterFix the link within the PresenceDetails.presence_status...
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-21 Travis ReitterDon't crash if a provided TpContact ID is NULL.
2011-06-21 Travis ReitterDon't add null Personas in personas-changed signal...
2011-06-21 Travis ReitterNote closing of bgo#652434 — Add ability to run any...
2011-06-21 Travis ReitterAdd ability to run any of our tests through gdb
2011-06-18 Travis ReitterCut redundant EXTRA_DIST entry.
2011-06-18 Travis ReitterMore-cleanly define gir and vapi files.
2011-06-18 Travis ReitterAdd Make rule for generating tracker-test.vapi.
2011-06-18 Travis ReitterDist but don't include the tracker-test vapi files.
2011-06-18 Philip WithnallBug 652463 — Tidy up CLEANFILES
next