661 Commits (db06b25376ac7e844e86fb9890fa9f1c2edd2d60)

Author SHA1 Message Date
  ThibG 33a71e8f7c Do not hide boost notifications from followed people with hidden boosts (#9147) 5 years ago
  Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120) 5 years ago
  Eugen Rochko eef8d9a5f7
Add locality check to ActivityPub::FetchRemoteAccountService (#9109) 5 years ago
  abcang 1e2695198a Skip link-back check if body is nil (#9107) 5 years ago
  ThibG 7fee968e9f Do not fetch preview card for mentioned users (#6934) 5 years ago
  Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 5 years ago
  Quint Guvernator f5e2e96e95 always allow DMs from staff (#8993) 5 years ago
  Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940) 5 years ago
  Eugen Rochko 774ac47373
Add conversations API (#8832) 5 years ago
  Eugen Rochko 7fe137d2f7
Fix link verification for remote accounts (#8868) 5 years ago
  Eugen Rochko f92f1ee80a
Support link verification with redirects (#8735) 5 years ago
  Yamagishi Kazutoshi 3da1cc7d5e Fix failed profile verification when rel attribute including values other than me (#8733) 5 years ago
  Eugen Rochko 68833a50d4
Fix VerifyAccountLinksWorker not being queued (#8721) 5 years ago
  Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 5 years ago
  ThibG bd9e47e9be Handle relative URLs when fetching OEmbed/OpenGraph cards (#8669) 5 years ago
  Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559) 5 years ago
  Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 5 years ago
  Eugen Rochko 8adf485c0f
Bump interactions count when a follow happens (#8468) 5 years ago
  Eugen Rochko 55c856c522
Delay e-mail notifications by 2 minutes (#8438) 5 years ago
  ThibG 42573b76f1 Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 5 years ago
  Eugen Rochko 802cf6a4c5
Improve federated ID validation (#8372) 5 years ago
  Eugen Rochko 1b282299df
Add favourites to archive takeout (#8351) 5 years ago
  Eugen Rochko d98de8ada7
Get rid of all batch order warnings (#8334) 5 years ago
  Eugen Rochko 6226aa83d7
Increase reach of Delete->Actor activities (#8305) 5 years ago
  ThibG abc5548cca Do not process outgoing mentions to suspended accounts (#8272) 5 years ago
  ThibG 1ee675d68b Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) 5 years ago
  ThibG af912fb308 Allow accessing local private/DM messages by URL (#8196) 5 years ago
  Eugen Rochko cc94b1d95a Prevent ActivityPub movedTo recursion (#8092) 5 years ago
  Eugen Rochko a23ac107e4
Fix activity:interactions counter to count all interactions (#8037) 5 years ago
  Eugen Rochko e55dce3176
Add federation relay support (#7998) 5 years ago
  Eugen Rochko 8461cd4bb5
Send undo of boost to original poster if reblog (#7959) 5 years ago
  Eugen Rochko b0968623fa
Fix check for PotentialFriendshipTracker when replying (#7933) 5 years ago
  Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918) 5 years ago
  Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828) 6 years ago
  Eugen Rochko ca85658975
Add autofollow option to invites (#7805) 6 years ago
  Eugen Rochko c3b3594305
Remove placeholder text for media-only toots (#7806) 6 years ago
  Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765) 6 years ago
  Yamagishi Kazutoshi e3fb528d12 Skip processing when HEAD method returns 501 (#7730) 6 years ago
  Akihiko Odaki 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395) 6 years ago
  Eugen Rochko 1e938b966e
Exclude unlisted, private and direct toots from affecting trends (#7686) 6 years ago
  Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644) 6 years ago
  Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 6 years ago
  Eugen Rochko 9bd23dc4e5
Track trending tags (#7638) 6 years ago
  Eugen Rochko 32d4372381
Use #any? instead of #exists? when checking media attachments (#7570) 6 years ago
  Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 6 years ago
  Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
  unarist d47091eb97 Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501) 6 years ago
  Wiktor 7fe2993b87 Fix account URI when updating ActivityPub account (#7488) 6 years ago
  abcang 3793e598d0 Call media.present? because media may be nil (#7474) 6 years ago
  ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 6 years ago