1
0
Fork 0
pixelfed/app
Daniel Supernault 9b357188e4
Update ApiController
2019-04-25 23:24:59 -06:00
..
Console Update UserDelete command 2019-04-21 23:38:06 -06:00
Events Add broadcast events for real time updates 2019-04-08 14:38:27 -06:00
Exceptions
Http Update ApiController 2019-04-25 23:24:59 -06:00
Jobs Update DeleteAccountPipeline 2019-04-21 23:38:34 -06:00
Listeners Add UserDevice model 2019-03-06 00:55:03 -07:00
Mail Add security email notifications 2019-02-28 23:13:49 -07:00
Observers Add AvatarObserver 2019-02-12 01:05:17 -07:00
Providers Update config, make oauth opt-in 2019-04-17 19:45:23 -06:00
Services Add FollowerService 2019-02-14 14:24:34 -07:00
Transformer Update StatusTransformer 2019-04-17 19:46:05 -06:00
Util Update AP helper 2019-04-18 00:47:09 -06:00
AccountLog.php Update AccountLog model 2019-02-03 14:47:01 -07:00
Activity.php Update Activity model 2019-02-03 14:47:15 -07:00
Avatar.php Update AvatarController 2019-03-01 11:54:05 -07:00
Bookmark.php Update Bookmark model 2019-02-03 14:47:26 -07:00
Circle.php Update Circle model 2019-02-15 20:56:44 -07:00
CircleProfile.php Add CircleProfile controller, model and migration 2019-02-09 22:41:18 -07:00
Collection.php Add snowflake ids to Collection models 2019-04-25 19:56:04 -06:00
CollectionItem.php Add snowflake ids to Collection models 2019-04-25 19:56:04 -06:00
Comment.php
DirectMessage.php
DiscoverCategory.php Update DiscoverCategory model 2019-02-08 12:27:51 -07:00
DiscoverCategoryHashtag.php Add DiscoverCategoryHashtag model 2019-02-07 00:35:38 -07:00
EmailVerification.php Update EmailVerification model 2019-02-03 14:48:34 -07:00
FailedJob.php Add FailedJob model 2019-01-31 12:56:20 -07:00
FollowRequest.php Update FollowRequest model 2018-12-31 23:25:00 -07:00
Follower.php
Hashtag.php
ImportData.php Update Import Data model 2019-03-16 02:47:14 -06:00
ImportJob.php
Instance.php Update Instance model 2019-01-20 20:53:35 -07:00
Like.php
Media.php Add missing thumbnail fallback 2019-03-03 22:39:52 -07:00
Mention.php
Notification.php
OauthClient.php Add OauthClient model 2019-02-05 13:57:01 -07:00
Page.php Add Page model 2019-01-31 12:55:37 -07:00
Profile.php Update Profile model 2019-03-02 00:18:23 -07:00
Report.php
ReportComment.php Update ReportComment model 2019-02-03 14:49:11 -07:00
ReportLog.php Update ReportLog model 2019-02-03 14:49:26 -07:00
Status.php Add snowflake ids to statuses 2019-03-11 23:38:21 -06:00
StatusHashtag.php Update StatusHashtag 2019-03-01 22:27:43 -07:00
Story.php Update Story Model 2019-01-12 13:14:22 -07:00
StoryItem.php Update StoryItem model 2019-01-12 13:34:10 -07:00
StoryReaction.php Update StoryReaction model 2019-01-12 00:44:51 -07:00
StoryView.php Add StoryView Model 2019-01-12 00:45:27 -07:00
User.php Add UserDevice model 2019-03-06 00:55:03 -07:00
UserDevice.php Update UserDevice model 2019-04-15 13:21:33 -06:00
UserFilter.php Update UserFilter model 2019-01-31 12:55:57 -07:00
UserInvite.php Add user invites 2019-02-15 20:13:24 -07:00
UserSetting.php
WebSub.php