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 4a4d8f0069
Update InboxWorker, fix race condition in account deletes
6 years ago
..
Console Update Profile, fix status count 6 years ago
Events Add broadcast events for real time updates 8 years ago
Exceptions Update laravel to v7.0 6 years ago
Http Update DiscoverController, limit trending api to local posts 6 years ago
Jobs Update InboxWorker, fix race condition in account deletes 6 years ago
Listeners Update AuthLogin listener 6 years ago
Mail Add password change email notification 6 years ago
Observers Update avatars, use jpeg default 6 years ago
Providers Update laravel framework to v8 6 years ago
Services Add snowflake id service 6 years ago
Transformer Update status model, use scope over deprecated visibility attribute 6 years ago
Util Update AP Helpers 6 years ago
AccountInterstitial.php Add AccountInterstitial model and controller 6 years ago
AccountLog.php Update AccountLog model 8 years ago
Activity.php Update AP logger 6 years ago
Avatar.php Update AvatarController 8 years ago
Bookmark.php Update Bookmark model 8 years ago
Circle.php Update Circle model 8 years ago
CircleProfile.php Add CircleProfile controller, model and migration 8 years ago
Collection.php Update Collection model 7 years ago
CollectionItem.php Update Collection models 7 years ago
Comment.php
Contact.php Update Contact model 7 years ago
DirectMessage.php Update DirectMessage model 6 years ago
DiscoverCategory.php Update DiscoverCategory model 8 years ago
DiscoverCategoryHashtag.php Add DiscoverCategoryHashtag model 8 years ago
EmailVerification.php Update EmailVerification model 8 years ago
FailedJob.php Add FailedJob model 8 years ago
FollowRequest.php
Follower.php Update Follower model, increase hourly limit from 30 to 150 6 years ago
Hashtag.php Update account settings, add hashtags to relationships 7 years ago
HashtagFollow.php Update HashtagFollow model, add hashtag relation 7 years ago
ImportData.php Update Import Data model 8 years ago
ImportJob.php
Instance.php
Like.php Update LikePipeline 7 years ago
Media.php Update Media model, fix remote media preview 7 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 Add OauthClient model 8 years ago
Page.php Add Page model 8 years ago
Place.php Update Place model, add name method 6 years ago
Profile.php Update Profile, fix status count 6 years ago
ProfileSponsor.php Add Profile Sponsors 7 years ago
Report.php Update Report model 7 years ago
ReportComment.php Update ReportComment model 8 years ago
ReportLog.php Update ReportLog model 8 years ago
Status.php Update Status model, fix thumb nsfw caching 6 years ago
StatusArchived.php Add StatusArchived model + migration 6 years ago
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 7 years ago
StatusView.php Add StatusView model to store views for discover algorithm 6 years ago
Story.php Update Story model 7 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 Update UserDevice model 8 years ago
UserFilter.php Update UserFilter model 8 years ago
UserInvite.php Update UserInvite model, add sender relation 7 years ago
UserSetting.php