Commit Graph

2542 Commits (aa57e1e59325d4a7fe9242599e2f40d058d5cf48)

Author SHA1 Message Date
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
Daniel Supernault aded149fae
Update AccountController, include account entities in follow_requests.json endpoint 3 years ago
Daniel Supernault f54fd6e9cc
Update ApiV1Controller, add network timeline support via NetworkTimelineService 3 years ago
Daniel Supernault 37f97ccc2d
Update AP helpers 3 years ago
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 3 years ago
Daniel Supernault 9c17def4a0
Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 3 years ago
Daniel Supernault 97f3bc571e
Update TrustProxies middleware 3 years ago
Daniel Supernault 7c8f76438b
Update LiveStream model 3 years ago
Daniel Supernault feecc06c2a
Update installer command 3 years ago
Daniel Supernault 2b7c8dd1e5
Update GenerateInstanceActor command 3 years ago
Daniel Supernault 98c2397bf0
Update ApiV1Controller, fix non-public visibility inclusion on home timeline 3 years ago
Daniel Supernault 5bcc02ecac
Update PublicApiController, fix non-public visibility inclusion on home timeline 3 years ago
Daniel Supernault a73b2f0002
Update Profile model 3 years ago
Daniel Supernault 4ecbd7cbe4
Update FollowerService 3 years ago
Shlee 8c31bd4c68
Update UserCreate.php 3 years ago
Shlee 95a22b7b55
Update UserCreate.php 3 years ago
Shlee 330ed8ef82
Update UserCreate.php 3 years ago
Daniel Supernault 68300c426c
Update AccountController 3 years ago
Daniel Supernault 4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 3 years ago
Daniel Supernault 85fb46668c
Update FollowRequest model 3 years ago
Daniel Supernault c82f208517
Update Inbox, store follow request activity 3 years ago
Daniel Supernault 00770c6002
Update livestream config 3 years ago
Shlee 4a1eb82f63
Update StatusTransformer.php 3 years ago
Shlee e2a5a25416
Update StatusStatelessTransformer.php 3 years ago
Daniel Supernault 5206f21f59
Add Live Stories/Live streaming 3 years ago
Daniel Supernault 13a6630351
Update network timeline api, limit falloff to 2 days 3 years ago
Shlee 347f1a6d53
Update StatusStatelessTransformer.php 3 years ago
Shlee af3d313047
Update StatusTransformer.php 3 years ago
Shlee 6c69b30870
Update UserCreate.php 3 years ago
daniel ecffbd294e
Merge pull request #3490 from shleeable/patch-25
Update LabsSettings.php - CookieJar::make() expects string, true given.
3 years ago
daniel 8d49ca18fd
Merge pull request #3486 from shleeable/patch-21
Update InstallController.php - function version_compare expects string, float given.
3 years ago
daniel ccc219bf55
Merge pull request #3485 from shleeable/patch-20
Update MediaDraftTransformer.php
3 years ago
daniel c516174376
Merge pull request #3484 from shleeable/patch-19
Update ResultsTransformer.php
3 years ago
daniel 9784e261ea
Merge pull request #3483 from shleeable/patch-18
Update SpaController.php
3 years ago
Daniel Supernault 20e0371c19
Update AP helpers, remove unused variable 3 years ago
Daniel Supernault 505261dab1
Refactor AP profileFetch logic to fix race conditions and improve updating fields and avatars 3 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
noellabo 1bdfa7a4a2 Fix instance API 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Daniel Supernault 657c66c1f1
Update AP Helpers, fix getSensitive and getScope missing parameters 3 years ago
Shlee 7447209236
Update SettingsController.php 3 years ago
Shlee 9b792e8e98
Update LabsSettings.php 3 years ago
Shlee a54d9c4f71
Update InstallController.php 3 years ago
Shlee eacbc06c3f
Update MediaDraftTransformer.php 3 years ago
Shlee 2e50811f2f
Update ResultsTransformer.php 3 years ago
Shlee f47ed7bdd1
Update SpaController.php 3 years ago
Daniel Supernault f58dec3d73
Fix typos in ap transformers 3 years ago
Daniel Supernault 3f322e29d7
Update adminReportController, fix mail verification request 500 bug by changing filter precedence to catch deleted users that may still be cached in AccountService 3 years ago
Daniel Supernault 0a7a061a83
Update StatusTransformer 3 years ago
Daniel Supernault 5ff4730ff1
Update home timeline, redirect to /i/web unless force_old_ui is present 3 years ago
daniel 73b82855ed
Merge branch 'staging' into ld 3 years ago
daniel 8b594acfb2
Merge pull request #3460 from shleeable/staging-6
Update Inbox.php - add missing break on case
3 years ago
daniel 732521e954
Merge pull request #3455 from shleeable/staging-2
Update AdminController.php
3 years ago
daniel a7f8c297b1
Merge pull request #3449 from shleeable/patch-6
safefixes - Remove unwanted else from loop
3 years ago
daniel c9037a1243
Merge pull request #3448 from shleeable/patch-5
Update StatusTransformer.php - #3440
3 years ago
a 9e22b48a42 add back missing security context to direct messages 3 years ago
a be6dc8ac47 clean up json-ld schema 3 years ago
Shlee 0053775bd4 Update Inbox.php 3 years ago
Shlee d0c44757e7 Update AdminController.php 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Daniel Supernault 95f902b12b
Fix json-ld attributes, fixes #3423 3 years ago
Shlee d36e472646
Update Installer.php 3 years ago
Shlee 549b8f40dc
Update StatusTransformer.php 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Daniel Supernault 84209c2433
Remove arbitrary metro url redirect timeout 3 years ago
Daniel Supernault 18931a1ffc
Update AP helpers, enforce UTC 3 years ago
Daniel Supernault f6d1b0a24b
cs fix 3 years ago
daniel c8014674c3
Merge pull request #3438 from shleeable/patch-1
Update MediaDeletePipeline.php for Jortage S3 support
3 years ago
Shlee 485c586ef2
Update MediaDeletePipeline.php 3 years ago
Daniel Supernault 0afea2ba1c
Cleanup outdated discover routes and unused HomeController 3 years ago
Daniel Supernault 153eb6ba4c
Update HashtagService, use sorted set for followed tags 3 years ago
Daniel Supernault 71ba5fedc2
Update Like model, bump max likes per day from 100 to 200 3 years ago
Daniel Supernault a4659fd2ab
Update DirectMessageController to support new Metro 2.0 UI DMs 3 years ago
Daniel Supernault d43908780f
Update StoryFanout, remove unused variable 3 years ago
noellabo 74cc41d4fa Add Content-Type and User-Agent for activity delivery 3 years ago
Daniel Supernault f07cc14c4f
Add /api/v2/media endpoint, fixes #3405 3 years ago
Daniel Supernault cb2392f351
Update FederationController 3 years ago
Daniel Supernault 3172cb59cd
Add Conversations to Inbox 3 years ago
Daniel Supernault f34a1e9d8e
Add Conversations model 3 years ago
Daniel Supernault cc6b78c436
Update StatusService 3 years ago
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 3 years ago
Daniel Supernault 6cf671cb23
Add web installer 3 years ago
Daniel Supernault 488561c270
Update ConfigCacheService, fail to fallback earlier 3 years ago
Daniel Supernault a3d76ee522
Update AdminSettingsController 3 years ago
Daniel Supernault 197499da8b
Update AP helpers 3 years ago
Daniel Supernault 58d3c700b2
Update AP helpers 3 years ago
Daniel Supernault 4287f14bc5
Update InboxPipeline, fixes #3332 3 years ago
Daniel Supernault f8931dc7cd
Update AP Inbox, fixes #3332 3 years ago
Daniel Supernault 3ef850fe59
Update nodeinfo 3 years ago
Daniel Supernault b424691110
Update DeleteWorker, fixes #3338 3 years ago
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 3 years ago
Daniel Supernault a0061eb56c
Update CollectionController, limit unpublished collections to owner 3 years ago
Daniel Supernault dab9bcaf36
Update SpaController, fix typo 3 years ago
Daniel Supernault 9a7289198a
Update PublicApiController, fix edge case in timeline pagination 3 years ago
Daniel Supernault 5649873ab8
Update ApiV1Controller, add miissing pagination header 3 years ago
Daniel Supernault a5cdc28b6c
Update ApiV1Controller, fix timelline pagination 3 years ago
daniel a5114bf35a
Merge pull request #3348 from shadowfacts/emoji-schema
Change static_path on custom emojis to static_url
3 years ago
Shadowfacts 0a7f8fd142
Change static_path on custom emojis to static_url 3 years ago
Daniel Supernault d8ff40ebf9
Update DiscoverController, improve tag feed perf 3 years ago