pixelfed/app
Daniel Supernault de1cca4feb
Add password change email notification
2020-08-24 23:36:12 -06:00
..
Console Update FixUsernames command, fixes remote username search 2020-04-21 23:13:38 -06:00
Events Add broadcast events for real time updates 2019-04-08 14:38:27 -06:00
Exceptions Update laravel to v7.0 2020-05-29 01:01:32 -06:00
Http Add password change email notification 2020-08-24 23:36:12 -06:00
Jobs Update ImportInstagram pipeline 2020-05-25 21:27:31 -06:00
Listeners set session locale fallback using global config 2020-07-09 21:01:42 -03:00
Mail Add password change email notification 2020-08-24 23:36:12 -06:00
Observers Add modlog notifications 2020-02-21 21:00:00 -07:00
Providers Update cors dep 2020-06-11 18:39:03 -06:00
Services Add MediaBlocklistService 2020-07-26 22:14:57 -06:00
Transformer Update NotificationTransformer, fixes #2389 2020-08-24 18:53:37 -06:00
Util Update RegisterController 2020-08-06 21:32:02 -06:00
AccountLog.php
Activity.php Update AP logger 2020-04-29 15:29:10 -06:00
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
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
DiscoverCategoryHashtag.php
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 model, fix remote media preview 2020-03-05 14:44:50 -07:00
MediaBlocklist.php Add MediaBlocklist feature 2020-07-26 22:05:52 -06:00
MediaTag.php Add Media Tags 2020-07-14 17:04:51 -06:00
Mention.php
ModLog.php Update ModLog model, add fillable attribute 2020-04-26 02:06:48 -06:00
Newsroom.php Update Newsroom model, add editUrl() method 2019-12-23 23:13:03 -07:00
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 Profile model, cast timestamp for last_fetched_at 2020-04-26 02:07:17 -06:00
ProfileSponsor.php Add Profile Sponsors 2019-07-11 19:53:14 -06:00
Report.php Update Report model 2020-01-22 20:05:40 -07:00
ReportComment.php
ReportLog.php
Status.php Add S3 + Stories 2019-12-31 02:33:54 -07:00
StatusHashtag.php Update StatusHashtag model, add status_visibility to $fillable 2019-07-07 23:31:19 -06:00
Story.php Update Story model 2020-01-28 21:32:32 -07:00
StoryItem.php Update StoryItem model 2019-11-10 17:25:52 -07:00
StoryReaction.php
StoryView.php Update StoryView model 2019-11-10 17:26:29 -07:00
UIKit.php Add UIKit model, migration and controller 2020-04-26 23:28:24 -06:00
User.php Update admin dashboard 2020-02-18 00:22:47 -07:00
UserDevice.php Update UserDevice model 2019-04-15 13:21:33 -06:00
UserFilter.php
UserInvite.php Update UserInvite model, add sender relation 2020-04-26 23:25:35 -06:00
UserSetting.php