..
Console
Update UserCreate command, closes #2581
2021-01-24 15:43:37 -07:00
Events
Exceptions
Use same json error format as Mastodon
2021-04-20 18:18:42 +02:00
Http
Update PublicApiController, limit network pagination to 3 months
2021-04-06 23:37:53 -06:00
Jobs
Update federation pipeline, add locks
2021-02-16 23:39:39 -07:00
Listeners
Update AuthLogin listener
2020-11-25 10:11:50 -07:00
Mail
Add password change email notification
2020-08-24 23:36:12 -06:00
Models
Update InstanceActor model
2021-01-17 14:03:32 -07:00
Observers
Update AccountService, cache object and observe changes
2021-02-01 00:47:54 -07:00
Providers
Update AccountService, cache object and observe changes
2021-02-01 00:47:54 -07:00
Services
Update MediaStorageService, improve head checks to fix failed jobs
2021-02-17 01:09:39 -07:00
Transformer
New License formats
2021-03-31 22:08:03 -06:00
Util
New License formats
2021-03-31 22:08:03 -06:00
AccountInterstitial.php
Add AccountInterstitial model and controller
2020-12-05 00:08:05 -07:00
AccountLog.php
Update AccountLog model, add fillable attribute
2021-01-30 19:56:31 -07:00
Activity.php
Update AP logger
2020-04-29 15:29:10 -06:00
Avatar.php
Update avatar model
2021-01-25 21:30:37 -07:00
Bookmark.php
Circle.php
CircleProfile.php
Collection.php
CollectionItem.php
Comment.php
Contact.php
DirectMessage.php
Update DirectMessage model
2020-11-25 10:41:44 -07:00
DiscoverCategory.php
DiscoverCategoryHashtag.php
EmailVerification.php
FailedJob.php
Follower.php
Update Follower model, increase hourly limit from 30 to 150
2020-12-27 18:15:10 -07:00
FollowRequest.php
Hashtag.php
HashtagFollow.php
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php
New License formats
2021-03-31 22:08:03 -06: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
Newsroom.php
Notification.php
Update NotificationTransformer, handle tagged deletes
2020-12-13 17:28:33 -07:00
OauthClient.php
Page.php
Place.php
Update Place model, add name method
2020-11-27 14:22:05 -07:00
Profile.php
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts
2021-02-09 00:42:12 -07:00
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php
Update Status model, refactor liked and shared methods to fix cache invalidation bug
2021-02-14 22:35:31 -07:00
StatusArchived.php
Add StatusArchived model + migration
2021-01-09 00:05:21 -07:00
StatusHashtag.php
StatusView.php
Add StatusView model to store views for discover algorithm
2020-12-26 20:16:35 -07:00
Story.php
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
Add UIKit model, migration and controller
2020-04-26 23:28:24 -06:00
User.php
Update User model, add interstitial relation
2020-12-05 00:13:24 -07:00
UserDevice.php
UserFilter.php
UserInvite.php
UserSetting.php