Commit History

Author SHA1 Message Date
  Louis Brauer 0e21d35e80 Use enum instead of numeric status codes for HTTP statuses 7 months ago
  default a787c818b2 Added links to the lists in html_timeline(). 7 months ago
  default fcead8ea96 Also delete the list .idx.bak. 7 months ago
  default 8cf7559a7e Added more const. 7 months ago
  default 8fd070bb9a Fixed warning. 7 months ago
  default 4777fc86cb Added const everywhere. 7 months ago
  default e7fa6d9920 Skip hidden posts in content_search(). 7 months ago
  default 0a6df8e504 Renamed content_check() to content_match(). 7 months ago
  default 0a6cfba399 Moved functions around. 7 months ago
  default ff8d49a899 Use xs_regex_match() where applicable. 7 months ago
  default 2ed0a08f9f Convert the regex to lowercase in content_search(). 8 months ago
  default 281f934f74 content_search() also searches the instance timeline. 8 months ago
  default 0a11d70fbe Fixed git conflict. 8 months ago
  default 4d53a7b6f7 In timeline_request(), call enqueue_actor_request on actor errors. 8 months ago
  default e1ce85debd Unified post-like object type match. 8 months ago
  default d12ebcef82 More search tweaks MUAHAHAHA. 8 months ago
  default 5d1577af3c More web ui search tweaks baaaaah I'm boring. 8 months ago
  default 1632e009a4 More content_search() tweaks. 8 months ago
  default 1531e81a31 Added a skip argument to content_search(). 8 months ago
  default cccc5454c2 Added a maximum results argument to content_search(). 8 months ago
  default 8de93b9cd7 mastoapi: some search by content tweaks. 8 months ago
  default 979f2ad140 Rewritten content_search() to read from both timelines. 8 months ago
  default 34c8968cfb Minor tweaks to content_search(). 8 months ago
  default 52ba7f030e Renamed to content_search(). 8 months ago
  default dc74cac6c9 Added a timeout flag to search_by_content(). 8 months ago
  default 3ab733cdf5 New function search_by_content(). 8 months ago
  default 3355d5559d New op #3 to list_maint() (get list name). 8 months ago
  default 6b1721c977 List timelines can now be (manually) navigated from the web UI. 8 months ago
  default be9cf2f555 Enqueue an object request for closed polls. 8 months ago
  default fc76ae4e9e New function enqueue_object_request(). 8 months ago