1
0
Fork 0
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
2022-01-05 18:44:32 -07:00
..
Console Add avatar:sync command 2022-01-02 21:34:15 -07:00
Events
Exceptions
Http
Jobs Fix for firstOrCreate failing hashtags with case differences on name 2022-01-05 19:45:19 +13:00
Listeners
Mail
Models
Observers
Providers
Services
Transformer
Util
AccountInterstitial.php Add AccountInterstitial model and controller 2020-12-05 00:08:05 -07:00
AccountLog.php
Activity.php
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php Add CircleProfile controller, model and migration 2019-02-09 22:41:18 -07:00
Collection.php Refactor snowflake id generation to improve randomness 2021-09-01 22:46:57 -06:00
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 Update EmailVerification model 2019-02-03 14:48:34 -07:00
FailedJob.php
FollowRequest.php
Follower.php
HasSnowflakePrimary.php
Hashtag.php Update account settings, add hashtags to relationships 2019-07-10 21:26:05 -06:00
HashtagFollow.php
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
Mention.php
ModLog.php
Newsroom.php
Notification.php
OauthClient.php Add OauthClient model 2019-02-05 13:57:01 -07:00
Page.php
Place.php
Profile.php
ProfileSponsor.php Add Profile Sponsors 2019-07-11 19:53:14 -06:00
Report.php
ReportComment.php Update ReportComment model 2019-02-03 14:49:11 -07:00
ReportLog.php
Status.php
StatusArchived.php
StatusHashtag.php
StatusView.php
Story.php
StoryItem.php Update StoryItem model 2019-11-10 17:25:52 -07:00
StoryReaction.php
StoryView.php
UIKit.php
User.php
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php
helpers.php