Daniel Supernault c91f1c595a Update ParentalControlsController, prevent children from adding accounts 1 year ago
..
Auth 1c02afb1a1 Update oauth flow 3 years ago
Console d7efe1a7ee Merge pull request #3894 from vanlueckn/feat-add-emoji-cli 1 year ago
Events 4bd9e12f00 Update livestream events 3 years ago
Exceptions 74905ba1d0 Update Exception handler to report validation message bag errors 3 years ago
Http c91f1c595a Update ParentalControlsController, prevent children from adding accounts 1 year ago
Jobs c53894fe16 Add Parental Controls feature 1 year ago
Listeners ef184a2cb4 Update AuthLogin listener 4 years ago
Mail c53894fe16 Add Parental Controls feature 1 year ago
Models c53894fe16 Add Parental Controls feature 1 year ago
Observers fa0380ac3b Update UserObserver, add default domain blocks logic 1 year ago
Providers 7dbdbf15a5 Add Roles & Parental Controls 1 year ago
Rules b228f0eea1 Create validation rule MaxMultiLine and add it to the validation in ContactController 2 years ago
Services 9d365d07f9 Update ParentalControls, map updated saved permissions/roles 1 year ago
Transformer adfaa2b140 Update AP ProfileTransformer, add published attribute 1 year ago
Util bca2484994 Update Webfinger util, add avatar entity. Fixes #1629 1 year 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 ecfc0766f8 Update admin instances dashboard 2 years ago
Like.php ea943333a5 Update models, remove deprecated toText and toHtml methods 2 years ago
Media.php 7a431af93a Update Media model 2 years ago
MediaBlocklist.php ba1f7e7e2c Add MediaBlocklist feature 5 years ago
MediaTag.php 7e333059fb Update models 2 years 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 0b90d629d5 Update User, fix last_active_at guard 2 years 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