summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-01Release version 0.1.16FOLKS_0_1_16Philip Withnall1-2/+2
2010-09-01Bug 628343 — Add an environment variable to disable linkingPhilip Withnall1-1/+27
2010-08-31Don't set Individual.is-favourite when updating from PersonasPhilip Withnall1-3/+8
2010-08-31Depend on libgee < 0.7 insteadPhilip Withnall1-2/+2
2010-08-30Clear the stored list if it's invalidated.Travis Reitter1-0/+2
2010-08-30Don't set Individual.alias when updating the alias from PersonasPhilip Withnall1-3/+9
2010-08-30Refactor Individual.update_alias() to give a single notification pathPhilip Withnall1-25/+23
2010-08-30Ensure untrusted Personas' Individuals are signalled as removedPhilip Withnall1-10/+14
2010-08-30Mark two strings as unowned to prevent unnecessary string copiesPhilip Withnall1-3/+3
2010-08-30Ensure existing Kf.Personas aren't overwritten when choosing new group namesPhilip Withnall1-2/+9
2010-08-30Add extra debug messages to the key-file backendPhilip Withnall2-3/+13
2010-08-30Work around a Vala bug generating bad C for a lambda function inside a loopPhilip Withnall1-1/+6
2010-08-30Output more debugging information when linkingPhilip Withnall1-16/+32
2010-08-30Remove unused declaration from tp-lowlevel.hPhilip Withnall1-2/+1
2010-08-27tp-lowlevel doesn't actually depend upon the Gee introspection fileTravis Reitter1-1/+1
2010-08-27Block notification of Persona.is-favourite when changing it on the IndividualPhilip Withnall1-1/+7
2010-08-27Add debugging to favourite status in Folks.IndividualPhilip Withnall1-0/+5
2010-08-27Post-release version bump and non-release indicatorPhilip Withnall1-2/+2
2010-08-27Release version 0.1.15FOLKS_0_1_15Philip Withnall1-4/+4
2010-08-27Remove outdated telepathy-check.vala from EXTRA_DISTPhilip Withnall1-1/+0
2010-08-27Fix symbol version numbersPhilip Withnall2-6/+6
2010-08-26Don't use deprecated Gee.Map.remove() methodPhilip Withnall1-1/+1
2010-08-26Add checks for memset() and strstr()Philip Withnall1-0/+4
2010-08-26Tidy up configure.acPhilip Withnall1-6/+6
2010-08-26Move the folks-telepathy library to a "lib" subdir of backends/telepathyPhilip Withnall12-167/+201
2010-08-26Don't use BUILT_SOURCES in makefilesPhilip Withnall3-33/+23
2010-08-26Push favourite changes to all Personas unconditionallyPhilip Withnall1-1/+1
2010-08-26Write alias changes to every Persona if there are no writeable PersonasPhilip Withnall1-1/+18
2010-08-26Don't unnecessarily push group changes down to PersonasPhilip Withnall1-1/+1
2010-08-26Don't listen to notify::groups in IndividualPhilip Withnall1-7/+0
2010-08-26Fix groups signal emissions in Tpf.PersonaPhilip Withnall1-3/+8
2010-08-26Add a missing yield to make group changes async in the telepathy backendPhilip Withnall1-2/+3
2010-08-26Use the alias from a writeable Persona in preference to other aliasesPhilip Withnall1-0/+26
2010-08-26Add alias support to the key-file backendPhilip Withnall1-1/+30
2010-08-26Fall back to using a display ID if no Personas have an aliasPhilip Withnall1-5/+6
2010-08-26Fall back to the display ID for TpfPersonas with empty aliasesPhilip Withnall1-2/+5
2010-08-26Bug 626578 — Use vala's vala.m4 to check for telepathy-glib(.vapi)Philip Withnall3-12/+74
2010-08-26Bug 627968 — Add Individual.trust_level propertyPhilip Withnall1-0/+66
2010-08-26Only keep one reference to each Persona in an IndividualPhilip Withnall1-12/+5
2010-08-26Bug 626725 — Add an Individual.personas_changed signalPhilip Withnall1-60/+125
2010-08-26Store a set of Personas inside each Individual for speed of lookupPhilip Withnall1-80/+74
2010-08-23Fix the calculation for the persona_store_id length in Persona.split_uid().Travis Reitter1-1/+2
2010-08-23Depend on libgee <= 0.5.2Philip Withnall1-1/+2
2010-08-20Make gobject-introspection a hard requirement.Travis Reitter2-3/+1
2010-08-20Clean up the variable naming for parallel data structures.Travis Reitter1-14/+16
2010-08-20Ensure duplicate Individuals don't enter candidate_inds when aggregatingPhilip Withnall1-2/+19
2010-08-20Ensure the IMable.im_addresses property does not contain duplicatesPhilip Withnall3-7/+41
2010-08-19Bug 627314 — folks cannot be install in gentoo sandboxMaciej Piechotka1-1/+1
2010-08-18Bundle introspection.m4, because ...autotools.Travis Reitter2-1/+94
2010-08-18Check whether the Persona instance is IMable, not the class.Travis Reitter1-1/+1