index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
lib
/
activitypub
/
activity
/
delete.rb
Age
Commit message (
Expand
)
Author
2020-11-19
Fix sending spurious Rejects when processing remote account deletion (#15104)
ThibG
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-08-22
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-06-09
Change priority of delete activity forwards for replies and reblogs (#11002)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-16
Reduce chances of race conditions when processing deleted toots (#9815)
ThibG
2018-11-16
Prevent multiple handlers for Delete of Actor from running (#9292)
Eugen Rochko
2018-10-03
Fix handling of ActivityPub activities lacking some attributes (#8864)
ThibG
2018-04-07
Forward deletes on the same path as reply forwarding (#7058)
Eugen Rochko
2018-01-03
Don't leave behind husk of remotely-deleted profile (#6159)
Eugen Rochko
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-09-02
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-09-01
Add ActivityPub handler for Delete->Actor activities (#4761)
Eugen Rochko
2017-09-01
Do not rely on activity arriving exactly once after delete arrived (#4754)
Eugen Rochko
2017-08-30
Forward ActivityPub creates that reply to local statuses (#4709)
Eugen Rochko
2017-08-28
Fix Delete activity handling when the status has been reblogged (#4729)
unarist
2017-08-26
Forward ActivityPub deletes to followers of rebloggers (#4706)
Eugen Rochko
2017-08-26
Use Tombstone and _:atomUri in Delete activities as fallback (#4704)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko