1
0
Fork 0
pixelfed/app
Daniel Supernault a8453e7719
Update api routes, add DeprecatedEndpoint middleware
2023-06-06 01:55:28 -06:00
..
Auth
Console Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled 2023-05-21 07:34:27 -06:00
Events
Exceptions
Http Update api routes, add DeprecatedEndpoint middleware 2023-06-06 01:55:28 -06:00
Jobs Update StatusActivityPubDeliver, fix addressing 2023-05-25 04:57:17 -06:00
Listeners
Mail Update mailers 2023-04-24 03:26:36 -06:00
Models Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2023-05-29 03:43:25 -06:00
Observers
Providers Fix CI 2023-05-07 05:20:33 -06:00
Rules
Services Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 2023-05-29 03:43:25 -06:00
Transformer Add Post Edits/Updates 2023-05-25 00:33:44 -06:00
Util Update Config, bump version for post edit support without having to clear cache 2023-05-25 02:03:59 -06:00
AccountInterstitial.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
AccountLog.php
Activity.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Avatar.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php Update models, remove deprecated toText and toHtml methods 2023-05-13 00:43:46 -06:00
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php Update models, remove deprecated toText and toHtml methods 2023-05-13 00:43:46 -06:00
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php Update HashtagFollow model, add MAX_LIMIT of 250 tags per account 2023-05-09 02:05:23 -06:00
ImportData.php
ImportJob.php
Instance.php
Like.php Update models, remove deprecated toText and toHtml methods 2023-05-13 00:43:46 -06:00
Media.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
MediaBlocklist.php
MediaTag.php
Mention.php Update models, remove deprecated toText and toHtml methods 2023-05-13 00:43:46 -06:00
ModLog.php
Newsroom.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Notification.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
OauthClient.php
Page.php
Place.php
Profile.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
ProfileSponsor.php
Report.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
ReportComment.php
ReportLog.php
Status.php Update Status model, increase max mentions, hashtags and links 2023-05-27 07:23:20 -06:00
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
StoryReaction.php
StoryView.php
UIKit.php
User.php Update admin dashboard, fix search and dropdown menu 2023-05-05 00:00:11 -06:00
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php