[folks] Created tag FOLKS_0_9_7
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Created tag FOLKS_0_9_7
- Date: Sat, 21 Jun 2014 22:40:33 +0000 (UTC)
The signed tag 'FOLKS_0_9_7' was created.
Tagger: Philip Withnall <philip tecnocode co uk>
Date: Sat Jun 21 23:40:10 2014 +0100
Release version 0.9.7
Changes since the last tag 'FOLKS_0_9_6':
A S Alam (1):
update Punjabi Translation byt Alam
Alban Crequy (2):
Revert "build: Remove some over-linking in the oFono backend"
build: fix over-linking in backends
Andika Triwidada (2):
Updated Indonesian translation
Updated Indonesian translation
Ask H. Larsen (1):
Updated Danish translation
Aurimas Černius (1):
Updated Lithuanian translation
Benjamin Steinwender (1):
Updated German translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Christian Kirbach (2):
Updated German translation
Updated German translation
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (2):
Updated Greek translation
Updated Greek translation
Dirgita (1):
Updated Indonesian translation
Duarte Loreto (1):
Updated Portuguese translation
Fran Diéguez (4):
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated Galician translations
Frédéric Péters (1):
Updated French translation
Gabor Kelemen (1):
Updated Hungarian translation
Gianvito Cavasoli (2):
Updated Italian translation
Updated Italian translation
Gil Forcada (1):
[l10n] Update Catalan translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Marek Černocký (1):
Updated Czech translation
Matej Urbančič (1):
Updated Slovenian translation
Nilamdyuti Goswami (1):
Assamese translation updated
Philip Withnall (104):
Post-release version bump
core: Documentation clarifications on immutability
Bug 651672 — Individual should have a display-name property
build: Build backend libraries before the backend modules themselves
build: Use AS_HELP_STRING instead of the deprecated AC_HELP_STRING
build: Update configure.ac as suggested by autoupdate
build: Remove unused variables from configure.ac
individual: Change an assertion into a warning and relax its conditions
individual: Clean up how Personas are transferred between Individuals
individual: Remove a Persona if its ‘individual’ property changes
key-file: Add missing licencing header
build: Factor common test build rules into test.mk
build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.ac
build: Move backend.mk inclusions to the top of the files
tests: Add a function for asserting personas are in an aggregator
individual: Add default values for PresenceDetails properties
individual: Allow Individual.id to be an empty string with no personas
docs: Update website links
build: Allow backend libraries to have separate LT versions from libfolks.so
build: Minor build simplification
build: Factor common backends/*/lib makefilery into backend-library.mk
build: Allow backend libraries to have individual API versions
build: Update git.mk to fix valac-generated C header file ignores
build: Ensure the TpLowlevel GIR and typelib are cleaned properly
dummy: Add a dummy backend
tests: Add a standalone-individuals test program
backends: Add [freeze|thaw]_notify() calls to [un]prepare() in backends
build: Ensure backends correctly link to internal folks libraries
bluez: Implement [enable|disable]_persona_store()
ofono: Fix translatable strings spanning multiple lines
bluez: Remove unnecessary OBEX List() D-Bus call
core: Tighten up definition of Persona.display_id to ensure it’s unique
bluez: Support updating contacts instead of replacing them when re-querying
bluez: Implement periodic refreshes of the persona store from the phone
bluez: Eliminate a reflexive reference in Bluez.PersonaStore
bluez: Don’t block on cleanup finishing when updating contacts
eds: Remove unused variable
build: Don’t link backend libraries with libfolks-internal.la helper
telepathy: Fix nullability of a function parameter
docs: Document workarounds for D-Bus problems with folks and JHBuild
docs: Update NEWS with recent changes
core: Remove trailing whitespace
core: Document that PersonaStore.trust_level must not be set by clients
backends: Fix calls to ImDetails.normalise_im_address()
core: Don’t warn if a D-Bus service is missing
build: Update git.mk from upstream
tests: Comment out an overly-stringent assert in standalone-individuals
eds: Add debugging information to PersonaStore._commit_modified_property()
tests: Add private copy of GTestDBus
tests: Fix build errors in gtestdbus.c
tests: Switch from GTestDBus to FolksTestDBus
tests: Add support for starting isolated system buses
tests: Selectively unset D-Bus environment variables
tests: Unset the DBUS_SESSION_BUS_[PID|WINDOWID] variables
tests: Add a FOLKS_TEST_DBUS_SESSION_BUS flag
tests: Add support for an isolated system bus
tests: Add python-dbusmock support to the base TestCase class
bluez: Add a test suite
bluez: Remove BluezBackendFactory class
core: Unprepare all backends when destroying the BackendStore
bluez: Add some more debug output
bluez: Handle the optional Filename property of BlueZ
bluez: Don’t warn about the store being offline
bluez: Fix removal of a Map element while iterating over the Map
bluez: Reimplement vCard parsing when updating Personas
bluez: Calculate Persona IID checksums without the vCard PHOTO attribute
bluez: Don’t warn if removing an OBEX session fails due to cancellation
bluez: Correctly handle OBEX transfers which take zero time
bluez: Allow persona store update poll frequency to be modified
eds: Remove redundant variable assignment
core: Add an IndividualAggregator.backend_store property
tests: Unconditionally enable verbose debugging output from tests
bluez: Set the alias and trust level when first adding a persona store
tests: Add a function for asserting persona changes in an aggregator
eds: Move with-session-bus-eds.sh into test-case.vala
tests: Remove redundant execute-test.sh script
tracker: Move with-session-bus-tracker.sh into test-case.vala
tracker: Don’t warn if prepare() fails due to the bus disappearing
eds: Fix incorrect removal of elements of a read-only libgee collection
eds: Don’t warn if trying to close an already closed connection
build: Fix test library build
docs: Fix incorrect @since lines in documentation comments
build: Fix documentation build for the dummy backend
tests: Add an assertion that the main context is empty on tear_down
tests: Manually iterate main context on tear_down in various tests
bluez: Ignore missing sessions when removing sessions
eds: Only use enabled ESources from EDS
core: Rate-limit AvatarCache.store_avatar() to prevent FD exhaustion
tests: Fix enable-disable-stores EDS test
eds: Fix crash on handling invalid birthday dates from contacts
telepathy: Fix crash on handling invalid birthday dates from contacts
tracker: Fix crash on handling invalid birthday dates from contacts
tests: Add assertions to check for null DateTimes
bluez: Add a test for an empty ‘FN’ attribute
build: Remove some over-linking in the oFono backend
tests: Add a missing D-Bus service file for EDS source registry
eds: Ignore errors from unimplemented EDS methods
eds: Bypass test failures on GTestDBus teardown
tracker: Ensure the Tracker connection is disposed in test teardown
tracker: Ensure all properties of Trf.Persona are initialised
tracker: Standardise the TestCase set up procedure
tests: Don’t close stdout for dbus-daemon in GTestDBus
build: Remove a redundant .stamp file from the Makefile
Release version 0.9.7
Piotr Drąg (1):
Updated Polish translation
Rafael Ferreira (2):
Updated Brazilian Portuguese Translation
bluez: Fix translatable strings spanning multiple lines
Renato Araujo Oliveira Filho (9):
eds: Add a extra parameter on IM fields created based on e-mail address
Replaced use of EVCard.remove_attribute to EVCard.remove_attributes.
core: Implement global anti-link functionality
dummy: Add Folks.DummyPersona.update_linkable_properties()
Fixed EDS persona store display-name value.
core: Fix FOLKS_DISABLE_LINKING
dummy: Fix dummy test cases to allow more than one test to run
Create unit test for change the phone number prefix.
Create a new function set_string_afd_equal.
Ryan Lortie (1):
vala.m4: don't keep generated files in git
Rūdolfs Mazurs (1):
Updated Latvian translation
Seong-ho Cho (1):
Updated Korean translation
Shankar Prasad (1):
updated kn.po
Shantha kumar (1):
Tamil Translations Updated
Simon McVittie (7):
Eds.Backend: use a safe remove-while-iterating pattern
Add DisconnectionQueue, which disconnects signals semi-automatically
FolksTestDBus: flush and close connection before disposing of it
Make warnings non-fatal during "final teardown"
tests: avoid using dconf
Reduce libebook dependency when not compiling the BlueZ backend
EDS test-cases: be backwards-compatible with Evolution 3.8
Ting-Wei Lan (1):
tests: Add missing return value to function precondition
Travis Reitter (6):
libsocialweb tests: disconnect all signals
Don't doubly-link libfolks-dummy against libfolks-internal
build: Only link the "endpoint" backend libraries against libfolks-internal
tests: Manually iterate main context on tear_down in Dummy tests
tests: Manually iterate main context on tear_down in Dummy tests
Don't hard-code the Tracker major version for tests
Vadim Rutkovsky (1):
Fix builddir != srcdir issue
Yuri Myasoedov (1):
Updated Russian translation
Мирослав Николић (1):
Updated Serbian translation
甘 露 (2):
Update Chinese simplified translation
Update Chinese simplified translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]