You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app
Daniel Supernault 062ec55207
Update DangerZone middleware to skip sudo mode for OIDC configurations. Fixes #6057
1 week ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 7 months ago
Console Fix race condition 2 weeks ago
Events
Exceptions
Http Update DangerZone middleware to skip sudo mode for OIDC configurations. Fixes #6057 1 week ago
Jobs Update RemoteStatusDelete, fix decrement logic 1 week ago
Listeners
Mail Refactor based on @jippi review 6 months ago
Models Staging (#5978) 2 months ago
Observers
Policies Update CustomFilterPolicy 3 months ago
Providers Generic OIDC Support 3 months ago
Rules Update Webfinger.php 2 months ago
Services Fix race condition 2 weeks ago
Transformer Update MediaTransformer, return proper image type 2 months ago
Util Update HttpSignatures, auto generate instance actor if missing 2 months ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 10 months ago
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 5 months ago
ImportData.php Update Import Data model 6 years ago
ImportJob.php
Instance.php
Like.php Update Like model, increase max likes per day from 500 to 1500 1 year ago
Media.php Update MediaTransformer, return proper image type 2 months ago
MediaBlocklist.php
MediaTag.php
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model 2 months ago
StatusArchived.php
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 6 years ago
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 10 months ago
UserDevice.php
UserFilter.php
UserInvite.php Update UserInvite model, add sender relation 5 years ago
UserSetting.php Update UserSetting model, cast compose_settings and other as json 4 years ago
helpers.php