Daniel Supernault 3de8ceca74 Update ReblogService, fix cache sync issues 10 months ago
..
Auth 2e6100f275 Update BearerTokenResponse, fix scope bug 1 year ago
Console be02f48a77 Update UserAccountDelete command, increase sharedInbox ttl from 12h to 14d 10 months ago
Events 4bd9e12f00 Update livestream events 3 years ago
Exceptions 74905ba1d0 Update Exception handler to report validation message bag errors 3 years ago
Http 1da08feed0 Update StatusController to handle Moved accounts 10 months ago
Jobs 002dfefbdd Update MovePipeline to handle mute and block migrations 10 months ago
Listeners ef184a2cb4 Update AuthLogin listener 4 years ago
Mail 8dac2caf1d Add Curated Onboarding 1 year ago
Models 3d6b9badf4 Add groups models, controllers and services 1 year ago
Observers 949e99798e Update UserObserver, fix type casting 1 year ago
Providers 1dbcdee289 Merge branch 'staging' into feat/implement-admin-domain-blocks-api 11 months ago
Rules 78eb1c88d6 Create ValidUrl.php 1 year ago
Services 3de8ceca74 Update ReblogService, fix cache sync issues 10 months ago
Transformer 3d6b9badf4 Add groups models, controllers and services 1 year ago
Util 312386bf98 Update DiscoverActor, fix formatting 10 months ago
AccountInterstitial.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
AccountLog.php 1ac60173af Update AccountLog model, add fillable attribute 4 years ago
Activity.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
Avatar.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
Bookmark.php 83d5fc404d Update Bookmark model 6 years ago
Circle.php 7b7ce8ea8a Update Circle model 6 years ago
CircleProfile.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 years ago
Collection.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 years ago
CollectionItem.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 years ago
Comment.php b8abbdd90f Apply fixes from StyleCI 6 years ago
Contact.php a72d0964ac Update Contact model 6 years ago
DirectMessage.php ea943333a5 Update models, remove deprecated toText and toHtml methods 2 years ago
DiscoverCategory.php 8cdf44009b Update DiscoverCategory model 6 years ago
DiscoverCategoryHashtag.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 years ago
EmailVerification.php 4415530458 Update EmailVerification model 6 years ago
FailedJob.php 6bad723b68 Add FailedJob model 6 years ago
FollowRequest.php 4470981af7 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 ea943333a5 Update models, remove deprecated toText and toHtml methods 2 years ago
HasSnowflakePrimary.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 years ago
Hashtag.php 506208f545 Update account settings, add hashtags to relationships 6 years ago
HashtagFollow.php ed35214161 Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2 years ago
ImportData.php 3fb9abc5c3 Update Import Data model 6 years ago
ImportJob.php 964066da44 Update ImportJob model 6 years ago
Instance.php 652654e24f WIP: Implement domain blocks 1 year ago
Like.php 4223119f58 Update Like model, increase max likes per day from 500 to 1500 1 year ago
Media.php e33643c295 Update Media model, fix broken thumbnail/gray thumbnail bug 1 year ago
MediaBlocklist.php ba1f7e7e2c Add MediaBlocklist feature 5 years ago
MediaTag.php 01535a6cfe Update ApiV1Controller, improve notification filtering 1 year ago
Mention.php ea943333a5 Update models, remove deprecated toText and toHtml methods 2 years ago
ModLog.php c7ccb26ffc Update ModLog model, add fillable attribute 5 years ago
Newsroom.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
Notification.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
OauthClient.php 14be898431 Add OauthClient model 6 years ago
Page.php bb841d3d6a Add Page model 6 years ago
Place.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 years ago
Profile.php dc7973de62 Update Profile model, add aliases relation 1 year ago
ProfileSponsor.php bcfbb0299c Add Profile Sponsors 6 years ago
Report.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
ReportComment.php 7e333059fb Update models 2 years ago
ReportLog.php 7e333059fb Update models 2 years ago
Status.php 1f0a45b7f4 Update Status model, allow unlisted thumbnails 1 year ago
StatusArchived.php 7e333059fb Update models 2 years ago
StatusHashtag.php 39e58f60a2 Update StatusHashtag model, add status_visibility to $fillable 6 years ago
StatusView.php 7a68ee948a Add StatusView model to store views for discover algorithm 4 years ago
Story.php 588384543b Update Story model, use immutable datetime 3 years ago
StoryItem.php b1f95a7213 Bump laravel, v9 => v10 2 years ago
StoryReaction.php d5bb6626b3 Update StoryReaction model 6 years ago
StoryView.php b73823b11a Update StoryView model 5 years ago
UIKit.php fcab5010d6 Add UIKit model, migration and controller 5 years ago
User.php 8b4ea6ff48 Update user model 11 months ago
UserDevice.php 44fb6fa062 Update UserDevice model 6 years ago
UserFilter.php 0455dd1996 Update UserFilter model, add user relation 1 year ago
UserInvite.php 591a192928 Update UserInvite model, add sender relation 5 years ago
UserSetting.php 0342027867 Update UserSetting model, cast compose_settings and other as json 3 years ago
helpers.php c6848e99a4 Add helpers 4 years ago