about summary refs log tree commit diff
path: root/app/services/activitypub/process_account_service.rb
AgeCommit message (Expand)Author
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
2017-08-22Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)unarist
2017-08-21ActivityPub migration procedure (#4617)Eugen Rochko
2017-08-12Add serializing/unserializing of "locked" actor attribute (#4585)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko