1
0
Fork 0
pixelfed/app
Daniel Supernault 1232cfc86a
Update ActivityPubFetchService, enforce stricter Content-Type validation
2024-02-15 21:22:41 -07:00
..
Auth Update BearerTokenResponse, fix scope bug 2024-02-09 20:04:15 -07:00
Console Add InstanceMananger command 2024-02-07 04:42:27 -07:00
Events
Exceptions
Http Update Federation, use proper Content-Type headers for following/follower collections 2024-02-15 20:58:43 -07:00
Jobs Update FetchNodeinfoPipeline, use more efficient dispatch 2024-02-07 02:51:50 -07:00
Listeners
Mail Add forgot email feature 2024-01-22 05:26:01 -07:00
Models Add forgot email feature 2024-01-22 05:26:01 -07:00
Observers Update UserObserver, add default domain blocks logic 2023-12-21 04:47:09 -07:00
Providers Update AuthServiceProvider 2024-02-09 20:54:17 -07:00
Rules
Services Update ActivityPubFetchService, enforce stricter Content-Type validation 2024-02-15 21:22:41 -07:00
Transformer Update AP ProfileTransformer, add published attribute 2023-12-25 00:30:05 -07:00
Util Update Federation, use proper Content-Type headers for following/follower collections 2024-02-15 20:58:43 -07:00
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php Update Instance model, add entity casts 2024-02-07 02:49:29 -07:00
Like.php
Media.php Update Media model 2023-07-16 04:24:58 -06:00
MediaBlocklist.php
MediaTag.php
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Update Profile model, add aliases relation 2023-08-07 23:59:29 -06:00
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model, allow unlisted thumbnails 2023-09-25 02:10:19 -06:00
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User, fix last_active_at guard 2023-07-16 18:42:43 -06:00
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2023-12-20 23:55:26 -07:00
UserInvite.php
UserSetting.php
helpers.php