204 Commits (93dd413a47f828f386d84cc1c7db15536c4d80c3)

Author SHA1 Message Date
  ThibG d658af7ff8
Fix removing allowed domains being done synchronously (#14302) 3 years ago
  ThibG e96e9cae62
Add test for removing endorsed accounts on account deletion/suspension (#14241) 3 years ago
  ThibG 89f40b6c3e
Make domain block/silence/reject-media code more robust (#13424) 3 years ago
  ThibG 27ea7c13a5
Fix hashtag search performing account search as well (#13758) 4 years ago
  Eugen Rochko 2744f61696
Fix not being able to resolve public resources in development environment (#13505) 4 years ago
  Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361) 4 years ago
  ThibG f08f880f58
Fix media not being marked sensitive when client sets a CW but no text (#13277) 4 years ago
  Eugen Rochko 81cc86bb1f
Fix media attachments without file being uploadable (#12562) 4 years ago
  Eugen Rochko f86ee4b59f
Fix IDN mentions not being processed, IDN domains not being rendered (#12715) 4 years ago
  ThibG 2ee5a9d9c3 Clean up OStatus-related codepaths (#12173) 4 years ago
  Thomas Citharel 8094955461 Add Event activity-type support (#12637) 4 years ago
  ThibG c656cc2191 Fix FetchLinkCardServices crashing on a tags without a target (#12159) 4 years ago
  Eugen Rochko d14e74eff5
Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) 4 years ago
  BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202) 4 years ago
  Eugen Rochko eb83d6256e
Add `reason` param to `POST /api/v1/accounts` REST API (#12064) 4 years ago
  ThibG 3a4d994c40 Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037) 4 years ago
  Eugen Rochko 9ba40a6bfd
Remove HEAD request from fetching link previews (#12028) 4 years ago
  Eugen Rochko ab33c4df94
Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 4 years ago
  ThibG 18b451c0e6 Change silences to always require approval on follow (#11975) 4 years ago
  Eugen Rochko 8fdff2748f
Add more accurate account search (#11537) 4 years ago
  ThibG bced70469a Add domain block notes (#11515) 4 years ago
  Eugen Rochko b9fbcbfe4e
Add search syntax for operators and phrases (#11411) 4 years ago
  Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303) 4 years ago
  ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321) 4 years ago
  Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 4 years ago
  Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 4 years ago
  Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 4 years ago
  Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
  Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 4 years ago
  ThibG 915c619394 Add support for Audio activities (#11189) 4 years ago
  ThibG a353dc6030 Fix NotifyService test with regards to reblogs (#10928) 5 years ago
  ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775) 5 years ago
  ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
  ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
  ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
  Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491) 5 years ago
  ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335) 5 years ago
  ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442) 5 years ago
  ThibG 2acd8940de Fix more keybase-related test failures (#10443) 5 years ago
  ThibG abecaba317 Fix failing keybase-related test (#10428) 5 years ago
  Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414) 5 years ago
  ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
  ThibG 5e38ef87a7 Fix reblogs privacy (#10302) 5 years ago
  Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
  ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230) 5 years ago
  ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
  Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
  ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921) 5 years ago
  ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894) 5 years ago
  ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811) 5 years ago