projects
/
platform
/
upstream
/
folks.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Post-release version bump
[platform/upstream/folks.git]
/
folks
/
persona-store.vala
2012-01-09
Philip Withnall
Bug 667410 — A second aggregator instance only fetches...
blob
|
commitdiff
2012-01-06
Philip Withnall
eds: Nullability fixes
blob
|
commitdiff
|
diff to current
2012-01-06
Philip Withnall
core: Nullability fixes
blob
|
commitdiff
|
diff to current
2011-12-09
Philip Withnall
backends: Tidy up prepare() and unprepare() methods...
blob
|
commitdiff
|
diff to current
2011-10-18
Travis Reitter
Release version 0.6.4
FOLKS_0_6_4
blob
|
commitdiff
|
diff to current
2011-10-11
Travis Reitter
Distinguish Telepathy errors with new UNSUPPORTED_ON_NO...
blob
|
commitdiff
|
diff to current
2011-10-11
Travis Reitter
Split utility functions into an internal library.
blob
|
commitdiff
|
diff to current
2011-10-11
Raul Gutierrez Segales
Move SetComparator into folks/utils so it can be used...
blob
|
commitdiff
|
diff to current
2011-09-23
Travis Reitter
Release version 0.6.3.1
FOLKS_0_6_3_1
blob
|
commitdiff
|
diff to current
2011-09-20
Raul Gutierrez Segales
Deprecate PersonaStore.can-[alias|group]-personas
blob
|
commitdiff
|
diff to current
2011-09-18
Philip Withnall
build: Release version 0.6.3
FOLKS_0_6_3
blob
|
commitdiff
|
diff to current
2011-09-16
Raul Gutierrez Segales
core: add Folks.PersonaStore.user-set-default property
blob
|
commitdiff
|
diff to current
2011-09-14
Raul Gutierrez Segales
Folks.PersonaStore: add is-primary-store and deprecate...
blob
|
commitdiff
|
diff to current
2011-09-14
Raul Gutierrez Segales
core: deprecate FOLKS_WRITEABLE_STORE for FOLKS_PRIMARY...
blob
|
commitdiff
|
diff to current
2011-09-08
Raul Gutierrez Segales
Update @since tags
blob
|
commitdiff
|
diff to current
2011-09-04
Philip Withnall
core: Add GROUPS and INVALID to PersonaDetail
blob
|
commitdiff
|
diff to current
2011-09-02
Philip Withnall
Bug 656184 — Add is-quiescent property
blob
|
commitdiff
|
diff to current
2011-08-29
Philip Withnall
core: Add PersonaStore:always-writeable-properties
blob
|
commitdiff
|
diff to current
2011-08-21
Philip Withnall
core: Fix some whitespace
blob
|
commitdiff
|
diff to current
2011-08-13
Travis Reitter
Release version 0.6.0
FOLKS_0_6_0
blob
|
commitdiff
|
diff to current
2011-08-03
Philip Withnall
Clarify the documentation of PersonaStore.is_writeable
blob
|
commitdiff
|
diff to current
2011-08-02
Raul Gutierrez Segales
Configure the writeable store by type_id and store id
blob
|
commitdiff
|
diff to current
2011-07-29
Philip Withnall
docs: Fix up lots of minor issues in the documentation...
blob
|
commitdiff
|
diff to current
2011-07-20
Philip Withnall
Fix the error domain of PersonaStore.remove_persona()
blob
|
commitdiff
|
diff to current
2011-07-20
Philip Withnall
Bug 652425 — Failure codes for removing personas needed...
blob
|
commitdiff
|
diff to current
2011-07-19
Philip Withnall
Allow NameDetails.nickname to be writeable
blob
|
commitdiff
|
diff to current
2011-05-13
Travis Reitter
Release Folks 0.5.1.
FOLKS_0_5_1
blob
|
commitdiff
|
diff to current
2011-04-27
Philip Withnall
Bug 648767 — Return read-only views of Sets and Maps...
blob
|
commitdiff
|
diff to current
2011-04-23
Philip Withnall
Change PersonaStore.personas to be a Map<string, Persona>
blob
|
commitdiff
|
diff to current
2011-04-23
Philip Withnall
Port PersonaStore.personas_changed to Set<Persona>
blob
|
commitdiff
|
diff to current
2011-04-12
Travis Reitter
Release version 0.5.0
FOLKS_0_5_0
blob
|
commitdiff
|
diff to current
2011-04-08
Raul Gutierrez Segales
Add LOCAL_IDS to the known defined keys for add_persona...
blob
|
commitdiff
|
diff to current
2011-04-08
Raul Gutierrez Segales
List Folks.PersonaDetail in alphabetical order
blob
|
commitdiff
|
diff to current
2011-04-07
Alban Crequy
linking: add interface for linkable web service contact...
blob
|
commitdiff
|
diff to current
2011-04-02
Travis Reitter
Make Folks.PersonaStore.detail_key() static.
blob
|
commitdiff
|
diff to current
2011-03-31
Raul Gutierrez Segales
Helpers to check add_persona_from_details' compliance...
blob
|
commitdiff
|
diff to current
2011-03-11
Travis Reitter
Rename Groupable -> GroupDetails
blob
|
commitdiff
|
diff to current
2011-02-02
Raul Gutierrez Segales
Added the READ_ONLY PersonaStore error
blob
|
commitdiff
|
diff to current
2010-11-13
Philip Withnall
Hide setters for PersonaStore.type_id, .display_name...
blob
|
commitdiff
|
diff to current
2010-10-13
Travis Reitter
Add the PersonaStore:can-group-personas property.
blob
|
commitdiff
|
diff to current
2010-10-13
Travis Reitter
Add the PersonaStore:can-alias-personas property.
blob
|
commitdiff
|
diff to current
2010-10-13
Travis Reitter
Add the PersonaStore:can-remove-personas property.
blob
|
commitdiff
|
diff to current
2010-10-13
Travis Reitter
Add the PersonaStore:can-add-personas property.
blob
|
commitdiff
|
diff to current
2010-09-22
Travis Reitter
Add PersonaStore.is_prepared and make prepare() idempotent.
blob
|
commitdiff
|
diff to current
2010-09-21
Travis Reitter
Clean up the behavior of the add_persona_from_details...
blob
|
commitdiff
|
diff to current
2010-09-21
Travis Reitter
Add STORE_OFFLINE error types for temporary failures.
blob
|
commitdiff
|
diff to current
2010-09-21
Philip Withnall
Support the Persona.is_user property in the telepathy...
blob
|
commitdiff
|
diff to current
2010-09-15
Travis Reitter
Merge branch 'bgo628970-expose-backends3'
blob
|
commitdiff
|
diff to current
2010-09-14
Philip Withnall
Move BuildConf into the Folks namespace
blob
|
commitdiff
|
diff to current
2010-09-13
Philip Withnall
Rename Groups interface to Groupable
blob
|
commitdiff
|
diff to current
2010-09-13
Philip Withnall
Bug 626008 — Add @since lines to all symbols
blob
|
commitdiff
|
diff to current
2010-09-10
Philip Withnall
Block flushing of Kf.PersonaStore on any pending file...
blob
|
commitdiff
|
diff to current
2010-08-10
Philip Withnall
Add a PersonaStore.is_writeable property
blob
|
commitdiff
|
diff to current
2010-08-04
Philip Withnall
Add @since lines to the documentation of some new methods
blob
|
commitdiff
|
diff to current
2010-08-04
Travis Reitter
Add a display-name property to PersonaStore
blob
|
commitdiff
|
diff to current
2010-08-03
Philip Withnall
Add PersonaStore trust levels
blob
|
commitdiff
|
diff to current
2010-08-03
Philip Withnall
Don't warn when adding an existing contact.
blob
|
commitdiff
|
diff to current
2010-07-26
Travis Reitter
Always throw an error in async functions, to avoid...
blob
|
commitdiff
|
diff to current
2010-07-26
Travis Reitter
Merge remote branch 'pwith/offline-fixes' into prep...
blob
|
commitdiff
|
diff to current
2010-07-26
Philip Withnall
Make remove_persona() and remove_individual() async
blob
|
commitdiff
|
diff to current
2010-07-20
Philip Withnall
Split setup of PersonaStores out into a PersonaStore...
blob
|
commitdiff
|
diff to current
2010-07-13
Travis Reitter
Use a more-flexible a{sv} type for the add_persona_from...
blob
|
commitdiff
|
diff to current
2010-07-13
Travis Reitter
Combine the PersonaStore:personas-added and personas...
blob
|
commitdiff
|
diff to current
2010-07-01
Philip Withnall
Merge branch 'master' into fixes3-no-prepare
blob
|
commitdiff
|
diff to current
2010-07-01
Travis Reitter
Merge remote branch 'pwith/interfaces'
blob
|
commitdiff
|
diff to current
2010-06-30
Philip Withnall
Merge branch 'master' into fixes3
blob
|
commitdiff
|
diff to current
2010-06-30
Philip Withnall
Merge branch 'master' into interfaces
blob
|
commitdiff
|
diff to current
2010-06-29
Travis Reitter
Merge remote branch 'pwith/favourites'
blob
|
commitdiff
|
diff to current
2010-06-29
Travis Reitter
Merge remote branch 'pwith/docs2'
blob
|
commitdiff
|
diff to current
2010-06-29
Philip Withnall
Remove groups API from PersonaStore
blob
|
commitdiff
|
diff to current
2010-06-25
Philip Withnall
Add documentation for every public signal, property...
blob
|
commitdiff
|
diff to current
2010-06-24
Travis Reitter
Merge remote branch 'pwith/fixes2'
blob
|
commitdiff
|
diff to current
2010-06-24
Travis Reitter
Merge remote branch 'pwith/docs'
blob
|
commitdiff
|
diff to current
2010-06-24
Travis Reitter
Support contact removal
blob
|
commitdiff
|
diff to current
2010-06-22
Travis Reitter
Add the ability to add new personas to a persona store.
blob
|
commitdiff
|
diff to current
2010-06-22
Philip Withnall
Add documentation support and stub documentation to...
blob
|
commitdiff
|
diff to current
2010-06-11
Travis Reitter
Generalize overly-specific 'using' statement
blob
|
commitdiff
|
diff to current
2010-06-02
Travis Reitter
Factor out the Telepathy backend into a separate, loada...
blob
|
commitdiff
|
diff to current
2010-05-27
Travis Reitter
Support writing contact group changes back to Telepathy...
blob
|
commitdiff
|
diff to current
2010-05-24
Travis Reitter
Add group notification/read support for Telepathy personas
blob
|
commitdiff
|
diff to current
2010-05-17
Travis Reitter
Support account deletion
blob
|
commitdiff
|
diff to current
2010-04-23
Travis Reitter
Split PersonaStore into an abstract class and the TpPer...
blob
|
commitdiff
|
diff to current
2010-04-22
Travis Reitter
Rename from libtelepathy-people to libfolks.
blob
|
commitdiff
|
diff to current