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