pixelfed/app
2019-07-07 23:32:05 -06:00
..
Console Add RegenerateThumbnails command 2019-06-19 14:27:26 -06:00
Events Add broadcast events for real time updates 2019-04-08 14:38:27 -06:00
Exceptions
Http Update HashtagFollowController, add store method 2019-07-07 22:27:55 -06:00
Jobs Update StatusPipeline, add status_visibility to hashtag lexer 2019-07-07 23:32:05 -06:00
Listeners Update AuthLogin listener 2019-06-21 12:54:58 -06:00
Mail Add ContactAdmin mailable 2019-06-06 21:13:19 -06:00
Observers Add StatusHashtagObserver 2019-06-30 22:38:26 -06:00
Providers Add StatusHashtag Observer to AppServiceProvider 2019-06-30 22:39:00 -06:00
Services Update StatusHashtagService 2019-07-04 20:05:28 -06:00
Transformer Update StatusHashtagTransformer, add scope to status 2019-07-07 23:30:21 -06:00
Util Update Hashtag limit 2019-07-01 21:52:29 -06:00
AccountLog.php
Activity.php
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 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 Update EmailVerification model 2019-02-03 14:48:34 -07:00
FailedJob.php
Follower.php Update Follower model 2019-06-22 21:31:12 -06:00
FollowRequest.php
Hashtag.php
HashtagFollow.php Add HashtagFollow model, migration and controller 2019-07-06 20:51:23 -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 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
Profile.php Update Profile model 2019-06-21 14:04:45 -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-18 01:15:47 -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 Retire Classic Compose UI 2019-06-19 02:45:51 -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
WebSub.php