1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 07:42:41 +00:00
pixelfed/app
2024-12-06 05:04:49 -07:00
..
Auth
Console Update UserVerifyEmail command 2024-12-06 00:44:16 -07:00
Events
Exceptions
Http Update ApiV1Controller.php 2024-12-06 05:04:49 -07:00
Jobs Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2024-11-19 03:45:52 -07: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 Merge branch 'staging' into feat/implement-admin-domain-blocks-api 2024-07-30 22:29:28 -06:00
Rules Fix push token for php8.2 2024-10-04 01:07:05 -06:00
Services Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 2024-12-06 03:15:39 -07:00
Transformer Update Transformers to comply with MastoAPI 2024-12-06 03:23:55 -07:00
Util Update Helpers.php 2024-11-19 04:17:41 -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 Update Media model, fix broken thumbnail/gray thumbnail bug 2024-06-21 03:45:14 -06:00
MediaBlocklist.php
MediaTag.php
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
UserInvite.php
UserSetting.php