Fix comment syntax to unbreak documentation generation.
[platform/upstream/folks.git] / folks /
2011-11-10 Travis ReitterFix comment syntax to unbreak documentation generation.
2011-11-10 Travis ReitterAdd AbstractFieldDetails.value_type.
2011-10-28 Travis ReitterGenerate the same C code whether the eds backend is...
2011-10-28 Travis ReitterWarn if the primary store is not found.
2011-10-28 Travis ReitterExpose the details of which backends are enabled to...
2011-10-26 Travis Reitterdocs: Add description for Folks.Utils class.
2011-10-26 Travis Reitterdocs: Add @since for MaybeBool.
2011-10-26 Travis Reitterdocs: Add a description block for the new types.
2011-10-26 Travis Reitterdocs: Work around a valadoc comment-parsing issue.
2011-10-24 Philip Withnallcore: Add extra debug for primary store configuration
2011-10-24 Travis ReitterSimplify NoteFieldDetails.equal()
2011-10-24 Travis ReitterSimplify PhoneFieldDetails.equal()
2011-10-24 Travis ReitterCheck the GLib.Type of both elements for AbstractFieldD...
2011-10-24 Travis ReitterAdd AbstractFieldDetails.values_equal().
2011-10-24 Travis ReitterMigrate PhoneDetails to using AbstractFieldDetails.id
2011-10-24 Travis ReitterMigrate RoleDetails to AbstractFieldDetails.id
2011-10-24 Travis ReitterGuarantee all Role members are non-null.
2011-10-24 Travis ReitterMigrate NoteDetails to AbstractFieldDetails.id
2011-10-24 Travis ReitterGuarantee all NoteFieldDetails members are non-null.
2011-10-24 Travis ReitterMigrate PostalAddressDetails to using AbstractFieldDeta...
2011-10-24 Travis ReitterAdd AbstractFieldDetails.id to identify instances of...
2011-10-24 Travis ReitterAlways include parameters in AFD-derived subclass equal...
2011-10-24 Travis ReitterFactor out AFD parameter equality (for use in derived...
2011-10-24 Travis ReitterFix the signature of RoleFieldDetails.equal()
2011-10-18 Travis ReitterRelease version 0.6.4 FOLKS_0_6_4
2011-10-18 Travis Reitterbuild: Fix explicit build dependency to un-break vala...
2011-10-17 Travis Reitterbuild: Fix the libfolks path to libfolks-internal.la
2011-10-17 Philip Withnallcore: Add support for object version migration in objec...
2011-10-11 Travis ReitterDistinguish Telepathy errors with new UNSUPPORTED_ON_NO...
2011-10-11 Travis ReitterSplit utility functions into an internal library.
2011-10-11 Raul Gutierrez SegalesMove SetComparator into folks/utils so it can be used...
2011-09-27 Raul Gutierrez Segalescore: add debug info about configured primary store
2011-09-23 Travis ReitterRelease version 0.6.3.1 FOLKS_0_6_3_1
2011-09-21 Colin Waltersbuild: Fix regular expression to extract dlname
2011-09-20 Raul Gutierrez SegalesDeprecate PersonaStore.can-[alias|group]-personas
2011-09-18 Philip Withnallbuild: Release version 0.6.3 FOLKS_0_6_3
2011-09-18 Philip Withnallurl-details: s/HOMEPAGE/HOME_PAGE/
2011-09-18 Philip WithnallBug 653623 — Would like a set of standard "type" parame...
2011-09-18 Philip Withnallindividual: Prefer set properties over unset ones
2011-09-17 Philip Withnalli18n: Fix a few en_GB-isms in C locale strings
2011-09-17 Philip WithnallBug 658531 — Sometimes avatar caching doesn't work
2011-09-16 Philip Withnallabstract-field-details: Minor documentation fix
2011-09-16 Raul Gutierrez Segalescore: add Folks.PersonaStore.user-set-default property
2011-09-16 Raul Gutierrez SegalesIndividualAggregator: improve naming for primary store...
2011-09-16 Raul Gutierrez SegalesLet each PersonaStore manage its trust-level
2011-09-16 Philip Withnallindividual: Prefer data from personas with writeable...
2011-09-15 Raul Gutierrez SegalesFolks.Individual: don't use is-writeable in change_avatar
2011-09-14 Philip Withnallbuild: Clean the .typelib file in clean rather than...
2011-09-14 Travis ReitterDon't distribute the typelib file.
2011-09-14 Raul Gutierrez SegalesFolks.Individual: use is-primary-store instead of is...
2011-09-14 Raul Gutierrez SegalesIndividualAggregator: s/writeable_store/primary_store/g
2011-09-14 Raul Gutierrez SegalesFolks.PersonaStore: add is-primary-store and deprecate...
2011-09-14 Raul Gutierrez Segalescore: use always-writeable instead of is-writeable
2011-09-14 Raul Gutierrez Segalescore: deprecate FOLKS_WRITEABLE_STORE for FOLKS_PRIMARY...
2011-09-14 Philip WithnallBug 658002 — defective typelib
2011-09-13 Philip Withnallavatar-cache: Add some more debug output
2011-09-13 Philip WithnallBug 633781 — Allow to set avatar on individuals
2011-09-12 Philip WithnallBug 658631 — crash at empathy startup
2011-09-12 Philip Withnallindividual-aggregator: Add some more debug output
2011-09-08 Raul Gutierrez SegalesIndividualAggregator: copy the list of stores before...
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-07 Philip WithnallBug 656689 — Re-link personas on linkable properties...
2011-09-07 Philip Withnallcore: Fix individuals_changed_detailed mappings for...
2011-09-07 Philip Withnallcore: Be more thorough when removing individuals from...
2011-09-07 Philip Withnallcore: Add more debug output and validation to the Indiv...
2011-09-07 Philip Withnallcore: Clarify that Persona.linkable_properties doesn...
2011-09-07 Philip Withnallcore: Ensure we always notify of new Individuals
2011-09-06 Philip WithnallBug 657783 — Prefer data from primary store when pickin...
2011-09-06 Philip Withnallcore: Clarify nullability of a few properties
2011-09-06 Philip Withnallaggregator: Fix a typo in emit_individuals_changed()
2011-09-06 Philip Withnallaggregator: Remove a useless duplicated set
2011-09-06 Philip Withnallaggregator: Factor out code to add personas to the...
2011-09-04 Philip WithnallBug 657282 — Add an IndividualAggregator.individuals_ch...
2011-09-04 Philip Withnallcore: Add GROUPS and INVALID to PersonaDetail
2011-09-03 Raul Gutierrez SegalesDocumentation: state the birthday's DateTime objects...
2011-09-02 Philip WithnallBug 656184 — Add is-quiescent property
2011-09-02 Philip Withnallcore: Add GroupDetails.change_groups()
2011-09-02 Philip Withnallcore: Add WebServiceDetails.change_web_service_addresses()
2011-09-02 Philip Withnallcore: Add UrlDetails.change_urls()
2011-09-02 Philip Withnallcore: Add RoleDetails.change_roles()
2011-09-02 Philip Withnallcore: Add PostalAddressDetails.change_postal_addresses()
2011-09-02 Philip Withnallcore: Add PhoneDetails.change_phone_numbers()
2011-09-02 Philip Withnallcore: Add NoteDetails.change_notes()
2011-09-02 Philip Withnallcore: Add NameDetails.change_*() methods
2011-09-02 Philip Withnallcore: Make NameDetails.structured_name nullable
2011-09-02 Philip Withnallcore: Add LocalIdDetails.change_local_ids()
2011-09-02 Philip Withnallcore: Add GenderDetails.change_gender()
2011-09-02 Philip Withnallcore: Add FavouriteDetails.change_is_favourite()
2011-09-02 Philip Withnallcore: Add EmailDetails.change_email_addresses()
2011-09-02 Philip Withnallcore: Add BirthdayDetails.change_birthday() and .change...
2011-09-02 Philip Withnallcore: Make BirthdayDetails.birthday nullable
2011-09-02 Philip Withnallcore: Add AvatarDetails.change_avatar()
2011-09-02 Philip Withnallcore: Add ImDetails.change_im_addresses()
2011-09-02 Philip Withnallcore: Add AliasDetails.change_alias()
2011-09-02 Philip Withnallcore: Add Folks.PropertyError
2011-09-02 Raul Gutierrez SegalesIndividualAggregator: check for the writeable store...
2011-08-31 Raul Gutierrez Segalesinterface: throw some light on LocalIdDetail's cryptic...
2011-08-31 Philip Withnalltracker: Fix the match-im-addresses test
2011-08-29 Philip WithnallBug 653777 — Add a helper function to create a writable...
2011-08-29 Philip Withnallcore: Add PersonaStore:always-writeable-properties
next