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.
pixelfed/app
Daniel Supernault 221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required
2 years ago
..
Auth Update oauth flow 3 years ago
Console Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled 2 years ago
Events Update livestream events 3 years ago
Exceptions Update Exception handler to report validation message bag errors 3 years ago
Http Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2 years ago
Jobs Update AutospamUpdateCachedDataPipeline 2 years ago
Listeners Update AuthLogin listener 4 years ago
Mail Update mailers 2 years ago
Models Add AutospamCustomTokens model + migration 2 years ago
Observers Update UserObserver 2 years ago
Providers Fix CI 2 years ago
Rules Create validation rule MaxMultiLine and add it to the validation in ContactController 2 years ago
Services Update PublicTimelineService, improve warmCache query 2 years ago
Transformer Update Notification logic, remove message and rendered fields 2 years ago
Util Update AP Inbox, fix delete handling 2 years ago
AccountInterstitial.php Bump laravel, v9 => v10 2 years ago
AccountLog.php Update AccountLog model, add fillable attribute 4 years ago
Activity.php Bump laravel, v9 => v10 2 years ago
Avatar.php Bump laravel, v9 => v10 2 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 models, remove deprecated toText and toHtml methods 2 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 models, remove deprecated toText and toHtml methods 2 years ago
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 4 years ago
Hashtag.php Update account settings, add hashtags to relationships 6 years ago
HashtagFollow.php Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2 years ago
ImportData.php
ImportJob.php
Instance.php Update admin instances dashboard 2 years ago
Like.php Update models, remove deprecated toText and toHtml methods 2 years ago
Media.php Bump laravel, v9 => v10 2 years ago
MediaBlocklist.php Add MediaBlocklist feature 5 years ago
MediaTag.php Update models 2 years ago
Mention.php Update models, remove deprecated toText and toHtml methods 2 years ago
ModLog.php Update ModLog model, add fillable attribute 5 years ago
Newsroom.php Bump laravel, v9 => v10 2 years ago
Notification.php Bump laravel, v9 => v10 2 years ago
OauthClient.php
Page.php
Place.php Refactor snowflake id generation to improve randomness 4 years ago
Profile.php Bump laravel, v9 => v10 2 years ago
ProfileSponsor.php Add Profile Sponsors 6 years ago
Report.php Bump laravel, v9 => v10 2 years ago
ReportComment.php Update models 2 years ago
ReportLog.php Update models 2 years ago
Status.php Update models, remove deprecated toText and toHtml methods 2 years ago
StatusArchived.php Update models 2 years ago
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 6 years ago
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 Bump laravel, v9 => v10 2 years ago
StoryReaction.php
StoryView.php Update StoryView model 6 years ago
UIKit.php Add UIKit model, migration and controller 5 years ago
User.php Update admin dashboard, fix search and dropdown menu 2 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