725 Commits (f9fe84914ac9f0a05897908c8da94ea940991d36)

Author SHA1 Message Date
  Eugen Rochko 8386d9ec10
Fix hashtag timeline REST API accepting too many hashtags (#12091) 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
  abcang 9ef5532a7e Fix follow requests N+1 (#12004) 4 years ago
  ThibG 3babf8464b Add voters count support (#11917) 4 years ago
  Eugen Rochko 368a87755b
Fix account migration not affecting followers on origin server (#11980) 4 years ago
  Eugen Rochko 3ec80c7aec
Fix preview card image not being re-fetched even if link is re-posted (#11981) 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 2f90a38f44
Fix unreviewed hashtag not being found by exact case-insensitive match (#11976) 4 years ago
  Jeong Arm 00d7bdcc2a Fix search error when ElasticSearch is enabled but not available (#11954) 4 years ago
  Eugen Rochko 4f6af87906
Change spam check to apply to local accounts and add a threshold (#11806) 4 years ago
  Eugen Rochko 38dc51b2d6
Fix Move handler queuing jobs that will fail if account is suspended (#11864) 4 years ago
  Eugen Rochko 50edf84898
Fix search API not resolving URL when type is given (#11822) 4 years ago
  Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
  Eugen Rochko 43f56f1291
Change account deletion page to have better explanations (#11753) 4 years ago
  Eugen Rochko cb447b28c4
Add profile directory to web UI (#11688) 4 years ago
  Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638) 4 years ago
  Eugen Rochko cc0a55cf9a
Add more accurate hashtag search (#11579) 4 years ago
  Eugen Rochko 70da6d6630
Fix accounts search by full/partial display name and others (#11580) 4 years ago
  Eugen Rochko 8fdff2748f
Add more accurate account search (#11537) 4 years ago
  Eugen Rochko c5661b0f92
Fix account search always returning exact match on paginated results (#11525) 4 years ago
  Eugen Rochko f51c7c105f
Fix acct URIs with IDN domains not being resolved (#11520) 4 years ago
  ThibG bced70469a Add domain block notes (#11515) 4 years ago
  Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 4 years ago
  Eugen Rochko 24552b5160
Add whitelist mode (#11291) 4 years ago
  Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416) 4 years ago
  Eugen Rochko b9fbcbfe4e
Add search syntax for operators and phrases (#11411) 4 years ago
  ThibG 92569ffde8 Fix invites not being disabled upon account suspension (#11412) 4 years ago
  Eugen Rochko 4eeff26533
Change account domain block to clear out notifications and follows (#11393) 4 years ago
  Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303) 4 years ago
  ThibG 2f813b7ea1 Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295) 4 years ago
  ThibG 3595ce6325 Fix leaking private statuses the admin account follows (#11300) 4 years ago
  Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 4 years ago
  ThibG 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 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
  ThibG 85eb418e1f Fix handling of webfinger redirects in ResolveAccountService (#11279) 4 years ago
  Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 4 years ago
  Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 4 years ago
  ThibG 87c1ad4ea3 Fix BackupService crashing when an attachment is missing (#11241) 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
  Eugen Rochko 2cfa427ea7
Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 4 years ago
  ThibG 915c619394 Add support for Audio activities (#11189) 4 years ago
  Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 4 years ago
  Eugen Rochko f7f23b4a19
Add audio uploads (#11123) 4 years ago
  Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 4 years ago
  ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775) 5 years ago