projects
/
platform
/
upstream
/
folks.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/folks.git
2011-05-31
Travis Reitter
Check for folks-telepathy.h in the proper dir when...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Raul Gutierrez...
[tracker] Deal with null Avatars being set on a Trf...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Post-release version bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Release Folks 0.5.1.
FOLKS_0_5_1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Generate backend library headers in folks/ subdirs.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Don't depend upon removed LinkedHashSet stamp file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Strip tab characters from valadocs to unbreak doc building.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Properly distribute the typelib file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Distribute Folks-*.gir and Folks-*.typelib
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Travis Reitter
Allow generated source files to exist after distcleancheck.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Travis Reitter
Allow the types argument for PostalAddress() to be...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Philip Withnall
Bug 649088 — Combining contacts doesn't work with germa...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Alexander Larsson
Ensure includes are done with <folks/*.h>
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Philip Withnall
Add a “debug” command to folks-inspect to print status...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Philip Withnall
Allow printing out status information at runtime
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Philip Withnall
Add debug printing and formatting methods to Debug
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Philip Withnall
Allow the singleton Debug instance to be retrieved...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Philip Withnall
Allow enabling/disabling output of debug messages at...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Philip Withnall
Make Debug public and restrict it to being a singleton
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Philip Withnall
Bug 648767 — Return read-only views of Sets and Maps...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Philip Withnall
Tidy up signal disconnections in IndividualAggregator
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Philip Withnall
Tidy up channel signal disconnections in Tpf.PersonaStore
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Philip Withnall
Add a missing signal disconnection to Tr.Backend
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Philip Withnall
Add a missing signal disconnection to Tp.Backend
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Philip Withnall
Add a missing signal disconnection to Kf.Backend
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Philip Withnall
Fix a potential crash in Swf.PersonaStore on destructio...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Maxim Ermilov
Add GObject Introspection Support
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Travis Reitter
Add a NEWS entry for fixing bgo#640092.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change PostalAddress.types to be a Set<string>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change PotentialMatch.known_email_aliases to be of...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change RoleDetails.roles to be of type Set<Role>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change NoteDetails.notes to be of type Set<Note>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change LocalIdDetails.local_ids to be of type Set<string>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change PersonaStore.personas to be a Map<string, Persona>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change IndividualAggregator.individuals to be a Map...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change IndividualAggregator.get_[all_]potential_matches...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change IndividualAggregator.link_personas() to take...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Port IndividualAggregator.individuals_changed to use...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Fix a race condition in Tpf.PersonaStore
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Remove unused code from Tpf.PersonaStore
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Port PersonaStore.personas_changed to Set<Persona>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Port Individual.personas_changed to use Set<Persona>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Port Individual.personas to be a Set<Persona>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Convert the internal store of Personas in Individual...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Travis Reitter
Remove use of GLib.List in public BackendStore API.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Use just a HashSet in IndividualAggregator._add_personas()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change UrlDetails.urls to be a Set<FieldDetails>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change PhoneDetails.phone_numbers to be a Set<FieldDetails>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change EmailDetails.email_addresses to be a Set<FieldDe...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change PostalAddressDetails.postal_addresses to be...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change FieldDetails.parameters to be a MultiMap<string...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change GroupDetails.groups to be a Set<string>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change Backend.persona_stores to be a Map<string, Perso...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Remove LinkedHashSet in favour of Gee.HashSet
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change WebServiceDetails.…addresses to be a MultiMap...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Philip Withnall
Change ImDetails.im_addresses to be a MultiMap<string...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Add navigation tests for LinkedHashSet.Iterator
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Implement an Iterator for LinkedHashSet
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Add stamping to LinkedHashSet
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Remove implementation of LinkedHashSet.list_iterator()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Add tests for LinkedHashSet.iterator()
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Don't remove the wrong Individuals from IndividualAggre...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Fix Tpf.Persona to use its store's ID in persona UIDs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Philip Withnall
Bug 647562 — Don't crash on duplicate group channels
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Travis Reitter
Add download-page and bug-database entries to DOAP...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Travis Reitter
Add a (long) description to the DOAP file.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Guillaume Desmottes
Bug 645388 — Group channels are leaked
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Travis Reitter
Post-release version bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Travis Reitter
Release version 0.5.0
FOLKS_0_5_0
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Travis Reitter
Add NEWS entry for potential matches.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Travis Reitter
Add NEWS entry for the WebServiceDetails interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Travis Reitter
Add NEWS entry for LocalIdDetails interface
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Raul Gutierrez...
folks-inspect: Fix crashes when trying auto completion...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Raul Gutierrez...
Add test for setting an existing email an a Trf.Persona
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Raul Gutierrez...
Handle setting existing emails/phones in a Trf.Persona
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Alban Crequy
linking: check if details contain im-addresses or web...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Alban Crequy
Revert "Temporarily disable lsw aggregation test. See...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Alban Crequy
phone-details: move a comment to make valadoc happy
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Alban Crequy
tracker tests: fix Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Fixed problem with saving results in get_all_potential_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
PotentialMatch: make result_to_string a class method
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
String should be `very low` instead of `very unlikely`
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add test for get_{all}_potential_matches APIs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add test to match via name similarity
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add test to match via phone numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add test to avoid matching known e-mail addresses
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add test to match via e-mail addresses
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add test to match via IM Addresses
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add support to perform potential matches among Individuals
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add helper method to normalise and compare phone numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Raul Gutierrez...
Add Folks.Utils to group helper methods
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Travis Reitter
Temporarily disable lsw aggregation test. See bgo#647200
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Travis Reitter
Bump libsocialweb version.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
Implement web-service-details for Trf.Personas
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
Add test for linking 2 Trf.Personas via local_ids
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
Extend IndividualAggregator to support linking via...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
Implement LocalIDDetails for Folks.Individual
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
[Tracker] Implement support for LocalIDDetails
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
Add LOCAL_IDS to the known defined keys for add_persona...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Raul Gutierrez...
Add LocalIdDetails interface to link Personas from...
commit
|
commitdiff
|
tree
|
snapshot
next