Commit History

Author SHA1 Message Date
  default e2c332c68a On Update + Person, call object_del() before actor_add(). 2 years ago
  default 200a6a0c91 The global object database is also purged. 2 years ago
  default b792417013 Also purge the hidden/ user directory. 2 years ago
  default de5345e5bd Updated documentation. 2 years ago
  default 1acfe8fc54 Fixed return value of srv_open(). 2 years ago
  default 45be9a1cb1 New command-line command 'upgrade'. 2 years ago
  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