pixelfed/app
Daniel Supernault 3e98dce4de
Add /api/v1/accounts/{id}/mute endpoint
2019-09-25 23:31:19 -06:00
..
Console Update media:optimize command 2019-08-20 22:22:25 -06:00
Events Add broadcast events for real time updates 2019-04-08 14:38:27 -06:00
Exceptions
Http Add /api/v1/accounts/{id}/mute endpoint 2019-09-25 23:31:19 -06:00
Jobs Update DiscoverController 2019-09-06 23:25:55 -06:00
Listeners Store user preferred language in database 2019-09-20 20:49:50 -06:00
Mail Add ContactAdmin mailable 2019-06-06 21:13:19 -06:00
Observers Add UserFilterObserver 2019-09-03 19:30:13 -06:00
Providers Update AuthServiceProvider 2019-09-13 20:17:00 -06:00
Services Update StatusHashtagService, fix count bug 2019-09-10 22:03:45 -06:00
Transformer Remove deprecated AttachmentTransformer 2019-09-25 22:38:44 -06:00
Util copy activity id instead of guessing blindly 2019-09-24 14:33:29 -05:00
AccountLog.php
Activity.php
Avatar.php Update AvatarController 2019-03-01 11:54:05 -07:00
Bookmark.php
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 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 Update Contact model 2019-06-18 19:49:31 -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
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 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 Update Media, Profile models, fix S3 urls 2019-08-01 22:35:39 -06:00
Mention.php
Notification.php
OauthClient.php
Page.php
Place.php Update Place model, add url methods 2019-08-29 18:30:26 -06:00
Profile.php Update Media, Profile models, fix S3 urls 2019-08-01 22:35:39 -06:00
ProfileSponsor.php Add Profile Sponsors 2019-07-11 19:53:14 -06:00
Report.php
ReportComment.php
ReportLog.php
Status.php Update Status model, add place relation 2019-08-17 01:44:59 -06:00
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 2019-07-07 23:31:19 -06:00
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
User.php Update User model, fix filter relationship 2019-09-25 00:24:13 -06:00
UserDevice.php Update UserDevice model 2019-04-15 13:21:33 -06:00
UserFilter.php
UserInvite.php Add user invites 2019-02-15 20:13:24 -07:00
UserSetting.php