index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
suspend_account_service.rb
Age
Commit message (
Expand
)
Author
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-09-04
Change account deletion page to have better explanations (#11753)
Eugen Rochko
2019-07-26
Fix invites not being disabled upon account suspension (#11412)
ThibG
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-03-19
Do not distribute Delete when rejecting unapproved accounts (#10321)
ThibG
2019-03-10
Reject existing Follows when suspending a remote account (#10230)
ThibG
2019-03-05
Fix suspended account's fields being set as empty dict instead of list (#10178)
ThibG
2019-02-12
Move sending account Delete to anyone but the account's followers to the pull...
ThibG
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-12-03
Improve account suspension speed and completeness (#9290)
Eugen Rochko
2018-08-20
Increase reach of Delete->Actor activities (#8305)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
2018-05-30
Improve counter caches on Status and Account (#7644)
Eugen Rochko
2018-01-04
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
Eugen Rochko
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-06-14
Fix account delete form not accepting password, update suspended (#3745)
Eugen Rochko
2017-06-14
Batched remove status service (#3735)
Eugen Rochko
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-05-04
Delete records in smaller transaction (#2802)
alpaca-tc
2017-04-16
Make file attachment on MediaAttachment optional (#1865)
Eugen
2017-04-12
Silence more scope order warnings (#1604)
Matt Jankowski
2017-01-23
Domain blocks now have varying severity - auto-suspend vs auto-silence
Eugen Rochko
2016-12-06
Improve suspend account service
Eugen Rochko
2016-12-06
Add suspend account functionality to admin UI
Eugen Rochko
2016-12-06
Adding suspend account service
Eugen Rochko