Commit History

Author SHA1 Message Date
  default 8a71e2e557 Only log the object_admire() if it's new. 2 years ago
  default 694ae655cb Use index_in() in object_admire() to avoid admiring more than once. 2 years ago
  default 8be8a9282e New function index_in(). 2 years ago
  default 233ba75d1e New function object_admire(). 2 years ago
  default 177c362425 Fixed some source comments. 2 years ago
  default 2176a91c64 Fixed hide() to store the object id, not its md5. 2 years ago
  default 4494fc3daf Fixed muted filenames. 2 years ago
  default e121aeb948 New function object_children(). 2 years ago
  default d215f8ce46 Use the new hide API. 2 years ago
  default 4553528507 New API for hidden threads. 2 years ago
  default ea94a479f1 Stop dropping messages with hidden parents. 2 years ago
  default 6acf906b64 Added debug info for child index updates. 2 years ago
  default 391fc5cd99 In object_add(), update the parent's children index even if the parent isn't here. 2 years ago
  default 1941d00650 Refuse to store objects that are already here. 2 years ago
  default b0b052ab3b Function object_del() also deletes the indexes. 2 years ago
  default 42449d9cad Also check for a non-empty in_reply_to in object_add(). 2 years ago
  default ecea10e11c Function object_add() also update the parent's children index. 2 years ago
  default 9d7b35940f Renamed listfile functions to index. 2 years ago
  default cde8650df7 Don't search explicitly for Person in actor_get(). 2 years ago
  default 1bd69bc611 Some tweaks to the new listfile functions. 2 years ago
  default 7f458f4fd6 More listfile functions. 2 years ago
  default 0ff3b32e71 New function list_del_md5(). 2 years ago
  default fc96f02b91 New function object_get_by_md5(). 2 years ago
  default 095a8b1568 Renamed _object_fn_by_id() to _object_fn(). 2 years ago
  default 0c83ef5a22 New function list_add_md5(). 2 years ago
  default fa3904c5a7 New function object_del(). 2 years ago
  default 39a9afb7c2 Deleted purge of old actors directory. 2 years ago
  default 5c05e60bce New db_layout 2.2. 2 years ago
  default 01a62669f6 actor_get() and actor_add() now use the object database. 2 years ago
  default c902de3fa6 Disabled call to object_add() from actor_add() temporarily. 2 years ago