summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 649088 — Combining contacts doesn't work with german Umlautsfolks-0-4Philip Withnall2011-05-122-7/+8
* Tidy up signal disconnections in IndividualAggregatorPhilip Withnall2011-04-262-4/+29
* Tidy up channel signal disconnections in Tpf.PersonaStorePhilip Withnall2011-04-261-5/+48
* Add a missing signal disconnection to Tp.BackendPhilip Withnall2011-04-261-0/+1
* Add a missing signal disconnection to Kf.BackendPhilip Withnall2011-04-261-0/+1
* Post-release version bumpTravis Reitter2011-04-261-2/+2
* Release version 0.4.3FOLKS_0_4_3Travis Reitter2011-04-261-4/+4
* Fix the location of bug fixes since 0.4.2.Travis Reitter2011-04-261-4/+9
* Don't remove the wrong Individuals from IndividualAggregatorPhilip Withnall2011-04-222-4/+6
* Fix Tpf.Persona to use its store's ID in persona UIDsPhilip Withnall2011-04-224-8/+15
* Bug 647562 — Don't crash on duplicate group channelsPhilip Withnall2011-04-162-0/+18
* Bug 645680 — Use random integer IDs for Kf.PersonasPhilip Withnall2011-03-292-8/+7
* Clarify immutability of Persona.uidPhilip Withnall2011-03-291-0/+5
* Post-release version bump.Travis Reitter2011-03-231-2/+2
* Release version 0.4.2FOLKS_0_4_2Travis Reitter2011-03-231-1/+1
* When removing, use a local copy of the personasSjoerd Simons2011-03-232-2/+8
* Update folks-import to the current API for ImDetails.im_addresses.Travis Reitter2011-03-222-7/+8
* Correct the release number of the bgo#645430 fix.Travis Reitter2011-03-221-1/+6
* Fix entries in the NEWS fileRaul Gutierrez Segales2011-03-211-4/+4
* folks-inspect: use LinkedHashSet to access im-addressesRaul Gutierrez Segales2011-03-212-5/+7
* Release version 0.4.1FOLKS_0_4_1Travis Reitter2011-03-181-3/+3
* Disconnect from 'invalidated' on proxies we abandon.Travis Reitter2011-03-182-3/+30
* Copy new PhoneDetails for individuals, don't hold stale pointers.Raul Gutierrez Segales2011-03-182-2/+13
* Copy new Emails for individuals, don't hold stale pointers.Raul Gutierrez Segales2011-03-182-2/+15
* Post-release version bump.Travis Reitter2011-03-142-2/+5
* Release Folks 0.4.0FOLKS_0_4_0Travis Reitter2011-03-148-22/+22
* Don't overwrite an Individual's avatar with null.Travis Reitter2011-03-141-4/+5
* folks-inspect: print an Avatar's uriRaul Gutierrez Segales2011-03-113-1/+9
* folks-inspect: handle Structured NamesRaul Gutierrez Segales2011-03-113-1/+29
* folks-inspect: handle birthday/postal-addressesRaul Gutierrez Segales2011-03-112-0/+29
* Don't note API changes which have happened to new interfaces.Travis Reitter2011-03-111-4/+0
* Rename Urlable -> UrlDetailsTravis Reitter2011-03-104-6/+7
* Rename RoleOwner -> RoleDetailsTravis Reitter2011-03-106-10/+10
* Rename PresenceOwner -> PresenceDetailsTravis Reitter2011-03-107-16/+17
* Rename PostalAddressOwner -> PostalAddressDetailsTravis Reitter2011-03-106-10/+11
* Rename Phoneable -> PhoneDetailsTravis Reitter2011-03-104-6/+7
* Rename NoteOwner -> NoteDetailsTravis Reitter2011-03-104-7/+7
* Rename NameOwner -> NameDetailsTravis Reitter2011-03-104-12/+13
* Rename IMable -> ImDetailsTravis Reitter2011-03-1011-34/+35
* Rename Groupable -> GroupDetailsTravis Reitter2011-03-1010-32/+33
* Rename GenderOwner -> GenderDetailsTravis Reitter2011-03-104-6/+7
* Rename Favouritable -> FavouriteDetailsTravis Reitter2011-03-105-9/+10
* Rename Emailable -> EmailDetailsTravis Reitter2011-03-104-6/+7
* Rename BirthdayOwner -> BirthdayDetailsTravis Reitter2011-03-104-5/+5
* Rename AvatarOwner -> AvatarDetailsTravis Reitter2011-03-105-7/+8
* Rename Aliasable -> AliasDetailsTravis Reitter2011-03-108-17/+19
* Update listed translations.Travis Reitter2011-03-092-0/+4
* Add to_string () method to RoleOwnerRaul Gutierrez Segales2011-03-092-0/+13
* Add to_string () method to PostalAddressRaul Gutierrez Segales2011-03-092-0/+14
* Use the correct signal name for postal addressesRaul Gutierrez Segales2011-03-072-2/+3