Post-release version bump
[platform/upstream/folks.git] / NEWS
1 Overview of changes from libfolks 0.9.3 to libfolks 0.9.4
2 =========================================================
3
4 Dependencies:
5
6 Major changes:
7
8 Bugs fixed:
9
10 API changes:
11
12 Overview of changes from libfolks 0.9.2 to libfolks 0.9.3
13 =========================================================
14
15 Dependencies:
16 • zeitgeist-2.0 ≥ 0.9.14
17
18 Bugs fixed:
19 • Bug 683873 - Leak in Zeitgeist code
20 • Bug 686715 - Telepathy init test often fails during clean-up
21 • Bug 698890 - warning: Folks doesn't set GIR namespace or version annotation
22 • Bug 702490 - Backend support libraries don't have their own
23   gobject-introspection bindings
24
25 Overview of changes from libfolks 0.9.1 to libfolks 0.9.2
26 =========================================================
27
28 Dependencies:
29 • libebook-1.2 ≥ 3.8.1
30 • libebook-contacts-1.2 ≥ 3.8.1
31
32 Major changes:
33 • folks-import and folks-inspect now look for translated strings in
34   ${localedir}, typically /usr/share/locale, which is also where the
35   translations are installed. They previously looked in ${pkgdatadir}/locale,
36   which is typically /usr/share/folks/locale and does not usually exist or
37   contain anything.
38
39 Bugs fixed:
40 • Bug 693333 - eds: creating a contact with specific groups and
41   fix "favourite" group setting for Android
42 • Bug 694883 - srcdir != builddir (out-of-tree) builds don't work
43 • Bug 695628 - assigns to VALAFLAGS which is reserved for the user
44 • Bug 695648 - Utils: add a fast-path for empty sets and multimaps
45 • Bug 695719 - lsw dummy test intermittently segfaults
46 • Bug 695381 - add FOLKS_BACKENDS_ALLOWED, FOLKS_BACKENDS_DISABLED environment
47   variables (see HACKING)
48 • Bug 696179 - folks-inspect, folks-import do not attempt to use translations
49 • Bug 682903 (partially) - Use gee's MultiMap iterators
50 • Bug 694385 - eds: non-blocking change processing
51 • Bug 700253 - EDS backend initialization blocks
52
53 API changes:
54 • Add LocationDetails interface to specify a Persona or Individual's
55   geographical location (implemented by the EDS backend)
56
57 Overview of changes from libfolks 0.9.0 to libfolks 0.9.1
58 =========================================================
59
60 Dependencies:
61 • libebook-1.2 ≥ 3.7.90
62 • libebook-contacts-1.2 ≥ 3.7.90
63
64 Bugs fixed:
65 • Bug 694049 — Fix build with e-d-s master
66
67 Overview of changes from libfolks 0.8.0 to libfolks 0.9.0
68 =========================================================
69
70 Dependencies:
71 • libgee ≥ 0.8.4
72
73 Major changes:
74 • Added an ofono backend
75 • Ported to libgee 0.8.x
76
77 Bugs fixed:
78 • Bug 682941 — API to configure input of aggregation
79 • Bug 685084 — Add a folks backend for ofono phonebook
80 • Bug 686056 — Add api to create and remove address books
81 • Bug 685250 — make <test>.gdb deadlocks
82 • Bug 686674 — Tracker backend doesn't implement new Backend functions
83 • Bug 686506 — Make zeitgeist dependency optional again
84 • Bug 686693 — writing birthday lacks conversion from UTC
85 • Bug 685401 — linking by email
86 • Bug 687050 — eds: expose Google system groups in the API
87 • Bug 686673 — Build error: libsocialweb backend doesn't implement new Backend
88   functions
89 • Bug 688834 — getting properties creates data structures over and over again
90 • Bug 688923 — remove URLs (blog, free/busy, video, home page)
91 • Bug 689146 — disabling EDS address books does not remove personas
92 • Bug 689859 — core folks does not depend on telepathy
93 • Bug 677633 — Cannot delete favourite
94 • Bug 685992 — empathy strips the "+" (plus) from the numbers from the
95   gnome-contacts
96 • Bug 690989 — "warning: copying delegates is discouraged"
97 • Bug 690990 — Add tests/README
98 • Bug 690876 — eds: fix various test failures
99 • Bug 691167 — Build failure: key-file tests built before dependencies
100 • Bug 686695 — support nickname in add_persona_from_details
101 • Bug 691382 — Restore tests disabled by bug #668415 (which has been fixed)
102 • Bug 691923 — Don't rebuild docs on every "make" run
103 • Bug 692122 — build: Don't use make functions for defining TESTS
104 • Bug 693435 — eds test: create-remove-stores fails sporadically
105 • Bug 673918 — Port to newer libgee
106 • Bug 692951 — Detail saving times out if the data sent is the same as the one
107   already in EDS
108
109 API changes:
110 • Add Backend.enable_persona_store and disable_persona_store.
111 • Add Backend.set_persona_stores.
112 • Add IndividualAggregator.new_with_backend_store.
113 • Add Edsf.PersonaStore.create|remove_address_book.
114
115 Overview of changes from libfolks 0.7.4.1 to libfolks 0.8.0
116 ===========================================================
117
118 Major changes:
119 • Some translation comment and documentation improvements
120 • Lots of updated translations
121
122 Bugs fixed:
123 • Bug 684014 — A few outstanding issues in the internationalisation
124 • Bug 683390 — Individuals sometimes not removed when disabling their
125   Telepathy account
126 • Bug 672709 — Add new interaction details properties to individuals
127   (follow-up patch)
128 • Bug 684954 — Debug message claim that Individual are created with no personas
129
130 Overview of changes from libfolks 0.7.4 to libfolks 0.7.4.1
131 ===========================================================
132
133 Fixed so version by bumping the right numbers in configure.ac
134
135 Overview of changes from libfolks 0.7.3 to libfolks 0.7.4
136 =========================================================
137
138 Bugs fixed:
139 • Bug 681346 — Individual id can be inconsistent
140 • Bug 681420 — warning (vala 0.17.x): access to static class members through an
141   instance variable
142 • Bug 664072 — Folks should only use assert*() for critical, program-terminating
143   errors
144 • Bug 682572 — Build failures due to accessing static members
145 • Bug 682346 — build: Make telepathy backend optional
146 • Bug 682809 — Lazy instantiation of multi-valued properties
147 • Bug 682719 — eds test fails to compile
148 • Bug 683319 — Crash in individual-aggregator: _personas_changed_cb
149 • Bug 681164 — Folks-inspect linking fails
150 • Bug 680335 — empathy crashed with SIGSEGV in
151   _tpf_persona_contact_weak_notify_cb()
152 • Bug 681726 — empathy crashed with SIGABRT in g_assertion_message()
153 • Bug 683452 — gnome-contacts starts up with an empty address book
154 • Bug 681476 — folks-inspect could use some methods to set values
155 • Bug 683390 — Individuals sometimes not removed when disabling their Telepathy account
156 • Bug 683267 — Warning when starting in non group mode
157 • Bug 683093 — Crash in
158   __tpf_persona_store_self_contact_changed_cb_g_object_notify
159
160 API changes:
161 • Add PropertyError.UNAVAILABLE
162
163 Overview of changes from libfolks 0.7.2 to libfolks 0.7.3
164 =========================================================
165
166 Bugs fixed:
167 • Bug 629537 — Support anti-linking
168 • Bug 679618 — Crash when unsetting all groups
169 • Bug 678696 — Add API for EDS Google system groups
170 • Bug 669158 — Readonly/Offline issues
171 • Bug 675223 — Shouldn't warn if CM does not implement any contact list
172 • Bug 660128 — Most contacts don't have an avatar
173 • Bug 652637 — Don't hold locks across async calls
174 • Bug 660236 — Paging for long text in folks-inspect
175 • Bug 679116 — Output debug message if modules are not loaded because of mime
176   type detection
177 • Bug 657456 — Folks test output not terribly useful
178 • Bug 674611 — Remove gconf.path once EDS drops GConf
179
180 API changes:
181 • Add AntiLinkable interface and implement it on Kf.Persona and Edsf.Persona
182 • Add Edsf.Persona.in_google_personal_group
183 • Add IndividualAggregator.unprepare()
184
185 Overview of changes from libfolks 0.7.1 to libfolks 0.7.2
186 =========================================================
187
188 Dependencies:
189 • evolution-data-server ≥ 3.5.3.1
190
191 Bugs fixed:
192 • Bug 677166 — Salut personas survive disconnection
193 • Bug 678474 — potential-match should be smarter with accents
194 • Bug 678781 — memory leak in e-d-s backend
195 • Bug 678811 — Fix eds backend unit tests
196 • Bug 678734 — Add profiling API
197 • Bug 679020 — Fail to build master using vala master
198
199 API changes:
200 • Add profiling api
201
202 Overview of changes from libfolks 0.7.0 to libfolks 0.7.1
203 =========================================================
204
205 Dependencies:
206 • telepathy-glib ≥ 0.17.5
207 • libzeitgeist ≥ 0.3.14
208 • evolution-data-server ≥ 3.5.3
209 • GLib ≥ 2.26.0
210 • GConf dependency dropped
211 • intltool ≥ 0.50.0
212
213 Bugs fixed:
214 • Bug 674256 — telepathy-glib minimal version is insufficient
215 • Bug 647909 — Port Folks to GSettings
216 • Bug 663890 — @throws annotations missing for some functions
217 • Bug 675292 — Assertion when joining IRC channel
218 • Bug 676023 — Invalid read when preparing the aggregator
219 • Bug 627403 — Move default presence messages from Empathy to libfolks
220 • Bug 675121 — port Folks to eds api changes
221 • Bug 672709 — Add new interaction details properties to individuals
222
223 API changes:
224 • Add PresenceDetails.get_default_message_from_type()
225 • Add new Individual properties:
226     - im_interaction_count
227     - call_interaction_count
228     - last_im_interaction_timestamp
229     - last_call_interaction_timestamp
230 • Add InteractionDetails interface to report interactions with Personas and
231   Individuals
232
233 Overview of changes from libfolks 0.6.9 to libfolks 0.7.0
234 =========================================================
235
236 Major changes:
237 * Folks now uses the Connection.ContactList Telepathy spec. instead of the
238   deprecated Channel.ContactList. This means legacy Connection Managers
239   (notably telepathy-butterfly) are not supported any more .
240
241 Bugs fixed:
242 • Bug 658576 — Need API to get a FolksIndividual from his ID
243 • Bug 671662 — Renamed alias of Facebook contact is not saved
244 • Bug 630822 — Support Connection.Interface.ContactList API
245
246 API changes:
247 • Add IndividualAggregator.look_up_individual()
248
249 Overview of changes from libfolks 0.6.8 to libfolks 0.6.9
250 =============================================================
251
252 Dependencies:
253 • telepathy-glib ≥ 0.15.5
254
255 Bugs fixed:
256 • Bug 672980 — tp_account_get_protocol: assertion `TP_IS_ACCOUNT (account)' failed
257
258 Overview of changes from libfolks 0.6.7 to libfolks 0.6.8
259 =============================================================
260
261 Major changes:
262 * FOLKS_DEBUG has been removed in favour of G_MESSAGES_DEBUG (and the bug where
263   folks would set G_MESSAGES_DEBUG for any process linked to it has been fixed)
264 * A --disable-fatal-warnings configure flag has been added for non-developers
265 * Update favourite status of EDS contacts with membership of the ‘Starred in
266   Android’ Google Contacts group
267 * Improvements to linking suggestions (potential matches)
268 * Improvements to folks-inspect to make it a good command line citizen
269
270 Bugs fixed:
271 * Bug 670191 — IndividualAggregator::is-quiescent is never set to TRUE
272 * Bug 670523 — persona.vala:153:folks_persona_get_individual:
273   assertion failed: (_tmp6_)
274 * Bug 672381 — invalid uninstantiatable type `<invalid>' in cast to
275   `FolksIndividual'
276 * Bug 670347 — Check for null birthday strings
277 * Bug 661490 — Should mark contacts from the "Starred in Android" group as
278   Favorites
279 * Bug 671714 — Fail to add contact to the contact list
280 * Bug 672373 — folks-import segfaults (Archlinux x86_64)
281 * Bug 670348 — Handle Telepathy CMs crashing/being invalidated
282 * Bug 671900 — Folks should not suggest linking contacts from telepathy-salut
283 * Bug 670872 — Should be less sensitive to accentuated chars
284 * Bug 669984 — Does not notify when contacts are added to groups
285 * Bug 660235 — Consistent signal handlers to a terminal would be cool
286 * Bug 671499 — Don't set G_MESSAGES_DEBUG unconditionally
287
288 API changes:
289 * Add MatchResult.NONE enum member
290
291 Overview of changes from libfolks 0.6.6 to libfolks 0.6.7
292 =============================================================
293 Bugs fixed:
294 * Bug 666310 — Crash in Tracker backend by unsetting an entry in a read-only map
295 * Bug 666528 — Can't convert from type 'GFile' to 'gchararray'
296 * Bug 666540 — Segfault on empty e-mail addresses with potential match
297 * Bug 659610 — Support code coverage report generation
298 * Bug 657063 — Allow to pass a command to folks-inspect
299 * Bug 667410 — A second instance of the aggregator only fetch a small subset of
300   my contacts
301 * Bug 667535 — persona created by tpf_persona_dup_for_contact() outlives its
302   TpContact
303 * Bug 670196 — Disable GLib deprecation warnings
304 * Bug 668415 — Port to Vala 0.15.x
305
306 API changes:
307 * Add PostalAddress.is_empty() and Role.is_empty()
308
309 Overview of changes from libfolks 0.6.5 to libfolks 0.6.6
310 =============================================================
311 Bugs fixed:
312 * Bug 664158 — Stale log handler can cause segfault when re-creating Aggregator
313   in a single run
314 * Bug 663889 — crash due to NameDetails which fail to guarantee
315   non-null full-name/nickname
316 * Bug 665039 — Crash in folks_backends_sw_backend_add_service
317 * Bug 665728 — TpfPersonaStore: prepare() isn't mutually exclusive inside a
318   single thread
319 * Bug 665692 — Use constructors correctly
320 * Bug 665376 — Add API to get a TpfPersona from a TpContact
321
322 API changes:
323 * Add Edsf.PersonaStore.source
324 * Make Edsf.Persona.contact writeable on construct (previously private setter)
325 * Make Edsf.Persona.contact_id writeable on construct (previously private
326   setter)
327 * Add Swf.PersonaStore.service
328 * Make Swf.Persona.lsw_contact writeable on construct (previously private
329   setter)
330 * Add Trf.Persona.tracker_id
331 * Add Trf.Persona.cursor
332 * Make AbstractFieldDetails.value writeable on construct (previously just a
333   normal setter)
334 * Make AbstractFieldDetails.parameters writeable on construct (previously just a
335   normal setter)
336 * Add ObjectCache.type_id
337 * Add ObjectCache.id
338 * Add Tpf.PersonaStore.dup_for_account() and Tpf.Persona.dup_for_contact()
339
340 Overview of changes from libfolks 0.6.4.1 to libfolks 0.6.5
341 =============================================================
342 Bugs fixed:
343 * Bug 662285 — Error with email -> im_addresses when updating a contact
344 * Bug 662433 — AbstractFieldDetails.equal() is ambiguous about checking
345   parameters.
346 * Bug 660908 — Add favourites support to EDS backend
347 * Bug 662770 — ContactPhotos are ignored when mime type is null
348 * Bug 662616 — We should set mime type when setting an EContact's photo
349 * Bug 662274 — Failed to link personas: Can't link personas with no primary
350   store.
351 * Bug 662314 — Gnome-shell restarts if I change my user status to
352   disconnected/unavailable
353 * Bug 663798 — Add AbstractFieldDetails.value_type
354 * Bug 659585 — GLib-GIO-CRITICAL **: g_bus_unwatch_name: assertion
355   `watcher_id > 0' failed
356
357 API changes:
358 * Add AbstractFieldDetails.id to identify instances of details
359 * Deprecate PostalAddress.uid in favor of AbstractFieldDetails.id
360 * Deprecate NoteFieldDetails.uid in favor of AbstractFieldDetails.id
361 * Deprecate Role.uid in favor of AbstractFieldDetails.id
362 * Add AbstractFieldDetails.values_equal() to compare values (but not parameters)
363 * Implement FavouriteDetails on Edsf.Persona
364 * Add AbstractFieldDetails.value_type
365
366 Behavior changes:
367 * PostalAddress.equal() now ignores PostalAddress.uid
368 * NoteFieldDetails.equal() now ignores NoteFieldDetails.uid
369
370 Overview of changes from libfolks 0.6.4 to libfolks 0.6.4.1
371 =============================================================
372 Bugs fixed:
373 * Bug 662095 — so name of libfolks v 0.6.4 is lower than of libfolks v 0.6.3.x
374
375 Overview of changes from libfolks 0.6.3.2 to libfolks 0.6.4
376 =============================================================
377 Bugs fixed:
378 * Bug 660217 — folks-0.6.3.2 requires tracker-0.12, but configure.ac calls
379   VALA_CHECK_PACKAGES([tracker-sparql-0.12])
380 * Bug 657602 — Telepathy backend fails to set Personas' phone numbers from
381   ContactInfo
382 * Bug 660937 — [regression] build failure: No package 'gee-1.0' found
383 * Bug 661475 — string_strip: assertion `self != NULL' failed
384
385 API changes:
386 * Implement PhoneDetails on Tpf.Persona
387 * Implement NameDetails on Tpf.Persona
388 * Implement EmailDetails on Tpf.Persona
389 * Implement UrlDetails on Tpf.Persona
390 * Implement BirthdayDetails on Tpf.Persona
391 * Add PersonaStoreError.UNSUPPORTED_ON_NON_USER
392
393 Overview of changes from libfolks 0.6.3.1 to libfolks 0.6.3.2
394 =============================================================
395 Bugs fixed:
396 * Bug 660140 — contacts_contact_find_persona_from_store: assertion `store !=
397   NULL' failed
398 * Bug 659041 — tpf-persona-store.vala: try to connect to a NULL object
399 * Bug 660051 — require tracker 0.12
400
401 Overview of changes from libfolks 0.6.3 to libfolks 0.6.3.1
402 ===========================================================
403 Bugs fixed:
404 * Bug 658631 — Deprecate PersonaStore.can-[alias|group]-personas
405 * Bug 658002 — defective typelib
406 * Bug 659737 — tests fail due to usage of deprecated methods
407 * Bug 659732 — Gnome fails to load and crashes when the Evolution-exchange
408   plugin is configured
409
410 API changes:
411 * Deprecate Folks.PersonaStore.can_[alias, group]_personas.
412   Applications should use Folks.PersonaStore#always-writeable-properties
413   and Folks.Persona#writeable-properties to check availability of "alias"
414   and "groups" properties.
415
416 Overview of changes from libfolks 0.6.2.1 to libfolks 0.6.3
417 ===========================================================
418
419 Major changes:
420 * Cleanup of the definition of “writeable” which involves a couple of API
421   deprecations and additions, and some internal re-working.
422 * Beginnings of standardising TYPE values for AbstractFieldDetails
423
424 Bugs fixed:
425 * Bug 658631 — crash at empathy startup
426 * Bug 658331 — Ensure read-only PersonaStores have empty writeable-properties
427 * Bug 658874 — Typo?
428 * Bug 658730 — ngettext (Plural forms) needed for
429   "Imported %u buddies from '%s'."
430 * Bug 633781 — Allow to set avatar on individuals
431 * Bug 657142 — Automatically link e-d-s contacts with their contacts from
432   telepathy
433 * Bug 658002 — defective typelib
434 * Bug 657065 — Cache keeps around contacts from disabled accounts
435 * Bug 658323 — Deprecate FOLKS_WRITEABLE_STORE in favour of FOLKS_PRIMARY_STORE
436 * Bug 659095 — Don't distribute typelib file
437 * Bug 659128 — If a persona store goes away we don't remove its personas
438 * Bug 657141 — Backend should ask eds for the default backend, not hardcode it
439 * Bug 658531 — Sometimes avatar caching doesn't work
440 * Bug 658328 — Return PropertyError.NOT_WRITEABLE from Persona property setters
441   as appropriate
442 * Bug 646847 — We should rename _update () in Trf.Persona to something more less
443   misleading
444 * Bug 658161 — Consistently use “contact” in translatable strings instead of
445   “persona”
446 * Bug 657738 — Favorite people are not always displayed
447 * Bug 653623 — Would like a set of standard "type" parameters for UrlDetails
448
449 API changes:
450 * Individual.avatar is now settable using Individual.change_avatar() (not new
451   API, but it no longer always returns an error)
452 * We now use the FOLKS_PRIMARY_STORE env var instead of FOLKS_WRITEABLE_STORE
453   to configure the primary store
454 * Deprecate Folks.PersonaStore.is_writeable
455 * Add Folks.PersonaStore.is_primary_store
456 * Add Folks.IndividualAggregatorError.NO_PRIMARY_STORE
457 * In IndividualAggregator.ensure_individual_property_writeable we now throw
458   NO_PRIMARY_STORE instead of NO_WRITEABLE_STORE
459 * Add Folks.PersonaStore.user_set_default
460 * Add AbstractFieldDetails.PARAM_TYPE, .PARAM_TYPE_HOME, .PARAM_TYPE_WORK,
461   .PARAM_TYPE_OTHER
462 * Add UrlFieldDetails.PARAM_TYPE_HOME_PAGE, .PARAM_TYPE_BLOG,
463   .PARAM_TYPE_PROFILE, .PARAM_TYPE_FTP
464
465 Overview of changes from libfolks 0.6.2 to libfolks 0.6.2.1
466 ===========================================================
467
468 Bugs fixed:
469 * Bug 658580 — Assertion in gee_hash_map_node_iterator_next with folks 0.6.2
470
471 Overview of changes from libfolks 0.6.1 to libfolks 0.6.2
472 =========================================================
473
474 Bugs fixed:
475 * Bug 645056 — TpLowlevel library should have only static public functions
476 * Bug 653777 — Would be nice to have a helper function to create a writable
477   persona
478 * Bug 657635 — Linking personas from different (e-d-s) stores is not working
479 * Bug 657510 — Add asynchronous property setter methods
480 * Bug 656184 — Add is-quiescent property
481 * Bug 657971 — Need BirthdayDetails support in eds backend
482 * Bug 657789 — Don't claim uneditable eds fields as writable
483 * Bug 657282 — Add an IndividualAggregator.individuals_changed_detailed signal
484 * Bug 657969 — Support RoleDetails in eds backend
485 * Bug 657783 — Prefer data from primary store when picking Individual values
486 * Bug 658411 — Only emit notifications for linkable properties if they've
487   actually changed
488 * Bug 656689 — Re-link personas on linkable properties being changed
489
490 API changes:
491 * Add PersonaStore:always-writeable-properties property
492 * Add IndividualAggregatorError.PROPERTY_NOT_WRITEABLE error
493 * Add IndividualAggregator.ensure_individual_property_writeable()
494 * Add Folks.PropertyError
495 * Add *Details.change_*() virtual methods
496 * Add IndividualAggregator:is-quiescent, Backend:is-quiescent and
497   PersonaStore:is-quiescent
498 * Add PersonaDetail.GROUPS and PersonaDetail.INVALID
499 * Add IndividualAggregator.individuals_changed_detailed and deprecate
500   IndividualAggregator.individuals_changed (but not remove or break it)
501
502 Overview of changes from libfolks 0.6.0 to libfolks 0.6.1
503 =========================================================
504
505 Bugs fixed:
506 * Bug 656659 — Use vcards for postal addresses
507 * Bug 655374 — Un-break avatar tests
508 * Bug 657067 — Can't build EDS backend using Vala master
509 * Bug 657332 — Add linking link-individuals
510
511 Overview of changes from libfolks 0.5.2 to libfolks 0.6.0
512 =========================================================
513
514 Bugs fixed:
515 * Bug 649925 — expose SocialWebClient.Contact in Swf.Persona
516 * Bug 646244 — Incomplete logic to handle attribute updates in Folks.Individual
517 * Bug 652463 — Tidy up CLEANFILES
518 * Bug 652434 — Add ability to run any tests through gdb
519 * Bug 648071 — Add support for presence status from Telepathy
520 * Bug 652472 — Handle failure in getting the logger service better
521 * Bug 629716 — Migrate Folks to GDBus
522 * Bug 652660 — Make Individual.id more stable and well-defined
523 * Bug 652449 — Folks.Individual's property getters should be read only
524 * Bug 653325 — Build system does not complain if trying to build docs without
525   vala-doc installed
526 * Bug 653746 — mismatch between hash and equals in Note
527 * Bug 638281 — Add an EDS backend
528 * Bug 654509 — Folks master not building
529 * Bug 652048 — Make nickname writable
530 * Bug 652425 — Failure codes for removing personas needed in PersonaStoreError
531 * Bug 645549 — Add a way to get the individual from a persona
532 * Bug 650422 — Add API for easily checking whether details are writeable
533 * Bug 655019 — Don't notify twice for nickname changes
534 * Bug 650414 — Need better APIs to handle image data
535 * Bug 652643 — Add PersonaStore cache
536 * Bug 655510 — Make truly-writeable *Details property setters public
537 * Bug 654907 — The writable store shouldn't be set by type_id
538 * Bug 655745 — Implement read/write support for gender property
539 * Bug 649296 — Folks backend files shouldn't begin with "lib"
540 * Bug 652657 — Allow writing to properties of all personas
541 * Bug 655008 — Tidy up error handling in eds backend
542 * Bug 653619 — Add company details
543 * Bug 653679 — Change PostalAddressDetails.postal_addresses to support
544   vCard-like arbitrary parameters
545 * Bug 653680 — Change ImDetails.im_addresses to support vCard-like arbitrary
546   parameters
547 * Bug 655917 — Rebase EmailDetails.email_addresses upon an
548   AbstractFieldDetails-derived class
549 * Bug 655374 — Un-break avatar tests
550 * Bug 655919 — Rebase NoteDetails.notes upon an AbstractFieldDetails-derived
551   class
552 * Bug 655920 — Rebase PhoneDetails.numbers upon an AbstractFieldDetails-derived
553   class
554 * Bug 653682 — Change WebServiceDetails.web_service_addresses to support
555   vCard-like arbitrary parameters
556 * Bug 655921 — Change RoleDetails.roles to support vCard-like arbitrary
557   parameters
558 * Bug 655922 — Rebase UrlDetails.urls upon an AbstractFieldDetails-derived class
559 * Bug 648818 — Support the EDS backend being a primary
560 * Bug 655609 — Implement setter for URLs
561
562 API changes:
563 * Swf.Persona retains and exposes its libsocialweb Contact
564 * Add a PresenceDetails.presence_status property
565 * Make NameDetails.nickname settable
566 * Drop AliasDetails support from Trf.Persona
567 * Add PersonaStoreError.PERMISSION_DENIED and PersonaStoreError.REMOVE_FAILED
568 * Change the error domain of PersonaStore.remove_persona() from GLib.Error to
569   Folks.PersonaStoreError
570 * Add a Persona.individual property
571 * Add a Persona.writeable_properties property and implement it in all the
572   Persona subclasses
573 * Make BirthdayDetails.calendar_event_id nullable
574 * Make Folks.Utils public and add Gee structure equality functions
575 * AvatarDetails.avatar is now of type LoadableIcon?
576 * Add AvatarCache class
577 * Add ObjectCache class
578 * Remove leaked internal PotentialMatch.result_to_string() method
579 * Add RoleDetails:role property
580 * Rebase FieldDetails upon AbstractFieldDetails (requiring the use of the
581   equivalent AbstractFieldDetails functions in place of the FieldDetails ones).
582 * Add AbstractFieldDetails.equal() and hash() for better matching on structures
583   which will store derived objects.
584 * Add parameters as an optional argument for the FieldDetails constructor
585 * Use PostalAddressFieldDetails for PostalAddressDetails.postal_addresses
586 * Remove PostalAddress.types (obsoleted by PostalAddressFieldDetails.parameters)
587 * Add and use ImFieldDetails for ImDetails.im_addresses
588 * Add and use EmailFieldDetails for EmailFieldDetails.email_addresses
589 * Add and use NoteFieldDetails for NoteFieldDetails.notes
590 * Remove Note class (obsoleted by NoteFieldDetails)
591 * Add and use PhoneFieldDetails for PhoneFieldDetails.phone_numbers
592 * Remove all PhoneDetails functions (obsoleted by PhoneFieldDetails)
593 * Add and use WebServiceFieldDetails for
594   WebServiceFieldDetails.web_service_addresses
595 * Use RoleFieldDetails for RoleDetails.roles
596 * Use UrlFieldDetails for UrlDetails.urls
597
598 Overview of changes from libfolks 0.5.1 to libfolks 0.5.2
599 =========================================================
600
601 Bugs fixed:
602 * Bug 650067 — Tracker backend warns when setting a NULL avatar (ie, unsetting
603   the avatar)
604 * Bug 650268 — build failure: "--vapidir=.: command not found"
605
606 Overview of changes from libfolks 0.5.0 to libfolks 0.5.1
607 =========================================================
608
609 Bugs fixed:
610 * Bug 645388 — Group channels are leaked
611 * Bug 647562 — Don't crash on duplicate group channels
612 * Bug 647121 — Crash in individual_store_contact_sort at
613   empathy-individual-store.c line 1387
614 * Bug 645684 — Implement Iterator on LinkedHashSet
615 * Bug 640092 — Folks should minimize use of GLib.List (including its public API)
616 * Bug 648161 — Add GObject Introspection Support
617 * Bug 645186 — Make sure all connect() calls have appropriate disconnect() calls
618 * Bug 648533 — Add runtime debug signalling
619 * Bug 649790 — Vala uses the wrong includes
620 * Bug 649088 — Combining contacts doesn't work with german Umlauts
621
622 API changes:
623 * LinkedHashSet.list_iterator() is now disallowed (causes an assertion failure)
624 * LinkedHashSet.iterator() now returns a BidirIterator instead of just an
625   Iterator
626 * ImDetails.im_addresses is now of type MultiMap<string, string>
627 * WebServiceDetails.web_service_addresses is now of type
628   MultiMap<string, string>
629 * Removed LinkedHashSet in favour of Gee.HashSet
630 * Backend.persona_stores is now of type Map<string, PersonaStore>
631 * GroupDetails.groups is now of type Set<string>
632 * FieldDetails.parameters is now of type MultiMap<string, string>
633 * FieldDetails.get_parameter_values() now returns type Collection<string>
634 * FieldDetails.extend_parameters() now takes type MultiMap<string, string>
635 * PostalAddressDetails.postal_addresses is now of type Set<PostalAddress>
636 * EmailDetails.email_addresses is now of type Set<FieldDetails>
637 * PhoneDetails.phone_numbers is now of type Set<FieldDetails>
638 * UrlDetails.urls is now of type Set<FieldDetails>
639 * BackendStore.enabled_backends now has type Map<string, Backend>
640   - The corresponding C function folks_backend_store_dup_enabled_backends()
641     has been renamed folks_backend_store_get_enabled_backends(), and no longer
642     returns an owned variable.
643 * Individual.personas now has type Set<Persona>
644 * Individual.personas_changed now uses Set<Persona>-typed parameters
645 * PersonaStore.personas_changed now uses Set<Persona>-typed parameters
646 * IndividualAggregator.individuals_changed now uses
647   Set<Individual>-typed parameters
648 * IndividualAggregator.link_personas() now takes a Set<Persona>
649 * IndividualAggregator.get_all_potential_matches() now returns a
650   Map<Individual, Map<Individual, MatchResult>>
651 * IndividualAggregator.get_potential_matches() now returns a
652   Map<Individual, MatchResult>
653 * IndividualAggregator.individuals now has type Map<string, Individual>
654 * PersonaStore.personas now has type Map<string, Persona>
655 * LocalIdDetails.local_ids now has type Set<string>
656 * NoteDetails.notes now has type Set<Note>
657 * RoleDetails.roles now has type Set<Role>
658 * PotentialMatch.known_email_aliases now has type Set<string>
659 * PostalAddress.types now has type Set<string>
660 * Add Folks.Debug debug controller class
661 * All pc-files now only add the $includedir to the cflags, so all includes
662   must be of the form <folks/*.h>
663
664 Overview of changes from libfolks 0.4.0 to libfolks 0.5.0
665 =========================================================
666
667 Major changes:
668 * Add support to change primary (writeable) store either via
669   GConf or an env variable (bug 645441).
670 * Bumped Vala dependency to 0.12.0 for bug #646345
671
672 Bugs fixed:
673 * Bug 644968 - _update_phone_numbers() needs to create copies
674   of each List<FieldDetails>
675 * Bug 644966 - _update_emails () needs to create copies of each
676   List<FieldDetails>
677 * Bug 644527 - Add a Tracker backend
678 * Bug 645430 - folks-inspect: Use LinkedHashSet to access im-addresses
679 * Bug 645411 - folks-import segfaults on startup
680 * Crasher when removing Personas
681 * Crasher when reconnecting a Telepathy account
682 * Bug 645680 — Use random integer IDs for Kf.Personas
683 * Bug 645475 — Linker warnings for Tracker backend tests
684 * Bug 645570 — Fix checks for empty and equal StructuredNames
685 * Bug 645989 — Ensure add_persona_from_details handles the basic attribute
686 * Bug 645413 — Write support for Tracker
687 * Bug 645441 — Mechanism to specify primary backend
688 * Bug 638280 — Add a libsocialweb backend
689 * Deal with duplicated phones/e-mails in Tracker
690 * Bug 646944 — Fix libsocialweb updates and removals of contacts
691 * Bug 644867 — add interface for linkable web service contact UIDs
692 * Bug 647168 — print the "web-service-addresses" property correctly
693 * Bug 646831 — Setting an existing phone number or e-mail address on a
694   Trf.Persona fails
695 * Bug 647298 — folks-inspect gets SIGSEGV when trying to auto-complete
696   parameters
697 * Bug 646948 — Support for potential matches
698
699 API changes:
700 * Add equal () to StructuredName
701 * Add detail_key () along with an enum PersonaDetail to PersonaStore
702   which together define the basic attributes that should be supported
703   by add_persona_from_details ().
704 * Add public primary_store to IndividualAggregator
705 * Add LocalIdDetails interface for linking Personas based on local address book
706   IDs (such as for the Tracker backend Personas)
707 * Add WebServiceDetails interface for linking Personas based on web service
708   accounts (such as for the libsocialweb backend Personas)
709 * Add PotentialMatch class and IndividualAggregator.get_potential_matches() and
710   IndividualAggregator.get_all_potential_matches() to suggest Individuals that
711   may match the given Individual or all potential matches, respectively.
712
713 Overview of changes from libfolks 0.3.6 to libfolks 0.4.0
714 =========================================================
715
716 Bugs fixed:
717 * Bug 642351 — BACKEND_STORE_KEY_FILE format should support a wildcard entry
718 * Bug 643241 — _update_urls () needs to create copies of each
719   List<FieldDetails>
720 * Bug 643247 — Folks needs C API documentation
721 * Bug 643201 — folks-inspect can't handle properties which are
722   List<FieldDetails>
723 * Bug 642866 — tp-lowlevel leaks TpChannel
724 * Bug 642861 — FolksLinkedHashSet still alive when exiting Empathy
725 * Bug 642493 — Folks needs API for specifying a contact's organisation
726 * Bug 642500 — Folks needs API for specifying a contact's birthday
727 * Bug 642501 — Folks needs API for attaching notes to a Contact
728 * Bug 641210 — Add interface for postal addresses
729 * Bug 643956 — Use the correct signal name for postal addresses
730 * Bug 643954 — Add to_string () to PostalAddress class
731 * Bug 643955 — Add to_string () to RoleOwner class
732 * Bug 643957 — Deal handle birthday and postal-addresses.
733 * Bug 644457 — Handle structured names
734 * Bug 644165 — An individual's avatar shouldn't be replaced by a null avatar
735
736 API changes:
737 * Add RoleDetails interface
738 * Add BirthdayDetails interface
739 * Add NoteDetails interface
740 * Add PostalAddressDetails interface
741 * Rename Aliasable -> AliasDetails
742 * Rename AvatarOwner -> AvatarDetails
743 * Rename Emailable -> EmailDetails
744 * Rename Favouritable -> FavouriteDetails
745 * Rename GenderOwner -> GenderDetails
746 * Rename Groupable -> GroupDetails
747 * Rename IMable -> ImDetails
748 * Rename NameOwner -> NameDetails
749 * Rename Phoneable -> PhoneDetails
750 * Rename PresenceOwner -> PresenceDetails
751 * Rename Urlable -> UrlDetails
752
753 Overview of changes from libfolks 0.3.5 to libfolks 0.3.6
754 =========================================================
755
756 This is just a repackaging of libfolks 0.3.5 with some documentation comment
757 version numbers fixed.
758
759 Overview of changes from libfolks 0.3.4 to libfolks 0.3.5
760 =========================================================
761
762 Major changes:
763 * Various API breaks and improvements, especially in the IndividualAggregator
764 * Add various new interfaces: NameOwner, FieldDetails, Urlable, GenderOwner,
765   Phoneable and Emailable
766
767 API changes:
768 * Add NameOwner interface
769 * Add FieldDetails interface
770 * Add Urlable interface
771 * Add GenderOwner interface
772 * Add Phoneable interface
773 * Add Emailable interface
774 * Add Tpf.Persona.is_in_contact_list
775 * Rename the URLable interface to Urlable
776 * Take a PersonaStore in IndividualAggregator.add_persona_from_details
777 * Remove IndividualAggregatorError.STORE_NOT_FOUND
778 * Rename the getter for BackendStore.enabled_backends from
779   folks_backend_store_get_enabled_backends() to
780   folks_backend_store_dup_enabled_backends()
781 * Rename BackendStore.get_backend_by_name() to .dup_backend_by_name()
782
783 Bugs fixed:
784 * Bug 640901 — Allow it to be determined whether a user Tpf.Persona is in the
785   contact list
786 * Bug 641780 — Incorrect C function names for URLable interface
787 * Bug 629078 — Folks needs a full API review to take advantage of our
788   compatibility break in 0.2.x
789 * Bug 642036 — No way to pass a message when adding a contact
790
791 Overview of changes from libfolks 0.3.3 to libfolks 0.3.4
792 =========================================================
793
794 Major changes:
795 * Add folks-inspect tool
796 * The use of the new LinkedHashSet type in the API may make libgee a requirement
797   for some clients (to take full advantage of its class lineage).
798
799 API changes:
800 * New type: LinkedHashSet, similar to Gee.HashSet, but ordered.
801 * IMable.im_addresses is now a mapping of string to LinkedHashSet.
802 * Rename the HasAvatar interface to AvatarOwner
803 * Rename the HasPresence interface to PresenceOwner
804
805 Bugs fixed:
806 * Bug 637240 — libfolks-telepathy.so exports private symbols
807 * Bug 638311 — Add a HACKING file that outlines development policies and
808   coding style
809 * Bug 629083 — Review coding conventions in folks
810 * Bug 629075 — Add folks command line application
811 * Bug 638609 — libfolks hard-codes backend names for debugging
812 * Bug 639195 — Print stack traces for failed tests to improve remote
813   debugging
814 * Bug 639113 — Add static aggregation tests
815 * Bug 639742 — Logger service unavailable in make check
816 * Bug 640213 — Add tests for LinkedHashSet
817 * Bug 627397 — Use better interface names
818
819 Overview of changes from libfolks 0.3.2 to libfolks 0.3.3
820 =========================================================
821
822 Major changes:
823 * Fix some minor leaks
824 * Add support for building gtk-doc documentation for the C API
825 * Fix some related documentation problems
826 * Fix some Vala problems caused by differences between Vala 0.10 and 0.12
827 * Finish off renaming interfaces (this is an API break; see below)
828 * Don't trust personas from IRC
829 * Handle invalid IM addresses more gracefully than with an assertion failure
830 * Fix a linking problem with the user's individual when going offline which
831   could lead to infinite loops
832
833 API changes:
834 * Rename the Avatar interface to HasAvatar
835 * Rename the Presence interface to HasPresence
836 * Rename the Favourite interface to Favouritable
837 * Add IMableError
838 * Throw IMableError from IMable.normalise_im_address()
839
840 Bugs fixed:
841 * Bug 635178 — Leak in
842   folks_tp_lowlevel_connection_open_contact_list_channel_async
843 * Bug 635649 — autopoint fails to run
844 * Bug 635703 — Leak in connection_get_requestable_channel_classes_cb
845 * Bug 635823 — [PATCH] telepathy test not linking against GIO
846 * Bug 636251 — Fails to add contact
847 * Bug 629526 — Generate gtk-doc documentation
848 * Bug 627397 — Use better interface names
849 * Bug 636714 — Assertion failure on invalid IM address
850 * Bug 637136 — Infinite loop when disconnecting accounts
851
852 Overview of changes from libfolks 0.3.1 to libfolks 0.3.2
853 ==========================================================
854
855 Major changes:
856 * BackendStore.load_backends() now (un)loads backends which have been
857   (dis|en)abled since the last call
858 * FOLKS_BACKEND_DIR has been replaced by FOLKS_BACKEND_PATH. It accepts any
859   number of files and directories, separated by :
860 * Significantly clean up the build system
861
862 API changes:
863 * Added BackendStore.prepare() and BackendStore::is-prepared
864 * Add BackendStore.enable_backend().
865 * Add BackendStore.disable_backend().
866 * Add BackendStore.unprepare().
867 * Remove casting convenience methods on Individual (casting isn't hard)
868 * Change the visibility of the setters of PersonaStore.type_id,
869   PersonaStore.display_name, PersonaStore.id, Backend.name,
870   Backend.persona_stores and Persona.linkable_properties. This removes the
871   corresponding C setter methods which should never have been exposed
872 * Remove Tpf.PersonaError
873 * Remove the exception from the Tpf.Persona constructor
874
875 Bugs fixed:
876 * Bug 629081 — Add API to allow specific backends to be disabled
877 * Bug 629862 — Add tests for the key-file backend
878 * Bug 628883 — Add localisation support
879 * Bug 633718 — Make the Folks releases buildable without vala, valadoc, or
880   g-i
881 * Bug 633080 — Crash when disconnecting twice
882
883 Overview of changes from libfolks 0.3.0 to libfolks 0.3.1
884 ==========================================================
885
886 Major changes:
887 * Tpf.Persona.contact is now guaranteed to have the client type feature
888
889 API changes:
890 * Add the PersonaStore:can-add-personas property
891 * Add the PersonaStore:can-remove-personas property
892 * Add the PersonaStore:can-alias-personas property
893 * Add the PersonaStore:can-group-personas property
894 * Make Individual implement the IMable interface
895
896 Bugs fixed:
897 * Bug 630431 — notify::alias is never emitted
898 * Bug 631864 — Crash when empathy disconnects
899 * Bug 632096 — build failure: contact-retrieval.o: undefined reference to
900   symbol 'gee_abstract_collection_add'
901 * Bug 632163 — Folks key-file backend needs a way to point to a specific
902   .ini file
903 * Bug 632564 — assertion `EMPATHY_IS_CONTACT (contact)' failed in
904   individual_store_contact_sort
905
906 Overview of changes from libfolks 0.1.17 to libfolks 0.3.0
907 ==========================================================
908
909 Major changes:
910 * Fixed some linking problems
911 * Added some missing documentation
912 * Fixed build problems introduced by switching to gobject-introspection 0.9.6
913   (i.e. GIR format 1.2)
914 * Bumped telepathy-glib dependency to 0.11.16
915 * Bumped Vala dependency to 0.10.0
916 * Bumped gobject-introspection dependency to 0.9.6
917 * Ensured IM addresses are normalised before being compared
918 * Made the folks-import build optional through a configure argument
919 * Added support for a “self” individual
920 * Added support for generating and installing Devhelp format documentation
921 * BackendStore.load_backends and the prepare() functions are now idempotent
922 * Tpf.Persona.contact is now guaranteed to have the avatar token and data
923   features
924 * Tpf.Persona.contact is now guaranteed to have the capabilities feature
925
926 API changes:
927 * Added IMable.normalise_im_address()
928 * Renamed Groups interface to Groupable
929 * Renamed Alias interface to Aliasable
930 * Removed BackendStore constructor
931 * Added BackendStore.dup()
932 * Added BackendStore::enabled-backends
933 * Added Individual::is-user
934 * Added Persona::is-user
935 * Added IndividualAggregator::user
936 * Added PersonaStoreError.UNSUPPORTED_ON_USER
937 * Added {IndividualAggregator, PersonaStoreError}.STORE_OFFLINE, used by the
938   respective add_persona_from_details() functions
939
940 Bugs fixed:
941 * Bug 629452 — [Patch] Add missing gio linking for import-tool
942 * Bug 626008 — Add @since lines to all symbols
943 * Bug 629311 — Folks should normalize IDs written to the writable backend
944 * Bug 629644 — Key file backend cannot be loaded because of linking problems
945 * Bug 629666 — libfolks should not hard autodetect libxml
946 * Bug 628970 — Folks API needs a way to determine whether a specific type of
947   PersonaStore is available
948 * Bug 629096 — Add a library init function
949 * Bug 627402 — Support marking FolksPersonas as "me"
950 * Bug 629642 — individuals-changed emitted in the wrong order
951 * Bug 629643 — do not fall back to the id if alias is empty
952 * Bug 629006 — PersonaStore should gracefully handle offline Persona change
953   attempts
954 * Bug 629331 — BackendStore.load_backends and the prepare() functions should
955   be idempotent.
956 * Bug 629008 — Add a test for Persona additions
957 * Bug 630347 — Avatars are always NULL
958
959 Overview of changes from libfolks 0.1.16 to libfolks 0.1.17
960 ===========================================================
961
962 Major changes:
963 * Added a basic test suite
964 * Cleaned up the build system
965 * Ensured the public libraries' VAPI files are distributed and installed
966 * Prevented the key-file from being saved unnecessarily
967 * Fixed multi-byte character handling in the key-file backend
968 * Ensured account removal and invalidation is handled in the Telepathy backend
969 * Prevented a hang when creating relationships.ini in certain situations
970 * Added a folks-import tool to import meta-contact data from Pidgin; this adds
971   a dependency on libxml
972
973 API changes:
974 * Added PersonaStore.flush()
975
976 Bugs fixed:
977 * Bug 628930 — folks crahses empathy on relationships.ini read
978 * Bug 629082 — Empathy crashes when toggling "Ignore SSL certificate errors"
979   checkbox
980 * Bug 628853 — hangs if there's no relationships.ini file
981 * Bug 629084 — Add a folks-import tool
982
983 Overview of changes from libfolks 0.1.15 to libfolks 0.1.16
984 ===========================================================
985
986 Major changes:
987 * Added more debugging output
988 * Fixed various small outputted code bugs
989 * Fixed problem where key file groups would be overwritten in some situations
990 * Fixed various signal emission problems
991 * Prevented changes to Personas' properties from being propagated back up to the
992   Individuals
993 * Limited libgee dependency to < 0.7 due to API changes in libgee
994 * Added a FOLKS_DISABLE_LINKING environment variable to disable linking (for
995   debugging purposes)
996
997 Bugs fixed:
998 * Bug 628108 — Favorite contacts are not save any more
999 * Bug 628294 — Some contacts appear to be linked together while they shouldn't
1000 * Bug 628305 — Signal removal of Individuals containing untrusted Personas
1001 * Bug 628131 — error message when trying to link ICQ with jabber
1002 * Bug 628343 — Add an environment variable to disable linking
1003 * Bug 628335 — Assertion error with master
1004
1005 Overview of changes from libfolks 0.1.14.1 to libfolks 0.1.15
1006 =============================================================
1007
1008 Major changes:
1009 * Fixed various build problems
1010 * Ensured duplicate entries don't appear in various sets
1011 * Made gobject-introspection dependency explicit
1012 * Limited libgee dependency to <= 0.5.2 due to API changes in libgee
1013 * Reworked some of the Individual internals to make notifications more efficient
1014 * Added the concept of an Individual's “trust level”
1015 * Changed alias fallbacks to fall back to a display ID instead of a UID
1016 * Added support for storing aliases in the key-file backend and use them in
1017   preference to aliases from other Personas in an Individual
1018
1019 API changes:
1020 * Added Individual:personas-changed
1021 * Added TrustLevel enum
1022 * Added Individual::trust-level
1023 * Implemented Alias on Kf.Persona
1024
1025 Bugs fixed:
1026 * Bug 627314 — folks cannot be install in gentoo sandbox
1027 * Bug 627506 — Require gobject-introspection
1028 * Bug 626725 — Add an Individual.personas_changed signal
1029 * Bug 627968 — Add Individual.trust_level property
1030 * Bug 626578 — Use vala's vala.m4 to check for telepathy-glib(.vapi)
1031 * Bug 626410 — contacts show up with a weird alias
1032 * Bug 627508 — Store alias and groups in the key-file backend
1033 * Bug 627898 — Fails to install with -j4
1034
1035 Overview of changes from libfolks 0.1.14 to libfolks 0.1.14.1
1036 =============================================================
1037
1038 Major changes:
1039 * Bumped Vala dependency to 0.9.6
1040 * Fixed some more warning spew
1041
1042 Overview of changes from libfolks 0.1.13 to libfolks 0.1.14
1043 ===========================================================
1044
1045 Major changes:
1046 * Changed Vala detection code to use the correct macro
1047 * Bumped Vala dependency to 0.9.5
1048 * Removed some more message spew
1049 * Changed tp-lowlevel Vala bindings to be generated using gobject-introspection
1050 * Added optional dependency on gobject-introspection 0.6.7
1051
1052 Overview of changes from libfolks 0.1.12 to libfolks 0.1.13
1053 ===========================================================
1054
1055 Major changes:
1056 * Added the concept of “linkable properties”
1057 * Added the IMable interface
1058 * Added the concept of persona store “trust”
1059 * Added a writeable key-file backend
1060 * Added linking support to the IndividualAggregator
1061 * Tidied up ID handling in the backends
1062 * Warn if a backend's MIME type could not be determined, notifying the user if
1063   libfolks can't load backends due to shared-mime-info not being installed
1064 * Hint to clients the Individual replacing a removed Individual (if any)
1065 * Exposed Telepathy contacts' IM addresses using the IMable interface
1066 * Fixed some build and dependency issues
1067 * Bumped telepathy-glib dependency to 0.11.11 and dropped dependency on
1068   telepathy-vala
1069 * Added the concept of “writeable” PersonaStores and use this concept to prevent
1070   properties being synchronised between PersonaStores unnecessarily (and
1071   potentially even destructively)
1072
1073 API changes:
1074 * Added Persona::linkable-properties
1075 * Added IMable interface
1076 * Added PersonaStoreTrust enum
1077 * Added PersonaStore::trust-level
1078 * Added Persona.LinkablePropertyCallback()
1079 * Added Persona.linkable_property_to_links()
1080 * Added Persona.build_uid()
1081 * Added Persona.split_uid()
1082 * Added Persona::display-id
1083 * Added PersonaStore::display-name
1084 * Added replacement_individual parameter to Individual:removed
1085 * Implemented IMable on Tpf.Persona
1086 * Added IndividualAggregatorError.NO_WRITEABLE_STORE
1087 * Added IndividualAggregator.link_personas()
1088 * Added IndividualAggregator.unlink_individual()
1089 * Added PersonaStore::is-writeable
1090
1091 Bugs fixed:
1092 * Bug 625830 — Adding an existing contact to the tp backend results in bogus
1093   warnings
1094 * Bug 626108 — Defining XDG_DATA_DIRS prevents backends from being loaded
1095
1096 Overview of changes from libfolks 0.1.11 to libfolks 0.1.12
1097 ===========================================================
1098
1099 Major changes:
1100 * Added debug flags support using the FOLKS_DEBUG environment variable
1101 * Removed various bits of message and warning spew
1102 * Bumped Vala dependency to 0.9.4
1103 * Ensured connections which are ready as soon as they're connected are handled
1104   correctly
1105 * Versioned the installed backends using the main library's libtool version
1106
1107 Bugs fixed:
1108 * Bug 625815 — No contat showed in the contact list
1109
1110 Overview of changes from libfolks 0.1.10 to libfolks 0.1.11
1111 ===========================================================
1112
1113 Major changes:
1114 * Moved various bits of preparation code out into async prepare() methods to
1115   avoid race conditions on startup
1116 * Reset TpfPersonaStore state when going offline
1117 * Made several methods async which could potentially require it in future
1118 * Added error throws to various functions which could potentially fail in future
1119
1120 API changes:
1121 * Added PersonaStore.prepare()
1122 * Added Backend.prepare()
1123 * Removed error thrown from Backend constructor
1124 * Added IndividualAggregator.prepare()
1125 * Changed return type of Presence.is_online() from uint to int
1126 * Made IndividualAggregator.remove_individual() async
1127 * Made PersonaStore.remove_persona() async
1128 * Added an error throw to BackendStore.load_backends()
1129 * Added an error throw to IndividualAggregator.prepare()
1130 * Added an error throw to IndividualAggregator.remove_individual()
1131 * Added an error throw to IndividualAggregator.remove_persona()
1132 * Added an error throw to PersonaStore.remove_persona()
1133 * Made Groups.change_group() async
1134 * Made Groups:group-changed async
1135
1136 Overview of changes from libfolks 0.1.9 to libfolks 0.1.10
1137 ==========================================================
1138
1139 Major changes:
1140 * Fixed various memory and reference leaks
1141 * Lots of build system improvements
1142 * Added a libtool version to the installed libraries
1143
1144 Initial release of libfolks 0.1.9
1145 =================================
1146
1147 Major changes:
1148 * Move to GNOME infrastructure