pixelfed/app
Daniel Supernault 9de5f8bef3
Add Contact model/view/controller
2019-06-05 22:31:25 -06:00
..
Console Add VideoThumbnail command 2019-05-26 18:34:54 -06:00
Events Add broadcast events for real time updates 2019-04-08 14:38:27 -06:00
Exceptions
Http Add Contact model/view/controller 2019-06-05 22:31:25 -06:00
Jobs PixelFed -> Pixelfed 2019-06-05 18:21:19 -07: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 Update avatar deletion 2019-05-27 20:03:19 -06:00
Providers Update Horizon dark mode regression 2019-05-05 16:42:07 -06:00
Services Update NotificationService 2019-06-05 01:18:09 -06:00
Transformer Update AccountTransformer, cache status count 2019-06-05 01:38:19 -06:00
Util PixelFed -> Pixelfed 2019-06-05 18:21:19 -07: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
Contact.php Add Contact model/view/controller 2019-06-05 22:31:25 -06:00
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
Follower.php Add limits to Following 2019-06-01 20:18:21 -06:00
Hashtag.php
ImportData.php Update Import Data model 2019-03-16 02:47:14 -06:00
ImportJob.php
Instance.php
Like.php Update LikePipeline 2019-05-03 19:18:47 -06:00
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 AccountTransformer, cache status count 2019-06-05 01:38:19 -06: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 Update Status model 2019-06-01 21:31:03 -06:00
StatusHashtag.php Update StatusHashtag 2019-03-01 22:27:43 -07:00
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
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