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 9a7289198a
Update PublicApiController, fix edge case in timeline pagination
3 years ago
..
Auth Update oauth flow 3 years ago
Console Update MediaGarbageCollector 3 years ago
Events Add broadcast events for real time updates 6 years ago
Exceptions Update Exception handler to report validation message bag errors 3 years ago
Http Update PublicApiController, fix edge case in timeline pagination 3 years ago
Jobs Update DeleteAccountPipeline, fix typo 3 years ago
Listeners Update AuthLogin listener 4 years ago
Mail Update ContactAdmin mail, set New Support Message subject 4 years ago
Models Change static_path on custom emojis to static_url 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 Update oauth flow 3 years ago
Services Merge pull request #3348 from shadowfacts/emoji-schema 3 years ago
Transformer Update ApiV1Controller, remove pinned attribute to match MastoAPI Status entity 3 years ago
Util Update inbox, fixes #3315 3 years ago
AccountInterstitial.php Add AccountInterstitial model and controller 4 years ago
AccountLog.php Update AccountLog model, add fillable attribute 4 years ago
Activity.php Update AP logger 5 years ago
Avatar.php Update avatar model 4 years ago
Bookmark.php Update Bookmark model 6 years ago
Circle.php Update Circle model 6 years ago
CircleProfile.php Add CircleProfile controller, model and migration 6 years ago
Collection.php Refactor snowflake id generation to improve randomness 4 years ago
CollectionItem.php Refactor snowflake id generation to improve randomness 4 years ago
Comment.php Apply fixes from StyleCI 7 years ago
Contact.php Update Contact model 6 years ago
DirectMessage.php Update DirectMessage model 4 years ago
DiscoverCategory.php Update DiscoverCategory model 6 years ago
DiscoverCategoryHashtag.php Add DiscoverCategoryHashtag model 6 years ago
EmailVerification.php Update EmailVerification model 6 years ago
FailedJob.php Add FailedJob model 6 years ago
FollowRequest.php Update FollowRequest model 6 years ago
Follower.php Update Follower model, increase hourly limit from 30 to 150 4 years ago
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 4 years ago
Hashtag.php Update account settings, add hashtags to relationships 6 years ago
HashtagFollow.php Update HashtagFollow model, add hashtag relation 6 years ago
ImportData.php Update Import Data model 6 years ago
ImportJob.php Update ImportJob model 7 years ago
Instance.php Update Instance model 6 years ago
Like.php Update LikePipeline 6 years ago
Media.php Update DiscoverController, cache public tag feed and only include local posts for unauthenticated users 3 years ago
MediaBlocklist.php Add MediaBlocklist feature 5 years ago
MediaTag.php Add Media Tags 5 years ago
Mention.php Apply fixes from StyleCI 7 years ago
ModLog.php Update ModLog model, add fillable attribute 5 years ago
Newsroom.php Update Newsroom model, add editUrl() method 5 years ago
Notification.php Update NotificationTransformer, handle tagged deletes 4 years ago
OauthClient.php Add OauthClient model 6 years ago
Page.php Add Page model 6 years ago
Place.php Refactor snowflake id generation to improve randomness 4 years ago
Profile.php Update Profile model, cast last_status_at as timestamp 3 years ago
ProfileSponsor.php Add Profile Sponsors 6 years ago
Report.php Update Report model 5 years ago
ReportComment.php Update ReportComment model 6 years ago
ReportLog.php Update ReportLog model 6 years ago
Status.php Update Status model, use AccountService to generate urls instead of loading profile relation 3 years ago
StatusArchived.php Add StatusArchived model + migration 4 years ago
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 6 years ago
StatusView.php Add StatusView model to store views for discover algorithm 4 years ago
Story.php Update Story model, use immutable datetime 4 years ago
StoryItem.php Update StoryItem model 5 years ago
StoryReaction.php Update StoryReaction model 6 years ago
StoryView.php Update StoryView model 5 years ago
UIKit.php Add UIKit model, migration and controller 5 years ago
User.php Update User model, add interstitial relation 4 years ago
UserDevice.php Update UserDevice model 6 years ago
UserFilter.php Update UserFilter model 6 years ago
UserInvite.php Update UserInvite model, add sender relation 5 years ago
UserSetting.php Update UserSetting model, cast compose_settings and other as json 3 years ago
helpers.php Add helpers 4 years ago