about summary refs log tree commit diff
path: root/app/services/activitypub/process_account_service.rb
AgeCommit message (Expand)Author
2020-11-23Add user options to disable recipient verification, allow anonymous public ac...Fire Demon
2020-11-18Always use indirect federationFire Demon
2020-11-14Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-10-28Merge remote-tracking branch 'upstream/master' into devFire Demon
2020-10-23Fix account processing failing because of large collections (#15027)ThibG
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-03-09Add federation support for the "hide network" preference (#11673)ThibG
2020-02-24Fix duplicate accounts being created when fetching an account for its key onl...ThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-01Change domain block behaviour to prevent creation of accounts from suspended ...Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-03-30Add ActivityPub representation for identity proofs (#10414)Eugen Rochko
2019-02-06Fix Tombstone.delete_all ArgumentError (#9978)abcang
2019-01-18Add tombstones for remote statuses (#9830)ThibG
2019-01-07Improvements to signature verification (#9667)ThibG
2018-12-29Add handler for Move activity (#9629)Eugen Rochko
2018-11-10Fix emoji update date processing (#9255)ThibG
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-08-23Do not crash if remote custom emoji does not define updated date (fixes #8376...ThibG
2018-07-28Prevent ActivityPub movedTo recursion (#8092)Eugen Rochko
2018-05-16Raise Mastodon::RaceConditionError if Redis lock failed (#7511)Akihiko Odaki
2018-05-14Fix account URI when updating ActivityPub account (#7488)Wiktor
2018-05-08Take the first recognized actor_type. (#7410)Surinna Curtis
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-13Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)Eugen Rochko
2018-04-03Fix 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-20Use username/domain to match existing accounts in ActivityPub (#6842)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2018-01-03Update moved-to property when it's removed too (#6160)Eugen Rochko
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-09-19Fix incomplete account records being read (#4998)Eugen Rochko
2017-09-14Fix refollowing (#4931)ThibG
2017-09-12[WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to â€...ThibG
2017-09-09Add missing reject_media check before avatar download via ActivityPub (#4862)Eugen Rochko
2017-09-08Fetch statuses/following/followers numbers from ActivityPub collections (#4840)Eugen Rochko
2017-09-04Fix some ActivityPub JSON bugs (#4796)Eugen Rochko
2017-09-02Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)Eugen Rochko
2017-09-02Define missing JSON-LD properties (#4767)Eugen Rochko