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 c18dcde38f
Set Last-Modified header for atom feeds, fixes #2988
3 years ago
..
Auth Update oauth flow 3 years ago
Console Fix remote account post counts 3 years ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 3 years ago
Http Set Last-Modified header for atom feeds, fixes #2988 3 years ago
Jobs Enforce blocks on incoming likes, shares, replies and follows 3 years ago
Listeners
Mail
Models Update LiveStream model 3 years ago
Observers Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 3 years ago
Providers Add TelescopeServiceProvider 3 years ago
Services Fix AdminStatService cache key, fixes #3612 3 years ago
Transformer Merge pull request #3511 from shleeable/patch-5 3 years ago
Util Fix unlisted post web redirect and api response 3 years 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 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
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php Update Like model, bump max likes per day from 100 to 200 3 years ago
Media.php Update DiscoverController, cache public tag feed and only include local posts for unauthenticated users 3 years ago
MediaBlocklist.php
MediaTag.php
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Fix remote avatar urls when not using cloud storage 3 years ago
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Change ISO-8601 to RFC 3339 EXTENDED 3 years 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 Update UserSetting model, cast compose_settings and other as json 3 years ago
helpers.php