You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Emelia Smith
fcdfc73eaf
Remove production environment check in AuthServiceProvider
...
This check resulted in the /oauth/scopes route returning nothing, meaning in development you couldn't use access tokens with scopes; It probably also affected other logic
2 years ago
..
Auth
Update BearerTokenResponse, fix scope bug
2 years ago
Console
Update commands, add user account delete cli command to federate account deletion
2 years ago
Events
Update livestream events
4 years ago
Exceptions
…
Http
Add oauth protection to admin domain blocks API
2 years ago
Jobs
Add Profile Migration federation
2 years ago
Listeners
…
Mail
Add Curated Onboarding
2 years ago
Models
Update ProfileMigration model, add target relation
2 years ago
Observers
Update Inbox and StatusObserver, fix silently rejected direct messages due to saveQuietly which failed to generate a snowflake id
2 years ago
Providers
Remove production environment check in AuthServiceProvider
2 years ago
Rules
Create validation rule MaxMultiLine and add it to the validation in ContactController
3 years ago
Services
Update config_cache
2 years ago
Transformer
Update AP transformers, add DeleteActor activity
2 years ago
Util
Update config_cache
2 years ago
AccountInterstitial.php
Bump laravel, v9 => v10
3 years ago
AccountLog.php
…
Activity.php
Bump laravel, v9 => v10
3 years ago
Avatar.php
Bump laravel, v9 => v10
3 years ago
Bookmark.php
…
Circle.php
…
CircleProfile.php
…
Collection.php
…
CollectionItem.php
…
Comment.php
…
Contact.php
…
DirectMessage.php
Update models, remove deprecated toText and toHtml methods
3 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
4 years ago
Follower.php
Update models, remove deprecated toText and toHtml methods
3 years ago
HasSnowflakePrimary.php
…
Hashtag.php
…
HashtagFollow.php
Update HashtagFollow model, add MAX_LIMIT of 250 tags per account
3 years ago
ImportData.php
…
ImportJob.php
…
Instance.php
WIP: Implement domain blocks
2 years ago
Like.php
Update models, remove deprecated toText and toHtml methods
3 years ago
Media.php
Update Media model
3 years ago
MediaBlocklist.php
…
MediaTag.php
Update ApiV1Controller, improve notification filtering
2 years ago
Mention.php
Update models, remove deprecated toText and toHtml methods
3 years ago
ModLog.php
…
Newsroom.php
Bump laravel, v9 => v10
3 years ago
Notification.php
Bump laravel, v9 => v10
3 years ago
OauthClient.php
…
Page.php
…
Place.php
…
Profile.php
Update Profile model, add aliases relation
2 years ago
ProfileSponsor.php
…
Report.php
Bump laravel, v9 => v10
3 years ago
ReportComment.php
Update models
3 years ago
ReportLog.php
Update models
3 years ago
Status.php
Update Status model, allow unlisted thumbnails
2 years ago
StatusArchived.php
Update models
3 years ago
StatusHashtag.php
…
StatusView.php
…
Story.php
…
StoryItem.php
Bump laravel, v9 => v10
3 years ago
StoryReaction.php
…
StoryView.php
…
UIKit.php
…
User.php
Update User, fix last_active_at guard
3 years ago
UserDevice.php
…
UserFilter.php
Update UserFilter model, add user relation
2 years ago
UserInvite.php
…
UserSetting.php
…
helpers.php
…