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 72150d4797
Merge pull request #5622 from shleeable/patch-16
FILTER_SANITIZE_STRING filter was deprecated in PHP 8.1.0. Use htmlspecialchars()
4 months ago
..
Auth Update oauth/token, fix scope to be space separated string instead of array 5 months ago
Console Update FixUsernames.php 4 months ago
Events
Exceptions
Http Update ApiV1Controller.php 4 months ago
Jobs Add a push notification when a user is mentioned in a comment 5 months ago
Listeners
Mail Refactor based on @jippi review 4 months ago
Models Add AppRegister 4 months ago
Observers
Providers Update routes 4 months ago
Rules
Services Update MediaStorageService, handle local media deletes after successful S3 upload 4 months ago
Transformer Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 5 months ago
Util Update nodeinfo 4 months ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php Merge branch 'staging' into insta-import-optimizeMedia 5 months ago
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 Update Status, remove unused method 7 months ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php