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
/
activitypub
/
process_account_service.rb
Age
Commit message (
Expand
)
Author
2020-02-21
get rid of refereces to now-rejected autoreject helper (& unbreak the server)
multiple creatures
2020-02-21
port tootsuite#11138 to monsterfork: Change domain blocks to automatically su...
Eugen Rochko
2020-02-17
add a `manual_only` (manual trust only) moderation option + handle more `reje...
multiple creatures
2020-02-14
split auto-trust instance actor setting into auto-trust & always trust
multiple creatures
2020-02-14
add admin option to toggle auto-marking instance actors known & make enabling...
multiple creatures
2020-02-14
move setting initial `known` property on remote accounts to `create_account` ...
multiple creatures
2020-02-14
mark new remote accounts known if graylist federation is disabled + auto-lear...
multiple creatures
2020-01-20
Original upstream merge
ThibG
2019-12-08
forgot to join domain parts
multiple creatures
2019-12-07
domain policies also now get applied to subdomains
multiple creatures
2019-11-18
Get rid of the `Formatter` cache. It isn't worth the admin headaches.
multiple creatures
2019-11-06
clear formatter cache when profile is changed
multiple creatures
2019-10-12
graylist (reject unknown) federation & known account auto-learning finally ha...
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-08
default to reject unknown policy for new servers
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-07-15
make blocking domains actually block the accounts
multiple creatures
2019-05-21
`ActivityPub::ProcessAccountService`: Correct `force_` method names.
multiple creatures
2019-05-21
Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...
multiple creatures
2019-05-21
Drop OStatus support. Fix some of the Rspec tests.
multiple creatures
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-02-06
Fix Tombstone.delete_all ArgumentError (#9978)
abcang
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-07
Improvements to signature verification (#9667)
ThibG
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-11-10
Fix emoji update date processing (#9255)
ThibG
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-08-26
Add CLI task for rotating keys (#8466)
Eugen Rochko
2018-08-23
Do not crash if remote custom emoji does not define updated date (fixes #8376...
ThibG
2018-07-28
Prevent ActivityPub movedTo recursion (#8092)
Eugen Rochko
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-14
Fix account URI when updating ActivityPub account (#7488)
Wiktor
2018-05-08
Take the first recognized actor_type. (#7410)
Surinna Curtis
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-13
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
Eugen Rochko
2018-04-03
Fix nil account issue in ProcessAccountService (#7019)
Nolan Lawson
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-20
Use username/domain to match existing accounts in ActivityPub (#6842)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-01-08
Fix bad URL schemes being accepted (#6219)
Eugen Rochko
2018-01-03
Update moved-to property when it's removed too (#6160)
Eugen Rochko
2017-11-30
Add semi-support for Video/Image objects in ActivityPub (#5848)
Eugen Rochko
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-09-19
Fix incomplete account records being read (#4998)
Eugen Rochko
[next]