Historial de Commits

Autor SHA1 Mensaje Fecha
  default eee1916858 Fixed prototypes. hace 3 años
  default 545af948db New function post_message(), to send a message bypassing the output queue. hace 3 años
  default 3642cd25e4 Simplified inbox_list(). hace 3 años
  default e2789cece5 index_list() and index_list_desc() always return a list, even if empty. hace 3 años
  default 08e474561e Tweaked static_get() logging. hace 3 años
  default eef3c419dd Posts can be pinned/unpinned from the web interface. hace 3 años
  default 9c7cc7b710 index_list() and index_list_desc() don't return deleted entries. hace 3 años
  default bf08fba799 Call index_del() from _object_user_cache(). hace 3 años
  default d343b40ee5 Added HTTP caching to static data. hace 3 años
  default 61957a86da Added instance blocking to data storage. hace 3 años
  default afebf086e7 Fixed unpinning indexing. hace 3 años
  default af180685bd Added some error control to pinning. hace 3 años
  default 394240b9ba Also purge pinned.idx. hace 3 años
  default 3559a0f1f2 New pinning in data storage. hace 3 años
  default e8be616793 Minor logging tweak. hace 3 años
  default 42803e2116 Fixed crash in _object_fn_by_md5(). hace 3 años
  default 5278232616 Delete unnecessary function information in _object_fn(). hace 3 años
  default b331f362be Improved checks to _object_fn_by_md5(). hace 3 años
  default 51ef347334 Added some more checks to _object_fn_by_md5(). hace 3 años
  default 551bf92b3b Added the caller function name to _object_fn_by_md5() and _object_fn(). hace 3 años
  default 0a6a3a0a9a Avoid checking for deleted entries (starting with '-') in index_gc(). hace 3 años
  default 723efdb251 Added some logging on corrupted md5 ids. hace 3 años
  default 262de20aa8 Fixed voting / replying confusion. hace 3 años
  default 09e0d99251 Increased log level for enqueue_request_replies(). hace 3 años
  default 14b2f69768 If a ~/log/ folder exists, also write the log there. hace 3 años
  default 2076267c03 Avoid returning 'ghost' no-longer-followers in followers_list(). hace 3 años
  default 2bed69d00b Use the _a.json extension for actor object links into following/. hace 3 años
  default 297b82c9c6 following_list() creates links to the actors if they don't exist. hace 3 años
  default e97092cf0c Maintain a link to the author object in the following/ subdirectory. hace 3 años
  default 1307b6203c Use utimes() to 'touch' the actor file in actor_get(). hace 3 años