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 fc77a98f7b
Update CustomFilterController, remove statuses check as we dont support them yet
5 months ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 8 months ago
Console Update InstanceUpdateTotalLocalPosts.php 5 months ago
Events
Exceptions
Http Update CustomFilterController, remove statuses check as we dont support them yet 5 months ago
Jobs Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 5 months ago
Listeners
Mail Refactor based on @jippi review 7 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 5 months ago
Observers Update UserObserver, fix type casting 1 year ago
Policies Update CustomFilterPolicy 5 months ago
Providers Add custom filters 5 months ago
Rules Add webfinger validation rule 5 months ago
Services Update WebfingerService, apply banned domains to webfinger logic 5 months ago
Transformer Update ApiV1Controller, fix relationship fields. Fixes #5900 5 months ago
Util Lint 5 months ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 11 months ago
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 6 months ago
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 1 year ago
Like.php Update Like model, increase max likes per day from 500 to 1500 1 year ago
Media.php Update NewStatusPipeline, improve fallback 7 months ago
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 2 years ago
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status, remove unused method 9 months ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 11 months ago
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php