pixelfed/app
Daniel Supernault fc77a98f7b
Update CustomFilterController, remove statuses check as we dont support them yet
2025-04-14 05:34:51 -06:00
..
Auth
Console Update InstanceUpdateTotalLocalPosts.php 2025-04-08 00:34:33 -06:00
Events
Exceptions
Http Update CustomFilterController, remove statuses check as we dont support them yet 2025-04-14 05:34:51 -06:00
Jobs Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 2025-04-05 02:30:17 -06:00
Listeners Update AuthLogin listener 2020-11-25 10:11:50 -07:00
Mail Refactor based on @jippi review 2025-02-02 23:28:13 -07:00
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 2025-04-14 04:49:33 -06:00
Observers
Policies Update CustomFilterPolicy 2025-04-14 00:21:57 -06:00
Providers Add custom filters 2025-04-08 05:58:06 -06:00
Rules Add webfinger validation rule 2025-04-14 04:51:30 -06:00
Services Update WebfingerService, apply banned domains to webfinger logic 2025-04-14 04:54:13 -06:00
Transformer Update ApiV1Controller, fix relationship fields. Fixes #5900 2025-04-08 01:36:10 -06:00
Util Lint 2025-03-19 03:16:53 -06:00
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php Update models, remove deprecated toText and toHtml methods 2023-05-13 00:43:46 -06:00
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update AppRegisterController 2025-03-02 03:51:38 -07:00
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php Update NewStatusPipeline, improve fallback 2025-02-10 20:07:33 -07:00
MediaBlocklist.php
MediaTag.php
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
StatusArchived.php
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 2019-07-07 23:31:19 -06:00
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php