pixelfed/app
Daniel Supernault a8937abe8a
Update UserObserver
2018-12-08 19:36:30 -07:00
..
Console Fix thumbnail regression 2018-11-24 14:03:15 -07:00
Exceptions Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Http Update AdminReportController, flush thumbnail cache after setting item as NSFW 2018-12-04 20:11:50 -07:00
Jobs Update FollowPipeline 2018-11-27 01:41:32 -07:00
Listeners Update AuthLogin Listener 2018-12-08 19:36:03 -07:00
Mail Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Observer Update UserObserver 2018-12-08 19:36:30 -07:00
Providers Update RouteServiceProvider 2018-11-08 23:09:04 -07:00
Transformer Update StatusTransformer 2018-12-06 19:02:24 -07:00
Util Update AP helpers 2018-11-23 19:32:05 -07:00
AccountLog.php Add AccountLog model/migration 2018-07-12 10:36:20 -06:00
Activity.php Add Activity Model/Migration 2018-09-11 18:47:25 -06:00
Avatar.php Add soft-deletes 2018-06-13 18:52:42 -06:00
Bookmark.php
Collection.php Add Collection model 2018-10-17 12:20:58 -06:00
CollectionItem.php Add CollectionItem model 2018-10-17 12:21:13 -06:00
Comment.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
DirectMessage.php Add DirectMessage model 2018-10-17 12:21:39 -06:00
EmailVerification.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
FollowRequest.php Update FollowRequest model 2018-09-02 22:00:54 -06:00
Follower.php Update Follower model 2018-11-03 21:16:19 -06:00
Hashtag.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
ImportData.php
ImportJob.php Update ImportJob model 2018-09-16 16:53:21 -06:00
Instance.php Add Instance model/migration 2018-09-01 22:43:11 -06:00
Like.php Update Like model 2018-11-03 21:18:54 -06:00
Media.php Update Media model 2018-11-03 21:19:22 -06:00
Mention.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Notification.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Profile.php Update Profile model 2018-11-13 19:16:59 -07:00
Report.php Update Report model 2018-11-03 21:25:26 -06:00
ReportComment.php Add ReportComments model/migration 2018-07-17 18:03:39 -06:00
ReportLog.php Add ReportLog model/migration 2018-07-17 18:04:04 -06:00
Status.php Update Status model 2018-12-02 00:11:07 -07:00
StatusHashtag.php Update Status & StatusHashtag models to fix mass assignment bug 2018-07-17 18:12:23 -06:00
Story.php Add story models 2018-11-03 21:45:44 -06:00
StoryReaction.php Add story models 2018-11-03 21:45:44 -06:00
User.php Update User model, prepare for websockets 2018-10-09 19:28:11 -06:00
UserFilter.php Update UserFilter model 2018-08-30 21:43:43 -06:00
UserSetting.php Update UserSetting model 2018-10-24 12:19:50 -06:00
WebSub.php