pixelfed/app
Daniel Supernault 19d6e7df65
Update middleware, add AccountInterstitial support
2020-12-09 21:59:16 -07:00
..
Console Update FixUsernames.php 2020-11-26 18:30:40 +01:00
Events
Exceptions Update laravel to v7.0 2020-05-29 01:01:32 -06:00
Http Update middleware, add AccountInterstitial support 2020-12-09 21:59:16 -07:00
Jobs Update DeleteAccountPipeline, add AccountInterstitial and DirectMessage purging 2020-12-05 00:20:45 -07:00
Listeners Update AuthLogin listener 2020-11-25 10:11:50 -07:00
Mail Add password change email notification 2020-08-24 23:36:12 -06:00
Observers Add modlog notifications 2020-02-21 21:00:00 -07:00
Providers Updated AuthServiceProvider, added support for configurable OAuth tokens and refresh tokens lifetime 2020-11-21 20:24:36 -07:00
Services Update EmailService, make case insensitive 2020-11-21 20:47:13 -07:00
Transformer Update StatusStatelessTransformer, add missing attributes 2020-12-05 00:14:29 -07:00
Util Update media pipeline, add blurhash support 2020-12-05 00:18:34 -07:00
AccountInterstitial.php Add AccountInterstitial model and controller 2020-12-05 00:08:05 -07:00
AccountLog.php
Activity.php Update AP logger 2020-04-29 15:29:10 -06:00
Avatar.php
Bookmark.php
Circle.php
CircleProfile.php
Collection.php Update Collection model 2019-07-17 23:22:17 -06:00
CollectionItem.php Update Collection models 2019-07-15 23:23:16 -06:00
Comment.php
Contact.php
DirectMessage.php Update DirectMessage model 2020-11-25 10:41:44 -07:00
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
FollowRequest.php
Follower.php Update Follower model 2019-06-22 21:31:12 -06:00
Hashtag.php Update account settings, add hashtags to relationships 2019-07-10 21:26:05 -06:00
HashtagFollow.php Update HashtagFollow model, add hashtag relation 2019-07-08 21:46:00 -06:00
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php Update Media model, fix remote media preview 2020-03-05 14:44:50 -07:00
MediaBlocklist.php Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
MediaTag.php Add Media Tags 2020-07-14 17:04:51 -06:00
Mention.php
ModLog.php Update ModLog model, add fillable attribute 2020-04-26 02:06:48 -06:00
Newsroom.php Update Newsroom model, add editUrl() method 2019-12-23 23:13:03 -07:00
Notification.php
OauthClient.php
Page.php
Place.php Update Place model, add name method 2020-11-27 14:22:05 -07:00
Profile.php Update Profile model, cast timestamp for last_fetched_at 2020-04-26 02:07:17 -06:00
ProfileSponsor.php Add Profile Sponsors 2019-07-11 19:53:14 -06:00
Report.php Update Report model 2020-01-22 20:05:40 -07:00
ReportComment.php
ReportLog.php
Status.php Update Status model, fix thumb nsfw caching 2020-12-05 00:12:08 -07:00
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 2019-07-07 23:31:19 -06:00
Story.php Update Story model 2020-01-28 21:32:32 -07:00
StoryItem.php Update StoryItem model 2019-11-10 17:25:52 -07:00
StoryReaction.php
StoryView.php Update StoryView model 2019-11-10 17:26:29 -07:00
UIKit.php Add UIKit model, migration and controller 2020-04-26 23:28:24 -06:00
User.php Update User model, add interstitial relation 2020-12-05 00:13:24 -07:00
UserDevice.php
UserFilter.php
UserInvite.php Update UserInvite model, add sender relation 2020-04-26 23:25:35 -06:00
UserSetting.php