Commit History

Author SHA1 Message Date
  default ee75b3f5f6 In purge_server(), don't purge objects with 2 (or more) hard links. 3 years ago
  default 2d7c327cbf New function mtime_nl(). 3 years ago
  default 4bbebe8e4e Started maintaining timeline.idx and local.idx. 3 years ago
  default 9df1cb129e Use macro XS_ALL were possible. 3 years ago
  default e2c332c68a On Update + Person, call object_del() before actor_add(). 3 years ago
  default 200a6a0c91 The global object database is also purged. 3 years ago
  default b792417013 Also purge the hidden/ user directory. 3 years ago
  default de5345e5bd Updated documentation. 3 years ago
  default 1acfe8fc54 Fixed return value of srv_open(). 3 years ago
  default 45be9a1cb1 New command-line command 'upgrade'. 3 years ago
  default 8a71e2e557 Only log the object_admire() if it's new. 3 years ago
  default 694ae655cb Use index_in() in object_admire() to avoid admiring more than once. 3 years ago
  default 8be8a9282e New function index_in(). 3 years ago
  default 233ba75d1e New function object_admire(). 3 years ago
  default 177c362425 Fixed some source comments. 3 years ago
  default 2176a91c64 Fixed hide() to store the object id, not its md5. 3 years ago
  default 4494fc3daf Fixed muted filenames. 3 years ago
  default e121aeb948 New function object_children(). 3 years ago
  default d215f8ce46 Use the new hide API. 3 years ago
  default 4553528507 New API for hidden threads. 3 years ago
  default ea94a479f1 Stop dropping messages with hidden parents. 3 years ago
  default 6acf906b64 Added debug info for child index updates. 3 years ago
  default 391fc5cd99 In object_add(), update the parent's children index even if the parent isn't here. 3 years ago
  default 1941d00650 Refuse to store objects that are already here. 3 years ago
  default b0b052ab3b Function object_del() also deletes the indexes. 3 years ago
  default 42449d9cad Also check for a non-empty in_reply_to in object_add(). 3 years ago
  default ecea10e11c Function object_add() also update the parent's children index. 3 years ago
  default 9d7b35940f Renamed listfile functions to index. 3 years ago
  default cde8650df7 Don't search explicitly for Person in actor_get(). 3 years ago
  default 1bd69bc611 Some tweaks to the new listfile functions. 3 years ago