Daniel Supernault a0e15d89e2 Update FederationController, fix webfinger endpoint 3 年之前
..
Console 758a828fdf Update MediaGarbageCollector 3 年之前
Events cb202c9671 Add broadcast events for real time updates 6 年之前
Exceptions 74905ba1d0 Update Exception handler to report validation message bag errors 3 年之前
Http a0e15d89e2 Update FederationController, fix webfinger endpoint 3 年之前
Jobs c3c3ce1866 Update inbox, fixes #3315 3 年之前
Listeners ef184a2cb4 Update AuthLogin listener 4 年之前
Mail bc3add0525 Update ContactAdmin mail, set New Support Message subject 4 年之前
Models 46d5f12590 Update custom emoji json-ld 3 年之前
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 年之前
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 年之前
Services afe903c36e Update ApiV1Controller, fix notification entities 3 年之前
Transformer c383f1008d Update ApiV1Controller, fix instance endpoint 3 年之前
Util c3c3ce1866 Update inbox, fixes #3315 3 年之前
AccountInterstitial.php 8766ccfe4f Add AccountInterstitial model and controller 4 年之前
AccountLog.php 1ac60173af Update AccountLog model, add fillable attribute 4 年之前
Activity.php 3063eb249a Update AP logger 5 年之前
Avatar.php f7e72d7c62 Update avatar model 4 年之前
Bookmark.php 83d5fc404d Update Bookmark model 6 年之前
Circle.php 7b7ce8ea8a Update Circle model 6 年之前
CircleProfile.php ee4b7ba8b2 Add CircleProfile controller, model and migration 6 年之前
Collection.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 年之前
CollectionItem.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 年之前
Comment.php b8abbdd90f Apply fixes from StyleCI 6 年之前
Contact.php a72d0964ac Update Contact model 6 年之前
DirectMessage.php 81f23ee970 Update DirectMessage model 4 年之前
DiscoverCategory.php 8cdf44009b Update DiscoverCategory model 6 年之前
DiscoverCategoryHashtag.php 40ffaee6ed Add DiscoverCategoryHashtag model 6 年之前
EmailVerification.php 4415530458 Update EmailVerification model 6 年之前
FailedJob.php 6bad723b68 Add FailedJob model 6 年之前
FollowRequest.php 0dc8d70639 Update FollowRequest model 6 年之前
Follower.php b9b84e6fa4 Update Follower model, increase hourly limit from 30 to 150 4 年之前
HasSnowflakePrimary.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 年之前
Hashtag.php 506208f545 Update account settings, add hashtags to relationships 6 年之前
HashtagFollow.php 9805cd841f Update HashtagFollow model, add hashtag relation 6 年之前
ImportData.php 3fb9abc5c3 Update Import Data model 6 年之前
ImportJob.php 964066da44 Update ImportJob model 6 年之前
Instance.php f5d809c14b Update Instance model 6 年之前
Like.php f92b259232 Update LikePipeline 6 年之前
Media.php d0bfefe8d0 Update Media model 3 年之前
MediaBlocklist.php ba1f7e7e2c Add MediaBlocklist feature 5 年之前
MediaTag.php 711fc020e7 Add Media Tags 5 年之前
Mention.php b8abbdd90f Apply fixes from StyleCI 6 年之前
ModLog.php c7ccb26ffc Update ModLog model, add fillable attribute 5 年之前
Newsroom.php fd7460c433 Update Newsroom model, add editUrl() method 5 年之前
Notification.php 881fa86573 Update NotificationTransformer, handle tagged deletes 4 年之前
OauthClient.php 14be898431 Add OauthClient model 6 年之前
Page.php bb841d3d6a Add Page model 6 年之前
Place.php e5aea490b1 Refactor snowflake id generation to improve randomness 3 年之前
Profile.php a64aef6726 Update Profile model, cast last_status_at as timestamp 3 年之前
ProfileSponsor.php bcfbb0299c Add Profile Sponsors 6 年之前
Report.php 65be6bdd51 Update Report model 5 年之前
ReportComment.php 828fea1612 Update ReportComment model 6 年之前
ReportLog.php df2d37b27c Update ReportLog model 6 年之前
Status.php 2ae527c0f3 Update Status model, use AccountService to generate urls instead of loading profile relation 3 年之前
StatusArchived.php d6907f9ce4 Add StatusArchived model + migration 4 年之前
StatusHashtag.php 39e58f60a2 Update StatusHashtag model, add status_visibility to $fillable 6 年之前
StatusView.php 7a68ee948a Add StatusView model to store views for discover algorithm 4 年之前
Story.php 588384543b Update Story model, use immutable datetime 3 年之前
StoryItem.php 3b8fe9d574 Update StoryItem model 5 年之前
StoryReaction.php d5bb6626b3 Update StoryReaction model 6 年之前
StoryView.php b73823b11a Update StoryView model 5 年之前
UIKit.php fcab5010d6 Add UIKit model, migration and controller 5 年之前
User.php bd321a72f0 Update User model, add interstitial relation 4 年之前
UserDevice.php 44fb6fa062 Update UserDevice model 6 年之前
UserFilter.php 261e95e772 Update UserFilter model 6 年之前
UserInvite.php 591a192928 Update UserInvite model, add sender relation 5 年之前
UserSetting.php 0342027867 Update UserSetting model, cast compose_settings and other as json 3 年之前
helpers.php c6848e99a4 Add helpers 4 年之前