This website requires JavaScript.
Explore
Help
Register
Sign in
chris
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
forked from
mirror/pixelfed
Code
Pull requests
Activity
85e4be8172
pixelfed
/
app
/
Util
/
ActivityPub
History
Daniel Supernault
b4bd0400c2
Store remote avatars locally if S3 not enabled
2022-01-02 21:30:02 -07:00
..
Validator
DiscoverActor.php
Helpers.php
Store remote avatars locally if S3 not enabled
2022-01-02 21:30:02 -07:00
HttpSignature.php
Update HttpSignatures, update instance actor headers.
Fixes
#2935
2021-09-20 00:21:16 -06:00
Inbox.php
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries.
2021-10-07 03:27:13 -06:00
Outbox.php