提交历史

作者 SHA1 备注 提交日期
  default c693c7c62c Some logging tweaks. 2 年之前
  default 09b926c168 More functions do not require the user argument. 2 年之前
  default 755ef0ed97 Purge unused tags completely. 2 年之前
  default bad729c631 Started work to support shared inboxes. 2 年之前
  default 80c5bac826 Backport from xs. 2 年之前
  default 8a5067cae4 When purging tag indexes, also delete the .bak files. 2 年之前
  default b199f223e4 Tag indexes are also purged. 2 年之前
  default 55d3ef5024 Tags can now be searched for from the server base URL. 2 年之前
  default 895cf82a7d New code for indexing tags. 2 年之前
  default 253e7f9eaa Don't allow creating users which user name strings only differ in case. 2 年之前
  default 1b3f768a57 mastoapi: some tweaks to better match the returned data in timelines. 2 年之前
  default 60e8953a69 Give more retry time to timedout connections. 2 年之前
  default f8c62fe210 Pinned posts are never purged. 2 年之前
  default 5afa5ab071 Also purge the 'pinned' folder. 2 年之前
  default 073a2d962a Discard output messages to blocked instances. 2 年之前
  default dfeb4668a7 Got rid of old d_char. 2 年之前
  default dae2e406d6 history_add() now creates an etag. 3 年之前
  default 5c7b26bcdc static_get() and history_get() both share the same code. 3 年之前
  default 5de1a9ce0c Rewritten history_get() prototype to match static_get(). 3 年之前
  default b3b4a4ef61 Return the history in reverse order, which has more sense. 3 年之前
  default 2bea378610 mastoapi: Some tweaks to process posts with 'name' and 'image' fields. 3 年之前
  default cac1c6febd Rewritten actor_get() to not depend on a user. 3 年之前
  default 499697258d Rewritten is_msg_public() to not depend on a user. 3 年之前
  default 70b014606b Change filename order in srv_archive_error(). 3 年之前
  default 3e5bb109d1 Renamed json dump functions to new xs spec. 3 年之前
  default a3f1387daa Only create the limited/ folder in calling limit(). 3 年之前
  default 1763e3347e Added support for limiting followed users. 3 年之前
  default 15f755960b Added xs_json_load() wherever possible. 3 年之前
  default 381a2f5b7b Use xs_json_load() in some places. 3 年之前
  default f5a3dbf8d6 Use xs_json_dump_pp() wherever possible. 3 年之前