Post-release version bump
[platform/upstream/folks.git] / folks / individual-aggregator.vala
2012-02-17 Travis ReitterCut invalid overly-specific type cast
2012-01-09 Philip WithnallBug 667410 — A second aggregator instance only fetches...
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-28 Philip Withnallaggregator: Expand the ‘no primary persona store’ error...
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-12-09 Philip Withnallbackends: Tidy up prepare() and unprepare() methods...
2011-12-08 Travis ReitterFix the documented name of individuals_changed_detailed...
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-24 Philip Withnallcore: Add extra debug for primary store configuration
2011-09-27 Raul Gutierrez Segalescore: add debug info about configured primary store
2011-09-18 Philip Withnallbuild: Release version 0.6.3 FOLKS_0_6_3
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-14 Raul Gutierrez SegalesIndividualAggregator: s/writeable_store/primary_store/g
2011-09-14 Raul Gutierrez Segalescore: deprecate FOLKS_WRITEABLE_STORE for FOLKS_PRIMARY...
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: Ensure we always notify of new Individuals
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-02 Philip WithnallBug 656184 — Add is-quiescent property
2011-09-02 Raul Gutierrez SegalesIndividualAggregator: check for the writeable store...
2011-08-29 Philip WithnallBug 653777 — Add a helper function to create a writable...
2011-08-26 Raul Gutierrez SegalesIndividualAggregator: initialize primary-store property...
2011-08-26 Raul Gutierrez SegalesIndividualAggregator: emit notifications for primary...
2011-08-26 Raul Gutierrez SegalesIndividualAggregator: state that the primary-store...
2011-08-16 Philip Withnallcore: Fix use of deprecated Vala API
2011-08-13 Travis ReitterMake the EDS backend's system address book the default...
2011-08-12 Travis ReitterSupport vCard-like parameters for web service addresses
2011-08-12 Travis ReitterSupport vCard-like parameters for IM addresses
2011-08-02 Raul Gutierrez SegalesConfigure the writeable store by type_id and store id
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-07-27 Philip Withnallaggregator: Ensure we don't remove Personas we're adding
2011-06-30 Travis ReitterFix a typo in the IndividualAggregator.individuals_chan...
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-05-02 Philip WithnallAllow printing out status information at runtime
2011-04-27 Philip WithnallBug 648767 — Return read-only views of Sets and Maps...
2011-04-26 Philip WithnallTidy up signal disconnections in IndividualAggregator
2011-04-23 Philip WithnallChange LocalIdDetails.local_ids to be of type Set<string>
2011-04-23 Philip WithnallChange IndividualAggregator.individuals to be a Map...
2011-04-23 Philip WithnallChange IndividualAggregator.get_[all_]potential_matches...
2011-04-23 Philip WithnallChange IndividualAggregator.link_personas() to take...
2011-04-23 Philip WithnallPort IndividualAggregator.individuals_changed to use...
2011-04-23 Philip WithnallPort PersonaStore.personas_changed to Set<Persona>
2011-04-23 Philip WithnallPort Individual.personas to be a Set<Persona>
2011-04-23 Philip WithnallUse just a HashSet in IndividualAggregator._add_personas()
2011-04-23 Philip WithnallChange Backend.persona_stores to be a Map<string, Perso...
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-16 Philip WithnallDon't remove the wrong Individuals from IndividualAggre...
2011-04-12 Travis ReitterRelease version 0.5.0 FOLKS_0_5_0
2011-04-09 Raul Gutierrez SegalesFixed problem with saving results in get_all_potential_...
2011-04-09 Raul Gutierrez SegalesAdd support to perform potential matches among Individuals
2011-04-08 Raul Gutierrez SegalesExtend IndividualAggregator to support linking via...
2011-04-08 Raul Gutierrez SegalesOnly add available properties when linking Personas
2011-04-07 Alban Crequylinking: add interface for linkable web service contact...
2011-04-01 Raul Gutierrez SegalesAdd support to switch primary backend either by GConf...
2011-03-23 Sjoerd SimonsWhen removing, use a local copy of the personas
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-11 Travis ReitterRename Groupable -> GroupDetails
2011-02-14 Philip WithnallRemove support for building with Vala < 0.11
2011-02-14 Philip WithnallFix the documentation version tags
2011-02-14 Philip WithnallBug 642036 — No way to pass a message when adding a...
2011-02-14 Philip WithnallTake a PersonaStore in IndividualAggregator.add_persona...
2011-01-18 Eitan IsaacsonModified libfolks to use LinkedHashSet in im_addresses.
2011-01-17 Philip WithnallDon't add a duplicate candidate individual if one match...
2011-01-11 Travis ReitterDon't announce removal of Individuals twice.
2010-12-30 Travis ReitterRefer to non-local variables and methods with full...
2010-12-30 Travis ReitterCut unnecessary casting.
2010-12-30 Travis ReitterMaximize use of 'unowned' keyword.
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-12-30 Travis ReitterEnsure private and internal data members begin with a _
2010-12-13 Philip WithnallEnsure each Persona is added to the relinked_personas...
2010-12-12 Philip WithnallRemove use of Unicode characters in documentation comments
2010-12-12 Stef WalterBug 636251 — Fails to add contact
2010-11-13 Philip WithnallConsolidate persona link removal code
2010-11-13 Philip WithnallRemove links to personas before they're relinked in...
2010-11-13 Philip WithnallCombine personas_changed() emissions for Individuals...
2010-11-13 Philip WithnallImprove debug output of the aggregator
2010-11-04 Philip WithnallMark strings for translation and improve string formatt...
2010-10-20 Travis ReitterEnsure Individuals replaced due to re-linking emit...
2010-10-19 Travis ReitterBreak up some long class summaries to simplify the...
2010-10-11 Travis ReitterDon't assume Personas all have a corresponding Individu...
2010-09-22 Travis ReitterDon't deref a null PersonaStore in a failure case.
2010-09-22 Travis ReitterAdd IndividualAggregator.is_prepared and make prepare...
2010-09-21 Travis ReitterClean up the behavior of the add_persona_from_details...
2010-09-21 Travis ReitterAdd STORE_OFFLINE error types for temporary failures.
2010-09-21 Philip WithnallCache notifications for IndividualAggregator.user durin...
2010-09-21 Philip WithnallEnsure a given individual isn't marked as added and...
2010-09-21 Philip WithnallFix an assertion error in IndividualAggregator
next