pixelfed/app
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
2018-05-31 21:34:04 -06:00
..
Console Update Console Kernel 2018-05-29 21:01:56 -06:00
Exceptions Add Laravel Framework 2018-04-15 17:56:48 -06:00
Http Update FederationController 2018-05-31 21:34:04 -06:00
Jobs Add StatusPipeline 2018-05-31 21:14:46 -06:00
Observer Add UserObserver 2018-05-31 21:15:20 -06:00
Providers Update AppServiceProvider 2018-05-22 17:58:48 -06:00
Transformer/ActivityPub Add ProfileOutbox Transformer 2018-05-31 21:16:43 -06:00
Util Add Inbox util 2018-05-31 21:17:07 -06:00
Avatar.php Add Avatar model/migration 2018-05-20 15:51:11 -06:00
Bookmark.php Add Bookmark feature 2018-05-31 15:56:46 -06:00
Comment.php Add Comment model, migration and controller 2018-04-18 23:55:58 -06:00
Follower.php Update follower model, add new methods 2018-05-29 21:02:24 -06:00
Hashtag.php Add hashtag model/migration and pivot table 2018-05-19 20:57:55 -06:00
ImportData.php Add ImportData model/migration 2018-05-19 21:07:04 -06:00
Like.php Add LikePipeline and like notifications 2018-05-26 20:26:44 -06:00
Media.php Add url() method to Media model 2018-05-19 20:59:59 -06:00
Notification.php Add basic notification support 2018-05-26 21:25:04 -06:00
Profile.php Update profile model, use proper follower relationship and add new methods 2018-05-31 16:03:31 -06:00
Report.php Add Report model/migration/controller 2018-05-20 15:48:53 -06:00
Status.php Update status model 2018-05-31 16:03:43 -06:00
StatusHashtag.php Add StatusHashtag model 2018-05-31 21:15:37 -06:00
User.php Update user model 2018-05-31 16:02:41 -06:00
WebSub.php Update AccountController, fix hydrateNotifications() 2018-05-29 21:03:11 -06:00