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 5f5ed1e62d
Update ComposeController, fix tag mention bug. Closes #5885
6 months ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 9 months ago
Console Update InstanceUpdateTotalLocalPosts.php 6 months ago
Events
Exceptions
Http Update ComposeController, fix tag mention bug. Closes #5885 6 months ago
Jobs Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 6 months ago
Listeners
Mail Refactor based on @jippi review 8 months ago
Models Update CustomFilter model, add custom limits for max_content_scan_limit, max_filters_per_user, max_keywords_per_filter, max_keyword_length, max_pattern_length, max_reported_matches, max_create_per_hour, max_updates_per_hour so admins have more control over this feature 6 months ago
Observers Update UserObserver, fix type casting 2 years ago
Policies Update CustomFilterPolicy 6 months ago
Providers Add custom filters 6 months ago
Rules Add webfinger validation rule 6 months ago
Services Update SearchApiV2Service, fix offset bug. Fixes #5875 6 months ago
Transformer Update ApiV1Controller, fix relationship fields. Fixes #5900 6 months ago
Util Lint 7 months 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
CollectionItem.php
Comment.php
Contact.php Update Contact model 1 year ago
DirectMessage.php Update models, remove deprecated toText and toHtml methods 2 years ago
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php Update models, remove deprecated toText and toHtml methods 2 years ago
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 7 months ago
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 2 years ago
Like.php Update Like model, increase max likes per day from 500 to 1500 1 year ago
Media.php Update NewStatusPipeline, improve fallback 8 months ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 2 years ago
Mention.php Update models, remove deprecated toText and toHtml methods 2 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
Profile.php Update Profile model, add aliases relation 2 years ago
ProfileSponsor.php
Report.php Bump laravel, v9 => v10 3 years ago
ReportComment.php
ReportLog.php
Status.php Update Status, remove unused method 11 months ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php Bump laravel, v9 => v10 3 years ago
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 1 year ago
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2 years ago
UserInvite.php
UserSetting.php
helpers.php