pixelfed/app
2021-12-22 00:59:03 -07:00
..
Console
Events Add broadcast events for real time updates 2019-04-08 14:38:27 -06:00
Exceptions Update DirectMessageController, disable exception logging for invalid urls. Fixes #2752 2021-06-01 21:18:02 -06:00
Http Update PublicApiController 2021-12-22 00:59:03 -07:00
Jobs
Listeners Update AuthLogin listener 2020-11-25 10:11:50 -07:00
Mail Update ContactAdmin mail, set New Support Message subject 2021-07-26 19:23:55 -06:00
Models Update InstanceActorController, improve json seralization by not escaping slashes 2021-10-07 00:46:20 -06:00
Observers Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 2021-10-07 03:27:13 -06:00
Providers Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 2021-10-07 03:27:13 -06:00
Services Update StatusService 2021-12-21 21:40:10 -07:00
Transformer
Util
AccountInterstitial.php
AccountLog.php
Activity.php
Avatar.php
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
Collection.php Refactor snowflake id generation to improve randomness 2021-09-01 22:46:57 -06:00
CollectionItem.php
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
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
HasSnowflakePrimary.php Refactor snowflake id generation to improve randomness 2021-09-01 22:46:57 -06:00
helpers.php
ImportData.php
ImportJob.php
Instance.php
Like.php
Media.php
MediaBlocklist.php
MediaTag.php
Mention.php Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
ModLog.php
Newsroom.php Update Newsroom model, add editUrl() method 2019-12-23 23:13:03 -07:00
Notification.php
OauthClient.php
Page.php
Place.php
Profile.php
ProfileSponsor.php
Report.php
ReportComment.php
ReportLog.php
Status.php
StatusArchived.php
StatusHashtag.php
StatusView.php Add StatusView model to store views for discover algorithm 2020-12-26 20:16:35 -07:00
Story.php Update Story model, use immutable datetime 2021-09-03 22:46:06 -06:00
StoryItem.php
StoryReaction.php
StoryView.php
UIKit.php
User.php Update User model, add interstitial relation 2020-12-05 00:13:24 -07:00
UserDevice.php Update UserDevice model 2019-04-15 13:21:33 -06:00
UserFilter.php
UserInvite.php
UserSetting.php Update UserSetting model, cast compose_settings and other as json 2021-12-04 17:35:50 -07:00