676 Commits (8265c5e7c8620c1a7787b1be0999e9928ffdb1cf)

Author SHA1 Message Date
  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 b1a0322a06 Reject follow requests of blocked users (#10633) 5 years ago
  Daniel Aleksandersen 10bdd912d6 Treat meta[property] as a space-separated list (#10604) 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
  Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414) 5 years ago
  Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
  Eugen Rochko 9d0573f574
Fix vote-after-expiration not showing error, count vote as interaction (#10352) 5 years ago
  ThibG 62dd0b7f9c Fix processing poll Updates (#10333) 5 years ago
  ThibG 1217185cfa Do not distribute Delete when rejecting unapproved accounts (#10321) 5 years ago
  ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
  ThibG 6b0eda14a1 Avoid race condition when streaming deleted statuses (#10280) 5 years ago
  Eugen Rochko 3ad3223b46
Fix detailed poll validation errors not being returned in the API (#10261) 5 years ago
  Eugen Rochko ba84b6d4d7
Add `visibility` param to reblog REST API (#9851) 5 years ago
  Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) 5 years ago
  Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
  Eugen Rochko a41afef80c
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247) 5 years ago
  ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
  ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230) 5 years ago
  ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
  ThibG 09c042aa10 Handle StaleObjectError when retrieving polls (#10208) 5 years ago
  ThibG df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
  ThibG d785497ba5 Fix suspended account's fields being set as empty dict instead of list (#10178) 5 years ago
  Eugen Rochko 4037b5eb1e
Fix last_fetched_at not being set on polls (#10170) 5 years ago
  Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146) 5 years ago
  Eugen Rochko 878a75ba21
Fix typo in ActivityPub::FetchRemotePollService (#10145) 5 years ago
  Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
  ThibG f821eca3b3 Correctly make polls and media mutually exclusive (#10141) 5 years ago
  ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142) 5 years ago
  Eugen Rochko 230a012f00
Add polls (#10111) 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
  NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095) 5 years ago
  Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
  ThibG 99c4b5b75a Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016) 5 years ago
  abcang e186bd2fb0 Fix Tombstone.delete_all ArgumentError (#9978) 5 years ago
  Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
  Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962) 5 years ago
  ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
  ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921) 5 years ago
  Renato "Lond" Cerqueira e1ec3a9f09 Rescue SSL error in verify link service (#9914) 5 years ago
  ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894) 5 years ago
  Eugen Rochko 6ca9015789
Fix error when `scheduled_at` attribute is malformed (#9866) 5 years ago
  ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811) 5 years ago
  ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 5 years ago
  Eugen Rochko 69f782b54d
Fix code style of regeneration-related code (#9843) 5 years ago
  Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807) 5 years ago