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 fb4ac4ebd6
Add php 8.2 support. Bump laravel version, v9 => v10
3 years ago
..
Auth Update oauth flow 4 years ago
Console Bump laravel, v9 => v10 3 years ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 4 years ago
Http Bump laravel, v9 => v10 3 years ago
Jobs Bump laravel, v9 => v10 3 years ago
Listeners
Mail Add admin report email notifications 3 years ago
Models Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 3 years ago
Observers Update UserObserver 3 years ago
Providers Add php 8.2 support. Bump laravel version, v9 => v10 3 years ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 3 years ago
Services Update HttpSignature 3 years ago
Transformer Update StatusStatelessTransformer 3 years ago
Util Bump laravel, v9 => v10 3 years ago
AccountInterstitial.php Bump laravel, v9 => v10 3 years ago
AccountLog.php
Activity.php Bump laravel, v9 => v10 3 years ago
Avatar.php Bump laravel, v9 => v10 3 years ago
Bookmark.php
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
Contact.php
DirectMessage.php
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
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 4 years ago
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php Update admin instances dashboard 3 years ago
Like.php Bump laravel, v9 => v10 3 years ago
Media.php Bump laravel, v9 => v10 3 years ago
MediaBlocklist.php
MediaTag.php Update models 3 years ago
Mention.php Bump laravel, v9 => v10 3 years ago
ModLog.php
Newsroom.php Bump laravel, v9 => v10 3 years ago
Notification.php Bump laravel, v9 => v10 3 years ago
OauthClient.php
Page.php
Place.php Refactor snowflake id generation to improve randomness 4 years ago
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 Bump laravel, v9 => v10 3 years ago
StatusArchived.php Update models 3 years ago
StatusHashtag.php
StatusView.php
Story.php Update Story model, use immutable datetime 4 years ago
StoryItem.php Bump laravel, v9 => v10 3 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Bump laravel, v9 => v10 3 years ago
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php Update UserSetting model, cast compose_settings and other as json 4 years ago
helpers.php