platform/upstream/folks.git
2010-06-22 Philip WithnallRemove system m4 macros from the m4 directory
2010-06-22 Philip WithnallAdd some comments to the code
2010-06-13 Travis ReitterClean up Telepathy PersonaStore removal and addition...
2010-06-11 Travis ReitterUse consistent naming and signatures for the Tpf.Person...
2010-06-11 Travis ReitterGeneralize overly-specific 'using' statement
2010-06-11 Travis ReitterTrivial clean-up.
2010-06-11 Travis ReitterSupport avatars (generally, and for the Telepathy backend)
2010-06-10 Travis ReitterFix the location of libfolks-telepathy in its -uninstal...
2010-06-03 Travis ReitterBump the version number for the major changes of the...
2010-06-03 Travis ReitterAdd .deps files for the public libraries.
2010-06-03 Travis ReitterRename the folks-telepathy files, since they're in...
2010-06-03 Travis ReitterAdd proper namespaces to the Telepathy backend and...
2010-06-03 Travis ReitterRename liblowlevel to libtp-lowlevel for clarity
2010-06-03 Travis ReitterSplit the telepathy backend into a support library...
2010-06-02 Travis ReitterFactor out the Telepathy backend into a separate, loada...
2010-05-31 Travis ReitterAdd tp-glib Vala bindings dependency to the .pc file...
2010-05-27 Travis ReitterSupport writing contact group changes back to Telepathy...
2010-05-26 Travis ReitterDon't try to process accounts which are currently being...
2010-05-26 Travis ReitterSet a proper internal ID for TpPersonas and throw an...
2010-05-24 Travis ReitterAdd group notification/read support for Telepathy personas
2010-05-19 Travis ReitterAvoid extraneous property notifications.
2010-05-19 Travis ReitterCut out debugging default value.
2010-05-18 Travis ReitterForward along TpPersona presence changes through their...
2010-05-17 Travis ReitterCut outdated comment.
2010-05-17 Travis ReitterSupport account deletion
2010-05-14 Travis ReitterCut outdated comments
2010-05-14 Travis ReitterActually add the presence source.
2010-05-13 Travis ReitterUpdate for the more accurate signature for Tp.Account...
2010-05-13 Travis ReitterAdd stub Presence interface.
2010-05-13 Travis ReitterAdd a stub for the Capabilities interface.
2010-05-12 Travis ReitterFix the way we prepare Telepathy accounts and connectio...
2010-05-10 Travis ReitterUpdate for symbol changes in the latest tp-glib bindings.
2010-04-23 Travis ReitterSplit PersonaStore into an abstract class and the TpPer...
2010-04-22 Travis ReitterRename from libtelepathy-people to libfolks.
2010-04-22 Travis ReitterStrip off the extraneous 'tpp-' prefix to the lowlevel...
2010-04-22 Travis ReitterOrganize classes in the following sections in order:
2010-04-22 Travis ReitterAdditional style changes.
2010-04-22 Travis ReitterSwitch the Vala source to Telepathy style, with minor...
2010-04-22 Travis ReitterChange the namespace of the telepathy-people code to...
2010-04-21 Travis ReitterCreate Individuals from new Personas and notify of...
2010-04-21 Travis ReitterChange the personas_added type to a GLib.List from...
2010-04-21 Travis ReitterAdd the Alias interface
2010-04-20 Travis ReitterReduce the noise of our debug output.
2010-04-20 Travis ReitterSignal the addition of personas to the persona store.
2010-04-20 Travis ReitterCreate the abstract class Tp.Persona and the Tp.TpPerso...
2010-04-20 Travis ReitterRetrieve the TpContacts for the discovered contact...
2010-04-16 Travis ReitterMake a trivial comment change
2010-04-16 Travis ReitterUse debug statements instead of standard output for...
2010-04-16 Travis ReitterWait until the contact list channel is ready to connect...
2010-04-15 Travis ReitterMake the build less noisy
2010-04-15 Travis ReitterCut some junk code and handle some error conditions
2010-04-15 Travis ReitterAdd a comment about the brokenness of Tp.Handle
2010-04-15 Travis ReitterMark telepathy-people.vapi as generated (and thus a...
2010-04-15 Travis ReitterFetch the handles for the 'subscribe' contact list...
2010-04-15 Travis ReitterCreate a utility class to bind low-level tp-glib code...
2010-04-14 Travis ReitterCreate persona stores for the valid accounts and prep...
2010-04-14 Travis ReitterBegin filling in the classes as intended; Fetch the...
2010-04-14 Travis ReitterBegin building up the library, mainly in terms of build...
2010-04-02 Travis ReitterInitial commit for the telepathy-people library