You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Supernault
639e9859ed
Add AutolinkService
|
4 years ago |
| .. |
|
Console
|
Fix global memory limit set in constructor
|
4 years ago |
|
Events
|
…
|
|
|
Exceptions
|
Update DirectMessageController, disable exception logging for invalid urls. Fixes #2752
|
5 years ago |
|
Http
|
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports
|
4 years ago |
|
Jobs
|
Update public timeline api, add experimental cache
|
4 years ago |
|
Listeners
|
…
|
|
|
Mail
|
Update ContactAdmin mail, set New Support Message subject
|
4 years ago |
|
Models
|
Update InstanceActorController, improve json seralization by not escaping slashes
|
4 years ago |
|
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.
|
4 years ago |
|
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.
|
4 years ago |
|
Services
|
Add AutolinkService
|
4 years ago |
|
Transformer
|
Update NotificationTransformer
|
4 years ago |
|
Util
|
Update Localization util, filter out .DS_Store
|
4 years ago |
|
AccountInterstitial.php
|
…
|
|
|
AccountLog.php
|
Update AccountLog model, add fillable attribute
|
5 years ago |
|
Activity.php
|
…
|
|
|
Avatar.php
|
Update avatar model
|
5 years ago |
|
Bookmark.php
|
…
|
|
|
Circle.php
|
…
|
|
|
CircleProfile.php
|
…
|
|
|
Collection.php
|
Refactor snowflake id generation to improve randomness
|
4 years ago |
|
CollectionItem.php
|
Refactor snowflake id generation to improve randomness
|
4 years ago |
|
Comment.php
|
…
|
|
|
Contact.php
|
…
|
|
|
DirectMessage.php
|
…
|
|
|
DiscoverCategory.php
|
…
|
|
|
DiscoverCategoryHashtag.php
|
…
|
|
|
EmailVerification.php
|
…
|
|
|
FailedJob.php
|
…
|
|
|
FollowRequest.php
|
…
|
|
|
Follower.php
|
…
|
|
|
HasSnowflakePrimary.php
|
Refactor snowflake id generation to improve randomness
|
4 years ago |
|
Hashtag.php
|
…
|
|
|
HashtagFollow.php
|
…
|
|
|
ImportData.php
|
…
|
|
|
ImportJob.php
|
…
|
|
|
Instance.php
|
…
|
|
|
Like.php
|
…
|
|
|
Media.php
|
Update Media model
|
4 years ago |
|
MediaBlocklist.php
|
…
|
|
|
MediaTag.php
|
…
|
|
|
Mention.php
|
…
|
|
|
ModLog.php
|
…
|
|
|
Newsroom.php
|
…
|
|
|
Notification.php
|
…
|
|
|
OauthClient.php
|
…
|
|
|
Page.php
|
…
|
|
|
Place.php
|
Refactor snowflake id generation to improve randomness
|
4 years ago |
|
Profile.php
|
Update Profile model
|
4 years ago |
|
ProfileSponsor.php
|
…
|
|
|
Report.php
|
…
|
|
|
ReportComment.php
|
…
|
|
|
ReportLog.php
|
…
|
|
|
Status.php
|
Update Status model, use AccountService to generate urls instead of loading profile relation
|
4 years ago |
|
StatusArchived.php
|
…
|
|
|
StatusHashtag.php
|
…
|
|
|
StatusView.php
|
…
|
|
|
Story.php
|
Update Story model, use immutable datetime
|
4 years ago |
|
StoryItem.php
|
…
|
|
|
StoryReaction.php
|
…
|
|
|
StoryView.php
|
…
|
|
|
UIKit.php
|
…
|
|
|
User.php
|
…
|
|
|
UserDevice.php
|
…
|
|
|
UserFilter.php
|
…
|
|
|
UserInvite.php
|
…
|
|
|
UserSetting.php
|
…
|
|
|
helpers.php
|
Add helpers
|
5 years ago |