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 7a7b4bc717
Update AuthServiceProvider
1 year ago
..
Auth Update BearerTokenResponse, fix scope bug 1 year ago
Console Add InstanceMananger command 1 year ago
Events
Exceptions Update Exception handler to report validation message bag errors 4 years ago
Http Fix api endpoints 1 year ago
Jobs Update FetchNodeinfoPipeline, use more efficient dispatch 1 year ago
Listeners
Mail Add forgot email feature 2 years ago
Models Add forgot email feature 2 years ago
Observers Update UserObserver, add default domain blocks logic 2 years ago
Providers Update AuthServiceProvider 1 year ago
Rules
Services Update NodeinfoService, disable redirects 1 year ago
Transformer Update AP ProfileTransformer, add published attribute 2 years ago
Util Update AP helpers, fix sensitive bug 1 year ago
AccountInterstitial.php Bump laravel, v9 => v10 2 years ago
AccountLog.php
Activity.php Bump laravel, v9 => v10 2 years ago
Avatar.php Bump laravel, v9 => v10 2 years ago
Bookmark.php
Circle.php
CircleProfile.php Add CircleProfile controller, model and migration 7 years ago
Collection.php Refactor snowflake id generation to improve randomness 4 years ago
CollectionItem.php Refactor snowflake id generation to improve randomness 4 years ago
Comment.php
Contact.php
DirectMessage.php Update models, remove deprecated toText and toHtml methods 2 years ago
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php Update EmailVerification model 7 years ago
FailedJob.php Add FailedJob model 7 years ago
FollowRequest.php Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
Follower.php Update models, remove deprecated toText and toHtml methods 2 years ago
HasSnowflakePrimary.php
Hashtag.php Update account settings, add hashtags to relationships 6 years ago
HashtagFollow.php Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2 years ago
ImportData.php
ImportJob.php
Instance.php Update Instance model, add entity casts 1 year ago
Like.php Update models, remove deprecated toText and toHtml methods 2 years ago
Media.php Update Media model 2 years ago
MediaBlocklist.php
MediaTag.php
Mention.php Update models, remove deprecated toText and toHtml methods 2 years ago
ModLog.php
Newsroom.php Bump laravel, v9 => v10 2 years ago
Notification.php Bump laravel, v9 => v10 2 years ago
OauthClient.php Add OauthClient model 7 years ago
Page.php
Place.php
Profile.php Update Profile model, add aliases relation 2 years ago
ProfileSponsor.php Add Profile Sponsors 6 years ago
Report.php Bump laravel, v9 => v10 2 years ago
ReportComment.php Update models 3 years ago
ReportLog.php
Status.php Update Status model, allow unlisted thumbnails 2 years ago
StatusArchived.php Update models 3 years ago
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 6 years ago
StatusView.php Add StatusView model to store views for discover algorithm 5 years ago
Story.php
StoryItem.php Bump laravel, v9 => v10 2 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User, fix last_active_at guard 2 years ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2 years ago
UserInvite.php
UserSetting.php
helpers.php