.. |
Auth
|
Update oauth flow
|
2022-03-24 21:42:58 -06:00 |
Console
|
Update installer command
|
2022-06-09 00:09:01 -06:00 |
Events
|
…
|
|
Exceptions
|
…
|
|
Http
|
Update TrustProxies middleware
|
2022-06-09 02:28:59 -06:00 |
Jobs
|
Update AccountController, dispatch Accept Follow activity if applicable
|
2022-06-03 04:18:06 -06:00 |
Listeners
|
…
|
|
Mail
|
…
|
|
Models
|
Update LiveStream model
|
2022-06-09 00:14:40 -06:00 |
Observers
|
…
|
|
Providers
|
Update oauth flow
|
2022-03-24 21:42:58 -06:00 |
Services
|
Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days.
|
2022-06-09 04:09:05 -06:00 |
Transformer
|
Update AccountController, dispatch Accept Follow activity if applicable
|
2022-06-03 04:18:06 -06:00 |
Util
|
Update FollowRequest model
|
2022-06-03 01:29:50 -06:00 |
AccountInterstitial.php
|
Add AccountInterstitial model and controller
|
2020-12-05 00:08:05 -07:00 |
AccountLog.php
|
…
|
|
Activity.php
|
Update AP logger
|
2020-04-29 15:29:10 -06:00 |
Avatar.php
|
…
|
|
Bookmark.php
|
…
|
|
Circle.php
|
Update Circle model
|
2019-02-15 20:56:44 -07:00 |
CircleProfile.php
|
…
|
|
Collection.php
|
…
|
|
CollectionItem.php
|
Refactor snowflake id generation to improve randomness
|
2021-09-01 22:46:57 -06:00 |
Comment.php
|
Apply fixes from StyleCI
|
2018-08-28 03:07:36 +00:00 |
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
|
…
|
|
EmailVerification.php
|
Update EmailVerification model
|
2019-02-03 14:48:34 -07:00 |
FailedJob.php
|
Add FailedJob model
|
2019-01-31 12:56:20 -07:00 |
FollowRequest.php
|
Update AccountController, dispatch Accept Follow activity if applicable
|
2022-06-03 04:18:06 -06:00 |
Follower.php
|
Update Follower model, increase hourly limit from 30 to 150
|
2020-12-27 18:15:10 -07:00 |
HasSnowflakePrimary.php
|
…
|
|
Hashtag.php
|
Update account settings, add hashtags to relationships
|
2019-07-10 21:26:05 -06:00 |
HashtagFollow.php
|
…
|
|
ImportData.php
|
…
|
|
ImportJob.php
|
…
|
|
Instance.php
|
…
|
|
Like.php
|
Update Like model, bump max likes per day from 100 to 200
|
2022-05-09 00:33:01 -06:00 |
Media.php
|
Update DiscoverController, cache public tag feed and only include local posts for unauthenticated users
|
2022-03-31 01:04:15 -06:00 |
MediaBlocklist.php
|
Add MediaBlocklist feature
|
2020-07-26 22:05:52 -06:00 |
MediaTag.php
|
…
|
|
Mention.php
|
Apply fixes from StyleCI
|
2018-08-28 03:07:36 +00:00 |
ModLog.php
|
…
|
|
Newsroom.php
|
…
|
|
Notification.php
|
Update NotificationTransformer, handle tagged deletes
|
2020-12-13 17:28:33 -07:00 |
OauthClient.php
|
…
|
|
Page.php
|
Add Page model
|
2019-01-31 12:55:37 -07:00 |
Place.php
|
Refactor snowflake id generation to improve randomness
|
2021-09-01 22:46:57 -06:00 |
Profile.php
|
Update Profile model
|
2022-06-05 02:49:29 -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
|
Update ReportLog model
|
2019-02-03 14:49:26 -07:00 |
Status.php
|
Change ISO-8601 to RFC 3339 EXTENDED
|
2022-05-21 05:14:22 +09:00 |
StatusArchived.php
|
Add StatusArchived model + migration
|
2021-01-09 00:05:21 -07:00 |
StatusHashtag.php
|
Update StatusHashtag model, add status_visibility to $fillable
|
2019-07-07 23:31:19 -06:00 |
StatusView.php
|
…
|
|
Story.php
|
Update Story model, use immutable datetime
|
2021-09-03 22:46:06 -06:00 |
StoryItem.php
|
Update StoryItem model
|
2019-11-10 17:25:52 -07:00 |
StoryReaction.php
|
Update StoryReaction model
|
2019-01-12 00:44:51 -07:00 |
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
|
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
|
Update UserSetting model, cast compose_settings and other as json
|
2021-12-04 17:35:50 -07:00 |
helpers.php
|
Add helpers
|
2021-05-07 21:37:10 -06:00 |