149 Commits (04bfe4073632f7bc4665c58a3cfc4b96f056a77b)

Author SHA1 Message Date
  Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 3 years ago
  Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 3 years ago
  Eugen Rochko 52157fdcba
Add support for dereferencing objects through bearcaps (#14683) 3 years ago
  ThibG 720214feb0
Add support for inlined objects in activity audience (#14514) 3 years ago
  ThibG bfd5aea206
Fix handling of Reject Follow when a matching follow relationship exists (#14479) 3 years ago
  ThibG 5d9acc0ce4
Fix not handling Undo on some activity types when they aren't inlined (#14346) 3 years ago
  ThibG bcf85b5208
Dereference object URIs in Create and Update messages (#14359) 3 years ago
  Takeshi Umeda fcb3f259e5
Fix to add RedisLock to handle Announce activity (#14365) 3 years ago
  abcang 6a96af4d20
Fix rubocop warning (#14288) 3 years ago
  Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 3 years ago
  Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 3 years ago
  Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago
  ThibG a319c1e60f
Add support for `summary` field for media description (#13763) 4 years ago
  ThibG 2ee5a9d9c3 Clean up OStatus-related codepaths (#12173) 4 years ago
  ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436) 4 years ago
  ThibG f05b0463db Fallback to Create audience when object has no defined audience (#12249) 4 years ago
  puckipedia d2919f7e94 Allow Accept/Reject with a non-embedded object (#12199) 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
  ThibG 18b451c0e6 Change silences to always require approval on follow (#11975) 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 c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
  Eugen Rochko 031ca25014
Add retry for failed media downloads and `tootctl media refresh` (#11775) 4 years ago
  Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638) 4 years ago
  Eugen Rochko b9b0313c78
Revert "Remove conversation URI (#11423)" (#11424) 4 years ago
  Eugen Rochko 75f7f9930e
Remove conversation URI (#11423) 4 years ago
  Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416) 4 years ago
  ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321) 4 years ago
  Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 4 years ago
  Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 4 years ago
  Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145) 4 years ago
  Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 4 years ago
  Eugen Rochko 8746f4d17b
Change priority of delete activity forwards for replies and reblogs (#11002) 5 years ago
  Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 years ago
  ThibG 3a84bacf86 Handle blank poll options more gracefully (#10946) 5 years ago
  ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 5 years ago
  Eugen Rochko fba96c808d
Add blurhash (#10630) 5 years ago
  Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
  Eugen Rochko e86663b1da
Fix alternative relay support regression (#10398) 5 years ago
  ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
  Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
  ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
  ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
  ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
  ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago
  Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143) 5 years ago
  Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
  Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
  ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago