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 6a2daf1f63
Update ApiControllers, remove cloud ip blocks
3 years ago
..
Auth Update oauth flow 4 years ago
Console Update pipeline dispatch, replace dispatchSync with dispatch 3 years ago
Events Update livestream events 4 years ago
Exceptions Update Exception handler to report validation message bag errors 4 years ago
Http Update ApiControllers, remove cloud ip blocks 3 years ago
Jobs Update CommentPipeline, replace expensive query and mark for refactor 3 years ago
Listeners
Mail Update mailers 3 years ago
Models Add Federated Reports 3 years ago
Observers Update UserObserver 3 years ago
Providers Fix CI 3 years ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 3 years ago
Services Update models, remove deprecated toText and toHtml methods 3 years ago
Transformer Update Notification logic, remove message and rendered fields 3 years ago
Util Update ap helpers 3 years ago
AccountInterstitial.php Bump laravel, v9 => v10 3 years ago
AccountLog.php Update AccountLog model, add fillable attribute 5 years ago
Activity.php Bump laravel, v9 => v10 3 years ago
Avatar.php Bump laravel, v9 => v10 3 years ago
Bookmark.php Update Bookmark model 7 years ago
Circle.php
CircleProfile.php
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 Apply fixes from StyleCI 8 years ago
Contact.php
DirectMessage.php Update models, remove deprecated toText and toHtml methods 3 years ago
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 4 years ago
Follower.php Update models, remove deprecated toText and toHtml methods 3 years ago
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 3 years ago
ImportData.php Update Import Data model 7 years ago
ImportJob.php Update ImportJob model 7 years ago
Instance.php Update admin instances dashboard 3 years ago
Like.php Update models, remove deprecated toText and toHtml methods 3 years ago
Media.php Bump laravel, v9 => v10 3 years ago
MediaBlocklist.php
MediaTag.php Update models 3 years ago
Mention.php Update models, remove deprecated toText and toHtml methods 3 years ago
ModLog.php Update ModLog model, add fillable attribute 6 years ago
Newsroom.php Bump laravel, v9 => v10 3 years ago
Notification.php Bump laravel, v9 => v10 3 years ago
OauthClient.php Add OauthClient model 7 years ago
Page.php
Place.php
Profile.php Bump laravel, v9 => v10 3 years ago
ProfileSponsor.php
Report.php Bump laravel, v9 => v10 3 years ago
ReportComment.php Update models 3 years ago
ReportLog.php Update models 3 years ago
Status.php Update models, remove deprecated toText and toHtml methods 3 years ago
StatusArchived.php Update models 3 years ago
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 7 years ago
StatusView.php
Story.php
StoryItem.php Bump laravel, v9 => v10 3 years ago
StoryReaction.php
StoryView.php Update StoryView model 6 years ago
UIKit.php Add UIKit model, migration and controller 6 years ago
User.php Update admin dashboard, fix search and dropdown menu 3 years ago
UserDevice.php Update UserDevice model 7 years ago
UserFilter.php Update UserFilter model 7 years ago
UserInvite.php Update UserInvite model, add sender relation 6 years ago
UserSetting.php Update UserSetting model, cast compose_settings and other as json 4 years ago
helpers.php