pixelfed/app
2023-10-11 00:48:30 -06:00
..
Auth
Console Update user:admin command, improve logic. Fixes #2465 2023-10-10 20:20:18 -06:00
Events Update livestream events 2022-06-27 21:52:07 -06:00
Exceptions Update Exception handler to report validation message bag errors 2022-02-05 18:37:46 -07:00
Http Update AdminReportController, add profile_id to group by. Fixes #4685 2023-10-09 13:44:25 -06:00
Jobs Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
Listeners
Mail Update mailers 2023-04-24 03:26:36 -06:00
Models Add AdminShadowFilter model/migration 2023-09-14 22:23:46 -06:00
Observers
Providers Fix CI 2023-05-07 05:20:33 -06:00
Rules
Services Update AvatarPipeline, improve refresh logic and garbage collection to purge old avatars 2023-10-11 00:48:30 -06:00
Transformer Update Note and CreateNote transformers, include attachment blurhash, width and height 2023-09-26 23:10:20 -06:00
Util Update AP helpers, adjust RemoteAvatarFetch ttl from 24h to 3 months 2023-10-10 20:55:20 -06:00
AccountInterstitial.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
AccountLog.php
Activity.php
Avatar.php
Bookmark.php Update Bookmark model 2019-02-03 14:47:26 -07:00
Circle.php Update Circle model 2019-02-15 20:56:44 -07:00
CircleProfile.php Add CircleProfile controller, model and migration 2019-02-09 22:41:18 -07:00
Collection.php
CollectionItem.php Refactor snowflake id generation to improve randomness 2021-09-01 22:46:57 -06:00
Comment.php
Contact.php
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
Follower.php
FollowRequest.php
Hashtag.php Update account settings, add hashtags to relationships 2019-07-10 21:26:05 -06:00
HashtagFollow.php
HasSnowflakePrimary.php
helpers.php Add helpers 2021-05-07 21:37:10 -06:00
ImportData.php Update Import Data model 2019-03-16 02:47:14 -06:00
ImportJob.php
Instance.php
Like.php
Media.php
MediaBlocklist.php
MediaTag.php Update models 2023-01-21 07:48:27 -07:00
Mention.php
ModLog.php Update ModLog model, add fillable attribute 2020-04-26 02:06:48 -06:00
Newsroom.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Notification.php
OauthClient.php
Page.php Add Page model 2019-01-31 12:55:37 -07:00
Place.php
Profile.php Update Profile model, add aliases relation 2023-08-07 23:59:29 -06:00
ProfileSponsor.php Add Profile Sponsors 2019-07-11 19:53:14 -06:00
Report.php
ReportComment.php
ReportLog.php Update models 2023-01-21 07:48:27 -07:00
Status.php Update Status model, allow unlisted thumbnails 2023-09-25 02:10:19 -06:00
StatusArchived.php
StatusHashtag.php
StatusView.php Add StatusView model to store views for discover algorithm 2020-12-26 20:16:35 -07:00
Story.php
StoryItem.php Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
StoryReaction.php Update StoryReaction model 2019-01-12 00:44:51 -07:00
StoryView.php Update StoryView model 2019-11-10 17:26:29 -07:00
UIKit.php
User.php Update User, fix last_active_at guard 2023-07-16 18:42:43 -06:00
UserDevice.php
UserFilter.php Update UserFilter model 2019-01-31 12:55:57 -07:00
UserInvite.php
UserSetting.php