summaryrefslogtreecommitdiffstats
path: root/app/models/account_relationship_severance_event.rb
AgeCommit message (Expand)Author
2024-03-22Change `AccountRelationshipSeveranceEvent` model to store lost followers and ...Claire
2024-03-22Use `has_many through` instead of `delegate` for ARSE<>SR (#29672)Matt Jankowski
2024-03-21Use existing `SeveredRelationship.about_local_account` scope in more places (...Matt Jankowski
2024-03-20Fix error in severed relationship event serializer (#29670)Claire
2024-03-20Fix issue with severed relationships notifications (#29668)Claire
2024-03-20Fix account_relationship_severance_events unique indexes (#29665)Claire
2024-03-20Add notifications of severed relationships (#27511)Claire