Daniel Supernault a0e15d89e2 Update FederationController, fix webfinger endpoint 3 years ago
..
Console 758a828fdf Update MediaGarbageCollector 3 years ago
Events cb202c9671 Add broadcast events for real time updates 6 years ago
Exceptions 74905ba1d0 Update Exception handler to report validation message bag errors 3 years ago
Http a0e15d89e2 Update FederationController, fix webfinger endpoint 3 years ago
Jobs c3c3ce1866 Update inbox, fixes #3315 3 years ago
Listeners ef184a2cb4 Update AuthLogin listener 4 years ago
Mail bc3add0525 Update ContactAdmin mail, set New Support Message subject 4 years ago
Models 46d5f12590 Update custom emoji json-ld 3 years ago
Observers 80d9b9399a 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 80d9b9399a 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
Services afe903c36e Update ApiV1Controller, fix notification entities 3 years ago
Transformer c383f1008d Update ApiV1Controller, fix instance endpoint 3 years ago
Util c3c3ce1866 Update inbox, fixes #3315 3 years ago
AccountInterstitial.php 8766ccfe4f Add AccountInterstitial model and controller 4 years ago
AccountLog.php 1ac60173af Update AccountLog model, add fillable attribute 4 years ago
Activity.php 3063eb249a Update AP logger 5 years ago
Avatar.php f7e72d7c62 Update avatar model 4 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 81f23ee970 Update DirectMessage model 4 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 0dc8d70639 Update FollowRequest model 6 years ago
Follower.php b9b84e6fa4 Update Follower model, increase hourly limit from 30 to 150 4 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 9805cd841f Update HashtagFollow model, add hashtag relation 6 years ago
ImportData.php 3fb9abc5c3 Update Import Data model 6 years ago
ImportJob.php 964066da44 Update ImportJob model 6 years ago
Instance.php f5d809c14b Update Instance model 6 years ago
Like.php f92b259232 Update LikePipeline 6 years ago
Media.php d0bfefe8d0 Update Media model 3 years ago
MediaBlocklist.php ba1f7e7e2c Add MediaBlocklist feature 5 years ago
MediaTag.php 711fc020e7 Add Media Tags 5 years ago
Mention.php b8abbdd90f Apply fixes from StyleCI 6 years ago
ModLog.php c7ccb26ffc Update ModLog model, add fillable attribute 5 years ago
Newsroom.php fd7460c433 Update Newsroom model, add editUrl() method 5 years ago
Notification.php 881fa86573 Update NotificationTransformer, handle tagged deletes 4 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 a64aef6726 Update Profile model, cast last_status_at as timestamp 3 years ago
ProfileSponsor.php bcfbb0299c Add Profile Sponsors 6 years ago
Report.php 65be6bdd51 Update Report model 5 years ago
ReportComment.php 828fea1612 Update ReportComment model 6 years ago
ReportLog.php df2d37b27c Update ReportLog model 6 years ago
Status.php 2ae527c0f3 Update Status model, use AccountService to generate urls instead of loading profile relation 3 years ago
StatusArchived.php d6907f9ce4 Add StatusArchived model + migration 4 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 3b8fe9d574 Update StoryItem model 5 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 bd321a72f0 Update User model, add interstitial relation 4 years ago
UserDevice.php 44fb6fa062 Update UserDevice model 6 years ago
UserFilter.php 261e95e772 Update UserFilter model 6 years 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