build fix: Only depend on Gee 0.8.3, since 0.8.4 isn't released yet
[platform/upstream/folks.git] / folks / individual.vala
2013-02-12 Travis Reitterbuild fix: Only depend on Gee 0.8.3, since 0.8.4 isn...
2013-02-11 Travis ReitterPort folks to libgee 0.8.
2012-11-24 Patrick Ohlyindividual: avoid updating in get
2012-10-04 Philip Withnallcore: Fix comparison of updated local IDs
2012-09-28 Philip WithnallBug 684954 — Debug message claim that Individual are...
2012-09-21 Philip Withnallindividual: Clarify that Individuals must contain at...
2012-09-11 Jeremy WhitingMerge branch '0.7.4-release'
2012-09-10 Jeremy WhitingChange UNRELEASED to 0.7.4 for release.
2012-09-07 Jeremy WhitingMerge branch 'emit-notification'
2012-09-07 Jeremy Whitingcore: Added emit_notification parameter to _update...
2012-09-05 Philip WithnallBug 681726 — empathy crashed with SIGABRT in g_assertio...
2012-08-28 Philip Withnallcore: Only emit notifications for multi-valued properti...
2012-08-28 Philip Withnallcore: Tidy up multi-valued property update functions
2012-08-28 Philip Withnallcore: Support lazy initialisation of properties
2012-08-16 Philip WithnallBug 664072 — Folks should only use assert*() for critic...
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-10 Jeremy WhitingPrefer earlier alphabetical uid persona when two person...
2012-08-09 Philip Withnalldocs: Various small fixes and expansions of documentation
2012-07-29 Philip WithnallRelease version 0.7.3 FOLKS_0_7_3
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-19 Philip Withnallcore: Don’t keep references to PersonaStores in each...
2012-07-07 Philip Withnallcore: Add core anti-linking support
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-06 Jeremy WhitingPort folks to libgee 0.8.
2012-05-27 Seif LotfyAdd new properties to Individual and Persona:
2012-03-26 Philip Withnalltelepathy: Handle contact removals from groups
2012-03-19 Philip Withnallcore: Don’t modify a HashSet while iterating over it
2012-01-27 Travis ReitterMake Individual implement PresenceDetails properly
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-09-18 Philip Withnallbuild: Release version 0.6.3 FOLKS_0_6_3
2011-09-18 Philip Withnallindividual: Prefer set properties over unset ones
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 Raul Gutierrez SegalesFolks.Individual: use is-primary-store instead of is...
2011-09-13 Philip WithnallBug 633781 — Allow to set avatar on individuals
2011-09-12 Philip WithnallBug 658631 — crash at empathy startup
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-06 Philip WithnallBug 657783 — Prefer data from primary store when pickin...
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-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-08-12 Travis ReitterSupport vCard-like parameters for URLs
2011-08-12 Travis ReitterSupport vCard-like parameters for Roles
2011-08-12 Travis ReitterSupport vCard-like parameters for web service addresses
2011-08-12 Travis ReitterRebase PhoneDetails.phone_numbers upon PhoneFieldDetails
2011-08-12 Travis ReitterRebase NoteDetails.notes upon NoteFieldDetails
2011-08-12 Travis ReitterRebase EmailDetails.email_addresses upon EmailFieldDetails
2011-08-12 Travis ReitterSupport vCard-like parameters for IM addresses
2011-08-12 Travis ReitterSupport vCard-like parameters for addresses in PostalAd...
2011-08-11 Travis ReitterImplement FieldDetails.equal()/hash() in terms of the...
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-07-27 Philip Withnallindividual: Fix linking when personas are moved between...
2011-07-27 Philip Withnallindividual: Add more debug output to Individual
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-07-21 Travis ReitterUpdate for 142f9b74: make Individual.calendar_event_id...
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-19 Philip WithnallAllow NameDetails.nickname to be writeable
2011-06-24 Philip WithnallBug 652449 — Folks.Individual's property getters should...
2011-06-24 Philip WithnallBug 652660 — Make Individual.id more stable and well...
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-13 Philip WithnallBug 646244 — Incomplete logic to handle attribute updat...
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-04-27 Philip WithnallBug 648767 — Return read-only views of Sets and Maps...
2011-04-23 Philip WithnallChange RoleDetails.roles to be of type Set<Role>
2011-04-23 Philip WithnallChange NoteDetails.notes to be of type Set<Note>
2011-04-23 Philip WithnallChange LocalIdDetails.local_ids to be of type Set<string>
2011-04-23 Philip WithnallPort PersonaStore.personas_changed to Set<Persona>
2011-04-23 Philip WithnallPort Individual.personas_changed to use Set<Persona>
2011-04-23 Philip WithnallPort Individual.personas to be a Set<Persona>
2011-04-23 Philip WithnallConvert the internal store of Personas in Individual...
2011-04-23 Philip WithnallChange UrlDetails.urls to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange PhoneDetails.phone_numbers to be a Set<FieldDetails>
2011-04-23 Philip WithnallChange EmailDetails.email_addresses to be a Set<FieldDe...
2011-04-23 Philip WithnallChange PostalAddressDetails.postal_addresses to be...
2011-04-23 Philip WithnallChange GroupDetails.groups to be a Set<string>
2011-04-23 Philip WithnallChange WebServiceDetails.…addresses to be a MultiMap...
2011-04-23 Philip WithnallChange ImDetails.im_addresses to be a MultiMap<string...
2011-04-08 Raul Gutierrez SegalesImplement LocalIDDetails for Folks.Individual
2011-04-07 Alban Crequylinking: add interface for linkable web service contact...
2011-03-30 Raul Gutierrez SegalesFix checks for empty and equal StructuredNames
2011-03-17 Raul Gutierrez SegalesCopy new PhoneDetails for individuals, don't hold stale...
2011-03-17 Raul Gutierrez SegalesCopy new Emails for individuals, don't hold stale pointers.
next