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 e343061a13
Update ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship
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 ApiV1Controller and BookmarkController, fix api differences and allow unbookmarking regardless of relationship 2 years ago
Jobs Update MentionPipeline, store non-local mentions 2 years ago
Listeners
Mail Add app email confirm view 3 years ago
Models Update models 2 years ago
Observers Update UserObserver 2 years ago
Providers Update FollowerService, improve cache invalidation 3 years ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 2 years ago
Services Update SearchApiV2Service, improve account search results 2 years ago
Transformer Update StatusStatelessTransformer 2 years ago
Util Update ap helpers, fix unset media name bug 2 years ago
AccountInterstitial.php
AccountLog.php
Activity.php
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 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 3 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
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
MediaTag.php Update models 2 years ago
Mention.php Update models 2 years ago
ModLog.php
Newsroom.php
Notification.php Update SharePipeline, fix share handling and notification generation 2 years ago
OauthClient.php
Page.php
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
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
StatusView.php
Story.php Update Story model, use immutable datetime 4 years ago
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php Update UserSetting model, cast compose_settings and other as json 4 years ago
helpers.php