.. |
Auth
|
Update oauth flow
|
3 years ago |
Console
|
Fix remote account post counts
|
3 years ago |
Events
|
Update livestream events
|
3 years ago |
Exceptions
|
Update Exception handler to report validation message bag errors
|
3 years ago |
Http
|
Update AdminSettingsController, fix cache invalidation when updating rules
|
3 years ago |
Jobs
|
Enforce blocks on incoming likes, shares, replies and follows
|
3 years ago |
Listeners
|
Update AuthLogin listener
|
4 years ago |
Mail
|
Update ContactAdmin mail, set New Support Message subject
|
4 years ago |
Models
|
Update LiveStream model
|
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
|
Add TelescopeServiceProvider
|
3 years ago |
Services
|
Update SearchApiService, improve account/webfinger results
|
3 years ago |
Transformer
|
Merge pull request #3511 from shleeable/patch-5
|
3 years ago |
Util
|
Remove remote posts from NetworkTimelineService when processing Tombstones
|
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
|
…
|
|
Circle.php
|
…
|
|
CircleProfile.php
|
…
|
|
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
|
…
|
|
Contact.php
|
…
|
|
DirectMessage.php
|
Update DirectMessage model
|
4 years ago |
DiscoverCategory.php
|
…
|
|
DiscoverCategoryHashtag.php
|
…
|
|
EmailVerification.php
|
…
|
|
FailedJob.php
|
…
|
|
FollowRequest.php
|
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
|
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
|
…
|
|
HashtagFollow.php
|
…
|
|
ImportData.php
|
…
|
|
ImportJob.php
|
…
|
|
Instance.php
|
…
|
|
Like.php
|
Update Like model, bump max likes per day from 100 to 200
|
3 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
|
…
|
|
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
|
…
|
|
Page.php
|
…
|
|
Place.php
|
Refactor snowflake id generation to improve randomness
|
4 years ago |
Profile.php
|
Fix remote avatar urls when not using cloud storage
|
3 years ago |
ProfileSponsor.php
|
…
|
|
Report.php
|
Update Report model
|
5 years ago |
ReportComment.php
|
…
|
|
ReportLog.php
|
…
|
|
Status.php
|
Change ISO-8601 to RFC 3339 EXTENDED
|
3 years ago |
StatusArchived.php
|
Add StatusArchived model + migration
|
4 years ago |
StatusHashtag.php
|
…
|
|
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
|
…
|
|
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
|
…
|
|
UserFilter.php
|
…
|
|
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 |