1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-23 22:50:46 +00:00
pixelfed/app
Anil Kulkarni d97383c0f6
Fix the local column for statuses to not include remote shares (#5513)
* Fix the local column for statuses to not include remote shares

* Chunk the migration
2025-01-25 21:27:20 -07:00
..
Auth Update oauth/token, fix scope to be space separated string instead of array 2025-01-08 19:54:38 -07:00
Console Fix notifications not being delivered by directly checking the state from the database 2025-01-12 11:30:15 -08:00
Events
Exceptions
Http DM 2025-01-25 08:45:09 -07:00
Jobs Add a push notification when a user is mentioned in a comment 2025-01-12 18:49:46 -08:00
Listeners
Mail Add AdminMessageResponse 2024-10-10 01:56:52 -06:00
Models Add ModeratedProfile model 2024-10-14 23:21:10 -06:00
Observers Update UserObserver, fix type casting 2024-03-13 23:36:26 -06:00
Providers Update asp 2025-01-04 00:52:24 -07:00
Rules Fix push token for php8.2 2024-10-04 01:07:05 -06:00
Services Update SearchApiV2Service, fix hashtag search 2025-01-14 18:57:37 -07:00
Transformer Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2025-01-05 16:24:23 -07:00
Util Fix the local column for statuses to not include remote shares (#5513) 2025-01-25 21:27:20 -07:00
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php Update Contact model 2024-10-10 01:53:16 -06:00
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
Follower.php
FollowRequest.php
Hashtag.php
HashtagFollow.php
HasSnowflakePrimary.php
helpers.php
ImportData.php
ImportJob.php
Instance.php WIP: Implement domain blocks 2024-03-30 01:07:40 +01:00
Like.php Update Like model, increase max likes per day from 500 to 1500 2024-04-29 02:46:14 -06:00
Media.php Merge branch 'staging' into insta-import-optimizeMedia 2025-01-03 21:23:46 -07:00
MediaBlocklist.php
MediaTag.php Update ApiV1Controller, improve notification filtering 2024-03-05 01:56:16 -07:00
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status, remove unused method 2024-11-19 02:29:11 -07:00
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add notify_enabled 2024-09-30 00:57:36 -06:00
UserDevice.php
UserFilter.php Update UserFilter model, add user relation 2023-12-20 23:55:26 -07:00
UserInvite.php
UserSetting.php