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 7f06f5f555
Update PortfolioController, fix empty post ids condition
2 years ago
..
Auth Update oauth flow 3 years ago
Console Resolve issue with raw sql backticks for postgresql migrations 2 years ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 3 years ago
Http Update PortfolioController, fix empty post ids condition 2 years ago
Jobs Add admin report email notifications 2 years ago
Listeners Update AuthLogin listener 4 years ago
Mail Add admin report email notifications 2 years ago
Models Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 2 years ago
Observers Update UserObserver 2 years ago
Providers Update FollowerService, improve cache invalidation 2 years ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 2 years ago
Services Update SearchApiV2Service, order hashtag results by cached_count 2 years ago
Transformer Update StatusStatelessTransformer 2 years ago
Util Add admin report email notifications 2 years ago
AccountInterstitial.php Add AccountInterstitial model and controller 4 years ago
AccountLog.php Update AccountLog model, add fillable attribute 4 years ago
Activity.php Update AP logger 5 years ago
Avatar.php Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to avatar:sync command 2 years ago
Bookmark.php Update Bookmark model 6 years ago
Circle.php Update Circle model 6 years ago
CircleProfile.php Add CircleProfile controller, model and migration 6 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 Update Contact model 6 years ago
DirectMessage.php Update DirectMessage model 4 years ago
DiscoverCategory.php Update DiscoverCategory model 6 years ago
DiscoverCategoryHashtag.php Add DiscoverCategoryHashtag model 6 years ago
EmailVerification.php Update EmailVerification model 6 years ago
FailedJob.php Add FailedJob model 6 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 Follower model, increase hourly limit from 30 to 150 4 years ago
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 4 years ago
Hashtag.php Update account settings, add hashtags to relationships 6 years ago
HashtagFollow.php Update HashtagFollow model, add hashtag relation 6 years ago
ImportData.php Update Import Data model 6 years ago
ImportJob.php
Instance.php Update Instance model 6 years ago
Like.php Update Like model, increase rate limit to 500 likes per day 2 years ago
Media.php Revert media model change 2 years ago
MediaBlocklist.php Add MediaBlocklist feature 5 years ago
MediaTag.php Update models 2 years ago
Mention.php Update models 2 years ago
ModLog.php Update ModLog model, add fillable attribute 5 years ago
Newsroom.php Update Newsroom model, add editUrl() method 5 years ago
Notification.php Update SharePipeline, fix share handling and notification generation 2 years ago
OauthClient.php Add OauthClient model 6 years ago
Page.php Add Page model 6 years ago
Place.php Refactor snowflake id generation to improve randomness 4 years ago
Profile.php Update profile model, improve avatarUrl fallback 2 years ago
ProfileSponsor.php Add Profile Sponsors 6 years ago
Report.php Update models 2 years ago
ReportComment.php Update models 2 years ago
ReportLog.php Update models 2 years ago
Status.php Update status model 3 years ago
StatusArchived.php Update models 2 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 4 years ago
Story.php Update Story model, use immutable datetime 4 years ago
StoryItem.php Update StoryItem model 6 years ago
StoryReaction.php Update StoryReaction model 6 years ago
StoryView.php Update StoryView model 6 years ago
UIKit.php Add UIKit model, migration and controller 5 years ago
User.php Update User model, add interstitial relation 4 years ago
UserDevice.php Update UserDevice model 6 years ago
UserFilter.php Update UserFilter model 6 years ago
UserInvite.php Update UserInvite model, add sender relation 5 years ago
UserSetting.php Update UserSetting model, cast compose_settings and other as json 3 years ago
helpers.php Add helpers 4 years ago