Post-release version bump
[platform/upstream/folks.git] / folks / persona.vala
2012-01-06 Philip Withnallcore: Nullability fixes
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-07 Philip Withnallcore: Clarify that Persona.linkable_properties doesn...
2011-09-02 Philip Withnallcore: Add Folks.PropertyError
2011-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-07-20 Philip WithnallBug 650422 — Add API for easily checking whether detail...
2011-07-20 Philip WithnallBug 645549 — Add a way to get the individual from a...
2011-03-29 Philip WithnallClarify immutability of Persona.uid
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-01-31 Travis ReitterDon't use deprecated string.ndup function.
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-12-12 Philip WithnallRemove use of Unicode characters in documentation comments
2010-11-13 Philip WithnallHide setter for Persona.linkable_properties
2010-10-19 Travis ReitterBreak up some long class summaries to simplify the...
2010-09-21 Philip WithnallAdd an "is-user" property to Individual and Persona
2010-09-20 Philip WithnallAdd missing documentation
2010-09-15 Travis ReitterMerge branch 'bgo628970-expose-backends3'
2010-09-14 Philip WithnallMove BuildConf into the Folks namespace
2010-09-13 Philip WithnallBug 626008 — Add @since lines to all symbols
2010-08-24 Travis ReitterFix the calculation for the persona_store_id length...
2010-08-04 Philip WithnallAdd @since lines to the documentation of some new methods
2010-08-03 Travis ReitterAdd the display-id property to Persona.
2010-08-03 Philip WithnallTidy up UIDs and IIDs in the backends
2010-08-03 Philip WithnallAdd linking support to the IndividualAggregator
2010-08-03 Philip WithnallAdd PersonaStore trust levels
2010-08-03 Philip WithnallAdd concept of linkeable properties to Persona
2010-07-14 Travis ReitterMerge remote branch 'pwith/gi-bindings-rebase4'
2010-07-14 Philip WithnallBreak a refcycle between TpfPersonaStore and TpfPersona
2010-07-01 Philip WithnallMerge branch 'master' into fixes3-no-prepare
2010-07-01 Philip WithnallApply new interface style convention
2010-07-01 Travis ReitterMerge remote branch 'pwith/interfaces'
2010-06-30 Philip WithnallMerge branch 'master' into fixes3
2010-06-30 Philip WithnallMerge branch 'master' into interfaces
2010-06-29 Travis ReitterMerge remote branch 'pwith/favourites'
2010-06-29 Travis ReitterMerge remote branch 'pwith/docs2'
2010-06-29 Philip WithnallRemove interfaces from Persona
2010-06-25 Philip WithnallAdd documentation for every public signal, property...
2010-06-25 Philip WithnallAdd Favourites support
2010-06-24 Travis ReitterMerge remote branch 'pwith/fixes2'
2010-06-24 Travis ReitterMerge remote branch 'pwith/docs'
2010-06-22 Philip WithnallAdd documentation support and stub documentation to...
2010-06-11 Travis ReitterSupport avatars (generally, and for the Telepathy backend)
2010-05-17 Travis ReitterSupport account deletion
2010-05-14 Travis ReitterCut outdated comments
2010-05-13 Travis ReitterAdd stub Presence interface.
2010-05-13 Travis ReitterAdd a stub for the Capabilities interface.
2010-04-22 Travis ReitterRename from libtelepathy-people to libfolks.