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 3ee699ba3f
Merge pull request #3122 from idanoo/hashtag_unique_constraint_fix
Fix for firstOrCreate failing hashtags with case differences on name column
3 years ago
..
Console Add avatar:sync command 3 years ago
Events
Exceptions Update exception handler 3 years ago
Http Fix Direct Message conversations endpoint on postgres instances 3 years ago
Jobs Fix for firstOrCreate failing hashtags with case differences on name 3 years ago
Listeners
Mail
Models
Observers
Providers
Services Update Services, fix mastoapi compat 3 years ago
Transformer Update AccountService, add getMastodon method for mastoapi compatibility 3 years ago
Util Update app/Util/Media/Image.php 3 years ago
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php
MediaBlocklist.php
MediaTag.php
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php Update Profile model, cast last_status_at as timestamp 3 years ago
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model, use AccountService to generate urls instead of loading profile relation 4 years ago
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php Update UserSetting model, cast compose_settings and other as json 4 years ago
helpers.php