Commit History

Author SHA1 Message Date
  default 1001744ddb Notify objects include the original message. 3 months ago
  default de628c5f33 Use MD5_HEX_SIZE in more places. 4 months ago
  default c06132579c New constant MD5_HEX_SIZE. 4 months ago
  default 5921ec57f6 Reimplemented index_list_desc() by way of index_desc_first() and index_desc_next(). 4 months ago
  default 78f383f025 New functions index_desc_first() and index_desc_next() (unused). 4 months ago
  default 6e8adc86d0 mastoapi: Added missing field in list creation. 5 months ago
  Louis Brauer 3fb0a0acf0 mastoapi: fix create list response & duplicate actor adding 5 months ago
  default 9a1fc7980c Avoid unnecessary calls to verify links. 5 months ago
  default 6d29cfd63d Don't propagate the user change after dismissing the announcement. 5 months ago
  Louis Brauer c3bcb2bd3b Implement instance announcements 5 months ago
  Louis Brauer 81cf309e4d Implement Mastodon PATCH endpoint for account profile updates 5 months ago
  Louis Brauer 0e21d35e80 Use enum instead of numeric status codes for HTTP statuses 6 months ago
  default a787c818b2 Added links to the lists in html_timeline(). 6 months ago
  default fcead8ea96 Also delete the list .idx.bak. 6 months ago
  default 8cf7559a7e Added more const. 6 months ago
  default 8fd070bb9a Fixed warning. 6 months ago
  default 4777fc86cb Added const everywhere. 6 months ago
  default e7fa6d9920 Skip hidden posts in content_search(). 6 months ago
  default 0a6df8e504 Renamed content_check() to content_match(). 6 months ago
  default 0a6cfba399 Moved functions around. 6 months ago
  default ff8d49a899 Use xs_regex_match() where applicable. 6 months ago
  default 2ed0a08f9f Convert the regex to lowercase in content_search(). 6 months ago
  default 281f934f74 content_search() also searches the instance timeline. 6 months ago
  default 0a11d70fbe Fixed git conflict. 6 months ago
  default 4d53a7b6f7 In timeline_request(), call enqueue_actor_request on actor errors. 6 months ago
  default e1ce85debd Unified post-like object type match. 6 months ago
  default d12ebcef82 More search tweaks MUAHAHAHA. 6 months ago
  default 5d1577af3c More web ui search tweaks baaaaah I'm boring. 6 months ago
  default 1632e009a4 More content_search() tweaks. 6 months ago
  default 1531e81a31 Added a skip argument to content_search(). 6 months ago