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 b4bd0400c2
Store remote avatars locally if S3 not enabled
5 years ago
..
Console Add i18n dev command 5 years ago
Events
…
Exceptions Update exception handler 5 years ago
Http Update StatusController, change param signature 5 years ago
Jobs Store remote avatars locally if S3 not enabled 5 years ago
Listeners Update AuthLogin listener 6 years ago
Mail Update ContactAdmin mail, set New Support Message subject 5 years ago
Models Update InstanceActorController, improve json seralization by not escaping slashes 5 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. 5 years ago
Providers 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. 5 years ago
Services Store remote avatars locally if S3 not enabled 5 years ago
Transformer Update AccountTransformer, add note_text and location fields 5 years ago
Util Store remote avatars locally if S3 not enabled 5 years ago
AccountInterstitial.php Add AccountInterstitial model and controller 6 years ago
AccountLog.php Update AccountLog model, add fillable attribute 6 years ago
Activity.php Update AP logger 6 years ago
Avatar.php Update avatar model 6 years ago
Bookmark.php
…
Circle.php
…
CircleProfile.php
…
Collection.php Refactor snowflake id generation to improve randomness 5 years ago
CollectionItem.php Refactor snowflake id generation to improve randomness 5 years ago
Comment.php
…
Contact.php
…
DirectMessage.php Update DirectMessage model 6 years ago
DiscoverCategory.php
…
DiscoverCategoryHashtag.php
…
EmailVerification.php
…
FailedJob.php
…
FollowRequest.php
…
Follower.php Update Follower model, increase hourly limit from 30 to 150 6 years ago
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 5 years ago
Hashtag.php
…
HashtagFollow.php
…
ImportData.php
…
ImportJob.php
…
Instance.php
…
Like.php
…
Media.php Update Media model 5 years ago
MediaBlocklist.php Add MediaBlocklist feature 6 years ago
MediaTag.php Add Media Tags 6 years ago
Mention.php
…
ModLog.php Update ModLog model, add fillable attribute 7 years ago
Newsroom.php Update Newsroom model, add editUrl() method 7 years ago
Notification.php Update NotificationTransformer, handle tagged deletes 6 years ago
OauthClient.php
…
Page.php
…
Place.php Refactor snowflake id generation to improve randomness 5 years ago
Profile.php Update Profile model 5 years ago
ProfileSponsor.php
…
Report.php Update Report model 7 years ago
ReportComment.php
…
ReportLog.php
…
Status.php Update Status model, use AccountService to generate urls instead of loading profile relation 5 years ago
StatusArchived.php Add StatusArchived model + migration 6 years ago
StatusHashtag.php
…
StatusView.php Add StatusView model to store views for discover algorithm 6 years ago
Story.php Update Story model, use immutable datetime 5 years ago
StoryItem.php Update StoryItem model 7 years ago
StoryReaction.php
…
StoryView.php Update StoryView model 7 years ago
UIKit.php Add UIKit model, migration and controller 7 years ago
User.php Update User model, add interstitial relation 6 years ago
UserDevice.php
…
UserFilter.php
…
UserInvite.php Update UserInvite model, add sender relation 7 years ago
UserSetting.php Update UserSetting model, cast compose_settings and other as json 5 years ago
helpers.php Add helpers 5 years ago