Commit History

Author SHA1 Message Date
  default 32ce4b0659 Added an unveil() call for "/tmp". 10 months ago
  default 93e7138e53 Rewritten part of the job threads to be leaner and faster. 10 months ago
  default 5e2f4e9902 dequeue() unlinks the file, even if it's been unable to parse it. 10 months ago
  default 755d997fb1 Updated copyright year. 10 months ago
  default e003f87c2d Moved most server state to a structure. 10 months ago
  default 808849ba14 Don't collect our own shared inbox. 11 months ago
  default fd637549f3 Added a prefix to srv_archive_qitem(). 11 months ago
  default f8196b4ef6 New function srv_archive_qitem(). 11 months ago
  default f93b5ad091 Fixed a misleding log text. 11 months ago
  default bfdaf380ea More logging tweaks. 11 months ago
  default c693c7c62c Some logging tweaks. 11 months ago
  default 09b926c168 More functions do not require the user argument. 11 months ago
  default 755ef0ed97 Purge unused tags completely. 11 months ago
  default bad729c631 Started work to support shared inboxes. 11 months ago
  default 80c5bac826 Backport from xs. 1 year ago
  default 8a5067cae4 When purging tag indexes, also delete the .bak files. 1 year ago
  default b199f223e4 Tag indexes are also purged. 1 year ago
  default 55d3ef5024 Tags can now be searched for from the server base URL. 1 year ago
  default 895cf82a7d New code for indexing tags. 1 year ago
  default 253e7f9eaa Don't allow creating users which user name strings only differ in case. 1 year ago
  default 1b3f768a57 mastoapi: some tweaks to better match the returned data in timelines. 1 year ago
  default 60e8953a69 Give more retry time to timedout connections. 1 year ago
  default f8c62fe210 Pinned posts are never purged. 1 year ago
  default 5afa5ab071 Also purge the 'pinned' folder. 1 year ago
  default 073a2d962a Discard output messages to blocked instances. 1 year ago
  default dfeb4668a7 Got rid of old d_char. 1 year ago
  default dae2e406d6 history_add() now creates an etag. 1 year ago
  default 5c7b26bcdc static_get() and history_get() both share the same code. 1 year ago
  default 5de1a9ce0c Rewritten history_get() prototype to match static_get(). 1 year ago
  default b3b4a4ef61 Return the history in reverse order, which has more sense. 1 year ago