build fix: Only depend on Gee 0.8.3, since 0.8.4 isn't released yet
[platform/upstream/folks.git] / backends / telepathy / lib / tpf-persona.vala
2013-02-12 Travis Reitterbuild fix: Only depend on Gee 0.8.3, since 0.8.4 isn...
2013-02-11 Travis ReitterPort folks to libgee 0.8.
2012-10-23 Matthias ClasenMake zeitgeist optional again
2012-09-11 Jeremy WhitingMerge branch '0.7.4-release'
2012-09-11 Jeremy Whitingtelepathy: Fix individual-properties unit test, always... FOLKS_0_7_4
2012-09-11 Jeremy Whitingtelepathy: Fix WeakRef ambiguity.
2012-09-07 Jeremy WhitingMerge branch 'emit-notification'
2012-09-07 Jeremy Whitingcore: Added emit_notification parameter to _update...
2012-09-05 Philip Withnalltelepathy: Correctly maintain strong refs on TpContacts...
2012-09-05 Philip Withnalltelepathy: Fix a race condition in the handling of...
2012-08-28 Philip Withnalltelepathy: Support lazy initialisation of properties
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-09 Philip Withnalldocs: Various small fixes and expansions of documentation
2012-08-09 Erick Pérez Castel... telepathy backend fixed to match last vala release.
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-19 Philip Withnallcore: Fix documentation on GroupDetails.groups
2012-07-19 Philip Withnalltelepathy: Preserve Tpf.Persona avatars from the cache...
2012-07-19 Philip Withnalltelepathy: Allow for updated Tpf.Personas properties...
2012-07-13 Philip Withnalltelepathy: Tidy up group change notification handling...
2012-07-12 Jeremy WhitingMerge branch 'cleantestoutput'
2012-07-11 Philip WithnallBug 679618 — Crash when unsetting all groups
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-06 Jeremy WhitingPort folks to libgee 0.8.
2012-06-18 Philip Withnalltelepathy: Set some missing properties on cached TpfPer...
2012-06-13 Jeremy WhitingRemove ENABLE_ZEITGEIST macro from Makefile and sources.
2012-06-13 Travis ReitterRelease version 0.7.1
2012-06-12 Seif LotfyFixed reseting the individual interaction details upon...
2012-05-28 Seif LotfyAdded new properties to the Telepathy backends.
2012-04-30 Guillaume DesmottesMerge branch 'folks-0-6'
2012-04-30 Guillaume Desmottestpf-persona: ignore empty email or phone number
2012-04-30 Guillaume DesmottesRaise a debug message rather than a warning when failin...
2012-04-25 Philip WithnallBug 663890 — @throws annotations missing for some functions
2012-04-17 Philip Withnalltelepathy: Correctly advertise the writeability of...
2012-04-17 Philip Withnalltelepathy: Fix notification of is-favourite changes
2012-04-17 Philip Withnalltelepathy: Make group changes truly asynchronous and...
2012-04-17 Philip Withnalltelepathy: Make alias changes truly asynchronous and...
2012-04-10 Xavier ClaessensTpfPersona: throw PropertyError when an error occure...
2012-04-10 Xavier ClaessensVarious coding style fixes, add comments and debug()
2012-04-10 Xavier ClaessensAdd internal TpfPersona._set_is_favourite
2012-04-09 Xavier ClaessensPort TpfPersonaStore to high-level tp-glib APIs
2012-03-28 Guillaume Desmottestpf-persona: use tp_connection_get_account()
2012-03-26 Philip Withnalltelepathy: Add a couple of debug messages
2012-03-26 Philip Withnalltelepathy: Handle contact removals from groups
2012-03-19 Philip Withnalltelepathy: Handle null birthday strings
2012-01-27 Travis ReitterMake Tpf.Persona properly implement the PresenceDetails...
2011-12-13 Travis ReitterRelease version 0.6.6 FOLKS_0_6_6
2011-12-13 Philip WithnallBug 665376 — Add API to get a TpfPersona from a TpContact
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-11-25 Travis ReitterEnsure NameDetails public strings are non-null as we...
2011-10-18 Travis ReitterRelease version 0.6.4 FOLKS_0_6_4
2011-10-17 Philip Withnalltelepathy: Add support for caching vCard parameters...
2011-10-11 Travis ReitterFix our birthday string parsing for Telepathy backend.
2011-10-11 Travis ReitterSupport Birthdays for the Telepathy backend.
2011-10-11 Travis ReitterSupport UrlDetails for the Telepathy backend.
2011-10-11 Travis ReitterSupport EmailDetails for the Telepathy backend.
2011-10-11 Travis ReitterSplit utility functions into an internal library.
2011-10-11 Travis ReitterMemoize the ContactInfo SupportedFields values.
2011-10-11 Travis ReitterFactor in server-side writeability of ContactInfo fields.
2011-10-11 Travis ReitterSupport writing extended info for Telepathy user contacts
2011-10-11 Raul Gutierrez SegalesTelepathy: implement PhoneDetails for Tpf.Persona
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-06 Philip Withnallcore: Clarify nullability of a few properties
2011-09-02 Philip Withnallcore: Add GroupDetails.change_groups()
2011-09-02 Philip Withnallcore: Add FavouriteDetails.change_is_favourite()
2011-09-02 Philip Withnallcore: Add AvatarDetails.change_avatar()
2011-09-02 Philip Withnallcore: Add ImDetails.change_im_addresses()
2011-09-02 Philip Withnallcore: Add AliasDetails.change_alias()
2011-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-08-12 Travis ReitterSupport vCard-like parameters for IM addresses
2011-07-27 Philip WithnallBug 652643 — Add PersonaStore cache
2011-07-25 Philip WithnallBug 650414 — Need better APIs to handle image data
2011-07-20 Philip WithnallFix visibility of TpfPersona.avatar and SwfPersona...
2011-07-20 Philip WithnallBug 650422 — Add API for easily checking whether detail...
2011-06-22 Philip WithnallBug 648071 — Add support for presence status from Telepathy
2011-06-09 Travis ReitterHandle ownership of TpContact.connection automatically.
2011-04-27 Philip WithnallBug 648767 — Return read-only views of Sets and Maps...
2011-04-23 Philip WithnallChange GroupDetails.groups to be a Set<string>
2011-04-23 Philip WithnallChange ImDetails.im_addresses to be a MultiMap<string...
2011-04-16 Philip WithnallFix Tpf.Persona to use its store's ID in persona UIDs
2011-03-11 Travis ReitterRename PresenceOwner -> PresenceDetails
2011-03-11 Travis ReitterRename IMable -> ImDetails
2011-03-11 Travis ReitterRename Groupable -> GroupDetails
2011-03-11 Travis ReitterRename Favouritable -> FavouriteDetails
2011-03-11 Travis ReitterRename AvatarOwner -> AvatarDetails
2011-03-11 Travis ReitterRename Aliasable -> AliasDetails
2011-02-27 Philip WithnallBug 642861 — FolksLinkedHashSet still alive when exitin...
2011-02-14 Philip WithnallFix the documentation version tags
2011-02-06 Philip WithnallBug 640901 — Allow to determine whether a Tpf.Persona...
2011-01-31 Travis ReitterRename HasPresence -> PresenceOwner.
2011-01-31 Travis ReitterRename HasAvatar -> AvatarOwner.
2011-01-18 Eitan IsaacsonModified backends to use LinkedHashSet in IMable.im_add...
2011-01-03 Travis ReitterDon't use a magic string in the Tp backend.
2010-12-30 Travis ReitterRefer to non-local variables and methods with full...
2010-12-30 Travis ReitterMaximize use of 'unowned' keyword.
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-12-30 Travis ReitterEnsure private and internal data members begin with a _
2010-12-13 Philip WithnallBug 636714 — Assertion failure on invalid IM address
2010-12-12 Philip WithnallRename the Favourite interface to Favouritable
2010-12-12 Philip WithnallRename the Presence interface to HasPresence
next