platform/upstream/folks.git
2010-08-26 Philip WithnallMove the folks-telepathy library to a "lib" subdir...
2010-08-26 Philip WithnallDon't use BUILT_SOURCES in makefiles
2010-08-26 Philip WithnallPush favourite changes to all Personas unconditionally
2010-08-26 Philip WithnallWrite alias changes to every Persona if there are no...
2010-08-26 Philip WithnallDon't unnecessarily push group changes down to Personas
2010-08-26 Philip WithnallDon't listen to notify::groups in Individual
2010-08-26 Philip WithnallFix groups signal emissions in Tpf.Persona
2010-08-26 Philip WithnallAdd a missing yield to make group changes async in...
2010-08-26 Philip WithnallUse the alias from a writeable Persona in preference...
2010-08-26 Philip WithnallAdd alias support to the key-file backend
2010-08-26 Philip WithnallFall back to using a display ID if no Personas have...
2010-08-26 Philip WithnallFall back to the display ID for TpfPersonas with empty...
2010-08-26 Philip WithnallBug 626578 — Use vala's vala.m4 to check for telepathy...
2010-08-26 Philip WithnallBug 627968 — Add Individual.trust_level property
2010-08-26 Philip WithnallOnly keep one reference to each Persona in an Individual
2010-08-26 Philip WithnallBug 626725 — Add an Individual.personas_changed signal
2010-08-26 Philip WithnallStore a set of Personas inside each Individual for...
2010-08-24 Travis ReitterFix the calculation for the persona_store_id length...
2010-08-23 Philip WithnallDepend on libgee <= 0.5.2
2010-08-20 Travis ReitterMake gobject-introspection a hard requirement.
2010-08-20 Travis ReitterClean up the variable naming for parallel data structures.
2010-08-20 Philip WithnallEnsure duplicate Individuals don't enter candidate_inds...
2010-08-20 Philip WithnallEnsure the IMable.im_addresses property does not contai...
2010-08-19 Maciej PiechotkaBug 627314 — folks cannot be install in gentoo sandbox
2010-08-19 Travis ReitterBundle introspection.m4, because ...autotools.
2010-08-18 Travis ReitterCheck whether the Persona instance is IMable, not the...
2010-08-18 Travis ReitterPost-release version bump and non-release indicator
2010-08-18 Travis ReitterRelease version 0.1.14.1 FOLKS_0_1_14_1
2010-08-18 Travis ReitterMake the 'Group invalidated' warning a debug statement.
2010-08-18 Travis ReitterDepend upon a released version of Vala.
2010-08-18 Travis ReitterBump Vala version requirement to where it should be
2010-08-18 Travis ReitterPost-release version bump and non-release indicator
2010-08-18 Travis ReitterRelease version 0.1.14 FOLKS_0_1_14
2010-08-17 Travis ReitterFix calls to deprecated Gee.Map.remove()
2010-08-17 Travis ReitterUpdate object ownership in the Telepathy backend for...
2010-08-17 Travis ReitterDon't free the return value of transfer-full TpLowlevel...
2010-08-17 Travis ReitterBuild tp-lowlevel via gobject-introspection
2010-08-17 Travis ReitterAdd gobject-introspection annotations to tp-lowlevel
2010-08-17 Philip WithnallUse gen-introspect-0.10 instead of gen-introspect
2010-08-17 Guillaume Desmottesuse debug() when failing to get a contact list channel
2010-08-17 Guillaume Desmottesuse debug() instead of message()
2010-08-12 Travis ReitterCut dependence on vala-1.0.pc for other programs
2010-08-12 Travis ReitterDetect Vala by special automake macro, not .pc file.
2010-08-11 Philip WithnallPost-release version bump and non-release indicator
2010-08-11 Philip WithnallRelease version 0.1.13 FOLKS_0_1_13
2010-08-11 Philip WithnallEnsure the telepathy-vala configure check works for...
2010-08-10 Philip WithnallRework unlinking in the IndividualAggregator
2010-08-10 Philip WithnallSignal the removal of personas from the Kf.PersonaStore
2010-08-10 Philip WithnallImprove the IDs stored in the key file
2010-08-10 Philip WithnallImprove the heuristic for choosing an Individual's...
2010-08-10 Philip WithnallDon't synchronise groups between Personas
2010-08-10 Philip WithnallDon't synchronise favourite status between Personas
2010-08-10 Philip WithnallDon't synchronise alias between Personas
2010-08-10 Philip WithnallAdd a PersonaStore.is_writeable property
2010-08-10 Travis ReitterUpdate folks-telepathy pkg-config files.
2010-08-10 Travis ReitterUpdate folks pkg-config files.
2010-08-10 Travis ReitterCheck for telepathy-glib Vala bindings by compilation...
2010-08-10 Travis ReitterArrange configure checks from most- to least-likely...
2010-08-10 Travis ReitterCatch up with the new location for the telepathy-glib...
2010-08-09 Travis ReitterDon't warn if the 'stored' channel doesn't exist.
2010-08-09 Philip WithnallAdd IndividualAggregator.link_personas() and .unlink_in...
2010-08-09 Philip WithnallImplement the IMable interface on TpfPersona
2010-08-09 Philip WithnallTake "im-addresses" as the parameter for a new Kf.Persona
2010-08-09 Philip WithnallUse autogenerated numeric IDs for key file groups
2010-08-09 Philip WithnallLet the IndividualAggregator designate one PersonaStore...
2010-08-09 Philip WithnallAllow late linking of Individuals if Personas are added...
2010-08-09 Philip WithnallSpecify a replacement Individual in Individual.removed()
2010-08-05 Philip WithnallWarn if the MIME type of a potential backend couldn...
2010-08-04 Philip WithnallAdd @since lines to the documentation of some new methods
2010-08-04 Travis ReitterAdd a display-name property to PersonaStore
2010-08-03 Travis ReitterAdd the display-id property to Persona.
2010-08-03 Philip WithnallUse the Persona's UID instead of the IID as the Individ...
2010-08-03 Philip WithnallAllow specifying the key file to load via an environmen...
2010-08-03 Philip WithnallAdd the key-file backend to the documentation build
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 a key-file backend
2010-08-03 Philip WithnallAdd PersonaStore trust levels
2010-08-03 Philip WithnallAdd IMable interface
2010-08-03 Philip WithnallAdd concept of linkeable properties to Persona
2010-08-03 Philip WithnallDowngrade UID-as-alias warning to just a message
2010-08-03 Philip WithnallManually iterate through personas in remove_individual().
2010-08-03 Travis ReitterSet the autoconf link to folks bugzilla.
2010-08-03 Philip WithnallDon't warn when adding an existing contact.
2010-08-02 Travis ReitterPost-release version bump and non-release indicator
2010-08-02 Travis ReitterRelease version 0.1.12 FOLKS_0_1_12
2010-08-02 Travis ReitterBump revision, in anticipation of release.
2010-08-02 Philip WithnallVersion the installed backends using the LT current...
2010-08-02 Philip WithnallHandle connections which are ready as soon as they...
2010-08-02 Travis ReitterBump Vala version requirement.
2010-08-02 Philip WithnallAdd some more debug output to the Telepathy backend
2010-08-02 Philip WithnallDon't log errors in tp-lowlevel functions if they retur...
2010-07-28 Philip WithnallUse g_message() in tp-lowlevel rather than g_warning()
2010-07-28 Philip WithnallChange a message() to a debug()
2010-07-28 Philip WithnallAdd debug flags support
2010-07-27 Travis ReitterPost-release version bump.
2010-07-27 Travis ReitterUpdate (a little late) the LT versioning fields for...
2010-07-27 Travis ReitterEnsure all methods that should be async are, to get... FOLKS_0_1_11
2010-07-26 Travis ReitterAlways throw an error in async functions, to avoid...
2010-07-26 Travis ReitterMerge remote branch 'pwith/offline-fixes' into prep...
next